[continuum] BUILD FAILURE: Apache Cocoon [build root]

2008-04-20 Thread Continuum VMBuild Server

Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=79081projectId=51

Build statistics:
 State: Failed
 Previous State: Failed
 Started at: Sat 19 Apr 2008 23:51:58 -0700
 Finished at: Sat 19 Apr 2008 23:54:12 -0700
 Total time: 2m 14s
 Build Trigger: Schedule
 Build Number: 255
 Exit code: 1
 Building machine hostname: vmbuild.apache.org
 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: joerg @ Sat 19 Apr 2008 22:08:18 -0700
Comment: Cocoon 2.2.0 is already released ...
Files changed:
 /cocoon/trunk/core/cocoon-core/src/changes/changes.xml ( 649887 )


Dependencies Changes:

No dependencies changed



Build Defintion:

POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode -P allblocks,it

Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: Java 1.4, Large Memory
Description: 




Test Summary:

Tests: 357
Failures: 0
Total time: 99821


Output:

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Cocoon

[INFO]   Cocoon Tools [modules]
[INFO]   Cocoon 2.2 Archetype: Block
[INFO]   Cocoon 2.2 Archetype: Block (plain)
[INFO]   Cocoon 2.2 Archetype: Web Application
[INFO]   Cocoon Integration Test Framework [maven-plugin]
[INFO]   Cocoon Maven Reports
[INFO]   Cocoon Maven 2 Plugin
[INFO]   Cocoon Maven Javadocs Script Report
[INFO]   Cocoon Maven Javadocs Script Report
[INFO]   Cocoon Reloading ClassLoader - Webapp Wrapper
[INFO]   Cocoon Reloading ClassLoader - Spring reloader
[INFO]   Cocoon Configuration API
[INFO]   Cocoon Spring Configurator
[INFO]   Cocoon: JNet
[INFO]   Cocoon: Block Deployment
[INFO]   Cocoon Core [modules]
[INFO]   Cocoon Pipeline API
[INFO]   Cocoon Util
[INFO]   Cocoon XML API
[INFO]   Cocoon Expression Language API
[INFO]   Cocoon Pipeline Implementation
[INFO]   Cocoon XML Implementation
[INFO]   Cocoon Pipeline Components
[INFO]   Cocoon Sitemap API
[INFO]   Cocoon XML Utilities
[INFO]   Cocoon Expression Language Implementation.
[INFO]   Cocoon Thread API
[INFO]   Cocoon Sitemap Implementation
[INFO]   Cocoon Sitemap Components
[INFO]   Cocoon XML Resolver
[INFO]   Cocoon Store Implementation
[INFO]   Cocoon Thread Implementation
[INFO]   Cocoon Core
[INFO]   Cocoon Servlet Service Implementation
[INFO]   Cocoon Blocks [modules]
[INFO]   Cocoon Linkrewriter Block Implementation
[INFO]   Cocoon Servlet Service Components
[INFO]   Cocoon Ajax Block Implementation
[INFO]   Cocoon Template Framework Block Implementation
[INFO]   Cocoon Samples Style Default Block
[INFO]   Cocoon Ajax Block Sample
[INFO]   Cocoon Apples Block Implementation
[INFO]   Session Framework Implementation
[INFO]   XSP Block Implementation
[INFO]   Cocoon Main Core Sample Block
[INFO]   Cocoon Flowscript Block Implementation
[INFO]   Cocoon Forms Block Implementation
[INFO]   Cocoon Apples Block Samples
[INFO]   Cocoon Additional Sample Block
[INFO]   Cocoon Batik Block Implementation
[INFO]   Cocoon Forms Block Samples
[INFO]   Cocoon Integration Tests Block
[INFO]   Cocoon Linkrewriter Block Samples
[INFO]   Cocoon Template Block Samples
[INFO]   Cocoon Batik Block Samples
[INFO]   Cocoon Welcome (Samples)
[INFO]   Asciiart Block Implementation
[INFO]   Asciiart Block Samples
[INFO]   cocoon-acegisecurity
[INFO]   Cocoon Authentication Block API
[INFO]   Cocoon Authentication Block Implementation
[INFO]   Cocoon Authentication Block Sample
[INFO]   Authentication Framework Implementation
[INFO]   Authentication Framework Sample Application
[INFO]   Axis Block Implementation
[INFO]   Axis Block Samples
[INFO]   Bsf Block Implementation
[INFO]   Bsf Block Samples
[INFO]   Cocoon Captcha Block Implementation
[INFO]   Cocoon Captcha Block Sample
[INFO]   Chaperon Block Implementation
[INFO]   Chaperon Block Samples
[INFO]   Cron block implementation
[INFO]   Cron Block 

[jira] Closed: (COCOON-2198) TransformNode's src attribute must be optional

