Re: R: [Jython-dev] JLS prohibits dashes in class names
by Finn Bock other posts by this author
Sep 26 2002 7:16AM messages near this date
Re: [Jython-dev] JLS prohibits dashes in class names
|
Re: R: [Jython-dev] JLS prohibits dashes in class names
[Samuele]
> there's a jython_21.class on SF now.
>
> It has been tested before uploading but not after. Testing would be
> appreciated.
Cool.
While it is far better to give it a valid name, I wonder if it is really
enough. When invoking the main loader class from within 'ant', the
loader will search for the jython_21.class file using the properties
'java.class.path' and 'user.dir'. If the jython_21.class file isn't
found in any of these directories, the installation will abort.
So Daniel, please test with the renamed jython_21.class file.
If invoking the loader class doesn't work, you might want to try
extracting the files inside jython_21.class as if jython_21.class was a
.zip file (which it in fact is) and invoking the method
'net.sourceforge.liftoff.installer.Install2.main(String[])'.
regards,
finn
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jython-dev mailing list
Jython-dev@[...].net
https://lists.sourceforge.net/lists/listinfo/jython-dev
Thread:
Daniel Rall
Finn Bock
Daniel Rall
Samuele Pedroni
Finn Bock
Daniel Rall
Samuele Pedroni
|