Discussion:
[castor-dev] [Fwd: [castor-scm] [Bamboo] Castor - JDK5 - Castor main (super) project build 449 has FAILED (0 tests failed). Change made by rjoachim]
Werner Guttmann
2009-07-23 07:59:51 UTC
Permalink
Hallo,

it looks like one of the more recent commit sets broke the continous
build. Any idea why ?

Werner

-------- Original Message --------
Subject: [castor-scm] [Bamboo] Castor - JDK5 - Castor main (super)
project build 449 has FAILED (0 tests failed). Change made by rjoachim
Date: Wed, 22 Jul 2009 18:30:24 -0500 (CDT)
From: Codehaus Bamboo <bamboo-***@codehaus.org>
Reply-To: ***@castor.codehaus.org
To: ***@castor.codehaus.org

-----------------------------------------------------------
CASTOR-MAINJDK5-449 failed.
-----------------------------------------------------------
Code has been updated by rjoachim.
No failed tests found, a possible compilation error.

http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/


--------------
Code Changes
--------------
Move SQLStatementStore org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate (CASTOR-2764)
--------------
JIRA Issues
--------------
CASTOR-2764: Move SQLStatementStore
org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate


--------------
Error Summary
--------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure


/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/ClassMapping.java:[350,5]
method does not override a method from its superclass


/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/FieldMapping.java:[371,5]
method does not override a method from its superclass


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Ralf Joachim
2009-07-23 09:51:17 UTC
Permalink
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Werner,<br>
<br>
build fails not only on bamboo but also locally at XML module. I
haven't changed anything at XML module for quite a while. At least not
for the last 2 month. Having said that full build with 'mvn install' on
project root worked for me about 1 week ago.<br>
<br>
At local build it fails with:<br>
<br>
.....<br>
<br>
[FATAL ERROR] org.codehaus.mojo.castor.GenerateMojo#execute() caused a
linkage error (java.lang.NoClassDefFoundError) and may be out-of-date.
Check the realms:<br>
[FATAL ERROR] Plugin realm =
app0.child-container[org.codehaus.mojo:castor-maven-plugin]<br>
<br>
....<br>
<br>
java.lang.NoClassDefFoundError: org/castor/xml/InternalContext<br>
&nbsp;&nbsp;&nbsp; at
org.codehaus.mojo.castor.GenerateMojo.config(GenerateMojo.java:338)<br>
&nbsp;&nbsp;&nbsp; at
org.codehaus.mojo.castor.GenerateMojo.execute(GenerateMojo.java:220)<br>
<br>
....<br>
<br>
May it be possible that changes to the castor-maven-plugin where we use
2.0-SNAPSHOT caused this problem. I also recognized that it downloaded
xercesImpl-2.6.0 and various castor-1.2 jars. For all the castor-1.2
jars I see checksum warnings here.<br>
<br>
Regards<br>
Ralf<br>
<br>
Werner Guttmann schrieb:
<blockquote cite="mid:***@codehaus.org" type="cite">
<pre wrap="">Hallo,

it looks like one of the more recent commit sets broke the continous
build. Any idea why ?

Werner

-------- Original Message --------
Subject: [castor-scm] [Bamboo] Castor - JDK5 - Castor main (super)
project build 449 has FAILED (0 tests failed). Change made by rjoachim
Date: Wed, 22 Jul 2009 18:30:24 -0500 (CDT)
From: Codehaus Bamboo <a class="moz-txt-link-rfc2396E" href="mailto:bamboo-***@codehaus.org">&lt;bamboo-***@codehaus.org&gt;</a>
Reply-To: <a class="moz-txt-link-abbreviated" href="mailto:***@castor.codehaus.org">***@castor.codehaus.org</a>
To: <a class="moz-txt-link-abbreviated" href="mailto:***@castor.codehaus.org">***@castor.codehaus.org</a>

-----------------------------------------------------------
CASTOR-MAINJDK5-449 failed.
-----------------------------------------------------------
Code has been updated by rjoachim.
No failed tests found, a possible compilation error.

<a class="moz-txt-link-freetext" href="http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/">http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/</a>


--------------
Code Changes
--------------
rjoachim (8289):

</pre>
<blockquote type="cite">
<pre wrap="">Move SQLStatementStore org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate (CASTOR-2764)
</pre>
</blockquote>
<pre wrap=""><!---->

--------------
JIRA Issues
--------------
CASTOR-2764: Move SQLStatementStore
org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate


--------------
Error Summary
--------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure


/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/ClassMapping.java:[350,5]
method does not override a method from its superclass


/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/FieldMapping.java:[371,5]
method does not override a method from its superclass


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>


</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--

Syscon Ingenieurb&uuml;ro f&uuml;r Me&szlig;- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstra&szlig;e 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: <a class="moz-txt-link-abbreviated" href="http://www.syscon.eu">www.syscon.eu</a>
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:***@syscon.eu">***@syscon.eu</a>

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Gesch&auml;ftsleitung: Jens Joachim, Ralf Joachim
</pre>
</body>
</html>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Werner Guttmann
2009-07-23 10:14:07 UTC
Permalink
Hmm, I have publically released version 1.5 of the castor-maven-plugin,
and not 2.0-SNAPSHOT. But interesting, ...

Werner
Post by Ralf Joachim
Hi Werner,
build fails not only on bamboo but also locally at XML module. I haven't
changed anything at XML module for quite a while. At least not for the
last 2 month. Having said that full build with 'mvn install' on project
root worked for me about 1 week ago.
.....
[FATAL ERROR] org.codehaus.mojo.castor.GenerateMojo#execute() caused a
linkage error (java.lang.NoClassDefFoundError) and may be out-of-date.
[FATAL ERROR] Plugin realm =
app0.child-container[org.codehaus.mojo:castor-maven-plugin]
....
java.lang.NoClassDefFoundError: org/castor/xml/InternalContext
at org.codehaus.mojo.castor.GenerateMojo.config(GenerateMojo.java:338)
at org.codehaus.mojo.castor.GenerateMojo.execute(GenerateMojo.java:220)
....
May it be possible that changes to the castor-maven-plugin where we use
2.0-SNAPSHOT caused this problem. I also recognized that it downloaded
xercesImpl-2.6.0 and various castor-1.2 jars. For all the castor-1.2
jars I see checksum warnings here.
Regards
Ralf
Post by Werner Guttmann
Hallo,
it looks like one of the more recent commit sets broke the continous
build. Any idea why ?
Werner
-------- Original Message --------
Subject: [castor-scm] [Bamboo] Castor - JDK5 - Castor main (super)
project build 449 has FAILED (0 tests failed). Change made by rjoachim
Date: Wed, 22 Jul 2009 18:30:24 -0500 (CDT)
-----------------------------------------------------------
CASTOR-MAINJDK5-449 failed.
-----------------------------------------------------------
Code has been updated by rjoachim.
No failed tests found, a possible compilation error.
http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/
--------------
Code Changes
--------------
Move SQLStatementStore org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate (CASTOR-2764)
--------------
JIRA Issues
--------------
CASTOR-2764: Move SQLStatementStore
org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate
--------------
Error Summary
--------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/ClassMapping.java:[350,5]
method does not override a method from its superclass
/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/FieldMapping.java:[371,5]
method does not override a method from its superclass
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
--
This message is automatically generated by Atlassian Bamboo
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Werner Guttmann
2009-07-23 10:31:10 UTC
Permalink
Hi Ralf,

just redeployed 2.0-SNAPSHOT of the castor-maven-plugin a few minutes
ago, and a local build runs fine with me. Can you try it again, please ?

