SnapshotConfigXMLBuilder build fails causing [BUILD] 2.1: Failed for Revision: 606544

2007-12-23 Thread Jacek Laskowski
Hi,

It's over 2 days with the build error? Is it being taken care of?
Shall we exclude the module from building till it gets fixed?

Jacek

On 23 Dec 2007 08:37:08 -,  <[EMAIL PROTECTED]> wrote:
> OpenEJB trunk at 606399
> Geronimo Revision: 606544 built with tests included
>
> See the full build-0300.log file at 
> http://people.apache.org/~prasad/binaries/trunk/20071223/build-0300.log
>
> [INFO] [jar:jar]
> [INFO] Building jar: 
> /home/prasad/geronimo/trunk/applications/monitoring/agent-sql/target/agent-sql-2.1-SNAPSHOT.jar
> [INFO] [tools:verify-legal-files {execution: verify-legal-files}]
> [INFO] Checking legal files in: agent-sql-2.1-SNAPSHOT.jar
> [INFO] [install:install]
> [INFO] Installing 
> /home/prasad/geronimo/trunk/applications/monitoring/agent-sql/target/agent-sql-2.1-SNAPSHOT.jar
>  to 
> /home/prasad/.m2/repository/org/apache/geronimo/plugins/monitoring/agent-sql/2.1-SNAPSHOT/agent-sql-2.1-SNAPSHOT.jar
> [INFO] 
> 
> [INFO] Building Geronimo Plugins :: Monitoring Agent :: Datasource
> [INFO]task-segment: [install]
> [INFO] 
> 
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [tools:copy-legal-files {execution: install-legal-files}]
> [INFO] Created dir: 
> /home/prasad/geronimo/trunk/applications/monitoring/agent-ds/target/classes/META-INF
> [INFO] Copying 2 files to 
> /home/prasad/geronimo/trunk/applications/monitoring/agent-ds/target/classes/META-INF
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [car:validate-configuration]
> [INFO] [car:prepare-plan]
> [INFO] Generated: 
> /home/prasad/geronimo/trunk/applications/monitoring/agent-ds/target/resources/META-INF/plan.xml
> [INFO] [car:prepare-metadata]
> [INFO] [car:package]
> [INFO] Packaging module configuration: 
> /home/prasad/geronimo/trunk/applications/monitoring/agent-ds/target/resources/META-INF/plan.xml
> [INFO] snapshot 
> org.apache.geronimo.plugins.monitoring:agent-sql:2.1-SNAPSHOT: checking for 
> updates from apache-snapshots
> [INFO] snapshot 
> org.apache.geronimo.plugins.monitoring:agent-sql:2.1-SNAPSHOT: checking for 
> updates from codehaus-snapshots
> [INFO] snapshot 
> org.apache.geronimo.plugins.monitoring:agent-sql:2.1-SNAPSHOT: checking for 
> updates from apache.snapshots
> [INFO] Building jar: 
> /home/prasad/geronimo/trunk/applications/monitoring/agent-ds/target/agent-ds-2.1-SNAPSHOT.car
> [INFO] [tools:verify-legal-files {execution: verify-legal-files}]
> [INFO] Checking legal files in: agent-ds-2.1-SNAPSHOT.car
> [INFO] [install:install]
> [INFO] Installing 
> /home/prasad/geronimo/trunk/applications/monitoring/agent-ds/target/agent-ds-2.1-SNAPSHOT.car
>  to 
> /home/prasad/.m2/repository/org/apache/geronimo/plugins/agent-ds/2.1-SNAPSHOT/agent-ds-2.1-SNAPSHOT.car
> [INFO] [car:update-pluginlist]
> [INFO] 
> 
> [INFO] Building Geronimo Monitoring :: Monitoring Agent :: EJB
> [INFO]task-segment: [install]
> [INFO] 
> 
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [tools:copy-legal-files {execution: install-legal-files}]
> [INFO] Created dir: 
> /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/target/classes/META-INF
> [INFO] Copying 2 files to 
> /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/target/classes/META-INF
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Compiling 7 source files to 
> /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/target/classes
> [INFO] 
> 
> [ERROR] BUILD FAILURE
> [INFO] 
> 
> [INFO] Compilation failure
>
> /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/src/main/java/org/apache/geronimo/monitoring/snapshot/SnapshotConfigXMLBuilder.java:[37,49]
>  package com.sun.org.apache.xml.internal.serialize does not exist
>
> /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/src/main/java/org/apache/geronimo/monitoring/snapshot/SnapshotConfigXMLBuilder.java:[38,49]
>  package com.sun.org.apache.xml.internal.serialize does not exist
>
> /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/src/main/java/org/apache/geronimo/monitoring/snapshot/SnapshotConfigXMLBuilder.java:[262,12]
>  cannot find symbol
> symbol  : class OutputFormat
> location: class 
> org.apache.geronimo.monitoring.snapshot.SnapshotConfigXMLBuilder
>
> /home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/src/main/java/org/apache/geronimo/monitoring/snapshot/SnapshotConfigXMLBuilder.java:[262,38]
>  cannot find symbol
> symbol  : class Out

