[FAIL] Loom compilation.

[email protected]
Newsgroups gmane.comp.java.jcontainer.interest
Message-ID <[email protected]>
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc1-SNAPSHOT

main:
loom:build:
build:plugins:
    [echo] Build plugins
Starting the reactor...
Our processing order:
Loom Plugins
+----------------------------------------
| Building Plugins Loom Plugins
| Memory: 1M/2M
+----------------------------------------
Starting the reactor...
Our processing order:
Maven Sar Plugin
+----------------------------------------
| Cleaning Maven Sar Plugin
| Memory: 1M/2M
+----------------------------------------
loom:clean:
clean:clean:
    [delete] Deleting directory /usr/local/builds/jcontainer/jcontainer/loom/plugins/maven-sar/target
Starting the reactor...
Our processing order:
Maven Sar Plugin
+----------------------------------------
| Installing Maven Sar Plugin
| Memory: 3M/4M
+----------------------------------------


loom:install:
install:
plugin:
java:prepare-filesystem:
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/plugins/maven-sar/target/classes

java:compile:
    [echo] Compiling to /usr/local/builds/jcontainer/jcontainer/loom/plugins/maven-sar/target/classes
    [javac] Compiling 4 source files to /usr/local/builds/jcontainer/jcontainer/loom/plugins/maven-sar/target/classes
sar:init:
    [echo] Defining sar task
    [echo] Set metagenerate property to true
    [echo] Defining metagenerate task

sar:metagenerate:
    [echo] Generating Component Descriptors
    [metagenerate] MetaClass Attributes Compiler building 4 binary descriptors.


java:jar-resources:
Copying 4 files to /usr/local/builds/jcontainer/jcontainer/loom/plugins/maven-sar/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/plugins/maven-sar/target/test-classes
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/plugins/maven-sar/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 3 source files to /usr/local/builds/jcontainer/jcontainer/loom/plugins/maven-sar/target/test-classes

test:test:
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.jcontainer.loom.info.GenerateLoomDescriptorsTaskTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.325 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.jcontainer.loom.info.PhoenixAttributeInterceptorTestCase
    [junit] Tests run: 24, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.jcontainer.loom.info.PhoenixJavaClassFilterTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.048 sec

jar:jar:
    [jar] Building jar: /usr/local/builds/jcontainer/jcontainer/loom/plugins/maven-sar/target/maven-sar-plugin-1.0-beta1-dev.jar

    [copy] Copying 1 file to /home/proyal/.maven/repository/maven/plugins

plugin:install:
    [copy] Copying 1 file to /export/maven-1.0-rc1/plugins
    [delete] Deleting 15 files from /home/proyal/.maven/plugins
    [delete] Deleted 8 directories from /home/proyal/.maven/plugins

    [copy] Copying 1 file to /home/proyal/.maven/repository/loom/plugins



build:components:
    [echo] Build components
Starting the reactor...
Our processing order:
Loom Engine
Loom Launcher
+----------------------------------------
| Building Loom Engine
| Memory: 6M/10M
+----------------------------------------
Attempting to download dna-impl-20031005.014103.jar.
................
clean:clean:
    [delete] Deleting directory /usr/local/builds/jcontainer/jcontainer/loom/engine/target

build:
java:prepare-filesystem:
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/engine/target/classes

java:compile:
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/engine/target/src/java/org/jcontainer/loom/interfaces
    [echo] Compiling to /usr/local/builds/jcontainer/jcontainer/loom/engine/target/classes
    [javac] Compiling 96 source files to /usr/local/builds/jcontainer/jcontainer/loom/engine/target/classes
sar:metagenerate:
    [echo] Generating Component Descriptors
    [metagenerate] MetaClass Attributes Compiler building 95 binary descriptors.


java:jar-resources:
Copying 29 files to /usr/local/builds/jcontainer/jcontainer/loom/engine/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/engine/target/test-classes
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/engine/target/test-reports

test:test-resources:
Copying 5 files to /usr/local/builds/jcontainer/jcontainer/loom/engine/target/test-classes

test:compile:
    [javac] Compiling 13 source files to /usr/local/builds/jcontainer/jcontainer/loom/engine/target/test-classes
    [metagenerate] MetaClass Attributes Compiler building 5 binary descriptors.

