On Mon, 8 Nov 2004, Gianny Damour wrote: > +1 > > As an aside, the new deployer can not distribute unpacked modules. Is it > intentional?
JSR-88 doesn't support unpacked modules. If you like, we could
assume any directory is an unpacked module, JAR it, distribute the JAR,
then delete the JAR. To be slightly fancier would could check for one of
the standard DDs in the correct location before making that assumption...
Aaron
