Skip to Content.
Sympa Menu

notify-dpml - [CC][dpml-main] dpml-main build.6 Build Fixed

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: info AT dpml.net
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: [CC][dpml-main] dpml-main build.6 Build Fixed
  • Date: Sun, 30 Jan 2005 14:48:36 -0500 (EST)

BUILD COMPLETE -  build.6
Date of build: 2005-01-30 14:47:57
Time to build: 34 seconds
Last changed: 2005-01-30 01:47:37
Last log entry: Update Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.

 Unit Tests: (98)
error testIndexBuildernet.dpml.magic.builder.test.IndexBuilderTestCase
error testDefaultKeynet.dpml.magic.project.test.ContextTestCase
error testKeyFromPropertynet.dpml.magic.project.test.ContextTestCase
error testNonNullIndexnet.dpml.magic.project.test.ContextTestCase
error testSrcDirectorynet.dpml.magic.project.test.ContextTestCase
error testEtcDirectorynet.dpml.magic.project.test.ContextTestCase
error testTargetDirectorynet.dpml.magic.project.test.ContextTestCase
error testBuildDirectorynet.dpml.magic.project.test.ContextTestCase
error testDeliverablesDirectorynet.dpml.magic.project.test.ContextTestCase
error testClassesDirectorynet.dpml.magic.project.test.ContextTestCase
error testTestClassesDirectorynet.dpml.magic.project.test.ContextTestCase
error testTestReportsDirectorynet.dpml.magic.project.test.ContextTestCase
error testTempDirectorynet.dpml.magic.project.test.ContextTestCase
error testTestDirectorynet.dpml.magic.project.test.ContextTestCase
error testDocsDirectorynet.dpml.magic.project.test.ContextTestCase
error testIndexnet.dpml.magic.test.IndexTestCase
 
 Unit Test Error Details: (16)
