[echo] Using connection: scm:cvs:ext:glast@glast-java.slac.stanford.edu:/cvs/java:org-glast-pipeline-web
scm:update
[echo] Updating from SCM [INFO] Executing: cvs -f -q update -d [INFO] Working directory: /a/sulky39/g.glast.u10/cruisecontrol/current/checkout/org-glast-pipeline-web BUILD SUCCESSFUL Total time: 4 seconds Finished at: Tue Aug 26 02:50:43 PDT 2008
build:start
clean:clean
clean
java:prepare-filesystem
[mkdir] Created dir: /a/sulky39/g.glast.u10/cruisecontrol/current/checkout/org-glast-pipeline-web/target/classes
java:compile
[echo] Compiling to /a/sulky39/g.glast.u10/cruisecontrol/current/checkout/org-glast-pipeline-web/target/classes [javac] Compiling 28 source files to /a/sulky39/g.glast.u10/cruisecontrol/current/checkout/org-glast-pipeline-web/target/classes Note: /a/sulky39/g.glast.u10/cruisecontrol/current/checkout/org-glast-pipeline-web/src/main/java/org/glast/pipeline/web/util/GraphVizProperties.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details.
java:jar-resources
test:prepare-filesystem
[mkdir] Created dir: /a/sulky39/g.glast.u10/cruisecontrol/current/checkout/org-glast-pipeline-web/target/test-classes [mkdir] Created dir: /a/sulky39/g.glast.u10/cruisecontrol/current/checkout/org-glast-pipeline-web/target/test-reports
test:test-resources
test:compile
[echo] No test source files to compile.
test:test
[echo] No tests to run.
jar:jar
[jar] Building jar: /a/sulky39/g.glast.u10/cruisecontrol/current/checkout/org-glast-pipeline-web/target/org-glast-pipeline-web-2.7-SNAPSHOT.jar Copying: from '/a/sulky39/g.glast.u10/cruisecontrol/current/checkout/org-glast-pipeline-web/target/org-glast-pipeline-web-2.7-SNAPSHOT.jar' to: '/nfs/farm/g/glast/u10/cruisecontrol/current/mavenrepository/repository/glast/jars/org-glast-pipeline-web-2.7-SNAPSHOT.jar' Copying: from '/a/sulky39/g.glast.u10/cruisecontrol/current/checkout/org-glast-pipeline-web/project.xml' to: '/nfs/farm/g/glast/u10/cruisecontrol/current/mavenrepository/repository/glast/poms/org-glast-pipeline-web-2.7-SNAPSHOT.pom' BUILD SUCCESSFUL Total time: 4 seconds Finished at: Tue Aug 26 02:50:48 PDT 2008
Unit Tests: (0)
No Tests Run
This project doesn't have any tests
Modifications since last successful build:
(1)
modified
dflath
src/web/schemas/2.0/pipeline.jsp
08/26/2008 02:48:03
Changed schema version back to 1.2 Looks like we don't modify this number from version to version... PFE-178