[continuum] BUILD SUCCESSFUL: Template framework implementation

2006-11-03 Thread [EMAIL PROTECTED]
Online report : 
http://cocoon.zones.apache.org:12000/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/18/buildId/432
Build statistics:
  State: Ok
  Previous State: Error
  Started at: Sat, 4 Nov 2006 00:38:08 +
  Finished at: Sat, 4 Nov 2006 00:38:23 +
  Total time: 14s
  Build Trigger: Schedule
  Exit code: 0
  Building machine hostname: cocoon.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.4.2_06(Sun Microsystems Inc.)

Changes

src/main/resources/META-INF/cocoon/avalon/cocoon-template-expression.xconf

src/main/resources/META-INF/cocoon/avalon/cocoon-template-sitemap.xconf
src/main/resources/META-INF/cocoon/avalon/cocoon-template.xconf


Output:

[INFO] Scanning for projects...
[INFO] 

[INFO] Building Template framework implementation
[INFO]task-segment: [clean, install]
[INFO] 

[INFO] [clean:clean]
[INFO] Deleting directory /home/maven/continuum-data/working-directory/18/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[WARNING] 
Artifact junit:junit:jar:3.8.2:test retains local scope 'test' 
overriding broader scope 'compile'
given by a dependency. If this is not intended, modify or remove the 
local scope.

[INFO] [compiler:compile]
Compiling 94 source files to 
/home/maven/continuum-data/working-directory/18/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 7 source files to 
/home/maven/continuum-data/working-directory/18/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/home/maven/continuum-data/working-directory/18/target/surefire-reports

---
 T E S T S
---
Running org.apache.cocoon.components.expression.jexl.JexlTestCase
log4j:WARN No appenders could be found for logger 
(org.apache.commons.jexl.ExpressionFactory).
log4j:WARN Please initialize the log4j system properly.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec
Running org.apache.cocoon.components.expression.ExpressionTestCase
[DEBUG] XMLizer: Default parser is 'org.apache.excalibur.xml.sax.SAXParser'.
[DEBUG] SourceResolver: Using base URL: 
file:/home/maven/continuum-data/working-directory/18/
[DEBUG] XMLizer: Default parser is 'org.apache.excalibur.xml.sax.SAXParser'.
[DEBUG] SourceResolver: Using base URL: 
file:/home/maven/continuum-data/working-directory/18/
[DEBUG] XMLizer: Default parser is 'org.apache.excalibur.xml.sax.SAXParser'.
[DEBUG] SourceResolver: Using base URL: 
file:/home/maven/continuum-data/working-directory/18/
[DEBUG] XMLizer: Default parser is 'org.apache.excalibur.xml.sax.SAXParser'.
[DEBUG] SourceResolver: Using base URL: 
file:/home/maven/continuum-data/working-directory/18/
[DEBUG] XMLizer: Default parser is 'org.apache.excalibur.xml.sax.SAXParser'.
[DEBUG] SourceResolver: Using base URL: 
file:/home/maven/continuum-data/working-directory/18/
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 sec
Running org.apache.cocoon.environment.FOMTestCase
[DEBUG] XMLizer: Default parser is 'org.apache.excalibur.xml.sax.SAXParser'.
[DEBUG] SourceResolver: Using base URL: 
file:/home/maven/continuum-data/working-directory/18/
[DEBUG] XMLizer: Default parser is 'org.apache.excalibur.xml.sax.SAXParser'.
[DEBUG] SourceResolver: Using base URL: 
file:/home/maven/continuum-data/working-directory/18/
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec
Running org.apache.cocoon.components.accessor.AccessorTestCase
[DEBUG] XMLizer: Default parser is 'org.apache.excalibur.xml.sax.SAXParser'.
[DEBUG] SourceResolver: Using base URL: 
file:/home/maven/continuum-data/working-directory/18/
[DEBUG] XMLizer: Default parser is 'org.apache.excalibur.xml.sax.SAXParser'.
[DEBUG] SourceResolver: Using base URL: 
file:/home/maven/continuum-data/working-directory/18/
[DEBUG] XMLizer: Default parser is 'org.apache.excalibur.xml.sax.SAXParser'.
[DEBUG] SourceResolver: Using base URL: 
file:/home/maven/continuum-data/working-directory/18/
[DEBUG] XMLizer: Default parser is 'org.apache.excalibur.xml.sax.SAXParser'.
[DEBUG] SourceResolver: Using base URL: 
file:/home/maven/continuum-data/working-directory/18/
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec
Running org.apache.cocoon.template.jxtg.JXTemplateGeneratorTestCase
[DEBUG] SourceResolver: Using base URL: 
file:/home/maven/continuum-data/working-directory/18/
[DEBUG] Resolving 

