Discussion:
[castor-dev] Ant script for deployment of 1.3
Werner Guttmann
2009-01-27 15:22:26 UTC
Permalink
Ralf,

I know we are in the process of getting rid of all Ant script files, but
I will still have to use them for the release of 1.3. Rigth now, it
looks like even compilation does not work. Any idea why ? It looks like
it is related to the org.castor.jdo.conf folder you removed ?

Werner

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

http://xircles.codehaus.org/manage_email
Ralf Joachim
2009-01-27 15:40:47 UTC
Permalink
Werner,

I generated Java 5 code for jdo-conf.xsd. May this be the reason for the
compilation problem? Another posibility would be the location of the
source for jdo-conf as it now is located under cpa/target which may not
be on the classpath of the compile target.

Will try to take a look at it later if you tell me the sequence of
commands I have to execute. I guess:

- mvn install
- build compile.all

Regards
Ralf
Post by Werner Guttmann
Ralf,
I know we are in the process of getting rid of all Ant script files, but
I will still have to use them for the release of 1.3. Rigth now, it
looks like even compilation does not work. Any idea why ? It looks like
it is related to the org.castor.jdo.conf folder you removed ?
Werner
---------------------------------------------------------------------
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
E-Mail: ***@syscon.eu

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


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

http://xircles.codehaus.org/manage_email
Ralf Joachim
2009-01-27 16:10:56 UTC
Permalink
Werner,

will commit changes that allow compilation with ant once again.

Ralf
Post by Ralf Joachim
Werner,
I generated Java 5 code for jdo-conf.xsd. May this be the reason for the
compilation problem? Another posibility would be the location of the
source for jdo-conf as it now is located under cpa/target which may not
be on the classpath of the compile target.
Will try to take a look at it later if you tell me the sequence of
- mvn install
- build compile.all
Regards
Ralf
Post by Werner Guttmann
Ralf,
I know we are in the process of getting rid of all Ant script files, but
I will still have to use them for the release of 1.3. Rigth now, it
looks like even compilation does not work. Any idea why ? It looks like
it is related to the org.castor.jdo.conf folder you removed ?
Werner
---------------------------------------------------------------------
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
E-Mail: ***@syscon.eu

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
Werner Guttmann
2009-01-28 09:46:20 UTC
Permalink
Thanks, Ralf.

Werner
Post by Ralf Joachim
Werner,
will commit changes that allow compilation with ant once again.
Ralf
Post by Ralf Joachim
Werner,
I generated Java 5 code for jdo-conf.xsd. May this be the reason for the
compilation problem? Another posibility would be the location of the
source for jdo-conf as it now is located under cpa/target which may not
be on the classpath of the compile target.
Will try to take a look at it later if you tell me the sequence of
- mvn install
- build compile.all
Regards
Ralf
Post by Werner Guttmann
Ralf,
I know we are in the process of getting rid of all Ant script files, but
I will still have to use them for the release of 1.3. Rigth now, it
looks like even compilation does not work. Any idea why ? It looks like
it is related to the org.castor.jdo.conf folder you removed ?
Werner
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Werner Guttmann
2009-01-27 15:43:23 UTC
Permalink
Post by Ralf Joachim
Werner,
I generated Java 5 code for jdo-conf.xsd. May this be the reason for the
compilation problem? Another posibility would be the location of the
source for jdo-conf as it now is located under cpa/target which may not
be on the classpath of the compile target.
I will look into this .....
Post by Ralf Joachim
Will try to take a look at it later if you tell me the sequence of
- mvn install
- build compile.all
mvn compile
build tests
Regards
Ralf
Post by Werner Guttmann
Ralf,
I know we are in the process of getting rid of all Ant script files, but
I will still have to use them for the release of 1.3. Rigth now, it
looks like even compilation does not work. Any idea why ? It looks like
it is related to the org.castor.jdo.conf folder you removed ?
Werner
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Loading...