can I change a system property?

2002-11-24 Thread Dmitry Macsema
Is it possible to change a system property? I tried , but it remains the same. I want to change java.ext.dirs property, so that my whole project would have access to jars in the extension dirs I specify. -- Best regards, Dmitry mailto:[E

jar spec & ant jar task

2002-11-03 Thread Dmitry Macsema
Hello, JAR specification quote: # Created-By: Defines the version and the vendor of the java implementation on top of which this manifest file is generated. This attribute is generated by the jar tool. And sun's jar actually creates file statin jdk version and sun as vendor of java implementation

junit won't show detailed error

2002-10-25 Thread Dmitry Macsema
If I comment out the place where test classes reside, ant will print the following (it runs fine if I don't comment out it): test: [junit] Running ledestin.test.TestSetup [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec BUILD FAILED file:c:/home/me/projects/test/build.xm

Re[2]: jar task broken in beta3?

2002-07-07 Thread Dmitry Macsema
Hello Conor, Monday, July 8, 2002, 3:26:40 PM, you wrote: CM> Dmitry Macsema wrote: >> I was trying some pattern combinations of jar task, none of them work. CM> How didn't they work? Did they CM> - not say anything CM> - say that a jar was created but nothing appeared

jar task broken in beta3?

2002-07-07 Thread Dmitry Macsema
I was trying some pattern combinations of jar task, none of them work. I tried both "includes" nor "fileset". -- Best regards, Dmitry mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: For additional commands, e-mail: