Hi,

I've tested with several projects so first a +1 from me, but

i have observed a thing which we might dicuss...

The ENDORSED_DIR folder uses a construction like this:

ENDORSED_DIR=
if [ -n "$ENDORSED_DIR" ] ; then
   CLASSPATH=$BASEDIR/$ENDORSED_DIR/*:$CLASSPATH
fi

where the "PATH/*" which only works from Java 1.6 and in combination
with a flat repo structure...so i would suggest to enhance the
documentation accordingly ...otherwise it could confuse people...

Kind regards
Karl-Heinz Marbaise
--
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl-Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

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

   http://xircles.codehaus.org/manage_email


Reply via email to