test:test:
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.jcontainer.loom.components.application.ApplicationTestCase
[INFO] 2 Blocks to process for phase "startup". Order of processing = [c2, c1].
[DEBUG] Processing Block named "c2" through phase "startup".
[DEBUG] Component named "c2" is passing through the Creation stage.
[DEBUG] Processed Block named "c2" through phase "startup".
[DEBUG] Processing Block named "c1" through phase "startup".
[DEBUG] Component named "c1" is passing through the Creation stage.
[DEBUG] Component named "c1" is passing through the Configuration stage.
[DEBUG] Processed Block named "c1" through phase "startup".
[INFO] 2 Blocks to process for phase "shutdown". Order of processing = [c1, c2].
[DEBUG] Processing Block named "c1" through phase "shutdown".
[DEBUG] Component named "c1" is passing through the Destruction stage.
[DEBUG] Processed Block named "c1" through phase "shutdown".
[DEBUG] Processing Block named "c2" through phase "shutdown".
[DEBUG] Component named "c2" is passing through the Destruction stage.
[DEBUG] Processed Block named "c2" through phase "shutdown".
[INFO] 4 Blocks to process for phase "startup". Order of processing = [c2a, c2b, c2c, c3].
[DEBUG] Processing Block named "c2a" through phase "startup".
[DEBUG] Component named "c2a" is passing through the Creation stage.
[DEBUG] Processed Block named "c2a" through phase "startup".
[DEBUG] Processing Block named "c2b" through phase "startup".
[DEBUG] Component named "c2b" is passing through the Creation stage.
[DEBUG] Processed Block named "c2b" through phase "startup".
[DEBUG] Processing Block named "c2c" through phase "startup".
[DEBUG] Component named "c2c" is passing through the Creation stage.
[DEBUG] Processed Block named "c2c" through phase "startup".
[DEBUG] Processing Block named "c3" through phase "startup".
[DEBUG] Component named "c3" is passing through the Creation stage.
[DEBUG] Component named "c3" is passing through the Configuration stage.
Passed the following services: [org.jcontainer.loom.components.assembler.data.Component2@1017ca1, org.jcontainer.loom.components.assembler.data.Component2@9d5793, org.jcontainer.loom.components.assembler.data.Component2@1e090ee]
[DEBUG] Processed Block named "c3" through phase "startup".
[INFO] 4 Blocks to process for phase "shutdown". Order of processing = [c3, c2a, c2b, c2c].
[DEBUG] Processing Block named "c3" through phase "shutdown".
[DEBUG] Component named "c3" is passing through the Destruction stage.
[DEBUG] Processed Block named "c3" through phase "shutdown".
[DEBUG] Processing Block named "c2a" through phase "shutdown".
[DEBUG] Component named "c2a" is passing through the Destruction stage.
[DEBUG] Processed Block named "c2a" through phase "shutdown".
[DEBUG] Processing Block named "c2b" through phase "shutdown".
[DEBUG] Component named "c2b" is passing through the Destruction stage.
[DEBUG] Processed Block named "c2b" through phase "shutdown".
[DEBUG] Processing Block named "c2c" through phase "shutdown".
[DEBUG] Component named "c2c" is passing through the Destruction stage.
[DEBUG] Processed Block named "c2c" through phase "shutdown".
[INFO] 4 Blocks to process for phase "startup". Order of processing = [c2a, c2b, c2c, c4].
[DEBUG] Processing Block named "c2a" through phase "startup".
[DEBUG] Component named "c2a" is passing through the Creation stage.
[DEBUG] Processed Block named "c2a" through phase "startup".
[DEBUG] Processing Block named "c2b" through phase "startup".
[DEBUG] Component named "c2b" is passing through the Creation stage.
[DEBUG] Processed Block named "c2b" through phase "startup".
[DEBUG] Processing Block named "c2c" through phase "startup".
[DEBUG] Component named "c2c" is passing through the Creation stage.
[DEBUG] Processed Block named "c2c" through phase "startup".
[DEBUG] Processing Block named "c4" through phase "startup".
[DEBUG] Component named "c4" is passing through the Creation stage.
[DEBUG] Component named "c4" is passing through the Configuration stage.
Passed the following services: [c2b, anAlias, c2a]
[DEBUG] Processed Block named "c4" through phase "startup".
[INFO] 4 Blocks to process for phase "shutdown". Order of processing = [c4, c2a, c2b, c2c].
[DEBUG] Processing Block named "c4" through phase "shutdown".
[DEBUG] Component named "c4" is passing through the Destruction stage.
[DEBUG] Processed Block named "c4" through phase "shutdown".
[DEBUG] Processing Block named "c2a" through phase "shutdown".
[DEBUG] Component named "c2a" is passing through the Destruction stage.
[DEBUG] Processed Block named "c2a" through phase "shutdown".
[DEBUG] Processing Block named "c2b" through phase "shutdown".
[DEBUG] Component named "c2b" is passing through the Destruction stage.
[DEBUG] Processed Block named "c2b" through phase "shutdown".
[DEBUG] Processing Block named "c2c" through phase "shutdown".
[DEBUG] Component named "c2c" is passing through the Destruction stage.
[DEBUG] Processed Block named "c2c" through phase "shutdown".
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.392 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.jcontainer.loom.components.assembler.AssemblerTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.jcontainer.loom.components.configuration.merger.ConfigurationMergerTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.jcontainer.loom.components.extension.ComparatorTestCase
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.jcontainer.loom.components.logger.LogManagerTestCase
[DEBUG] Creating log hierarchy for application named "test", using log format version "1.0".
[DEBUG] Creating a log category named "" that writes to "default-target" target at priority "DEBUG".
[DEBUG] Creating a log category named "myBlock" that writes to "myBlock-target" target at priority "DEBUG".
[DEBUG] Creating log hierarchy for application named "test", using log format version "1.1".
[DEBUG] Added new LogTargetFactory of type file.
[DEBUG] Added new LogTarget of id default.
[DEBUG] Added new LogTarget of id myBlock.
[DEBUG] added logger for category 
[DEBUG] added logger for category myBlock
[DEBUG] Creating log hierarchy for application named "test", using log format version "log4j".
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.932 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.jcontainer.loom.components.util.verifier.VerifierTestCase
[INFO] Verifying that the name specified for Blocks and BlockListeners are valid.
[INFO] Verifying that the names specified for Component are valid.
[INFO] Verifying that the names specified for the Components are unique.
[INFO] Verifying that the dependency mapping is valid according to ComponentInfos.
[INFO] Verifying that the dependency mapping for every Component is valid with respect to other components.
[INFO] Verifying that there are no circular dependencies between Components.
[INFO] Verifying that the name specified for Blocks and BlockListeners are unique.
[INFO] Verifying that the specified Blocks have valid types.
[INFO] Verifying that the specified BlockListeners have valid types.
[INFO] Verifying that the name specified for Blocks and BlockListeners are valid.
[INFO] Verifying that the names specified for Component are valid.
[INFO] Verifying that the names specified for the Components are unique.
[INFO] Verifying that the dependency mapping is valid according to ComponentInfos.
[INFO] Verifying that the dependency mapping for every Component is valid with respect to other components.
[INFO] Verifying that there are no circular dependencies between Components.
[INFO] Verifying that the name specified for Blocks and BlockListeners are unique.
[INFO] Verifying that the specified Blocks have valid types.
[INFO] Verifying that the specified BlockListeners have valid types.
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.279 sec

