David Jencks wrote:

I can't seem to find them anywhere in the "normal" source checkout I have got by following the Wiki instructions on <http:// wiki.apache.org/geronimo/GettingSourceCode>.


Get them from http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/


Well, the actual 1.0 specs should be from

https://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/1_0/

although I think there are no differences at this point.

To build (with maven 2) I think you just type

mvn

Hope this is not too nit-picky and is helpful

Not at all nit-picky!

Worked like a charm - although i had to
- checkout using svn and URL <http://svn.apache.org/repos/asf/geronimo/specs/tags/1_0>
 - run "mvn install" instead of "mvn"
to make the build work.

Thanks a lot.

Jakob

Reply via email to