On Sun, 21 Sep 2003 10:40:40 +0200 Vincent Massol said:
What would be great is to make that effort separate from Geronimo itself
(same as the CVS servletapi module was created for Tomcat use) so that
it could be built and used in a standalone way.
The Geronimo project is divided into two distinct module types: "specs" and "modules". The module type "specs" is the raw flat J2EE API and the module type "modules" is implementation specific.

The "specs" module type is what you are looking for. If you are only interested by the binary if the J2EE API, checkout the project, build the "specs" module type (maven -Dmodules.types=specs). The J2EE API are then in $MAVEN_HOME/repository/geronimo-spec/jars/

Gianny

_________________________________________________________________
MSN Messenger 6 http://g.msn.fr/FR1001/866 : dialoguez en son et en image avec vos amis.




Reply via email to