Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8480
| From | Markus Koschany <apo@gambaru.de> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Help getting missing classes found by prottest |
| Date | 2015-10-17 16:20 +0200 |
| Message-ID | <qkAuZ-8jO-11@gated-at.bofh.it> (permalink) |
| References | <qkjNw-mq-5@gated-at.bofh.it> <qkkJA-1Ic-21@gated-at.bofh.it> <qkkTg-1Tk-23@gated-at.bofh.it> <qklFE-35c-19@gated-at.bofh.it> <qktDc-6d5-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Am 17.10.2015 um 08:59 schrieb Andreas Tille: > Hi again, > > I simply removed -init-macrodef-copylibs from the build target which was > probably a bit to dumb as a solution. Now the classes ar built but it > seems copylibs is the part of netbeans that creates the JAR. I'm sure > some Java programmer will give a hint how to replace it for the Debian > package ... Hi, you can safely remove copylibs.jar because it is only used when you build your projects with the Netbeans IDE. However the build still expects copylibs.jar in the lib directory, so you have to comment out libs.CopyLibs.classpath=lib/copylibs.jar in your projects.properties file. Updated patch is attached. P.S.: Should you ever really need this jar, you can find it in libnb-java5-java /usr/share/netbeans/java5/ant/extra/org-netbeans-modules-java-j2seproject-copylibstask.jar Regards, Markus
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Help getting missing classes found by prottest Andreas Tille <andreas@an3as.eu> - 2015-10-16 22:30 +0200
Re: Help getting missing classes found by prottest Markus Koschany <apo@gambaru.de> - 2015-10-16 23:30 +0200
Re: Help getting missing classes found by prottest Emmanuel Bourg <ebourg@apache.org> - 2015-10-16 23:40 +0200
Re: Help getting missing classes found by prottest Andreas Tille <andreas@an3as.eu> - 2015-10-17 00:30 +0200
Re: Help getting missing classes found by prottest Andreas Tille <andreas@an3as.eu> - 2015-10-17 09:00 +0200
Re: Help getting missing classes found by prottest Markus Koschany <apo@gambaru.de> - 2015-10-17 16:20 +0200
Re: [Debian-med-packaging] Help getting missing classes found by prottest Sascha Steinbiss <satta@tetrinetsucht.de> - 2015-10-16 23:40 +0200
csiph-web