> From: Otis Gospodnetic [mailto:[EMAIL PROTECTED]] > > Another solution is to make a symbolic link (shortcut?) from > ./lib/JavaCC.zip to the real JavaCC.zip, which is what I just did.
That works so long as you're not building distributions. The 'dist' and 'dist-src' targets bundle in the contents of the lib directory, and we can't re-distribute JavaCC without permission. I agree that the current instructions in build.xml are best. Doug -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