jar:jar:
    [jar] Building jar: /usr/local/builds/jcontainer/jcontainer/loom/engine/target/loom-engine-1.0-beta1-dev.jar

jar:install:
    [echo] 
    id = 'loom-engine'
    groupId = 'loom'
    artifactDirectory = 'loom'
    
    [mkdir] Created dir: /home/proyal/.maven/repository/loom/jars
    [copy] Copying 1 file to /home/proyal/.maven/repository/loom/jars
+----------------------------------------
| Building Loom Launcher
| Memory: 20M/23M
+----------------------------------------


clean:clean:
    [delete] Deleting directory /usr/local/builds/jcontainer/jcontainer/loom/launcher/target

build:
java:prepare-filesystem:
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/launcher/target/classes

java:compile:
    [echo] Compiling to /usr/local/builds/jcontainer/jcontainer/loom/launcher/target/classes
    [javac] Compiling 5 source files to /usr/local/builds/jcontainer/jcontainer/loom/launcher/target/classes
sar:metagenerate:


java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/launcher/target/test-classes
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/launcher/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.

jar:jar:
    [copy] Copying 1 file to /usr/local/builds/jcontainer/jcontainer/loom/launcher/target/classes/META-INF
    [jar] Building jar: /usr/local/builds/jcontainer/jcontainer/loom/launcher/target/loom-launcher-1.0-beta1-dev.jar

jar:install:
    [echo] 
    id = 'loom-launcher'
    groupId = 'loom'
    artifactDirectory = 'loom'
    
    [copy] Copying 1 file to /home/proyal/.maven/repository/loom/jars



