Hi Jörg!

Thanks for checking :)

Concerning the maven build and the geronimo jars you are right. I had
to change to repository to a local one to build it.

This is supposed to be changed as soon as the geronimo jars are
available over the standard repos.

Cheers

Oliver

2007/3/9, Jörg Schaible <[EMAIL PROTECTED]>:
Hi Oliver,

+1

build from source with Ant on Linux with Sun JDK 1.4, 1.5, and 1.6, with IBM
JDK 1.4, Blackdown JDK 1.4 and JRockit 1.4.

however, there were some problems with the build. Maven does not work, since
it does not find its deps:

===================== %< ===============
[EMAIL PROTECTED] ~/java/commons-transaction-1.2-src $ maven clean test
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

Attempting to download geronimo-j2ee-connector_1.5_spec-1.1.jar.
WARNING: Failed to download geronimo-j2ee-connector_1.5_spec-1.1.jar.
Attempting to download geronimo-jta_1.0.1B_spec-1.1.jar.
WARNING: Failed to download geronimo-jta_1.0.1B_spec-1.1.jar.
Attempting to download geronimo-servlet_2.4_spec-1.1.jar.
WARNING: Failed to download geronimo-servlet_2.4_spec-1.1.jar.
Attempting to download commons-codec-1.2.jar.
29K downloaded
Attempting to download commons-logging-1.1.jar.
51K downloaded
The build cannot continue because of the following unsatisfied dependencies:

geronimo-j2ee-connector_1.5_spec-1.1.jar
geronimo-jta_1.0.1B_spec-1.1.jar
geronimo-servlet_2.4_spec-1.1.jar

Total time: 10 seconds
Finished at: Fri Mar 09 04:33:03 CET 2007
===================== %< ===============

The IBM JDK 1.5.0.3 and JRockit 1.5.0.6 compiler tries to open the .pom file
as archive that it finds on the classpath and fail with an error:

===================== %< ===============
build:
    [javac] Compiling 37 source files
to /home/joehni/java/commons-transaction-1.2-src/build/classes
    [javac] error: error
reading 
/home/joehni/java/commons-transaction-1.2-src/lib/geronimo-j2ee-connector_1.5_spec-1.1.pom;
Error opening zip
file 
/home/joehni/java/commons-transaction-1.2-src/lib/geronimo-j2ee-connector_1.5_spec-1.1.pom
===================== %< ===============
build:
    [javac] Compiling 37 source files
to /home/joehni/java/commons-transaction-1.2-src/build/classes
    [javac] error: error
reading 
/home/joehni/java/commons-transaction-1.2-src/lib/geronimo-j2ee-connector_1.5_spec-1.1.pom;
Could not find End Of Central Directory
===================== %< ===============

You should use a pattern in the file set.

Nothing that prevents the vote to be cancelled though.

- Jörg



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to