[continuum] BUILD SUCCESSFUL: Template framework implementation

2006-04-18 Thread [EMAIL PROTECTED]
Online report : 
http://cocoon.zones.apache.org:12000/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/130/buildId/980
Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Tue, 18 Apr 2006 16:10:14 +
  Finished at: Tue, 18 Apr 2006 16:10:31 +
  Total time: 17s
  Build Trigger: Schedule
  Exit code: 0
  Building machine hostname: cocoon.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.4.2_06(Sun Microsystems Inc.)

Changes
 cziegeler  Make template block compilable with JDK 13 and 
enable it in 2.1.x by default
 /cocoon/branches/BRANCH_2_1_X/blocks.properties
/cocoon/branches/BRANCH_2_1_X/src/blocks/template/readme.txt

/cocoon/trunk/blocks/cocoon-template/cocoon-template-impl/src/main/java/org/apache/cocoon/components/accessor/MapAccessor.java

/cocoon/trunk/blocks/cocoon-template/cocoon-template-impl/src/main/java/org/apache/cocoon/components/expression/javascript/JavaScriptExpression.java


Output:

[INFO] Scanning for projects...
[INFO] 

[INFO] Building Template framework implementation
[INFO]task-segment: [install]
[INFO] 

[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.cocoon:cocoon-core-modules:1-SNAPSHOT: checking for 
updates from apache-cvs
[INFO] snapshot org.apache.cocoon:cocoon-core-modules:1-SNAPSHOT: checking for 
updates from maven-snapshot
[WARNING] 
Artifact junit:junit:jar:3.8.1 retains local scope 'test' overriding 
broader scope 'compile'
given by a dependency. If this is not intended, modify or remove the 
local scope.

[INFO] [compiler:compile]
Compiling 2 source files to 
/home/maven/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/130/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] Setting reports dir: 
/home/maven/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/130/target/surefire-reports

---
 T E S T S
---
log4j:WARN No appenders could be found for logger 
(org.springframework.core.CollectionFactory).
log4j:WARN Please initialize the log4j system properly.
[surefire] Running org.apache.cocoon.environment.FOMTestCase
[surefire] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
[surefire] Running org.apache.cocoon.components.expression.jexl.JexlTestCase
[surefire] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
[surefire] Running org.apache.cocoon.components.expression.ExpressionTestCase
[surefire] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
[surefire] Running 
org.apache.cocoon.components.expression.javascript.JavaScriptTestCase
[surefire] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
[surefire] Running org.apache.cocoon.components.expression.jxpath.JXPathTestCase
[surefire] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
[surefire] Running org.apache.cocoon.components.accessor.AccessorTestCase
[surefire] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
[surefire] Running org.apache.cocoon.template.jxtg.JXTemplateGeneratorTestCase
[surefire] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.078 sec

Results :
[surefire] Tests run: 34, Failures: 0, Errors: 0

[INFO] [jar:jar]
[INFO] Building jar: 
/home/maven/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/130/target/cocoon-template-impl-1.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing 
/home/maven/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/130/target/cocoon-template-impl-1.0.0-SNAPSHOT.jar
 to 
/home/maven/.m2/repository/org/apache/cocoon/cocoon-template-impl/1.0.0-SNAPSHOT/cocoon-template-impl-1.0.0-SNAPSHOT.jar
[INFO] 

[INFO] BUILD SUCCESSFUL
[INFO] 

[INFO] Total time: 14 seconds
[INFO] Finished at: Tue Apr 18 16:10:31 GMT+00:00 2006
[INFO] Final Memory: 9M/16M
[INFO]