You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Continuum@vmbuild" <de...@commons.apache.org> on 2007/09/05 00:33:41 UTC

[continuum] BUILD FAILURE: Commons JCI

Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=3707&projectId=142

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Tue 4 Sep 2007 15:30:56 -0700
  Finished at: Tue 4 Sep 2007 15:33:33 -0700
  Total time: 2m 37s
  Build Trigger: Schedule
  Build Number: 0
  Exit code: 1
  Building machine hostname: vmbuild
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.4.2_15"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
          Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.4.2_15
          OS name: "linux" version: "2.6.20-16-server" arch: "i386"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: tcurdt @ Tue 4 Sep 2007 15:22:29 -0700
Comment: a bug in janino required an upgrade,
also use the janino compiler API in a better way,
(fixes jci-53)
Files changed:
  /commons/proper/jci/trunk/compilers/janino/pom.xml ( 572825 )
  /commons/proper/jci/trunk/compilers/janino/src/main/java/org/apache/commons/jci/compilers/JaninoJavaCompiler.java ( 572825 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

****************************************************************************
Test Summary:
****************************************************************************
Tests: 46
Failures: 0
Total time: 125233

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Commons JCI
[INFO]   fam
[INFO]   core
[INFO]   compiler-eclipse
[INFO]   compiler-janino
[INFO]   compiler-groovy
[INFO]   compiler-javac
[INFO]   compiler-rhino
[INFO]   examples
[INFO] ----------------------------------------------------------------------------
[INFO] Building Commons JCI
[INFO]    task-segment: [clean, deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/142/target
[INFO] Deleting directory /home/continuum/data/working-directory/142/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/142/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/142/target/site
[INFO] [cobertura:clean {execution: default}]
[INFO] [site:attach-descriptor]
[WARNING] Unable to load parent project from repository: Could not find the model file '/home/continuum/data/working-directory/142/../pom.xml'. for project unknown
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/142/pom.xml to /home/continuum/.m2/repository/org/apache/commons/commons-jci/1.1-SNAPSHOT/commons-jci-1.1-SNAPSHOT.pom
[INFO] [deploy:deploy]
altDeploymentRepository = vmbuild.repo::default::file://localhost/home/continuum/data/commons
[INFO] Using alternate deployment repository vmbuild.repo::default::file://localhost/home/continuum/data/commons
[INFO] Retrieving previous build number from vmbuild.repo
Uploading: file://localhost/home/continuum/data/commons/org/apache/commons/commons-jci/1.1-SNAPSHOT/commons-jci-1.1-SNAPSHOT.pom
11K uploaded
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'snapshot org.apache.commons:commons-jci:1.1-SNAPSHOT'
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading site descriptor for commons-jci 1.1-SNAPSHOT site.xml
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'artifact org.apache.commons:commons-jci'
[INFO] ----------------------------------------------------------------------------
[INFO] Building fam
[INFO]    task-segment: [clean, deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/142/fam/target
[INFO] Deleting directory /home/continuum/data/working-directory/142/fam/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/142/fam/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/142/fam/target/site
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to /home/continuum/data/working-directory/142/fam/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /home/continuum/data/working-directory/142/fam/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/142/fam/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
2007/09/04 15:31:21:659 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:31:21:659 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:31:21:660 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60127.tmp
2007/09/04 15:31:21:660 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci60127.tmp
2007/09/04 15:31:21:664 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60127.tmp
2007/09/04 15:31:21:665 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:31:21:665 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:31:21:665 PDT [DEBUG] FilesystemAlterationMonitorTestCase - writing /tmp/jci60127.tmp/file
2007/09/04 15:31:21:665 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:31:24:674 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60127.tmp
2007/09/04 15:31:24:674 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci60127.tmp/file
2007/09/04 15:31:24:675 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60127.tmp
2007/09/04 15:31:24:675 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:31:24:675 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:31:27:688 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
2007/09/04 15:31:27:688 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:31:27:688 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:31:27:689 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60128.tmp
2007/09/04 15:31:27:689 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci60128.tmp
2007/09/04 15:31:27:689 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60128.tmp
2007/09/04 15:31:27:689 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:31:27:689 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:31:27:690 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:31:30:702 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60128.tmp
2007/09/04 15:31:30:703 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci60128.tmp/dir
2007/09/04 15:31:30:703 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60128.tmp
2007/09/04 15:31:30:703 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:31:30:704 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:31:33:712 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
2007/09/04 15:31:33:714 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:31:33:714 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:31:33:714 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60129.tmp
2007/09/04 15:31:33:715 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci60129.tmp
2007/09/04 15:31:33:715 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60129.tmp
2007/09/04 15:31:33:715 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:31:33:715 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:31:33:715 PDT [DEBUG] FilesystemAlterationMonitorTestCase - writing /tmp/jci60129.tmp/file
2007/09/04 15:31:33:716 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:31:36:721 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60129.tmp
2007/09/04 15:31:36:722 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci60129.tmp/file
2007/09/04 15:31:36:722 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60129.tmp
2007/09/04 15:31:36:722 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:31:36:722 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:31:36:724 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:31:39:730 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60129.tmp
2007/09/04 15:31:39:731 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryChange /tmp/jci60129.tmp
2007/09/04 15:31:39:731 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileDelete /tmp/jci60129.tmp/file
2007/09/04 15:31:39:731 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60129.tmp
2007/09/04 15:31:39:731 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:31:39:732 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:31:42:740 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
2007/09/04 15:31:42:742 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:31:42:742 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:31:42:742 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60130.tmp
2007/09/04 15:31:42:742 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci60130.tmp
2007/09/04 15:31:42:742 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60130.tmp
2007/09/04 15:31:42:743 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:31:42:743 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:31:42:745 PDT [DEBUG] FilesystemAlterationMonitorTestCase - writing /tmp/jci60130.tmp/dir/sub/file
2007/09/04 15:31:42:745 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:31:45:749 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60130.tmp
2007/09/04 15:31:45:750 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci60130.tmp/dir
2007/09/04 15:31:45:750 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci60130.tmp/dir/sub
2007/09/04 15:31:45:750 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci60130.tmp/dir/sub/file
2007/09/04 15:31:45:750 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60130.tmp
2007/09/04 15:31:45:750 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:31:45:751 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:31:47:270 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:31:48:768 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60130.tmp
2007/09/04 15:31:48:769 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryChange /tmp/jci60130.tmp
2007/09/04 15:31:48:769 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileDelete /tmp/jci60130.tmp/dir/sub/file
2007/09/04 15:31:48:769 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryDelete /tmp/jci60130.tmp/dir/sub
2007/09/04 15:31:48:769 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryDelete /tmp/jci60130.tmp/dir
2007/09/04 15:31:48:769 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60130.tmp
2007/09/04 15:31:48:769 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:31:48:769 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:31:51:788 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
2007/09/04 15:31:51:798 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:31:51:799 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:31:51:799 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60131.tmp
2007/09/04 15:31:51:799 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci60131.tmp
2007/09/04 15:31:51:800 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60131.tmp
2007/09/04 15:31:51:801 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:31:51:801 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:31:51:801 PDT [DEBUG] FilesystemAlterationMonitorTestCase - writing /tmp/jci60131.tmp/file
2007/09/04 15:31:51:802 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:31:54:817 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60131.tmp
2007/09/04 15:31:54:819 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci60131.tmp/file
2007/09/04 15:31:54:820 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60131.tmp
2007/09/04 15:31:54:820 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:31:54:820 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:31:56:337 PDT [DEBUG] FilesystemAlterationMonitorTestCase - writing /tmp/jci60131.tmp/file
2007/09/04 15:31:56:337 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:31:57:836 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60131.tmp
2007/09/04 15:31:57:837 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileChange /tmp/jci60131.tmp/file
2007/09/04 15:31:57:839 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60131.tmp
2007/09/04 15:31:57:839 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:31:57:839 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:00:857 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
2007/09/04 15:32:05:385 PDT [DEBUG] FilesystemAlterationMonitorTestCase - writing /tmp/jci60133.tmp/file
2007/09/04 15:32:09:914 PDT [DEBUG] FilesystemAlterationMonitorTestCase - writing /tmp/jci60135.tmp/dir/file
2007/09/04 15:32:09:920 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:32:09:920 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:32:09:920 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60136.tmp
2007/09/04 15:32:09:920 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci60136.tmp
2007/09/04 15:32:09:921 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60136.tmp
2007/09/04 15:32:09:921 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:32:09:921 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:09:924 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:32:10:934 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60136.tmp
2007/09/04 15:32:10:934 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60136.tmp
2007/09/04 15:32:10:934 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:10:934 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:32:11:943 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci60136.tmp
2007/09/04 15:32:11:944 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci60136.tmp
2007/09/04 15:32:11:944 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:12:953 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.522 sec

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/142/fam/target/commons-jci-fam-1.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/142/fam/target/commons-jci-fam-1.1-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/commons/commons-jci-fam/1.1-SNAPSHOT/commons-jci-fam-1.1-SNAPSHOT.jar
[INFO] [deploy:deploy]
altDeploymentRepository = vmbuild.repo::default::file://localhost/home/continuum/data/commons
[INFO] Using alternate deployment repository vmbuild.repo::default::file://localhost/home/continuum/data/commons
[INFO] Retrieving previous build number from vmbuild.repo
Uploading: file://localhost/home/continuum/data/commons/org/apache/commons/commons-jci-fam/1.1-SNAPSHOT/commons-jci-fam-1.1-SNAPSHOT.jar
15K uploaded
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading project information for commons-jci-fam 1.1-SNAPSHOT
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'snapshot org.apache.commons:commons-jci-fam:1.1-SNAPSHOT'
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'artifact org.apache.commons:commons-jci-fam'
[INFO] ----------------------------------------------------------------------------
[INFO] Building core
[INFO]    task-segment: [clean, deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/142/core/target
[INFO] Deleting directory /home/continuum/data/working-directory/142/core/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/142/core/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/142/core/target/site
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 22 source files to /home/continuum/data/working-directory/142/core/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 9 source files to /home/continuum/data/working-directory/142/core/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/142/core/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.commons.jci.readers.ResourceReaderTestCase
2007/09/04 15:32:16:705 PDT [DEBUG] AbstractTestCase - writing /tmp/jci22580.tmp/test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Running org.apache.commons.jci.ReloadingClassLoaderRemoveTestCase
2007/09/04 15:32:16:767 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:32:16:769 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(356)
2007/09/04 15:32:16:769 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:32:16:770 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1960f05[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Simple (356 bytes)
2007/09/04 15:32:16:770 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/Object.class
2007/09/04 15:32:16:771 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1960f05[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Simple
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.commons.jci.CompilingClassLoaderTestCase
2007/09/04 15:32:16:812 PDT [DEBUG] CompilingClassLoaderTestCase - initial compile
2007/09/04 15:32:16:813 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:32:16:813 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:32:16:814 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22582.tmp
2007/09/04 15:32:16:815 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22582.tmp
2007/09/04 15:32:16:815 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22582.tmp
2007/09/04 15:32:16:816 PDT [DEBUG] CompilingListener - created:0 changed:0 deleted:0 resources
2007/09/04 15:32:16:816 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:16:817 PDT [DEBUG] AbstractTestCase - writing /tmp/jci22582.tmp/jci/Simple.java
2007/09/04 15:32:16:818 PDT [DEBUG] AbstractTestCase - writing /tmp/jci22582.tmp/jci/Extended.java
2007/09/04 15:32:16:821 PDT [DEBUG] CompilingClassLoaderTestCase - waiting for compile changes to get applied
2007/09/04 15:32:16:821 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:32:19:823 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22582.tmp
2007/09/04 15:32:19:824 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22582.tmp/jci
2007/09/04 15:32:19:825 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci22582.tmp/jci/Extended.java
2007/09/04 15:32:19:825 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci22582.tmp/jci/Simple.java
2007/09/04 15:32:19:825 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22582.tmp
2007/09/04 15:32:19:825 PDT [DEBUG] CompilingListener - created:2 changed:0 deleted:0 resources
2007/09/04 15:32:19:825 PDT [DEBUG] CompilingListener - 2 classes to compile
2007/09/04 15:32:19:826 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - resource jci/Extended.java = Extended
2007/09/04 15:32:19:829 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - compiling jci/Extended.java (519)
2007/09/04 15:32:19:829 PDT [DEBUG] MemoryResourceStore - writing resource jci/Extended.class(519)
2007/09/04 15:32:19:829 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - resource jci/Simple.java = Simple1
2007/09/04 15:32:19:830 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - compiling jci/Simple.java (357)
2007/09/04 15:32:19:830 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(357)
2007/09/04 15:32:19:832 PDT [DEBUG] CompilingListener - 0 errors, 0 warnings
2007/09/04 15:32:19:832 PDT [DEBUG] ReloadingListener - notifying listener org.apache.commons.jci.ReloadingClassLoader@cec0c5
2007/09/04 15:32:19:832 PDT [DEBUG] ReloadingClassLoader - reloading
2007/09/04 15:32:19:832 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:32:19:832 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:19:833 PDT [DEBUG] CompilingClassLoaderTestCase - *** ready to test
2007/09/04 15:32:19:833 PDT [DEBUG] CompilingClassLoaderTestCase - loading Simple
2007/09/04 15:32:19:833 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:32:19:833 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@6e70c7[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Simple (357 bytes)
2007/09/04 15:32:19:833 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/Object.class
2007/09/04 15:32:19:833 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@6e70c7[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Simple
2007/09/04 15:32:19:834 PDT [DEBUG] CompilingClassLoaderTestCase - loading Extended
2007/09/04 15:32:19:835 PDT [DEBUG] MemoryResourceStore - reading resource jci/Extended.class
2007/09/04 15:32:19:835 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@6e70c7[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Extended (519 bytes)
2007/09/04 15:32:19:835 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@6e70c7[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Extended
2007/09/04 15:32:19:835 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/StringBuffer.class
2007/09/04 15:32:22:844 PDT [DEBUG] CompilingClassLoaderTestCase - initial compile
2007/09/04 15:32:22:844 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:32:22:844 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:32:22:845 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22583.tmp
2007/09/04 15:32:22:845 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22583.tmp
2007/09/04 15:32:22:845 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22583.tmp
2007/09/04 15:32:22:845 PDT [DEBUG] CompilingListener - created:0 changed:0 deleted:0 resources
2007/09/04 15:32:22:845 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:22:846 PDT [DEBUG] AbstractTestCase - writing /tmp/jci22583.tmp/jci/Simple.java
2007/09/04 15:32:22:846 PDT [DEBUG] AbstractTestCase - writing /tmp/jci22583.tmp/jci/Extended.java
2007/09/04 15:32:22:847 PDT [DEBUG] CompilingClassLoaderTestCase - waiting for compile changes to get applied
2007/09/04 15:32:22:847 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:32:22:847 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
2007/09/04 15:32:25:850 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22583.tmp
2007/09/04 15:32:25:851 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22583.tmp/jci
2007/09/04 15:32:25:851 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci22583.tmp/jci/Extended.java
2007/09/04 15:32:25:852 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci22583.tmp/jci/Simple.java
2007/09/04 15:32:25:852 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22583.tmp
2007/09/04 15:32:25:852 PDT [DEBUG] CompilingListener - created:2 changed:0 deleted:0 resources
2007/09/04 15:32:25:853 PDT [DEBUG] CompilingListener - 2 classes to compile
2007/09/04 15:32:25:854 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - resource jci/Extended.java = Extended
2007/09/04 15:32:25:854 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - compiling jci/Extended.java (519)
2007/09/04 15:32:25:854 PDT [DEBUG] MemoryResourceStore - writing resource jci/Extended.class(519)
2007/09/04 15:32:25:854 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - resource jci/Simple.java = Simple1
2007/09/04 15:32:25:855 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - compiling jci/Simple.java (357)
2007/09/04 15:32:25:855 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(357)
2007/09/04 15:32:25:855 PDT [DEBUG] CompilingListener - 0 errors, 0 warnings
2007/09/04 15:32:25:855 PDT [DEBUG] ReloadingListener - notifying listener org.apache.commons.jci.ReloadingClassLoader@192b996
2007/09/04 15:32:25:855 PDT [DEBUG] ReloadingClassLoader - reloading
2007/09/04 15:32:25:855 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:32:25:855 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:25:856 PDT [DEBUG] CompilingClassLoaderTestCase - *** ready to test
2007/09/04 15:32:25:856 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:32:25:856 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@8f4fb3[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Simple (357 bytes)
2007/09/04 15:32:25:857 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/Object.class
2007/09/04 15:32:25:857 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@8f4fb3[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Simple
2007/09/04 15:32:25:857 PDT [DEBUG] MemoryResourceStore - reading resource jci/Extended.class
2007/09/04 15:32:25:858 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@8f4fb3[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Extended (519 bytes)
2007/09/04 15:32:25:858 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@8f4fb3[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Extended
2007/09/04 15:32:25:859 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/StringBuffer.class
2007/09/04 15:32:27:362 PDT [DEBUG] AbstractTestCase - writing /tmp/jci22583.tmp/jci/Simple.java
2007/09/04 15:32:27:363 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:32:28:860 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22583.tmp
2007/09/04 15:32:28:861 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileChange /tmp/jci22583.tmp/jci/Simple.java
2007/09/04 15:32:28:861 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22583.tmp
2007/09/04 15:32:28:861 PDT [DEBUG] CompilingListener - created:0 changed:1 deleted:0 resources
2007/09/04 15:32:28:861 PDT [DEBUG] CompilingListener - 1 classes to compile
2007/09/04 15:32:28:870 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - resource jci/Simple.java = Simple2
2007/09/04 15:32:28:870 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - compiling jci/Simple.java (357)
2007/09/04 15:32:28:871 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(357)
2007/09/04 15:32:28:871 PDT [DEBUG] CompilingListener - 0 errors, 0 warnings
2007/09/04 15:32:28:871 PDT [DEBUG] ReloadingListener - notifying listener org.apache.commons.jci.ReloadingClassLoader@192b996
2007/09/04 15:32:28:871 PDT [DEBUG] ReloadingClassLoader - reloading
2007/09/04 15:32:28:871 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:32:28:871 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:28:871 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:32:28:872 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1d04653[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Simple (357 bytes)
2007/09/04 15:32:28:872 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/Object.class
2007/09/04 15:32:28:872 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1d04653[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Simple
2007/09/04 15:32:28:872 PDT [DEBUG] MemoryResourceStore - reading resource jci/Extended.class
2007/09/04 15:32:28:872 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1d04653[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Extended (519 bytes)
2007/09/04 15:32:28:873 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1d04653[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Extended
2007/09/04 15:32:28:873 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/StringBuffer.class
2007/09/04 15:32:31:889 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
2007/09/04 15:32:31:901 PDT [DEBUG] CompilingClassLoaderTestCase - initial compile
2007/09/04 15:32:31:901 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:32:31:901 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:32:31:901 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22584.tmp
2007/09/04 15:32:31:901 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22584.tmp
2007/09/04 15:32:31:902 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22584.tmp
2007/09/04 15:32:31:902 PDT [DEBUG] CompilingListener - created:0 changed:0 deleted:0 resources
2007/09/04 15:32:31:902 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:31:902 PDT [DEBUG] AbstractTestCase - writing /tmp/jci22584.tmp/jci/Simple.java
2007/09/04 15:32:31:903 PDT [DEBUG] AbstractTestCase - writing /tmp/jci22584.tmp/jci/Extended.java
2007/09/04 15:32:31:903 PDT [DEBUG] CompilingClassLoaderTestCase - waiting for compile changes to get applied
2007/09/04 15:32:31:903 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:32:34:918 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22584.tmp
2007/09/04 15:32:34:919 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22584.tmp/jci
2007/09/04 15:32:34:919 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci22584.tmp/jci/Extended.java
2007/09/04 15:32:34:921 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci22584.tmp/jci/Simple.java
2007/09/04 15:32:34:921 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22584.tmp
2007/09/04 15:32:34:921 PDT [DEBUG] CompilingListener - created:2 changed:0 deleted:0 resources
2007/09/04 15:32:34:921 PDT [DEBUG] CompilingListener - 2 classes to compile
2007/09/04 15:32:34:921 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - resource jci/Extended.java = Extended
2007/09/04 15:32:34:923 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - compiling jci/Extended.java (519)
2007/09/04 15:32:34:923 PDT [DEBUG] MemoryResourceStore - writing resource jci/Extended.class(519)
2007/09/04 15:32:34:924 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - resource jci/Simple.java = Simple1
2007/09/04 15:32:34:924 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - compiling jci/Simple.java (357)
2007/09/04 15:32:34:924 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(357)
2007/09/04 15:32:34:925 PDT [DEBUG] CompilingListener - 0 errors, 0 warnings
2007/09/04 15:32:34:925 PDT [DEBUG] ReloadingListener - notifying listener org.apache.commons.jci.ReloadingClassLoader@1ad77a7
2007/09/04 15:32:34:925 PDT [DEBUG] ReloadingClassLoader - reloading
2007/09/04 15:32:34:925 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:32:34:925 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:34:925 PDT [DEBUG] CompilingClassLoaderTestCase - *** ready to test
2007/09/04 15:32:34:925 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:32:34:926 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@b1b4c3[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Simple (357 bytes)
2007/09/04 15:32:34:926 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/Object.class
2007/09/04 15:32:34:926 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@b1b4c3[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Simple
2007/09/04 15:32:34:926 PDT [DEBUG] MemoryResourceStore - reading resource jci/Extended.class
2007/09/04 15:32:34:926 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@b1b4c3[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Extended (519 bytes)
2007/09/04 15:32:34:927 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@b1b4c3[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Extended
2007/09/04 15:32:34:927 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/StringBuffer.class
2007/09/04 15:32:34:927 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:32:37:938 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22584.tmp
2007/09/04 15:32:37:939 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22584.tmp
2007/09/04 15:32:37:939 PDT [DEBUG] CompilingListener - created:0 changed:0 deleted:0 resources
2007/09/04 15:32:37:939 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:37:939 PDT [DEBUG] CompilingClassLoaderTestCase - deleting source file
2007/09/04 15:32:37:939 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:32:40:947 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22584.tmp
2007/09/04 15:32:40:948 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryChange /tmp/jci22584.tmp/jci
2007/09/04 15:32:40:949 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileDelete /tmp/jci22584.tmp/jci/Extended.java
2007/09/04 15:32:40:949 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22584.tmp
2007/09/04 15:32:40:949 PDT [DEBUG] CompilingListener - created:0 changed:0 deleted:1 resources
2007/09/04 15:32:40:950 PDT [DEBUG] MemoryResourceStore - removing resource jci/Extended.class
2007/09/04 15:32:40:950 PDT [DEBUG] ReloadingListener - notifying listener org.apache.commons.jci.ReloadingClassLoader@1ad77a7
2007/09/04 15:32:40:950 PDT [DEBUG] ReloadingClassLoader - reloading
2007/09/04 15:32:40:950 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:32:40:952 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:40:952 PDT [DEBUG] CompilingClassLoaderTestCase - loading Simple
2007/09/04 15:32:40:952 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:32:40:953 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1507fb2[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Simple (357 bytes)
2007/09/04 15:32:40:953 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/Object.class
2007/09/04 15:32:40:953 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1507fb2[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Simple
2007/09/04 15:32:40:953 PDT [DEBUG] CompilingClassLoaderTestCase - trying to loading Extended
2007/09/04 15:32:40:953 PDT [DEBUG] MemoryResourceStore - reading resource jci/Extended.class
2007/09/04 15:32:40:954 PDT [DEBUG] CompilingClassLoaderTestCase - deleting whole directory
2007/09/04 15:32:40:954 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:32:43:966 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22584.tmp
2007/09/04 15:32:43:967 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryChange /tmp/jci22584.tmp
2007/09/04 15:32:43:967 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileDelete /tmp/jci22584.tmp/jci/Simple.java
2007/09/04 15:32:43:967 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryDelete /tmp/jci22584.tmp/jci
2007/09/04 15:32:43:970 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22584.tmp
2007/09/04 15:32:43:970 PDT [DEBUG] CompilingListener - created:0 changed:0 deleted:1 resources
2007/09/04 15:32:43:970 PDT [DEBUG] MemoryResourceStore - removing resource jci/Simple.class
2007/09/04 15:32:43:971 PDT [DEBUG] ReloadingListener - notifying listener org.apache.commons.jci.ReloadingClassLoader@1ad77a7
2007/09/04 15:32:43:971 PDT [DEBUG] ReloadingClassLoader - reloading
2007/09/04 15:32:43:977 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:32:43:977 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:43:990 PDT [DEBUG] CompilingClassLoaderTestCase - trying to loading Simple
2007/09/04 15:32:43:990 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:32:47:006 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
2007/09/04 15:32:47:008 PDT [DEBUG] CompilingClassLoaderTestCase - initial compile
2007/09/04 15:32:47:008 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:32:47:008 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:32:47:009 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22585.tmp
2007/09/04 15:32:47:009 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22585.tmp
2007/09/04 15:32:47:009 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22585.tmp
2007/09/04 15:32:47:009 PDT [DEBUG] CompilingListener - created:0 changed:0 deleted:0 resources
2007/09/04 15:32:47:009 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:47:009 PDT [DEBUG] AbstractTestCase - writing /tmp/jci22585.tmp/jci/Simple.java
2007/09/04 15:32:47:010 PDT [DEBUG] AbstractTestCase - writing /tmp/jci22585.tmp/jci/Extended.java
2007/09/04 15:32:47:011 PDT [DEBUG] CompilingClassLoaderTestCase - waiting for compile changes to get applied
2007/09/04 15:32:47:011 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:32:50:025 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22585.tmp
2007/09/04 15:32:50:027 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22585.tmp/jci
2007/09/04 15:32:50:027 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci22585.tmp/jci/Extended.java
2007/09/04 15:32:50:027 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci22585.tmp/jci/Simple.java
2007/09/04 15:32:50:027 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22585.tmp
2007/09/04 15:32:50:027 PDT [DEBUG] CompilingListener - created:2 changed:0 deleted:0 resources
2007/09/04 15:32:50:028 PDT [DEBUG] CompilingListener - 2 classes to compile
2007/09/04 15:32:50:031 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - resource jci/Extended.java = Extended
2007/09/04 15:32:50:031 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - compiling jci/Extended.java (519)
2007/09/04 15:32:50:031 PDT [DEBUG] MemoryResourceStore - writing resource jci/Extended.class(519)
2007/09/04 15:32:50:031 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - resource jci/Simple.java = Simple1
2007/09/04 15:32:50:032 PDT [DEBUG] CompilingClassLoaderTestCase$MockJavaCompiler - compiling jci/Simple.java (357)
2007/09/04 15:32:50:034 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(357)
2007/09/04 15:32:50:034 PDT [DEBUG] CompilingListener - 0 errors, 0 warnings
2007/09/04 15:32:50:034 PDT [DEBUG] ReloadingListener - notifying listener org.apache.commons.jci.ReloadingClassLoader@27391d
2007/09/04 15:32:50:035 PDT [DEBUG] ReloadingClassLoader - reloading
2007/09/04 15:32:50:035 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:32:50:035 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:50:035 PDT [DEBUG] CompilingClassLoaderTestCase - *** ready to test
2007/09/04 15:32:50:035 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:32:50:035 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1b1aa65[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Simple (357 bytes)
2007/09/04 15:32:50:035 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/Object.class
2007/09/04 15:32:50:035 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1b1aa65[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Simple
2007/09/04 15:32:50:035 PDT [DEBUG] MemoryResourceStore - reading resource jci/Extended.class
2007/09/04 15:32:50:035 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1b1aa65[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Extended (519 bytes)
2007/09/04 15:32:50:035 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1b1aa65[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Extended
2007/09/04 15:32:50:036 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/StringBuffer.class
2007/09/04 15:32:50:036 PDT [DEBUG] CompilingClassLoaderTestCase - deleting source file
2007/09/04 15:32:50:036 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:32:53:044 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22585.tmp
2007/09/04 15:32:53:045 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryChange /tmp/jci22585.tmp/jci
2007/09/04 15:32:53:047 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileDelete /tmp/jci22585.tmp/jci/Simple.java
2007/09/04 15:32:53:047 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22585.tmp
2007/09/04 15:32:53:048 PDT [DEBUG] CompilingListener - created:0 changed:0 deleted:1 resources
2007/09/04 15:32:53:048 PDT [DEBUG] MemoryResourceStore - removing resource jci/Simple.class
2007/09/04 15:32:53:048 PDT [DEBUG] ReloadingListener - notifying listener org.apache.commons.jci.ReloadingClassLoader@27391d
2007/09/04 15:32:53:048 PDT [DEBUG] ReloadingClassLoader - reloading
2007/09/04 15:32:53:048 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:32:53:048 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:53:048 PDT [DEBUG] CompilingClassLoaderTestCase - trying to load dependend class
2007/09/04 15:32:53:048 PDT [DEBUG] MemoryResourceStore - reading resource jci/Extended.class
2007/09/04 15:32:53:048 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@af8358[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Extended (519 bytes)
2007/09/04 15:32:53:049 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:32:56:056 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.274 sec
Running org.apache.commons.jci.ReloadingClassLoaderTestCase
2007/09/04 15:32:56:068 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:32:56:068 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:32:56:069 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22586.tmp
2007/09/04 15:32:56:070 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22586.tmp
2007/09/04 15:32:56:070 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22586.tmp
2007/09/04 15:32:56:070 PDT [DEBUG] ReloadingListener - created:0 changed:0 deleted:0 resources
2007/09/04 15:32:56:070 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:56:070 PDT [DEBUG] ReloadingClassLoaderTestCase - creating class
2007/09/04 15:32:56:071 PDT [DEBUG] AbstractTestCase - writing file jci/Simple.class (357 bytes)
2007/09/04 15:32:56:071 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:32:59:083 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22586.tmp
2007/09/04 15:32:59:091 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22586.tmp/jci
2007/09/04 15:32:59:101 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci22586.tmp/jci/Simple.class
2007/09/04 15:32:59:101 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22586.tmp
2007/09/04 15:32:59:103 PDT [DEBUG] ReloadingListener - created:1 changed:0 deleted:0 resources
2007/09/04 15:32:59:104 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(357)
2007/09/04 15:32:59:104 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:32:59:104 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:32:59:105 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:32:59:105 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@2a5330[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Simple (357 bytes)
2007/09/04 15:32:59:105 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/Object.class
2007/09/04 15:32:59:105 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@2a5330[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Simple
2007/09/04 15:33:02:112 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
2007/09/04 15:33:02:123 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:33:02:123 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:33:02:124 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22587.tmp
2007/09/04 15:33:02:124 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22587.tmp
2007/09/04 15:33:02:124 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22587.tmp
2007/09/04 15:33:02:124 PDT [DEBUG] ReloadingListener - created:0 changed:0 deleted:0 resources
2007/09/04 15:33:02:124 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:33:02:125 PDT [DEBUG] ReloadingClassLoaderTestCase - creating class
2007/09/04 15:33:02:125 PDT [DEBUG] AbstractTestCase - writing file jci/Simple.class (357 bytes)
2007/09/04 15:33:02:125 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:33:05:132 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22587.tmp
2007/09/04 15:33:05:132 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22587.tmp/jci
2007/09/04 15:33:05:133 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci22587.tmp/jci/Simple.class
2007/09/04 15:33:05:133 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22587.tmp
2007/09/04 15:33:05:133 PDT [DEBUG] ReloadingListener - created:1 changed:0 deleted:0 resources
2007/09/04 15:33:05:133 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(357)
2007/09/04 15:33:05:133 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:33:05:133 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:33:05:134 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:33:05:134 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1db4f6f[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Simple (357 bytes)
2007/09/04 15:33:05:134 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/Object.class
2007/09/04 15:33:05:134 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@1db4f6f[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Simple
2007/09/04 15:33:05:134 PDT [DEBUG] ReloadingClassLoaderTestCase - changing class
2007/09/04 15:33:05:140 PDT [DEBUG] AbstractTestCase - writing file jci/Simple.class (357 bytes)
2007/09/04 15:33:05:140 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for change
2007/09/04 15:33:08:141 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22587.tmp
2007/09/04 15:33:08:143 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileChange /tmp/jci22587.tmp/jci/Simple.class
2007/09/04 15:33:08:143 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22587.tmp
2007/09/04 15:33:08:143 PDT [DEBUG] ReloadingListener - created:0 changed:1 deleted:0 resources
2007/09/04 15:33:08:143 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(357)
2007/09/04 15:33:08:143 PDT [DEBUG] ReloadingListener - notifying listener org.apache.commons.jci.ReloadingClassLoader@d6c16c
2007/09/04 15:33:08:143 PDT [DEBUG] ReloadingClassLoader - reloading
2007/09/04 15:33:08:143 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:33:08:144 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:33:08:144 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:33:08:144 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@f7f540[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Simple (357 bytes)
2007/09/04 15:33:08:144 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/Object.class
2007/09/04 15:33:08:150 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@f7f540[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Simple
2007/09/04 15:33:11:150 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
2007/09/04 15:33:11:153 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:33:11:154 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:33:11:154 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22588.tmp
2007/09/04 15:33:11:155 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22588.tmp
2007/09/04 15:33:11:155 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22588.tmp
2007/09/04 15:33:11:155 PDT [DEBUG] ReloadingListener - created:0 changed:0 deleted:0 resources
2007/09/04 15:33:11:155 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:33:11:155 PDT [DEBUG] ReloadingClassLoaderTestCase - creating class
2007/09/04 15:33:11:156 PDT [DEBUG] AbstractTestCase - writing file jci/Simple.class (357 bytes)
2007/09/04 15:33:11:156 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:33:14:170 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22588.tmp
2007/09/04 15:33:14:171 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22588.tmp/jci
2007/09/04 15:33:14:172 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci22588.tmp/jci/Simple.class
2007/09/04 15:33:14:172 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22588.tmp
2007/09/04 15:33:14:172 PDT [DEBUG] ReloadingListener - created:1 changed:0 deleted:0 resources
2007/09/04 15:33:14:172 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(357)
2007/09/04 15:33:14:172 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:33:14:172 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:33:14:172 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:33:14:173 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@e2dae9[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Simple (357 bytes)
2007/09/04 15:33:14:173 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/Object.class
2007/09/04 15:33:14:173 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@e2dae9[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Simple
2007/09/04 15:33:14:173 PDT [DEBUG] ReloadingClassLoaderTestCase - deleting class
2007/09/04 15:33:14:362 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for change
2007/09/04 15:33:17:189 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22588.tmp
2007/09/04 15:33:17:190 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryChange /tmp/jci22588.tmp/jci
2007/09/04 15:33:17:190 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileDelete /tmp/jci22588.tmp/jci/Simple.class
2007/09/04 15:33:17:190 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22588.tmp
2007/09/04 15:33:17:190 PDT [DEBUG] ReloadingListener - created:0 changed:0 deleted:1 resources
2007/09/04 15:33:17:190 PDT [DEBUG] MemoryResourceStore - removing resource jci/Simple.class
2007/09/04 15:33:17:190 PDT [DEBUG] ReloadingListener - notifying listener org.apache.commons.jci.ReloadingClassLoader@ef5502
2007/09/04 15:33:17:190 PDT [DEBUG] ReloadingClassLoader - reloading
2007/09/04 15:33:17:191 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:33:17:191 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:33:17:191 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:33:20:208 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
2007/09/04 15:33:20:219 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for first check
2007/09/04 15:33:20:220 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:33:20:229 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22589.tmp
2007/09/04 15:33:20:229 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22589.tmp
2007/09/04 15:33:20:230 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22589.tmp
2007/09/04 15:33:20:230 PDT [DEBUG] ReloadingListener - created:0 changed:0 deleted:0 resources
2007/09/04 15:33:20:230 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:33:20:230 PDT [DEBUG] ReloadingClassLoaderTestCase - creating classes
2007/09/04 15:33:20:230 PDT [DEBUG] AbstractTestCase - writing file jci/Simple.class (357 bytes)
2007/09/04 15:33:20:231 PDT [DEBUG] AbstractTestCase - writing file jci/Extended.class (519 bytes)
2007/09/04 15:33:20:231 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for check
2007/09/04 15:33:23:248 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22589.tmp
2007/09/04 15:33:23:249 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryCreate /tmp/jci22589.tmp/jci
2007/09/04 15:33:23:252 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci22589.tmp/jci/Simple.class
2007/09/04 15:33:23:252 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileCreate /tmp/jci22589.tmp/jci/Extended.class
2007/09/04 15:33:23:252 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22589.tmp
2007/09/04 15:33:23:252 PDT [DEBUG] ReloadingListener - created:2 changed:0 deleted:0 resources
2007/09/04 15:33:23:253 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(357)
2007/09/04 15:33:23:253 PDT [DEBUG] MemoryResourceStore - writing resource jci/Extended.class(519)
2007/09/04 15:33:23:253 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:33:23:253 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:33:23:253 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:33:23:253 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@a61164[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Simple (357 bytes)
2007/09/04 15:33:23:253 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/Object.class
2007/09/04 15:33:23:254 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@a61164[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Simple
2007/09/04 15:33:23:254 PDT [DEBUG] MemoryResourceStore - reading resource jci/Extended.class
2007/09/04 15:33:23:254 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@a61164[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Extended (519 bytes)
2007/09/04 15:33:23:254 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@a61164[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] loaded from store: jci.Extended
2007/09/04 15:33:23:254 PDT [DEBUG] MemoryResourceStore - reading resource java/lang/StringBuffer.class
2007/09/04 15:33:23:254 PDT [DEBUG] ReloadingClassLoaderTestCase - deleting class dependency
2007/09/04 15:33:23:255 PDT [DEBUG] AbstractFilesystemAlterationListener - waiting for change
2007/09/04 15:33:26:267 PDT [DEBUG] FilesystemAlterationObserverImpl - onStart /tmp/jci22589.tmp
2007/09/04 15:33:26:268 PDT [DEBUG] FilesystemAlterationObserverImpl - onDirectoryChange /tmp/jci22589.tmp/jci
2007/09/04 15:33:26:268 PDT [DEBUG] FilesystemAlterationObserverImpl - onFileDelete /tmp/jci22589.tmp/jci/Simple.class
2007/09/04 15:33:26:269 PDT [DEBUG] FilesystemAlterationObserverImpl - onStop /tmp/jci22589.tmp
2007/09/04 15:33:26:269 PDT [DEBUG] ReloadingListener - created:0 changed:0 deleted:1 resources
2007/09/04 15:33:26:269 PDT [DEBUG] MemoryResourceStore - removing resource jci/Simple.class
2007/09/04 15:33:26:269 PDT [DEBUG] ReloadingListener - notifying listener org.apache.commons.jci.ReloadingClassLoader@1ef9157
2007/09/04 15:33:26:269 PDT [DEBUG] ReloadingClassLoader - reloading
2007/09/04 15:33:26:269 PDT [DEBUG] AbstractFilesystemAlterationListener - event signal
2007/09/04 15:33:26:269 PDT [DEBUG] AbstractFilesystemAlterationListener - check signal
2007/09/04 15:33:26:269 PDT [DEBUG] MemoryResourceStore - reading resource jci/Extended.class
2007/09/04 15:33:26:271 PDT [DEBUG] ResourceStoreClassLoader - org.apache.commons.jci.stores.ResourceStoreClassLoader@91cee[org.apache.maven.surefire.booter.IsolatedClassLoader@7c6768] found class: jci.Extended (519 bytes)
2007/09/04 15:33:26:271 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:33:29:286 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
2007/09/04 15:33:29:289 PDT [DEBUG] MemoryResourceStore - reading resource bla.class
2007/09/04 15:33:29:290 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:33:29:290 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
2007/09/04 15:33:29:292 PDT [DEBUG] FilesystemAlterationMonitor - fam running
2007/09/04 15:33:29:292 PDT [DEBUG] FilesystemAlterationMonitor - fam exiting
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.235 sec
Running org.apache.commons.jci.stores.ResourceStoreTestCase
2007/09/04 15:33:29:300 PDT [DEBUG] MemoryResourceStore - writing resource key(3)
2007/09/04 15:33:29:300 PDT [DEBUG] MemoryResourceStore - reading resource key
2007/09/04 15:33:29:312 PDT [DEBUG] MemoryResourceStore - writing resource key(3)
2007/09/04 15:33:29:312 PDT [DEBUG] MemoryResourceStore - reading resource key
2007/09/04 15:33:29:312 PDT [DEBUG] MemoryResourceStore - removing resource key
2007/09/04 15:33:29:313 PDT [DEBUG] MemoryResourceStore - reading resource key
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec

Results :

Tests run: 22, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/142/core/target/commons-jci-core-1.1-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /home/continuum/data/working-directory/142/core/target/commons-jci-core-1.1-SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/142/core/target/commons-jci-core-1.1-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/commons/commons-jci-core/1.1-SNAPSHOT/commons-jci-core-1.1-SNAPSHOT.jar
[INFO] Installing /home/continuum/data/working-directory/142/core/target/commons-jci-core-1.1-SNAPSHOT-tests.jar to /home/continuum/.m2/repository/org/apache/commons/commons-jci-core/1.1-SNAPSHOT/commons-jci-core-1.1-SNAPSHOT-tests.jar
[INFO] [deploy:deploy]
altDeploymentRepository = vmbuild.repo::default::file://localhost/home/continuum/data/commons
[INFO] Using alternate deployment repository vmbuild.repo::default::file://localhost/home/continuum/data/commons
[INFO] Retrieving previous build number from vmbuild.repo
Uploading: file://localhost/home/continuum/data/commons/org/apache/commons/commons-jci-core/1.1-SNAPSHOT/commons-jci-core-1.1-SNAPSHOT.jar
27K uploaded
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'snapshot org.apache.commons:commons-jci-core:1.1-SNAPSHOT'
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'artifact org.apache.commons:commons-jci-core'
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading project information for commons-jci-core 1.1-SNAPSHOT
[INFO] Retrieving previous build number from vmbuild.repo
Uploading: file://localhost/home/continuum/data/commons/org/apache/commons/commons-jci-core/1.1-SNAPSHOT/commons-jci-core-1.1-SNAPSHOT-tests.jar
29K uploaded
[INFO] ----------------------------------------------------------------------------
[INFO] Building compiler-eclipse
[INFO]    task-segment: [clean, deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/142/compilers/eclipse/target
[INFO] Deleting directory /home/continuum/data/working-directory/142/compilers/eclipse/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/142/compilers/eclipse/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/142/compilers/eclipse/target/site
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to /home/continuum/data/working-directory/142/compilers/eclipse/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.commons:commons-jci-core:1.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [compiler:testCompile]
[INFO] Compiling 2 source files to /home/continuum/data/working-directory/142/compilers/eclipse/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/142/compilers/eclipse/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.commons.jci.compilers.EclipseJavaCompilerSettingsTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running org.apache.commons.jci.compilers.EclipseJavaCompilerTestCase
2007/09/04 15:33:32:063 PDT [DEBUG] EclipseJavaCompiler - className=jci.Simple
2007/09/04 15:33:32:063 PDT [DEBUG] EclipseJavaCompiler - fileName=jci/Simple.java
2007/09/04 15:33:32:064 PDT [DEBUG] EclipseJavaCompiler - typeName=Simple
2007/09/04 15:33:32:064 PDT [DEBUG] EclipseJavaCompiler - package[0]=jci
2007/09/04 15:33:32:064 PDT [DEBUG] EclipseJavaCompiler - compiling jci/Simple.java
2007/09/04 15:33:32:639 PDT [DEBUG] EclipseJavaCompiler - found the source jci/Simple.java for jci.Simple - no package 
2007/09/04 15:33:32:682 PDT [DEBUG] EclipseJavaCompiler - found the class for java.lang.Object- no package
2007/09/04 15:33:32:682 PDT [DEBUG] EclipseJavaCompiler - finding java.lang.Object
2007/09/04 15:33:32:682 PDT [DEBUG] MemoryResourceStore - reading resource java.lang.Object
2007/09/04 15:33:32:686 PDT [DEBUG] EclipseJavaCompiler - not in store java.lang.Object
2007/09/04 15:33:32:773 PDT [DEBUG] EclipseJavaCompiler - found the class for java.lang.String- no package
2007/09/04 15:33:32:773 PDT [DEBUG] EclipseJavaCompiler - finding java.lang.String
2007/09/04 15:33:32:773 PDT [DEBUG] MemoryResourceStore - reading resource java.lang.String
2007/09/04 15:33:32:774 PDT [DEBUG] EclipseJavaCompiler - not in store java.lang.String
2007/09/04 15:33:32:889 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(356)
2007/09/04 15:33:32:891 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:33:32:898 PDT [DEBUG] EclipseJavaCompiler - className=jci.Extended
2007/09/04 15:33:32:898 PDT [DEBUG] EclipseJavaCompiler - fileName=jci/Extended.java
2007/09/04 15:33:32:899 PDT [DEBUG] EclipseJavaCompiler - typeName=Extended
2007/09/04 15:33:32:899 PDT [DEBUG] EclipseJavaCompiler - package[0]=jci
2007/09/04 15:33:32:899 PDT [DEBUG] EclipseJavaCompiler - compiling jci/Extended.java
2007/09/04 15:33:32:900 PDT [DEBUG] EclipseJavaCompiler - className=jci.Simple
2007/09/04 15:33:32:900 PDT [DEBUG] EclipseJavaCompiler - fileName=jci/Simple.java
2007/09/04 15:33:32:900 PDT [DEBUG] EclipseJavaCompiler - typeName=Simple
2007/09/04 15:33:32:901 PDT [DEBUG] EclipseJavaCompiler - package[0]=jci
2007/09/04 15:33:32:901 PDT [DEBUG] EclipseJavaCompiler - compiling jci/Simple.java
2007/09/04 15:33:32:904 PDT [DEBUG] EclipseJavaCompiler - found the source jci/Extended.java for jci.Extended - no package 
2007/09/04 15:33:32:905 PDT [DEBUG] EclipseJavaCompiler - found the source jci/Simple.java for jci.Simple - no package 
2007/09/04 15:33:32:905 PDT [DEBUG] EclipseJavaCompiler - found the class for java.lang.Object- no package
2007/09/04 15:33:32:906 PDT [DEBUG] EclipseJavaCompiler - finding java.lang.Object
2007/09/04 15:33:32:906 PDT [DEBUG] MemoryResourceStore - reading resource java.lang.Object
2007/09/04 15:33:32:907 PDT [DEBUG] EclipseJavaCompiler - not in store java.lang.Object
2007/09/04 15:33:32:921 PDT [DEBUG] EclipseJavaCompiler - found the class for java.lang.String- no package
2007/09/04 15:33:32:922 PDT [DEBUG] EclipseJavaCompiler - finding java.lang.String
2007/09/04 15:33:32:922 PDT [DEBUG] MemoryResourceStore - reading resource java.lang.String
2007/09/04 15:33:32:922 PDT [DEBUG] EclipseJavaCompiler - not in store java.lang.String
2007/09/04 15:33:32:934 PDT [DEBUG] MemoryResourceStore - writing resource jci/Extended.class(518)
2007/09/04 15:33:32:935 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(356)
2007/09/04 15:33:32:935 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:33:32:935 PDT [DEBUG] MemoryResourceStore - reading resource jci/Extended.class
2007/09/04 15:33:32:951 PDT [DEBUG] EclipseJavaCompiler - className=jci.Simple
2007/09/04 15:33:32:951 PDT [DEBUG] EclipseJavaCompiler - fileName=jci/Simple.java
2007/09/04 15:33:32:952 PDT [DEBUG] EclipseJavaCompiler - typeName=Simple
2007/09/04 15:33:32:952 PDT [DEBUG] EclipseJavaCompiler - package[0]=jci
2007/09/04 15:33:32:952 PDT [DEBUG] EclipseJavaCompiler - compiling jci/Simple.java
2007/09/04 15:33:32:954 PDT [DEBUG] EclipseJavaCompiler - found the source jci/Simple.java for jci.Simple - no package 
2007/09/04 15:33:32:955 PDT [DEBUG] EclipseJavaCompiler - found the class for java.lang.Object- no package
2007/09/04 15:33:32:956 PDT [DEBUG] EclipseJavaCompiler - finding java.lang.Object
2007/09/04 15:33:32:956 PDT [DEBUG] MemoryResourceStore - reading resource java.lang.Object
2007/09/04 15:33:32:956 PDT [DEBUG] EclipseJavaCompiler - not in store java.lang.Object
2007/09/04 15:33:32:961 PDT [DEBUG] EclipseJavaCompiler - found the class for java.lang.String- no package
2007/09/04 15:33:32:961 PDT [DEBUG] EclipseJavaCompiler - finding java.lang.String
2007/09/04 15:33:32:962 PDT [DEBUG] MemoryResourceStore - reading resource java.lang.String
2007/09/04 15:33:32:962 PDT [DEBUG] EclipseJavaCompiler - not in store java.lang.String
2007/09/04 15:33:32:967 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple.class(469)
2007/09/04 15:33:32:969 PDT [DEBUG] MemoryResourceStore - writing resource jci/Simple$Sub.class(497)
2007/09/04 15:33:32:969 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple.class
2007/09/04 15:33:32:969 PDT [DEBUG] MemoryResourceStore - reading resource jci/Simple$Sub.class
2007/09/04 15:33:32:975 PDT [DEBUG] EclipseJavaCompiler - className=Jci.Simple
2007/09/04 15:33:32:975 PDT [DEBUG] EclipseJavaCompiler - fileName=Jci/Simple.java
2007/09/04 15:33:32:975 PDT [DEBUG] EclipseJavaCompiler - typeName=Simple
2007/09/04 15:33:32:976 PDT [DEBUG] EclipseJavaCompiler - package[0]=Jci
2007/09/04 15:33:32:976 PDT [DEBUG] EclipseJavaCompiler - compiling Jci/Simple.java
2007/09/04 15:33:32:978 PDT [DEBUG] EclipseJavaCompiler - found the source Jci/Simple.java for Jci.Simple - no package 
2007/09/04 15:33:32:979 PDT [DEBUG] EclipseJavaCompiler - found the class for java.lang.Object- no package
2007/09/04 15:33:32:979 PDT [DEBUG] EclipseJavaCompiler - finding java.lang.Object
2007/09/04 15:33:32:979 PDT [DEBUG] MemoryResourceStore - reading resource java.lang.Object
2007/09/04 15:33:32:980 PDT [DEBUG] EclipseJavaCompiler - not in store java.lang.Object
2007/09/04 15:33:32:982 PDT [DEBUG] EclipseJavaCompiler - found the class for java.lang.String- no package
2007/09/04 15:33:32:982 PDT [DEBUG] EclipseJavaCompiler - finding java.lang.String
2007/09/04 15:33:32:983 PDT [DEBUG] MemoryResourceStore - reading resource java.lang.String
2007/09/04 15:33:32:983 PDT [DEBUG] EclipseJavaCompiler - not in store java.lang.String
2007/09/04 15:33:32:995 PDT [DEBUG] MemoryResourceStore - writing resource Jci/Simple.class(356)
2007/09/04 15:33:32:996 PDT [DEBUG] MemoryResourceStore - reading resource Jci/Simple.class
2007/09/04 15:33:32:998 PDT [DEBUG] EclipseJavaCompiler - className=jci.Func1
2007/09/04 15:33:32:999 PDT [DEBUG] EclipseJavaCompiler - fileName=jci/Func1.java
2007/09/04 15:33:33:000 PDT [DEBUG] EclipseJavaCompiler - typeName=Func1
2007/09/04 15:33:33:000 PDT [DEBUG] EclipseJavaCompiler - package[0]=jci
2007/09/04 15:33:33:000 PDT [DEBUG] EclipseJavaCompiler - compiling jci/Func1.java
2007/09/04 15:33:33:001 PDT [DEBUG] EclipseJavaCompiler - className=jci.Func2
2007/09/04 15:33:33:001 PDT [DEBUG] EclipseJavaCompiler - fileName=jci/Func2.java
2007/09/04 15:33:33:001 PDT [DEBUG] EclipseJavaCompiler - typeName=Func2
2007/09/04 15:33:33:002 PDT [DEBUG] EclipseJavaCompiler - package[0]=jci
2007/09/04 15:33:33:003 PDT [DEBUG] EclipseJavaCompiler - compiling jci/Func2.java
2007/09/04 15:33:33:004 PDT [DEBUG] EclipseJavaCompiler - found the source jci/Func1.java for jci.Func1 - no package 
2007/09/04 15:33:33:044 PDT [DEBUG] EclipseJavaCompiler - found the source jci/Func2.java for jci.Func2 - no package 
2007/09/04 15:33:33:045 PDT [DEBUG] EclipseJavaCompiler - found the class for java.lang.Object- no package
2007/09/04 15:33:33:045 PDT [DEBUG] EclipseJavaCompiler - finding java.lang.Object
2007/09/04 15:33:33:046 PDT [DEBUG] MemoryResourceStore - reading resource java.lang.Object
2007/09/04 15:33:33:046 PDT [DEBUG] EclipseJavaCompiler - not in store java.lang.Object
2007/09/04 15:33:33:050 PDT [DEBUG] EclipseJavaCompiler - found the class for java.lang.Exception- no package
2007/09/04 15:33:33:050 PDT [DEBUG] EclipseJavaCompiler - finding java.lang.Exception
2007/09/04 15:33:33:051 PDT [DEBUG] MemoryResourceStore - reading resource java.lang.Exception
2007/09/04 15:33:33:051 PDT [DEBUG] EclipseJavaCompiler - not in store java.lang.Exception
2007/09/04 15:33:33:052 PDT [DEBUG] EclipseJavaCompiler - found the class for java.lang.Throwable- no package
2007/09/04 15:33:33:054 PDT [DEBUG] EclipseJavaCompiler - finding java.lang.Throwable
2007/09/04 15:33:33:054 PDT [DEBUG] MemoryResourceStore - reading resource java.lang.Throwable
2007/09/04 15:33:33:054 PDT [DEBUG] EclipseJavaCompiler - not in store java.lang.Throwable
2007/09/04 15:33:33:056 PDT [DEBUG] MemoryResourceStore - writing resource jci/Func1.class(358)
2007/09/04 15:33:33:065 PDT [DEBUG] MemoryResourceStore - writing resource jci/Func2.class(358)
2007/09/04 15:33:33:066 PDT [DEBUG] MemoryResourceStore - reading resource jci/Func1.class
2007/09/04 15:33:33:066 PDT [DEBUG] MemoryResourceStore - reading resource jci/Func2.class
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 sec

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/142/compilers/eclipse/target/commons-jci-eclipse-1.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/142/compilers/eclipse/target/commons-jci-eclipse-1.1-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/commons/commons-jci-eclipse/1.1-SNAPSHOT/commons-jci-eclipse-1.1-SNAPSHOT.jar
[INFO] [deploy:deploy]
altDeploymentRepository = vmbuild.repo::default::file://localhost/home/continuum/data/commons
[INFO] Using alternate deployment repository vmbuild.repo::default::file://localhost/home/continuum/data/commons
[INFO] Retrieving previous build number from vmbuild.repo
Uploading: file://localhost/home/continuum/data/commons/org/apache/commons/commons-jci-eclipse/1.1-SNAPSHOT/commons-jci-eclipse-1.1-SNAPSHOT.jar
14K uploaded
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading project information for commons-jci-eclipse 1.1-SNAPSHOT
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'snapshot org.apache.commons:commons-jci-eclipse:1.1-SNAPSHOT'
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'artifact org.apache.commons:commons-jci-eclipse'
[INFO] ----------------------------------------------------------------------------
[INFO] Building compiler-janino
[INFO]    task-segment: [clean, deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/142/compilers/janino/target
[INFO] Deleting directory /home/continuum/data/working-directory/142/compilers/janino/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/142/compilers/janino/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/142/compilers/janino/target/site
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: http://repo1.maven.org/maven2/janino/janino/2.5.10/janino-2.5.10.pom
Downloading: http://repo1.maven.org/maven2/janino/janino/2.5.10/janino-2.5.10.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) janino:janino:jar:2.5.10

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=janino -DartifactId=janino \
          -Dversion=2.5.10 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:       mvn deploy:deploy-file -DgroupId=janino -DartifactId=janino \
          -Dversion=2.5.10 -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.commons:commons-jci-janino:jar:1.1-SNAPSHOT
  	2) janino:janino:jar:2.5.10

----------
1 required artifact is missing.

for artifact: 
  org.apache.commons:commons-jci-janino:jar:1.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 33 seconds
[INFO] Finished at: Tue Sep 04 15:33:33 PDT 2007
[INFO] Final Memory: 11M/26M
[INFO] ------------------------------------------------------------------------

****************************************************************************



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org