Regards
Werner
Post by Werner Guttmann
Hmm, I have publically released version 1.5 of the castor-maven-plugin,
and not 2.0-SNAPSHOT. But interesting, ...
Werner
Post by Ralf Joachim
Hi Werner,
build fails not only on bamboo but also locally at XML module. I haven't
changed anything at XML module for quite a while. At least not for the
last 2 month. Having said that full build with 'mvn install' on project
root worked for me about 1 week ago.
.....
[FATAL ERROR] org.codehaus.mojo.castor.GenerateMojo#execute() caused a
linkage error (java.lang.NoClassDefFoundError) and may be out-of-date.
[FATAL ERROR] Plugin realm =
app0.child-container[org.codehaus.mojo:castor-maven-plugin]
....
java.lang.NoClassDefFoundError: org/castor/xml/InternalContext
at org.codehaus.mojo.castor.GenerateMojo.config(GenerateMojo.java:338)
at org.codehaus.mojo.castor.GenerateMojo.execute(GenerateMojo.java:220)
....
May it be possible that changes to the castor-maven-plugin where we use
2.0-SNAPSHOT caused this problem. I also recognized that it downloaded
xercesImpl-2.6.0 and various castor-1.2 jars. For all the castor-1.2
jars I see checksum warnings here.
Regards
Ralf
Post by Werner Guttmann
Hallo,
it looks like one of the more recent commit sets broke the continous
build. Any idea why ?
Werner
-------- Original Message --------
Subject: [castor-scm] [Bamboo] Castor - JDK5 - Castor main (super)
project build 449 has FAILED (0 tests failed). Change made by rjoachim
Date: Wed, 22 Jul 2009 18:30:24 -0500 (CDT)
-----------------------------------------------------------
CASTOR-MAINJDK5-449 failed.
-----------------------------------------------------------
Code has been updated by rjoachim.
No failed tests found, a possible compilation error.
http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/
--------------
Code Changes
--------------
Move SQLStatementStore org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate (CASTOR-2764)
--------------
JIRA Issues
--------------
CASTOR-2764: Move SQLStatementStore
org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate
--------------
Error Summary
--------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/ClassMapping.java:[350,5]
method does not override a method from its superclass
/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/FieldMapping.java:[371,5]
method does not override a method from its superclass
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
--
This message is automatically generated by Atlassian Bamboo
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Ralf Joachim
2009-07-23 14:55:52 UTC
Permalink
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Werner,<br>
<br>
problem is still the same.<br>
<br>
Regards<br>
Ralf<br>
<br>
Werner Guttmann schrieb:
<blockquote cite="mid:***@codehaus.org" type="cite">
<pre wrap="">Hi Ralf,

just redeployed 2.0-SNAPSHOT of the castor-maven-plugin a few minutes
ago, and a local build runs fine with me. Can you try it again, please ?

Regards
Werner

Werner Guttmann wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hmm, I have publically released version 1.5 of the castor-maven-plugin,
and not 2.0-SNAPSHOT. But interesting, ...

Werner

Ralf Joachim wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi Werner,

build fails not only on bamboo but also locally at XML module. I haven't
changed anything at XML module for quite a while. At least not for the
last 2 month. Having said that full build with 'mvn install' on project
root worked for me about 1 week ago.

At local build it fails with:

.....

[FATAL ERROR] org.codehaus.mojo.castor.GenerateMojo#execute() caused a
linkage error (java.lang.NoClassDefFoundError) and may be out-of-date.
Check the realms:
[FATAL ERROR] Plugin realm =
app0.child-container[org.codehaus.mojo:castor-maven-plugin]

....

java.lang.NoClassDefFoundError: org/castor/xml/InternalContext
at org.codehaus.mojo.castor.GenerateMojo.config(GenerateMojo.java:338)
at org.codehaus.mojo.castor.GenerateMojo.execute(GenerateMojo.java:220)

....

May it be possible that changes to the castor-maven-plugin where we use
2.0-SNAPSHOT caused this problem. I also recognized that it downloaded
xercesImpl-2.6.0 and various castor-1.2 jars. For all the castor-1.2
jars I see checksum warnings here.

Regards
Ralf

Werner Guttmann schrieb:
</pre>
<blockquote type="cite">
<pre wrap="">Hallo,

it looks like one of the more recent commit sets broke the continous
build. Any idea why ?

Werner

-------- Original Message --------
Subject: [castor-scm] [Bamboo] Castor - JDK5 - Castor main (super)
project build 449 has FAILED (0 tests failed). Change made by rjoachim
Date: Wed, 22 Jul 2009 18:30:24 -0500 (CDT)
From: Codehaus Bamboo <a class="moz-txt-link-rfc2396E" href="mailto:bamboo-***@codehaus.org">&lt;bamboo-***@codehaus.org&gt;</a>
Reply-To: <a class="moz-txt-link-abbreviated" href="mailto:***@castor.codehaus.org">***@castor.codehaus.org</a>
To: <a class="moz-txt-link-abbreviated" href="mailto:***@castor.codehaus.org">***@castor.codehaus.org</a>

-----------------------------------------------------------
CASTOR-MAINJDK5-449 failed.
-----------------------------------------------------------
Code has been updated by rjoachim.
No failed tests found, a possible compilation error.

<a class="moz-txt-link-freetext" href="http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/">http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/</a>


--------------
Code Changes
--------------
rjoachim (8289):


</pre>
<blockquote type="cite">
<pre wrap="">Move SQLStatementStore org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate (CASTOR-2764)

</pre>
</blockquote>
<pre wrap="">--------------
JIRA Issues
--------------
CASTOR-2764: Move SQLStatementStore
org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate


--------------
Error Summary
--------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure


/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/ClassMapping.java:[350,5]
method does not override a method from its superclass


/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/FieldMapping.java:[371,5]
method does not override a method from its superclass


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>



</pre>
</blockquote>
<pre wrap="">--

Syscon Ingenieurb&uuml;ro f&uuml;r Me&szlig;- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstra&szlig;e 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: <a class="moz-txt-link-abbreviated" href="http://www.syscon.eu">www.syscon.eu</a>
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:***@syscon.eu">***@syscon.eu</a>

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Gesch&auml;ftsleitung: Jens Joachim, Ralf Joachim

--------------------------------------------------------------------- To
unsubscribe from this list, please visit:
<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>
</pre>
</blockquote>
<pre wrap="">---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>


</pre>
</blockquote>
<pre wrap=""><!---->
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>


</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--

Syscon Ingenieurb&uuml;ro f&uuml;r Me&szlig;- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstra&szlig;e 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: <a class="moz-txt-link-abbreviated" href="http://www.syscon.eu">www.syscon.eu</a>
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:***@syscon.eu">***@syscon.eu</a>

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Gesch&auml;ftsleitung: Jens Joachim, Ralf Joachim
</pre>
</body>
</html>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Werner Guttmann
2009-07-23 21:03:53 UTC
Permalink
Odd, build runs fine for me, and I just (manually) triggered the Bamboo
build for Java 5.0, and it finished without any problems.

