Guillaume Rousse wrote:
> Corrected now. You can subscribe by going there
> http://sourceforge.net/projects/jpackage, as well as look as the reply from
Do I have to use the sourceforge page or can I send some subscribe
message to this list. If so, how?
> I find definitly more easy to construct a CLASSPATH from nothing when realy
> needing it, than looking into the current one when facing to a real one. As i
> use IDE for large project, anyway, they keep track of CLASSPATH for me.
>
> I also think it's safer to keep environment clean, so to avoid potential side
> effect. For example, some building script (exemple: ant) test libraries
> availability by testing CLASSPATH : should we have to nullify it before any
> build to have precise control over what's getting build ?
>
> And as wrappers are definitely more confortables, and we do have name
> controls, i prefer wrappers.
>
Well yes, so do I, because of namespace conflicts, but unfortunately not
everything has a wrapper, unless a script is provided in place of java,
that checks if a classpath has been set, and if not, tries to construct
an all-encompassing one
--
Sincerely,
David Walluck
<[EMAIL PROTECTED]>