Test: testIndexBuilder
Class: net.dpml.magic.builder.test.IndexBuilderTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.builder.test.IndexBuilderTestCase.setUp(IndexBuilderTestCase.java:39)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 37 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.builder.test.IndexBuilderTestCase.setUp(IndexBuilderTestCase.java:39)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testDefaultKey
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testDefaultKey(ContextTestCase.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testDefaultKey(ContextTestCase.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testKeyFromProperty
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testKeyFromProperty(ContextTestCase.java:61)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testKeyFromProperty(ContextTestCase.java:61)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testNonNullIndex
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testNonNullIndex(ContextTestCase.java:70)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testNonNullIndex(ContextTestCase.java:70)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testSrcDirectory
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testSrcDirectory(ContextTestCase.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testSrcDirectory(ContextTestCase.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testEtcDirectory
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testEtcDirectory(ContextTestCase.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testEtcDirectory(ContextTestCase.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testTargetDirectory
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testTargetDirectory(ContextTestCase.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testTargetDirectory(ContextTestCase.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testBuildDirectory
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testBuildDirectory(ContextTestCase.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testBuildDirectory(ContextTestCase.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testDeliverablesDirectory
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testDeliverablesDirectory(ContextTestCase.java:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testDeliverablesDirectory(ContextTestCase.java:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testClassesDirectory
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testClassesDirectory(ContextTestCase.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testClassesDirectory(ContextTestCase.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testTestClassesDirectory
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testTestClassesDirectory(ContextTestCase.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testTestClassesDirectory(ContextTestCase.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testTestReportsDirectory
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testTestReportsDirectory(ContextTestCase.java:150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testTestReportsDirectory(ContextTestCase.java:150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testTempDirectory
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testTempDirectory(ContextTestCase.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testTempDirectory(ContextTestCase.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testTestDirectory
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testTestDirectory(ContextTestCase.java:170)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testTestDirectory(ContextTestCase.java:170)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testDocsDirectory
Class: net.dpml.magic.project.test.ContextTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testDocsDirectory(ContextTestCase.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 44 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.project.test.ContextTestCase.testDocsDirectory(ContextTestCase.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Test: testIndex
Class: net.dpml.magic.test.IndexTestCase
Type: org.apache.tools.ant.BuildException
Message: java.io.FileNotFoundException: /tmp/cc-work
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:178)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.test.IndexTestCase.setUp(IndexTestCase.java:40)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
Caused by: java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
... 39 more
--- Nested Exception ---
java.io.FileNotFoundException: /tmp/cc-work
at net.dpml.magic.builder.IndexBuilder.resolve(IndexBuilder.java:176)
at net.dpml.magic.builder.IndexBuilder.getIndexFile(IndexBuilder.java:156)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:87)
at net.dpml.magic.builder.IndexBuilder.<init>(IndexBuilder.java:69)
at net.dpml.magic.project.Context.resolveIndex(Context.java:352)
at net.dpml.magic.project.Context.<init>(Context.java:111)
at net.dpml.magic.test.IndexTestCase.setUp(IndexTestCase.java:40)
at net.dpml.magic.tasks.JUnitTestTask.test(JUnitTestTask.java:377)
at net.dpml.magic.tasks.JUnitTestTask.execute(JUnitTestTask.java:163)
at net.dpml.magic.tasks.ReactorTask.executeTarget(ReactorTask.java:253)
at net.dpml.magic.tasks.ReactorTask.executeReactiveBuild(ReactorTask.java:111)
at net.dpml.magic.tasks.ReactorTask.execute(ReactorTask.java:72)
 

 Modifications since last build:  (37)
modifiedmcconnell/development/main/transit/index.xmlUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/magic/core/src/main/net/dpml/magic/builder/XMLDefinitionBuilder.javaUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/magic/core/src/main/net/dpml/magic/model/Resource.javaUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/magic/core/src/main/net/dpml/magic/tasks/ReactorTask.javaUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/magic/core/src/main/net/dpml/magic/project/ProjectPath.javaUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/transit/plugin/etc/bin/transit.batUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/transit/handler/build.xmlUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/magic/core/src/main/net/dpml/magic/model/Info.javaUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/transit/plugin/build.xmlUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/util/module.xmlUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/util/index.xmlUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
deletedmcconnell/development/main/transit/dist.xmlUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/index.xmlUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/magic/index.xmlUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/transit/module.xmlUpdate Magic to support multiple types per project/resource and sync. the rest of the build process against this. This commit enabled an automated build a complete Transit application bundle. Still more updates needed on unix scripts. Please note - this update removes the automatic updating of the installed dpml home content. I.e. to update a local installation will requiore unpacking of a distribution (people are going to hate this). ALso removed all magic index dependencies from the util and transit modules and moved the application bundle creation logic into the transit module.xml file imder the 'dist' target.
modifiedmcconnell/development/main/magic/core/src/main/net/dpml/magic/tasks/DistTask.javaCompletion of the DistTask to handle generation of cross platform deliverables (zip and tar) with options to include filesets (both), xipfiesets (zip only) and tarfelesets (tar only). Updates to the dist.xml build to match. Changes involved forking the ant Tar task class (should post a change request to the ant team).
addedmcconnell/development/main/magic/core/src/main/net/dpml/magic/tasks/TarTask.javaCompletion of the DistTask to handle generation of cross platform deliverables (zip and tar) with options to include filesets (both), xipfiesets (zip only) and tarfelesets (tar only). Updates to the dist.xml build to match. Changes involved forking the ant Tar task class (should post a change request to the ant team).
modifiedmcconnell/development/main/transit/dist.xmlCompletion of the DistTask to handle generation of cross platform deliverables (zip and tar) with options to include filesets (both), xipfiesets (zip only) and tarfelesets (tar only). Updates to the dist.xml build to match. Changes involved forking the ant Tar task class (should post a change request to the ant team).
modifiedpneubauer/development/main/central/site/src/docs/products/magic/tasks/junit.xml- added the reactor properties in order to be able to build subprojects with test failures/errors and fail after everything is done, including test reports. good for contineous integration.- changed the default of project.test.halt-on-errors to true.
modifiedpneubauer/development/main/magic/core/src/main/net/dpml/magic/tasks/ReactorTask.java- added the reactor properties in order to be able to build subprojects with test failures/errors and fail after everything is done, including test reports. good for contineous integration.- changed the default of project.test.halt-on-errors to true.
modifiedpneubauer/development/main/central/site/src/docs/products/magic/tasks/reactor.xml- added the reactor properties in order to be able to build subprojects with test failures/errors and fail after everything is done, including test reports. good for contineous integration.- changed the default of project.test.halt-on-errors to true.
modifiedpneubauer/development/main/magic/core/src/main/net/dpml/magic/tasks/JUnitTestTask.java- added the reactor properties in order to be able to build subprojects with test failures/errors and fail after everything is done, including test reports. good for contineous integration.- changed the default of project.test.halt-on-errors to true.
modifiedpneubauer/development/main/magic/spells/eclipse/etc/deliverables/templates/eclipse.templateadded description
addedmcconnell/development/main/transit/README.TXTadd the README
modifiedmcconnell/development/main/central/site/build.xmlSync navigation with number build key and fix broken links.
modifiedmcconnell/development/main/central/site/src/docs/guide/transit/navigation.xmlSync navigation with number build key and fix broken links.
modifiedmcconnell/development/main/central/site/src/docs/products/transit/000/technical/repository/chain.xmlSync navigation with number build key and fix broken links.
modifiedmcconnell/development/main/central/site/src/docs/products/transit/000/guide.xmlSync navigation with number build key and fix broken links.
modifiedmcconnell/development/main/central/site/src/docs/products/transit/000/navigation.xmlSync navigation with number build key and fix broken links.
modifiedmcconnell/development/main/central/site/src/docs/products/transit/navigation.xmlSync navigation with number build key and fix broken links.
modifiedmcconnell/development/main/central/site/src/docs/products/transit/000/technical/hosts/index.xmlSync navigation with number build key and fix broken links.
addedmcconnell/development/main/central/site/src/docs/about/community/people/mcconnell.xmlSync navigation with number build key and fix broken links.
modifiedmcconnell/development/main/central/site/src/docs/products/transit/000/index.xmlSync navigation with number build key and fix broken links.
modifiedmcconnell/development/main/central/site/src/docs/products/transit/000/overview/plugins.xmlSync navigation with number build key and fix broken links.
modifiedmcconnell/development/main/central/site/src/docs/products/transit/000/technical/launcher/properties.xmlSync navigation with number build key and fix broken links.
modifiedmcconnell/development/main/central/site/src/docs/products/transit/index.xmlSync navigation with number build key and fix broken links.
modifiedmcconnell/development/main/central/site/src/docs/products/transit/000/overview/classloading.xmlSync navigation with number build key and fix broken links.



  • [CC][dpml-main] dpml-main build.6 Build Fixed, info, 01/30/2005

Archive powered by MHonArc 2.6.24.

Top of Page