Regards
Werner
Post by Ralf Joachim
Hi Werner,
problem is still the same.
Regards
Ralf
Post by Werner Guttmann
Hi Ralf,
just redeployed 2.0-SNAPSHOT of the castor-maven-plugin a few minutes
ago, and a local build runs fine with me. Can you try it again, please ?
Regards
Werner
Post by Werner Guttmann
Hmm, I have publically released version 1.5 of the castor-maven-plugin,
and not 2.0-SNAPSHOT. But interesting, ...
Werner
Post by Ralf Joachim
Hi Werner,
build fails not only on bamboo but also locally at XML module. I haven't
changed anything at XML module for quite a while. At least not for the
last 2 month. Having said that full build with 'mvn install' on project
root worked for me about 1 week ago.
.....
[FATAL ERROR] org.codehaus.mojo.castor.GenerateMojo#execute() caused a
linkage error (java.lang.NoClassDefFoundError) and may be out-of-date.
[FATAL ERROR] Plugin realm =
app0.child-container[org.codehaus.mojo:castor-maven-plugin]
....
java.lang.NoClassDefFoundError: org/castor/xml/InternalContext
at org.codehaus.mojo.castor.GenerateMojo.config(GenerateMojo.java:338)
at org.codehaus.mojo.castor.GenerateMojo.execute(GenerateMojo.java:220)
....
May it be possible that changes to the castor-maven-plugin where we use
2.0-SNAPSHOT caused this problem. I also recognized that it downloaded
xercesImpl-2.6.0 and various castor-1.2 jars. For all the castor-1.2
jars I see checksum warnings here.
Regards
Ralf
Post by Werner Guttmann
Hallo,
it looks like one of the more recent commit sets broke the continous
build. Any idea why ?
Werner
-------- Original Message --------
Subject: [castor-scm] [Bamboo] Castor - JDK5 - Castor main (super)
project build 449 has FAILED (0 tests failed). Change made by rjoachim
Date: Wed, 22 Jul 2009 18:30:24 -0500 (CDT)
-----------------------------------------------------------
CASTOR-MAINJDK5-449 failed.
-----------------------------------------------------------
Code has been updated by rjoachim.
No failed tests found, a possible compilation error.
http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/
--------------
Code Changes
--------------
Move SQLStatementStore org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate (CASTOR-2764)
--------------
JIRA Issues
--------------
CASTOR-2764: Move SQLStatementStore
org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate
--------------
Error Summary
--------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/ClassMapping.java:[350,5]
method does not override a method from its superclass
/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/FieldMapping.java:[371,5]
method does not override a method from its superclass
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
--
This message is automatically generated by Atlassian Bamboo
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Ralf Joachim
2009-07-24 08:15:59 UTC
Permalink
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Werner,<br>
<br>
mvn clean install with an empty repository still fails for me at XML
module. See maven output below. Let me know if you need more info.<br>
<br>
Regards<br>
Ralf<br>
<br>
<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] Building Castor XML - core<br>
[INFO]&nbsp;&nbsp;&nbsp; task-segment: [install]<br>
[INFO]
------------------------------------------------------------------------<br>
[WARNING] Attempting to build MavenProject instance for Artifact
(org.codehaus.mojo:castor-maven-plugin:2.0-20090723.115451-13) of type:
maven-plugin; constructing POM artifact instead.<br>
Downloading:
<a class="moz-txt-link-freetext" href="http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.5.1/plexus-compiler-api-1.5.1.pom">http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.5.1/plexus-compiler-api-1.5.1.pom</a><br>
6K downloaded<br>
Downloading:
<a class="moz-txt-link-freetext" href="http://repo1.maven.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom">http://repo1.maven.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom</a><br>
747b downloaded<br>
Downloading:
<a class="moz-txt-link-freetext" href="http://repo1.maven.org/maven2/org/codehaus/castor/castor-codegen/1.3/castor-codegen-1.3.pom">http://repo1.maven.org/maven2/org/codehaus/castor/castor-codegen/1.3/castor-codegen-1.3.pom</a><br>
4K downloaded<br>
Downloading:
<a class="moz-txt-link-freetext" href="http://repo1.maven.org/maven2/org/codehaus/castor/castor/1.3/castor-1.3.pom">http://repo1.maven.org/maven2/org/codehaus/castor/castor/1.3/castor-1.3.pom</a><br>
22K downloaded<br>
Downloading:
<a class="moz-txt-link-freetext" href="http://repo1.maven.org/maven2/org/codehaus/castor/castor-core/1.3/castor-core-1.3.pom">http://repo1.maven.org/maven2/org/codehaus/castor/castor-core/1.3/castor-core-1.3.pom</a><br>
1K downloaded<br>
Downloading:
<a class="moz-txt-link-freetext" href="http://repo1.maven.org/maven2/org/codehaus/castor/castor-xml/1.3/castor-xml-1.3.pom">http://repo1.maven.org/maven2/org/codehaus/castor/castor-xml/1.3/castor-xml-1.3.pom</a><br>
4K downloaded<br>
Downloading:
<a class="moz-txt-link-freetext" href="http://repo1.maven.org/maven2/org/codehaus/castor/castor-xml-schema/1.3/castor-xml-schema-1.3.pom">http://repo1.maven.org/maven2/org/codehaus/castor/castor-xml-schema/1.3/castor-xml-schema-1.3.pom</a><br>
4K downloaded<br>
Downloading:
<a class="moz-txt-link-freetext" href="http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.5.1/plexus-compiler-api-1.5.1.jar">http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.5.1/plexus-compiler-api-1.5.1.jar</a><br>
22K downloaded<br>
Downloading:
<a class="moz-txt-link-freetext" href="http://repo1.maven.org/maven2/org/codehaus/castor/castor-codegen/1.3/castor-codegen-1.3.jar">http://repo1.maven.org/maven2/org/codehaus/castor/castor-codegen/1.3/castor-codegen-1.3.jar</a><br>
497K downloaded<br>
Downloading:
<a class="moz-txt-link-freetext" href="http://snapshots.repository.codehaus.org/org/codehaus/castor/castor-core/1.3/castor-core-1.3.jar">http://snapshots.repository.codehaus.org/org/codehaus/castor/castor-core/1.3/castor-core-1.3.jar</a><br>
Downloading:
<a class="moz-txt-link-freetext" href="https://maven-repository.dev.java.net/nonav/repository/org.codehaus.castor/jars/castor-core-1.3.jar">https://maven-repository.dev.java.net/nonav/repository/org.codehaus.castor/jars/castor-core-1.3.jar</a><br>
Downloading:
<a class="moz-txt-link-freetext" href="https://maven2-repository.dev.java.net/nonav/repository/org/codehaus/castor/castor-core/1.3/castor-core-1.3.jar">https://maven2-repository.dev.java.net/nonav/repository/org/codehaus/castor/castor-core/1.3/castor-core-1.3.jar</a><br>
377b downloaded<br>
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'0ae9f9d3645ad5110e5bae4c10a9330930050f81'; remote = '&lt;!DOCTYPE' -
RETRYING<br>
Downloading:
<a class="moz-txt-link-freetext" href="https://maven2-repository.dev.java.net/nonav/repository/org/codehaus/castor/castor-core/1.3/castor-core-1.3.jar">https://maven2-repository.dev.java.net/nonav/repository/org/codehaus/castor/castor-core/1.3/castor-core-1.3.jar</a><br>
377b downloaded<br>
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'0ae9f9d3645ad5110e5bae4c10a9330930050f81'; remote = '&lt;!DOCTYPE' -
IGNORING<br>
Downloading:
<a class="moz-txt-link-freetext" href="http://snapshots.repository.codehaus.org/org/codehaus/castor/castor-xml/1.3/castor-xml-1.3.jar">http://snapshots.repository.codehaus.org/org/codehaus/castor/castor-xml/1.3/castor-xml-1.3.jar</a><br>
Downloading:
<a class="moz-txt-link-freetext" href="https://maven-repository.dev.java.net/nonav/repository/org.codehaus.castor/jars/castor-xml-1.3.jar">https://maven-repository.dev.java.net/nonav/repository/org.codehaus.castor/jars/castor-xml-1.3.jar</a><br>
Downloading:
<a class="moz-txt-link-freetext" href="https://maven2-repository.dev.java.net/nonav/repository/org/codehaus/castor/castor-xml/1.3/castor-xml-1.3.jar">https://maven2-repository.dev.java.net/nonav/repository/org/codehaus/castor/castor-xml/1.3/castor-xml-1.3.jar</a><br>
375b downloaded<br>
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'a84fe394e12c118c0de02aa8c9a3b0ad3e428737'; remote = '&lt;!DOCTYPE' -
RETRYING<br>
Downloading:
<a class="moz-txt-link-freetext" href="https://maven2-repository.dev.java.net/nonav/repository/org/codehaus/castor/castor-xml/1.3/castor-xml-1.3.jar">https://maven2-repository.dev.java.net/nonav/repository/org/codehaus/castor/castor-xml/1.3/castor-xml-1.3.jar</a><br>
375b downloaded<br>
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'a84fe394e12c118c0de02aa8c9a3b0ad3e428737'; remote = '&lt;!DOCTYPE' -
IGNORING<br>
Downloading:
<a class="moz-txt-link-freetext" href="http://snapshots.repository.codehaus.org/org/codehaus/castor/castor-xml-schema/1.3/castor-xml-schema-1.3.jar">http://snapshots.repository.codehaus.org/org/codehaus/castor/castor-xml-schema/1.3/castor-xml-schema-1.3.jar</a><br>
Downloading:
<a class="moz-txt-link-freetext" href="https://maven-repository.dev.java.net/nonav/repository/org.codehaus.castor/jars/castor-xml-schema-1.3.jar">https://maven-repository.dev.java.net/nonav/repository/org.codehaus.castor/jars/castor-xml-schema-1.3.jar</a><br>
Downloading:
<a class="moz-txt-link-freetext" href="https://maven2-repository.dev.java.net/nonav/repository/org/codehaus/castor/castor-xml-schema/1.3/castor-xml-schema-1.3.jar">https://maven2-repository.dev.java.net/nonav/repository/org/codehaus/castor/castor-xml-schema/1.3/castor-xml-schema-1.3.jar</a><br>
389b downloaded<br>
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'4518b4248a24637208aca6ce4d3d1e8dd44d5918'; remote = '&lt;!DOCTYPE' -
RETRYING<br>
Downloading:
<a class="moz-txt-link-freetext" href="https://maven2-repository.dev.java.net/nonav/repository/org/codehaus/castor/castor-xml-schema/1.3/castor-xml-schema-1.3.jar">https://maven2-repository.dev.java.net/nonav/repository/org/codehaus/castor/castor-xml-schema/1.3/castor-xml-schema-1.3.jar</a><br>
389b downloaded<br>
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'4518b4248a24637208aca6ce4d3d1e8dd44d5918'; remote = '&lt;!DOCTYPE' -
IGNORING<br>
[INFO] [castor:generate {execution: default}]<br>
[FATAL ERROR] org.codehaus.mojo.castor.GenerateMojo#execute() caused a
linkage error (java.lang.NoClassDefFoundError) and may be out-of-date.
Check the realms:<br>
[FATAL ERROR] Plugin realm =
app0.child-container[org.codehaus.mojo:castor-maven-plugin]<br>
urls[0] =
<a class="moz-txt-link-freetext" href="file:/home/ralf/.m2/repository/org/codehaus/mojo/castor-maven-plugin/2.0-SNAPSHOT/castor-maven-plugin-2.0-SNAPSHOT.jar">file:/home/ralf/.m2/repository/org/codehaus/mojo/castor-maven-plugin/2.0-SNAPSHOT/castor-maven-plugin-2.0-SNAPSHOT.jar</a><br>
urls[1] =
<a class="moz-txt-link-freetext" href="file:/home/ralf/.m2/repository/org/codehaus/plexus/plexus-compiler-api/1.5.1/plexus-compiler-api-1.5.1.jar">file:/home/ralf/.m2/repository/org/codehaus/plexus/plexus-compiler-api/1.5.1/plexus-compiler-api-1.5.1.jar</a><br>
urls[2] =
<a class="moz-txt-link-freetext" href="file:/home/ralf/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar">file:/home/ralf/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar</a><br>
urls[3] =
<a class="moz-txt-link-freetext" href="file:/home/ralf/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar">file:/home/ralf/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar</a><br>
urls[4] =
<a class="moz-txt-link-freetext" href="file:/home/ralf/.m2/repository/org/codehaus/castor/castor-codegen/1.3/castor-codegen-1.3.jar">file:/home/ralf/.m2/repository/org/codehaus/castor/castor-codegen/1.3/castor-codegen-1.3.jar</a><br>
urls[5] =
<a class="moz-txt-link-freetext" href="file:/home/ralf/.m2/repository/org/codehaus/castor/castor-core/1.3/castor-core-1.3.jar">file:/home/ralf/.m2/repository/org/codehaus/castor/castor-core/1.3/castor-core-1.3.jar</a><br>
urls[6] =
<a class="moz-txt-link-freetext" href="file:/home/ralf/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar">file:/home/ralf/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar</a><br>
urls[7] =
<a class="moz-txt-link-freetext" href="file:/home/ralf/.m2/repository/org/codehaus/castor/castor-xml/1.3/castor-xml-1.3.jar">file:/home/ralf/.m2/repository/org/codehaus/castor/castor-xml/1.3/castor-xml-1.3.jar</a><br>
urls[8] =
<a class="moz-txt-link-freetext" href="file:/home/ralf/.m2/repository/org/codehaus/castor/castor-xml-schema/1.3/castor-xml-schema-1.3.jar">file:/home/ralf/.m2/repository/org/codehaus/castor/castor-xml-schema/1.3/castor-xml-schema-1.3.jar</a><br>
[FATAL ERROR] Container realm = plexus.core<br>
urls[0] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/commons-cli.jar">file:/usr/share/maven2/lib/commons-cli.jar</a><br>
urls[1] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/plexus-interactivity-api.jar">file:/usr/share/maven2/lib/plexus-interactivity-api.jar</a><br>
urls[2] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/wagon-provider-api.jar">file:/usr/share/maven2/lib/wagon-provider-api.jar</a><br>
urls[3] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/wagon-http-lightweight.jar">file:/usr/share/maven2/lib/wagon-http-lightweight.jar</a><br>
urls[4] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/wagon-ssh.jar">file:/usr/share/maven2/lib/wagon-ssh.jar</a><br>
urls[5] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/maven2.jar">file:/usr/share/maven2/lib/maven2.jar</a><br>
urls[6] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/wagon-ssh-external.jar">file:/usr/share/maven2/lib/wagon-ssh-external.jar</a><br>
urls[7] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/wagon-ssh-common.jar">file:/usr/share/maven2/lib/wagon-ssh-common.jar</a><br>
urls[8] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/xml-apis.jar">file:/usr/share/maven2/lib/xml-apis.jar</a><br>
urls[9] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/jsch.jar">file:/usr/share/maven2/lib/jsch.jar</a><br>
urls[10] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/wagon-http-shared.jar">file:/usr/share/maven2/lib/wagon-http-shared.jar</a><br>
urls[11] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/jtidy.jar">file:/usr/share/maven2/lib/jtidy.jar</a><br>
urls[12] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/wagon-file.jar">file:/usr/share/maven2/lib/wagon-file.jar</a><br>
urls[13] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/plexus-container-default.jar">file:/usr/share/maven2/lib/plexus-container-default.jar</a><br>
urls[14] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/doxia-sink-api.jar">file:/usr/share/maven2/lib/doxia-sink-api.jar</a><br>
urls[15] = <a class="moz-txt-link-freetext" href="file:/usr/share/maven2/lib/plexus-utils.jar">file:/usr/share/maven2/lib/plexus-utils.jar</a><br>
[INFO]
------------------------------------------------------------------------<br>
[ERROR] FATAL ERROR<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] org/castor/xml/InternalContext<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] Trace<br>
java.lang.NoClassDefFoundError: org/castor/xml/InternalContext<br>
&nbsp;&nbsp;&nbsp; at
org.codehaus.mojo.castor.GenerateMojo.config(GenerateMojo.java:338)<br>
&nbsp;&nbsp;&nbsp; at
org.codehaus.mojo.castor.GenerateMojo.execute(GenerateMojo.java:220)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)<br>
&nbsp;&nbsp;&nbsp; at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)<br>
&nbsp;&nbsp;&nbsp; at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)<br>
&nbsp;&nbsp;&nbsp; at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)<br>
&nbsp;&nbsp;&nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
&nbsp;&nbsp;&nbsp; at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>
&nbsp;&nbsp;&nbsp; at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>
&nbsp;&nbsp;&nbsp; at java.lang.reflect.Method.invoke(Method.java:585)<br>
&nbsp;&nbsp;&nbsp; at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)<br>
&nbsp;&nbsp;&nbsp; at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)<br>
&nbsp;&nbsp;&nbsp; at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)<br>
&nbsp;&nbsp;&nbsp; at org.codehaus.classworlds.Launcher.main(Launcher.java:375)<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] Total time: 5 minutes 52 seconds<br>
[INFO] Finished at: Fri Jul 24 10:09:03 CEST 2009<br>
[INFO] Final Memory: 16M/32M<br>
[INFO]
------------------------------------------------------------------------<br>
<br>
<br>
Werner Guttmann schrieb:
<blockquote cite="mid:***@gmx.net" type="cite">
<pre wrap="">Odd, build runs fine for me, and I just (manually) triggered the Bamboo
build for Java 5.0, and it finished without any problems.