2008-04-20 Thread Reinhard Poetz (JIRA)

 [ 
https://issues.apache.org/jira/browse/COCOON-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reinhard Poetz closed COCOON-2198.
--

Resolution: Fixed

patch applied, thanks Steven!

 TransformNode's src attribute must be optional
 --

 Key: COCOON-2198
 URL: https://issues.apache.org/jira/browse/COCOON-2198
 Project: Cocoon
  Issue Type: Bug
  Components: Corona (experimental)
Reporter: Steven Dolg
Assignee: Reinhard Poetz
 Attachments: transformNode.txt


 Currently the transform node's src attribute is mandatory.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (COCOON-2199) Streamline XMLSerializer's configuration.

2008-04-20 Thread Reinhard Poetz (JIRA)

 [ 
https://issues.apache.org/jira/browse/COCOON-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reinhard Poetz closed COCOON-2199.
--

Resolution: Fixed

patch applied. Thanks Steven!

 Streamline XMLSerializer's configuration.
 -

 Key: COCOON-2199
 URL: https://issues.apache.org/jira/browse/COCOON-2199
 Project: Cocoon
  Issue Type: Improvement
  Components: Corona (experimental)
Reporter: Steven Dolg
Assignee: Reinhard Poetz
Priority: Minor
 Attachments: XMLSerializer.txt


 Currently one part of the XMLSerializer's configuration is hard-coded in the 
 class (output-method = xml), the other is in the application context defining 
 the XMLSerializer.
 Remove the harded-part and add it to the other configuration parameters in 
 the application context.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (COCOON-2200) Enable explicit mime-type setting for FileReaderComponent in the sitemap.

2008-04-20 Thread Reinhard Poetz (JIRA)

 [ 
https://issues.apache.org/jira/browse/COCOON-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reinhard Poetz closed COCOON-2200.
--

Resolution: Fixed

patch applied - thanks Steven!

 Enable explicit mime-type setting for FileReaderComponent in the sitemap.
 -

 Key: COCOON-2200
 URL: https://issues.apache.org/jira/browse/COCOON-2200
 Project: Cocoon
  Issue Type: New Feature
  Components: Corona (experimental)
Reporter: Steven Dolg
Assignee: Reinhard Poetz
 Attachments: FileReaderComponent.txt


 Support setting the mime-type for the FileReaderComponent from the sitemap.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (COCOON-2201) Set additional header fields in the HttpServletResponse in the SitemapServlet.

2008-04-20 Thread Reinhard Poetz (JIRA)

 [ 
https://issues.apache.org/jira/browse/COCOON-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reinhard Poetz closed COCOON-2201.
--

Resolution: Fixed

patch applied. Thanks Steven!

 Set additional header fields in the HttpServletResponse in the SitemapServlet.
 --

 Key: COCOON-2201
 URL: https://issues.apache.org/jira/browse/COCOON-2201
 Project: Cocoon
  Issue Type: Improvement
  Components: Corona (experimental)
Reporter: Steven Dolg
Assignee: Reinhard Poetz
 Attachments: SitemapServlet.txt


 Set the header fields (like content-type, content-length) properly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (COCOON-2202) Resolve Sitemap parameters before passing them to a Controller.

2008-04-20 Thread Reinhard Poetz (JIRA)

 [ 
https://issues.apache.org/jira/browse/COCOON-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reinhard Poetz closed COCOON-2202.
--

Resolution: Fixed

patch applied. Thanks Steven!

 Resolve Sitemap parameters before passing them to a Controller.
 ---

 Key: COCOON-2202
 URL: https://issues.apache.org/jira/browse/COCOON-2202
 Project: Cocoon
  Issue Type: Bug
  Components: Corona (experimental)
Reporter: Steven Dolg
Assignee: Reinhard Poetz
 Attachments: CallNode.txt


 Currently Sitemap parameters are not resolved when passing them to a 
 Controller.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (COCOON-2203) Provide both the Sitemap parameters and the input parameters for the Controller.

2008-04-20 Thread Reinhard Poetz (JIRA)

 [ 
https://issues.apache.org/jira/browse/COCOON-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reinhard Poetz closed COCOON-2203.
--

Resolution: Fixed

patch applied. Thanks Steven!

 Provide both the Sitemap parameters and the input parameters for the 
 Controller.
 

 Key: COCOON-2203
 URL: https://issues.apache.org/jira/browse/COCOON-2203
 Project: Cocoon
  Issue Type: Bug
  Components: Corona (experimental)
Reporter: Steven Dolg
Assignee: Reinhard Poetz
 Attachments: SpringControllerComponent.txt


 Currently the SpringControllerComponent only forwards the input parameters to 
 the Controller.
 Also add the configuration (= Sitemap parameters).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: [continuum] BUILD FAILURE: Apache Cocoon [build root]

2008-04-20 Thread Joerg Heinicke

On 20.04.2008 02:56, Continuum VMBuild Server wrote:

 


[INFO] Building Cocoon: JNet
[INFO]task-segment: [clean, install]
[INFO] 
 


[INFO] [clean:clean]
[INFO] Deleting directory 
/home/continuum/data/working-directory/51/subprojects/cocoon-jnet/target
[INFO] Deleting directory 
/home/continuum/data/working-directory/51/subprojects/cocoon-jnet/target/classes 

[INFO] Deleting directory 
/home/continuum/data/working-directory/51/subprojects/cocoon-jnet/target/test-classes 

[INFO] Deleting directory 
/home/continuum/data/working-directory/51/subprojects/cocoon-jnet/target/site 


[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 10 source files to 
/home/continuum/data/working-directory/51/subprojects/cocoon-jnet/target/classes 

[INFO] 


[ERROR] BUILD FAILURE
[INFO] 


[INFO] Compilation failure

/home/continuum/data/working-directory/51/subprojects/cocoon-jnet/src/main/java/org/apache/excalibur/sourceresolve/jnet/source/SourceURLStreamHandler.java:[20,16] 
cannot resolve symbol

symbol  : class Proxy location: package net

/home/continuum/data/working-directory/51/subprojects/cocoon-jnet/src/main/java/org/apache/excalibur/sourceresolve/jnet/source/SourceURLStreamHandler.java:[42,52] 
cannot resolve symbol
symbol  : class Proxy location: class 
org.apache.excalibur.sourceresolve.jnet.source.SourceURLStreamHandler


Reinhard, can you please also take care of this error? We have that one 
since a few days.


Thanks,

Joerg