IllegalArgumentException in jmod for modules without version
Debasish Ray Chawdhuri
debasish.raychawdhuri at gmail.com
Sat Mar 31 20:56:17 PDT 2012
Hi,
I am getting
java.lang.IllegalArgumentException: default: Version does not start with a
number
in jmod if I try to install a module without an explicit version. What
happens is that if that if there is no explicit version, jmod creates a
directory named 'default' instead of a version number, which then fails the
test of numeric start of a version number. Is it a bug?
--
Debasish Ray Chawdhuri
<http://www.geekyarticles.com/>
More information about the jigsaw-dev
mailing list