Regards
Werner

Ralf Joachim wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi Werner,

problem is still the same.

Regards
Ralf

Werner Guttmann schrieb:
</pre>
<blockquote type="cite">
<pre wrap="">Hi Ralf,

just redeployed 2.0-SNAPSHOT of the castor-maven-plugin a few minutes
ago, and a local build runs fine with me. Can you try it again, please ?

Regards
Werner

Werner Guttmann wrote:

</pre>
<blockquote type="cite">
<pre wrap="">Hmm, I have publically released version 1.5 of the castor-maven-plugin,
and not 2.0-SNAPSHOT. But interesting, ...

Werner

Ralf Joachim wrote:

</pre>
<blockquote type="cite">
<pre wrap="">Hi Werner,

build fails not only on bamboo but also locally at XML module. I haven't
changed anything at XML module for quite a while. At least not for the
last 2 month. Having said that full build with 'mvn install' on project
root worked for me about 1 week ago.

At local build it fails with:

.....

[FATAL ERROR] org.codehaus.mojo.castor.GenerateMojo#execute() caused a
linkage error (java.lang.NoClassDefFoundError) and may be out-of-date.
Check the realms:
[FATAL ERROR] Plugin realm =
app0.child-container[org.codehaus.mojo:castor-maven-plugin]