Re: SnapshotConfigXMLBuilder build fails causing [BUILD] 2.1: Failed for Revision: 606544

2007-12-23 Thread David Jencks
I opened GERONIMO-3719 to track this and "fixed" it in rev 606631  
using xmlbeans to write out the xml.  This is less than  
satisfactory.  Why aren't we using jaxb for xml handling here?


thanks
david jencks

On Dec 23, 2007, at 9:33 AM, Jacek Laskowski wrote:


Hi,

It's over 2 days with the build error? Is it being taken care of?
Shall we exclude the module from building till it gets fixed?

Jacek

On 23 Dec 2007 08:37:08 -,  <[EMAIL PROTECTED]> wrote:

OpenEJB trunk at 606399
Geronimo Revision: 606544 built with tests included

See the full build-0300.log file at http://people.apache.org/ 
~prasad/binaries/trunk/20071223/build-0300.log


[INFO] [jar:jar]
[INFO] Building jar: /home/prasad/geronimo/trunk/applications/ 
monitoring/agent-sql/target/agent-sql-2.1-SNAPSHOT.jar

[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] Checking legal files in: agent-sql-2.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/prasad/geronimo/trunk/applications/ 
monitoring/agent-sql/target/agent-sql-2.1-SNAPSHOT.jar to /home/ 
prasad/.m2/repository/org/apache/geronimo/plugins/monitoring/agent- 
sql/2.1-SNAPSHOT/agent-sql-2.1-SNAPSHOT.jar
[INFO]  
- 
---

[INFO] Building Geronimo Plugins :: Monitoring Agent :: Datasource
[INFO]task-segment: [install]
[INFO]  
- 
---

[INFO] [enforcer:enforce {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] Created dir: /home/prasad/geronimo/trunk/applications/ 
monitoring/agent-ds/target/classes/META-INF
[INFO] Copying 2 files to /home/prasad/geronimo/trunk/applications/ 
monitoring/agent-ds/target/classes/META-INF

[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: /home/prasad/geronimo/trunk/applications/ 
monitoring/agent-ds/target/resources/META-INF/plan.xml

[INFO] [car:prepare-metadata]
[INFO] [car:package]
[INFO] Packaging module configuration: /home/prasad/geronimo/trunk/ 
applications/monitoring/agent-ds/target/resources/META-INF/plan.xml
[INFO] snapshot org.apache.geronimo.plugins.monitoring:agent-sql: 
2.1-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.apache.geronimo.plugins.monitoring:agent-sql: 
2.1-SNAPSHOT: checking for updates from codehaus-snapshots
[INFO] snapshot org.apache.geronimo.plugins.monitoring:agent-sql: 
2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Building jar: /home/prasad/geronimo/trunk/applications/ 
monitoring/agent-ds/target/agent-ds-2.1-SNAPSHOT.car

[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] Checking legal files in: agent-ds-2.1-SNAPSHOT.car
[INFO] [install:install]
[INFO] Installing /home/prasad/geronimo/trunk/applications/ 
monitoring/agent-ds/target/agent-ds-2.1-SNAPSHOT.car to /home/ 
prasad/.m2/repository/org/apache/geronimo/plugins/agent-ds/2.1- 
SNAPSHOT/agent-ds-2.1-SNAPSHOT.car

[INFO] [car:update-pluginlist]
[INFO]  
- 
---

[INFO] Building Geronimo Monitoring :: Monitoring Agent :: EJB
[INFO]task-segment: [install]
[INFO]  
- 
---

[INFO] [enforcer:enforce {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] Created dir: /home/prasad/geronimo/trunk/applications/ 
monitoring/agent-ejb/target/classes/META-INF
[INFO] Copying 2 files to /home/prasad/geronimo/trunk/applications/ 
monitoring/agent-ejb/target/classes/META-INF

[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 7 source files to /home/prasad/geronimo/trunk/ 
applications/monitoring/agent-ejb/target/classes
[INFO]  
- 
---

[ERROR] BUILD FAILURE
[INFO]  
- 
---

[INFO] Compilation failure

/home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/src/ 
main/java/org/apache/geronimo/monitoring/snapshot/ 
SnapshotConfigXMLBuilder.java:[37,49] package  
com.sun.org.apache.xml.internal.serialize does not exist


/home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/src/ 
main/java/org/apache/geronimo/monitoring/snapshot/ 
SnapshotConfigXMLBuilder.java:[38,49] package  
com.sun.org.apache.xml.internal.serialize does not exist


/home/prasad/geronimo/trunk/applications/monitoring/agent-ejb/src/ 
main/java/org/apache/geronimo/monitoring/snapshot/ 
SnapshotConfigXMLBuilder.java:[262,12] cannot find symbol

symbol  : class OutputFormat
location: class  
org.apache.geronimo.monitoring.snapshot.SnapshotConfigXMLBuilder


/home/prasad/geronimo/trunk/applications/monitor