build:distribution:
    [echo] Build distribution
Starting the reactor...
Our processing order:
Loom Distribution
+----------------------------------------
| Building Loom Distribution
| Memory: 14M/23M
+----------------------------------------
clean:clean:
    [delete] Deleting directory /usr/local/builds/jcontainer/jcontainer/loom/distribution/target

build:
release:init:

release:setup-distribution-bin:
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/wrapper
    [get] Getting: http://telia.dl.sourceforge.net/sourceforge/wrapper/wrapper_linux_3.0.5.tar.gz
    [get] local file date : Thu Sep 11 04:18:26 EDT 2003
    [get] Not modified - so not downloaded
    [gunzip] Expanding /home/proyal/.maven/repository/wrapper/distributions/wrapper_linux_3.0.5.tar.gz to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/wrapper/wrapper_linux_3.0.5.tar
    [untar] Expanding: /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/wrapper/wrapper_linux_3.0.5.tar into /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/wrapper
    [copy] Copying 4 files to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/wrapper
    [copy] Copying 1 file to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/wrapper
    [copy] Copying 1 file to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/wrapper
    [get] Getting: http://telia.dl.sourceforge.net/sourceforge/wrapper/wrapper_win32_3.0.5.zip
    [get] local file date : Thu Sep 11 04:18:34 EDT 2003
    [get] Not modified - so not downloaded
    [unzip] Expanding: /home/proyal/.maven/repository/wrapper/distributions/wrapper_win32_3.0.5.zip into /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/wrapper
    [copy] Copying 2 files to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/wrapper
    [copy] Copying 1 file to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/wrapper
    [copy] Copying 1 file to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/wrapper
    [copy] Copying 1 file to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/wrapper
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/container/lib
    [copy] Copying 20 files to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/container/lib
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/lib
    [copy] Copying 10 files to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/lib
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/conf
    [copy] Copying 1 file to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/conf
    [copy] Copying 1 file to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/conf
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/apps
    [copy] Copying 3 files to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/apps
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/ext
    [copy] Copying 3 files to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/ext
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/bin
    [copy] Copying 3 files to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/bin
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/work
    [copy] Copying 1 file to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/bin
    [copy] Copying 7 files to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin/bin
    [copy] Copying 1 file to /usr/local/builds/jcontainer/jcontainer/loom/distribution/target/loom-1.0-beta1-dev-bin



build:demos:
    [echo] Build demos
Starting the reactor...
Our processing order:
Loom Avalon Lifecycle Demo
Loom Distributed Demo
Loom HelloWorld Demo
+----------------------------------------
| Building Loom Avalon Lifecycle Demo
| Memory: 16M/23M
+----------------------------------------
clean:clean:
    [delete] Deleting directory /usr/local/builds/jcontainer/jcontainer/loom/demos/avalonlifecycle/target

build:
java:prepare-filesystem:
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/demos/avalonlifecycle/target/classes

java:compile:
    [echo] Compiling to /usr/local/builds/jcontainer/jcontainer/loom/demos/avalonlifecycle/target/classes
    [javac] Compiling 4 source files to /usr/local/builds/jcontainer/jcontainer/loom/demos/avalonlifecycle/target/classes
sar:metagenerate:
    [echo] Generating Component Descriptors
    [metagenerate] MetaClass Attributes Compiler building 4 binary descriptors.


java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/demos/avalonlifecycle/target/test-classes
    [mkdir] Created dir: /usr/local/builds/jcontainer/jcontainer/loom/demos/avalonlifecycle/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.

jar:jar:
    [jar] Building jar: /usr/local/builds/jcontainer/jcontainer/loom/demos/avalonlifecycle/target/demo-avalonlifecycle-1.0-beta1-dev.jar

java:prepare-filesystem:

java:compile:
    [echo] Compiling to /usr/local/builds/jcontainer/jcontainer/loom/demos/avalonlifecycle/target/classes
sar:metagenerate:
    [echo] Generating Component Descriptors
    [metagenerate] MetaClass Attributes Compiler building 4 binary descriptors.


java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.

jar:jar:

sar:sar:
    [echo] Building sar demo-avalonlifecycle.sar
    [sar] Building sar: /usr/local/builds/jcontainer/jcontainer/loom/demos/avalonlifecycle/target/demo-avalonlifecycle.sar

Total time: 51 seconds
Finished at: Tue Nov 04 07:03:24 EST 2003
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.