....

java.lang.NoClassDefFoundError: org/castor/xml/InternalContext
at org.codehaus.mojo.castor.GenerateMojo.config(GenerateMojo.java:338)
at org.codehaus.mojo.castor.GenerateMojo.execute(GenerateMojo.java:220)

....

May it be possible that changes to the castor-maven-plugin where we use
2.0-SNAPSHOT caused this problem. I also recognized that it downloaded
xercesImpl-2.6.0 and various castor-1.2 jars. For all the castor-1.2
jars I see checksum warnings here.

Regards
Ralf

Werner Guttmann schrieb:

</pre>
<blockquote type="cite">
<pre wrap="">Hallo,

it looks like one of the more recent commit sets broke the continous
build. Any idea why ?

Werner

-------- Original Message --------
Subject: [castor-scm] [Bamboo] Castor - JDK5 - Castor main (super)
project build 449 has FAILED (0 tests failed). Change made by rjoachim
Date: Wed, 22 Jul 2009 18:30:24 -0500 (CDT)
From: Codehaus Bamboo <a class="moz-txt-link-rfc2396E" href="mailto:bamboo-***@codehaus.org">&lt;bamboo-***@codehaus.org&gt;</a>
Reply-To: <a class="moz-txt-link-abbreviated" href="mailto:***@castor.codehaus.org">***@castor.codehaus.org</a>
To: <a class="moz-txt-link-abbreviated" href="mailto:***@castor.codehaus.org">***@castor.codehaus.org</a>

-----------------------------------------------------------
CASTOR-MAINJDK5-449 failed.
-----------------------------------------------------------
Code has been updated by rjoachim.
No failed tests found, a possible compilation error.

<a class="moz-txt-link-freetext" href="http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/">http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/</a>


--------------
Code Changes
--------------
rjoachim (8289):



</pre>
<blockquote type="cite">
<pre wrap="">Move SQLStatementStore org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate (CASTOR-2764)


</pre>
</blockquote>
<pre wrap="">--------------
JIRA Issues
--------------
CASTOR-2764: Move SQLStatementStore
org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate


--------------
Error Summary
--------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure


/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/ClassMapping.java:[350,5]
method does not override a method from its superclass


/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/FieldMapping.java:[371,5]
method does not override a method from its superclass


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>




</pre>
</blockquote>
<pre wrap="">--

Syscon Ingenieurb&uuml;ro f&uuml;r Me&szlig;- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstra&szlig;e 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: <a class="moz-txt-link-abbreviated" href="http://www.syscon.eu">www.syscon.eu</a>
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:***@syscon.eu">***@syscon.eu</a>

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Gesch&auml;ftsleitung: Jens Joachim, Ralf Joachim

--------------------------------------------------------------------- To
unsubscribe from this list, please visit:
<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>

</pre>
</blockquote>
<pre wrap="">---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>



</pre>
</blockquote>
<pre wrap="">---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>



</pre>
</blockquote>
<pre wrap="">--

Syscon Ingenieurb&uuml;ro f&uuml;r Me&szlig;- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstra&szlig;e 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: <a class="moz-txt-link-abbreviated" href="http://www.syscon.eu">www.syscon.eu</a>
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:***@syscon.eu">***@syscon.eu</a>

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Gesch&auml;ftsleitung: Jens Joachim, Ralf Joachim

--------------------------------------------------------------------- To
unsubscribe from this list, please visit:
<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>
</pre>
</blockquote>
<pre wrap=""><!---->
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>


</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--

Syscon Ingenieurb&uuml;ro f&uuml;r Me&szlig;- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstra&szlig;e 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: <a class="moz-txt-link-abbreviated" href="http://www.syscon.eu">www.syscon.eu</a>
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:***@syscon.eu">***@syscon.eu</a>

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Gesch&auml;ftsleitung: Jens Joachim, Ralf Joachim
</pre>
</body>
</html>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Ralf Joachim
2009-07-24 08:17:22 UTC
Permalink
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Maybe mvn -version may also be of interest for you.<br>
<br>
Maven version: 2.0.9<br>
Java version: 1.5.0_18<br>
OS name: "linux" version: "2.6.28-13-generic" arch: "i386" Family:
"unix"<br>
<br>
<br>
Werner Guttmann schrieb:
<blockquote cite="mid:***@gmx.net" type="cite">
<pre wrap="">Odd, build runs fine for me, and I just (manually) triggered the Bamboo
build for Java 5.0, and it finished without any problems.

