Re: Add Directory to Jar Manifest Classpath

2006-10-27 Thread pjungwir
ources/classes >>> from other jars and not from the file system. I found this documented >>> somewhere under java.sun.com. >>> >>> >>> So I had to stop using executable jars :-( >>> >>> best regards >>> Bernd >>> >>> -

Re: Add Directory to Jar Manifest Classpath

2006-10-26 Thread berndq
Hi, Are you sure that documentation wasn't talking about applets? I've run executable jars with Class-Path manifest entries referencing the filesystem many times. I looked it up again: http://java.sun.com/j2se/1.3/docs/tooldocs/win32/java.html goto -jar option, there it says "When you use thi

Re: Add Directory to Jar Manifest Classpath

2006-10-26 Thread pjungwir
d > somewhere under java.sun.com. > > > So I had to stop using executable jars :-( > > best regards > Bernd > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View

Re: Add Directory to Jar Manifest Classpath

2006-10-26 Thread berndq
SingleShot wrote: I am building an executable JAR that depends on a handful of other JARs and a few config files being on the classpath. I want the config files to be editable by the end user, so did not add them as internal JAR resources. I've configured the maven-jar-plugin to generate a manife

Re: Add Directory to Jar Manifest Classpath

2006-10-26 Thread pjungwir
re you have checked the version of the correct plugin? Yuo can > check the version with command "mvn -Dplugin=jar help:describe". > > > -- View this message in context: http://www.nabble.com/Add-Directory-to-

Re: Add Directory to Jar Manifest Classpath

2006-10-26 Thread Syvalta
scribe". -- View this message in context: http://www.nabble.com/Add-Directory-to-Jar-Manifest-Classpath-tf2504507.html#a7016118 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMA

Re: Add Directory to Jar Manifest Classpath

2006-10-26 Thread pjungwir
case. . . . >> > > There isn't snapshot of 2.2 yet, so I didn't test with that, so I can't > confirm. However, as I understand it, "fix for" means that is should be > fixed before that release, not that it's fixed. > -- View this message

Re: Add Directory to Jar Manifest Classpath

2006-10-26 Thread Syvalta
the bug is still open in > that case. . . . > There isn't snapshot of 2.2 yet, so I didn't test with that, so I can't confirm. However, as I understand it, "fix for" means that is should be fixed before that release, not that it's fixed. -- View this message

Re: Add Directory to Jar Manifest Classpath

2006-10-25 Thread pjungwir
iew this message in context: http://www.nabble.com/Add-Directory-to-Jar-Manifest-Classpath-tf2504507.html#a7001786 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Add Directory to Jar Manifest Classpath

2006-10-25 Thread Syvalta
't work. -- View this message in context: http://www.nabble.com/Add-Directory-to-Jar-Manifest-Classpath-tf2504507.html#a6987252 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAI

Add Directory to Jar Manifest Classpath

2006-10-24 Thread SingleShot
ssage in context: http://www.nabble.com/Add-Directory-to-Jar-Manifest-Classpath-tf2504507.html#a6982645 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit