Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #10374 > unrolled thread
| Started by | Jose Gutierrez de la Concha <jose@zeroc.com> |
|---|---|
| First post | 2018-03-20 12:00 +0100 |
| Last post | 2018-03-20 12:40 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.debian.maint.java
classpath-contains-relative-path Jose Gutierrez de la Concha <jose@zeroc.com> - 2018-03-20 12:00 +0100
Re: classpath-contains-relative-path Markus Koschany <apo@debian.org> - 2018-03-20 12:40 +0100
| From | Jose Gutierrez de la Concha <jose@zeroc.com> |
|---|---|
| Date | 2018-03-20 12:00 +0100 |
| Subject | classpath-contains-relative-path |
| Message-ID | <vvn9M-34A-15@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
Hi, I getting this lintian warning when building my package W: zeroc-icegridgui: classpath-contains-relative-path usr/share/java/icegridgui.jar: file:/usr/share/java/ice-3.7.0.jar, file:/usr/share/java/icessl-3.7.0.jar, file:/usr/share/java/icelocatordiscovery-3.7.0.jar, file:/usr/share/java/ice box-3.7.0.jar, file:/usr/share/java/icestorm-3.7.0.jar, file:/usr/share/java/glacier2-3.7.0.jar, file:/usr/share/java/icegrid-3.7.0.jar, file:/usr/share/maven-repo/com/jgoodies/jgoodies-looks/debian/jgoodies-looks-debian.jar, file:/usr/ share/maven-repo/com/jgoodies/jgoodies-forms/debian/jgoodies-forms-debian.jar, file:/usr/share/maven-repo/com/jgoodies/jgoodies-common/1.x/jgoodies-common-1.x.jar So far all the entries use file:/ isn't this considerted a valid absolute and I missing something or the warning is bogus? - Thanks, José
[toc] | [next] | [standalone]
| From | Markus Koschany <apo@debian.org> |
|---|---|
| Date | 2018-03-20 12:40 +0100 |
| Message-ID | <vvnMt-3A9-1@gated-at.bofh.it> |
| In reply to | #10374 |
[Multipart message — attachments visible in raw view] — view raw
Hi, Am 20.03.2018 um 11:57 schrieb Jose Gutierrez de la Concha: [...] > So far all the entries use file:/ isn't this considerted a valid > absolute and I missing something or the warning is bogus? I'm not sure if file:/ is valid. I would just use /usr/share/java/foo.jar:/usr/share/java/bar.jar as it is documented in /usr/share/doc/javahelper/tutorial.txt.gz for example. Never had any problems with that. Regards, Markus
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.maint.java
csiph-web