Regards
Werner

Ralf Joachim wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi Werner,

problem is still the same.

Regards
Ralf

Werner Guttmann schrieb:
</pre>
<blockquote type="cite">
<pre wrap="">Hi Ralf,

just redeployed 2.0-SNAPSHOT of the castor-maven-plugin a few minutes
ago, and a local build runs fine with me. Can you try it again, please ?

Regards
Werner

Werner Guttmann wrote:

</pre>
<blockquote type="cite">
<pre wrap="">Hmm, I have publically released version 1.5 of the castor-maven-plugin,
and not 2.0-SNAPSHOT. But interesting, ...

Werner

Ralf Joachim wrote:

</pre>
<blockquote type="cite">
<pre wrap="">Hi Werner,

build fails not only on bamboo but also locally at XML module. I haven't
changed anything at XML module for quite a while. At least not for the
last 2 month. Having said that full build with 'mvn install' on project
root worked for me about 1 week ago.

At local build it fails with:

.....

[FATAL ERROR] org.codehaus.mojo.castor.GenerateMojo#execute() caused a
linkage error (java.lang.NoClassDefFoundError) and may be out-of-date.
Check the realms:
[FATAL ERROR] Plugin realm =
app0.child-container[org.codehaus.mojo:castor-maven-plugin]

....

java.lang.NoClassDefFoundError: org/castor/xml/InternalContext
at org.codehaus.mojo.castor.GenerateMojo.config(GenerateMojo.java:338)
at org.codehaus.mojo.castor.GenerateMojo.execute(GenerateMojo.java:220)

....

May it be possible that changes to the castor-maven-plugin where we use
2.0-SNAPSHOT caused this problem. I also recognized that it downloaded
xercesImpl-2.6.0 and various castor-1.2 jars. For all the castor-1.2
jars I see checksum warnings here.

Regards
Ralf

Werner Guttmann schrieb:

</pre>
<blockquote type="cite">
<pre wrap="">Hallo,

it looks like one of the more recent commit sets broke the continous
build. Any idea why ?

Werner

-------- Original Message --------
Subject: [castor-scm] [Bamboo] Castor - JDK5 - Castor main (super)
project build 449 has FAILED (0 tests failed). Change made by rjoachim
Date: Wed, 22 Jul 2009 18:30:24 -0500 (CDT)
From: Codehaus Bamboo <a class="moz-txt-link-rfc2396E" href="mailto:bamboo-***@codehaus.org">&lt;bamboo-***@codehaus.org&gt;</a>
Reply-To: <a class="moz-txt-link-abbreviated" href="mailto:***@castor.codehaus.org">***@castor.codehaus.org</a>
To: <a class="moz-txt-link-abbreviated" href="mailto:***@castor.codehaus.org">***@castor.codehaus.org</a>

-----------------------------------------------------------
CASTOR-MAINJDK5-449 failed.
-----------------------------------------------------------
Code has been updated by rjoachim.
No failed tests found, a possible compilation error.

<a class="moz-txt-link-freetext" href="http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/">http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/</a>


--------------
Code Changes
--------------
rjoachim (8289):



</pre>
<blockquote type="cite">
<pre wrap="">Move SQLStatementStore org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate (CASTOR-2764)


</pre>
</blockquote>
<pre wrap="">--------------
JIRA Issues
--------------
CASTOR-2764: Move SQLStatementStore
org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate


--------------
Error Summary
--------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure


/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/ClassMapping.java:[350,5]
method does not override a method from its superclass


/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/FieldMapping.java:[371,5]
method does not override a method from its superclass


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>




</pre>
</blockquote>
<pre wrap="">--

Syscon Ingenieurb&uuml;ro f&uuml;r Me&szlig;- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstra&szlig;e 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: <a class="moz-txt-link-abbreviated" href="http://www.syscon.eu">www.syscon.eu</a>
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:***@syscon.eu">***@syscon.eu</a>

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Gesch&auml;ftsleitung: Jens Joachim, Ralf Joachim

--------------------------------------------------------------------- To
unsubscribe from this list, please visit:
<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>

</pre>
</blockquote>
<pre wrap="">---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>



</pre>
</blockquote>
<pre wrap="">---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>



</pre>
</blockquote>
<pre wrap="">--

Syscon Ingenieurb&uuml;ro f&uuml;r Me&szlig;- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstra&szlig;e 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: <a class="moz-txt-link-abbreviated" href="http://www.syscon.eu">www.syscon.eu</a>
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:***@syscon.eu">***@syscon.eu</a>

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Gesch&auml;ftsleitung: Jens Joachim, Ralf Joachim

--------------------------------------------------------------------- To
unsubscribe from this list, please visit:
<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>
</pre>
</blockquote>
<pre wrap=""><!---->
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>


</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--

Syscon Ingenieurb&uuml;ro f&uuml;r Me&szlig;- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstra&szlig;e 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: <a class="moz-txt-link-abbreviated" href="http://www.syscon.eu">www.syscon.eu</a>
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:***@syscon.eu">***@syscon.eu</a>

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Gesch&auml;ftsleitung: Jens Joachim, Ralf Joachim
</pre>
</body>
</html>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Werner Guttmann
2009-07-24 08:26:14 UTC
Permalink
I have switched to Maven 2.1.0 (due to another issue that I discussed
with the Maven guys the other days on the dev mojo list), and it builds
without a problem for me.

I will cross-check against an empty Maven repo as well .... but not
before later on tonight.

Werner
Post by Ralf Joachim
Maybe mvn -version may also be of interest for you.
Maven version: 2.0.9
Java version: 1.5.0_18
OS name: "linux" version: "2.6.28-13-generic" arch: "i386" Family: "unix"
Post by Werner Guttmann
Odd, build runs fine for me, and I just (manually) triggered the Bamboo
build for Java 5.0, and it finished without any problems.
Regards
Werner
Post by Ralf Joachim
Hi Werner,
problem is still the same.
Regards
Ralf
Post by Werner Guttmann
Hi Ralf,
just redeployed 2.0-SNAPSHOT of the castor-maven-plugin a few minutes
ago, and a local build runs fine with me. Can you try it again, please ?
Regards
Werner
Post by Werner Guttmann
Hmm, I have publically released version 1.5 of the castor-maven-plugin,
and not 2.0-SNAPSHOT. But interesting, ...
Werner
Post by Ralf Joachim
Hi Werner,
build fails not only on bamboo but also locally at XML module. I haven't
changed anything at XML module for quite a while. At least not for the
last 2 month. Having said that full build with 'mvn install' on project
root worked for me about 1 week ago.
.....
[FATAL ERROR] org.codehaus.mojo.castor.GenerateMojo#execute() caused a
linkage error (java.lang.NoClassDefFoundError) and may be out-of-date.
[FATAL ERROR] Plugin realm =
app0.child-container[org.codehaus.mojo:castor-maven-plugin]
....
java.lang.NoClassDefFoundError: org/castor/xml/InternalContext
at org.codehaus.mojo.castor.GenerateMojo.config(GenerateMojo.java:338)
at org.codehaus.mojo.castor.GenerateMojo.execute(GenerateMojo.java:220)
....
May it be possible that changes to the castor-maven-plugin where we use
2.0-SNAPSHOT caused this problem. I also recognized that it downloaded
xercesImpl-2.6.0 and various castor-1.2 jars. For all the castor-1.2
jars I see checksum warnings here.
Regards
Ralf
Post by Werner Guttmann
Hallo,
it looks like one of the more recent commit sets broke the continous
build. Any idea why ?
Werner
-------- Original Message --------
Subject: [castor-scm] [Bamboo] Castor - JDK5 - Castor main (super)
project build 449 has FAILED (0 tests failed). Change made by rjoachim
Date: Wed, 22 Jul 2009 18:30:24 -0500 (CDT)
-----------------------------------------------------------
CASTOR-MAINJDK5-449 failed.
-----------------------------------------------------------
Code has been updated by rjoachim.
No failed tests found, a possible compilation error.
http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/
--------------
Code Changes
--------------
Move SQLStatementStore org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate (CASTOR-2764)
--------------
JIRA Issues
--------------
CASTOR-2764: Move SQLStatementStore
org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate
--------------
Error Summary
--------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/ClassMapping.java:[350,5]
method does not override a method from its superclass
/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/FieldMapping.java:[371,5]
method does not override a method from its superclass
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
--
This message is automatically generated by Atlassian Bamboo
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Lukas Lang
2009-07-24 08:29:29 UTC
Permalink
Ralf,

build also runs fine for me.

Maven version: 2.0.9
Java version: 1.6.0_11
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"

Lukas
Post by Ralf Joachim
Maybe mvn -version may also be of interest for you.
Maven version: 2.0.9
Java version: 1.5.0_18
OS name: "linux" version: "2.6.28-13-generic" arch: "i386" Family: "unix"
Post by Werner Guttmann
Odd, build runs fine for me, and I just (manually) triggered the Bamboo
build for Java 5.0, and it finished without any problems.
Regards
Werner
Post by Ralf Joachim
Hi Werner,
problem is still the same.
Regards
Ralf
Post by Werner Guttmann
Hi Ralf,
just redeployed 2.0-SNAPSHOT of the castor-maven-plugin a few minutes
ago, and a local build runs fine with me. Can you try it again, please ?
Regards
Werner
Post by Werner Guttmann
Hmm, I have publically released version 1.5 of the castor-maven-plugin,
and not 2.0-SNAPSHOT. But interesting, ...
Werner
Post by Ralf Joachim
Hi Werner,
build fails not only on bamboo but also locally at XML module. I haven't
changed anything at XML module for quite a while. At least not for the
last 2 month. Having said that full build with 'mvn install' on project
root worked for me about 1 week ago.
.....
[FATAL ERROR] org.codehaus.mojo.castor.GenerateMojo#execute() caused a
linkage error (java.lang.NoClassDefFoundError) and may be out-of-date.
[FATAL ERROR] Plugin realm =
app0.child-container[org.codehaus.mojo:castor-maven-plugin]
....
java.lang.NoClassDefFoundError: org/castor/xml/InternalContext
at org.codehaus.mojo.castor.GenerateMojo.config(GenerateMojo.java:338)
at org.codehaus.mojo.castor.GenerateMojo.execute(GenerateMojo.java:220)
....
May it be possible that changes to the castor-maven-plugin where we use
2.0-SNAPSHOT caused this problem. I also recognized that it downloaded
xercesImpl-2.6.0 and various castor-1.2 jars. For all the castor-1.2
jars I see checksum warnings here.
Regards
Ralf
Post by Werner Guttmann
Hallo,
it looks like one of the more recent commit sets broke the continous
build. Any idea why ?
Werner
-------- Original Message --------
Subject: [castor-scm] [Bamboo] Castor - JDK5 - Castor main (super)
project build 449 has FAILED (0 tests failed). Change made by rjoachim
Date: Wed, 22 Jul 2009 18:30:24 -0500 (CDT)
-----------------------------------------------------------
CASTOR-MAINJDK5-449 failed.
-----------------------------------------------------------
Code has been updated by rjoachim.
No failed tests found, a possible compilation error.
http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/
--------------
Code Changes
--------------
Move SQLStatementStore org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate (CASTOR-2764)
--------------
JIRA Issues
--------------
CASTOR-2764: Move SQLStatementStore
org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate
--------------
Error Summary
--------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/ClassMapping.java:[350,5]
method does not override a method from its superclass
/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/FieldMapping.java:[371,5]
method does not override a method from its superclass
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
--
This message is automatically generated by Atlassian Bamboo
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Ralf Joachim
2009-07-24 09:32:11 UTC
Permalink
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Lukas,<br>
<br>
in the meantime I also tested with maven 2.1.0 which has the same
problem.<br>
<br>
Some time ago we had problems with class loading in one of our
applications also. At this time we got aware of changes to java class
loading which depend on java release and operating system. According to
Sun they have fixed a security hole which caused some changes in class
loading behaviour. In our application we had to switch to Java 1.5.0_18
and change some critical code areas.<br>
<br>
Regards<br>
Ralf<br>
<br>
Lukas Lang schrieb:
<blockquote cite="mid:***@inode.at" type="cite">
<pre wrap="">Ralf,

build also runs fine for me.

Maven version: 2.0.9
Java version: 1.6.0_11
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"

Lukas

Ralf Joachim schrieb:
</pre>
<blockquote type="cite">
<pre wrap="">Maybe mvn -version may also be of interest for you.

Maven version: 2.0.9
Java version: 1.5.0_18
OS name: "linux" version: "2.6.28-13-generic" arch: "i386" Family: "unix"


Werner Guttmann schrieb:
</pre>
<blockquote type="cite">
<pre wrap="">Odd, build runs fine for me, and I just (manually) triggered the Bamboo
build for Java 5.0, and it finished without any problems.

Regards
Werner

Ralf Joachim wrote:

</pre>
<blockquote type="cite">
<pre wrap="">Hi Werner,

problem is still the same.

Regards
Ralf

Werner Guttmann schrieb:

</pre>
<blockquote type="cite">
<pre wrap="">Hi Ralf,

just redeployed 2.0-SNAPSHOT of the castor-maven-plugin a few minutes
ago, and a local build runs fine with me. Can you try it again, please ?

Regards
Werner

Werner Guttmann wrote:


</pre>
<blockquote type="cite">
<pre wrap="">Hmm, I have publically released version 1.5 of the castor-maven-plugin,
and not 2.0-SNAPSHOT. But interesting, ...

Werner

Ralf Joachim wrote:


</pre>
<blockquote type="cite">
<pre wrap="">Hi Werner,

build fails not only on bamboo but also locally at XML module. I haven't
changed anything at XML module for quite a while. At least not for the
last 2 month. Having said that full build with 'mvn install' on project
root worked for me about 1 week ago.

At local build it fails with:

.....

[FATAL ERROR] org.codehaus.mojo.castor.GenerateMojo#execute() caused a
linkage error (java.lang.NoClassDefFoundError) and may be out-of-date.
Check the realms:
[FATAL ERROR] Plugin realm =
app0.child-container[org.codehaus.mojo:castor-maven-plugin]

....

java.lang.NoClassDefFoundError: org/castor/xml/InternalContext
at org.codehaus.mojo.castor.GenerateMojo.config(GenerateMojo.java:338)
at org.codehaus.mojo.castor.GenerateMojo.execute(GenerateMojo.java:220)

....

May it be possible that changes to the castor-maven-plugin where we use
2.0-SNAPSHOT caused this problem. I also recognized that it downloaded
xercesImpl-2.6.0 and various castor-1.2 jars. For all the castor-1.2
jars I see checksum warnings here.

Regards
Ralf

Werner Guttmann schrieb:


</pre>
<blockquote type="cite">
<pre wrap="">Hallo,

it looks like one of the more recent commit sets broke the continous
build. Any idea why ?

Werner

-------- Original Message --------
Subject: [castor-scm] [Bamboo] Castor - JDK5 - Castor main (super)
project build 449 has FAILED (0 tests failed). Change made by rjoachim
Date: Wed, 22 Jul 2009 18:30:24 -0500 (CDT)
From: Codehaus Bamboo <a class="moz-txt-link-rfc2396E" href="mailto:bamboo-***@codehaus.org">&lt;bamboo-***@codehaus.org&gt;</a>
Reply-To: <a class="moz-txt-link-abbreviated" href="mailto:***@castor.codehaus.org">***@castor.codehaus.org</a>
To: <a class="moz-txt-link-abbreviated" href="mailto:***@castor.codehaus.org">***@castor.codehaus.org</a>

-----------------------------------------------------------
CASTOR-MAINJDK5-449 failed.
-----------------------------------------------------------
Code has been updated by rjoachim.
No failed tests found, a possible compilation error.

<a class="moz-txt-link-freetext" href="http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/">http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/</a>


--------------
Code Changes
--------------
rjoachim (8289):




</pre>
<blockquote type="cite">
<pre wrap="">Move SQLStatementStore org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate (CASTOR-2764)



</pre>
</blockquote>
<pre wrap="">--------------
JIRA Issues
--------------
CASTOR-2764: Move SQLStatementStore
org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate


--------------
Error Summary
--------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure


/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/ClassMapping.java:[350,5]
method does not override a method from its superclass


/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/FieldMapping.java:[371,5]
method does not override a method from its superclass


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>





</pre>
</blockquote>
<pre wrap="">--

Syscon Ingenieurb&uuml;ro f&uuml;r Me&szlig;- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstra&szlig;e 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: <a class="moz-txt-link-abbreviated" href="http://www.syscon.eu">www.syscon.eu</a>
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:***@syscon.eu">***@syscon.eu</a>

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Gesch&auml;ftsleitung: Jens Joachim, Ralf Joachim

--------------------------------------------------------------------- To
unsubscribe from this list, please visit:
<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>


</pre>
</blockquote>
<pre wrap="">---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>




</pre>
</blockquote>
<pre wrap="">---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>




</pre>
</blockquote>
<pre wrap="">--

Syscon Ingenieurb&uuml;ro f&uuml;r Me&szlig;- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstra&szlig;e 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: <a class="moz-txt-link-abbreviated" href="http://www.syscon.eu">www.syscon.eu</a>
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:***@syscon.eu">***@syscon.eu</a>

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Gesch&auml;ftsleitung: Jens Joachim, Ralf Joachim

--------------------------------------------------------------------- To
unsubscribe from this list, please visit:
<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>

</pre>
</blockquote>
<pre wrap="">---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>



</pre>
</blockquote>
<pre wrap="">--

Syscon Ingenieurb&uuml;ro f&uuml;r Me&szlig;- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstra&szlig;e 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: <a class="moz-txt-link-abbreviated" href="http://www.syscon.eu">www.syscon.eu</a>
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:***@syscon.eu">***@syscon.eu</a>

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Gesch&auml;ftsleitung: Jens Joachim, Ralf Joachim

--------------------------------------------------------------------- To
unsubscribe from this list, please visit:
<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>
</pre>
</blockquote>
<pre wrap=""><!---->

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

<a class="moz-txt-link-freetext" href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>


</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--

Syscon Ingenieurb&uuml;ro f&uuml;r Me&szlig;- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstra&szlig;e 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: <a class="moz-txt-link-abbreviated" href="http://www.syscon.eu">www.syscon.eu</a>
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:***@syscon.eu">***@syscon.eu</a>

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Gesch&auml;ftsleitung: Jens Joachim, Ralf Joachim
</pre>
</body>
</html>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Lukas Lang
2009-07-24 09:35:34 UTC
Permalink
Hello,

I will try to run the tests with Java 1.5 in the afternoon.

Currently, I'm trying to figure out, in what manner my last commit broke
the Bambook build.

Lukas
Post by Ralf Joachim
Hi Lukas,
in the meantime I also tested with maven 2.1.0 which has the same problem.
Some time ago we had problems with class loading in one of our
applications also. At this time we got aware of changes to java class
loading which depend on java release and operating system. According to
Sun they have fixed a security hole which caused some changes in class
loading behaviour. In our application we had to switch to Java 1.5.0_18
and change some critical code areas.
Regards
Ralf
Post by Lukas Lang
Ralf,
build also runs fine for me.
Maven version: 2.0.9
Java version: 1.6.0_11
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
Lukas
Post by Ralf Joachim
Maybe mvn -version may also be of interest for you.
Maven version: 2.0.9
Java version: 1.5.0_18
OS name: "linux" version: "2.6.28-13-generic" arch: "i386" Family: "unix"
Post by Werner Guttmann
Odd, build runs fine for me, and I just (manually) triggered the Bamboo
build for Java 5.0, and it finished without any problems.
Regards
Werner
Post by Ralf Joachim
Hi Werner,
problem is still the same.
Regards
Ralf
Post by Werner Guttmann
Hi Ralf,
just redeployed 2.0-SNAPSHOT of the castor-maven-plugin a few minutes
ago, and a local build runs fine with me. Can you try it again, please ?
Regards
Werner
Post by Werner Guttmann
Hmm, I have publically released version 1.5 of the castor-maven-plugin,
and not 2.0-SNAPSHOT. But interesting, ...
Werner
Post by Ralf Joachim
Hi Werner,
build fails not only on bamboo but also locally at XML module. I haven't
changed anything at XML module for quite a while. At least not for the
last 2 month. Having said that full build with 'mvn install' on project
root worked for me about 1 week ago.
.....
[FATAL ERROR] org.codehaus.mojo.castor.GenerateMojo#execute() caused a
linkage error (java.lang.NoClassDefFoundError) and may be out-of-date.
[FATAL ERROR] Plugin realm =
app0.child-container[org.codehaus.mojo:castor-maven-plugin]
....
java.lang.NoClassDefFoundError: org/castor/xml/InternalContext
at org.codehaus.mojo.castor.GenerateMojo.config(GenerateMojo.java:338)
at org.codehaus.mojo.castor.GenerateMojo.execute(GenerateMojo.java:220)
....
May it be possible that changes to the castor-maven-plugin where we use
2.0-SNAPSHOT caused this problem. I also recognized that it downloaded
xercesImpl-2.6.0 and various castor-1.2 jars. For all the castor-1.2
jars I see checksum warnings here.
Regards
Ralf
Post by Werner Guttmann
Hallo,
it looks like one of the more recent commit sets broke the continous
build. Any idea why ?
Werner
-------- Original Message --------
Subject: [castor-scm] [Bamboo] Castor - JDK5 - Castor main (super)
project build 449 has FAILED (0 tests failed). Change made by rjoachim
Date: Wed, 22 Jul 2009 18:30:24 -0500 (CDT)
-----------------------------------------------------------
CASTOR-MAINJDK5-449 failed.
-----------------------------------------------------------
Code has been updated by rjoachim.
No failed tests found, a possible compilation error.
http://bamboo.ci.codehaus.org/browse/CASTOR-MAINJDK5-449/
--------------
Code Changes
--------------
Move SQLStatementStore org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate (CASTOR-2764)
--------------
JIRA Issues
--------------
CASTOR-2764: Move SQLStatementStore
org.castor.cpa.persistence.sql.engine and rename to SQLStatementUpdate
--------------
Error Summary
--------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/ClassMapping.java:[350,5]
method does not override a method from its superclass
/opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.1.4/xml-data/build-dir/CASTOR-MAINJDK5/xml/target/generated-sources/castor/org/exolab/castor/mapping/xml/FieldMapping.java:[371,5]
method does not override a method from its superclass
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
--
This message is automatically generated by Atlassian Bamboo
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Loading...