[Debian-med-packaging] Help getting missing classes found by prottest

Markus Koschany apo at gambaru.de
Sat Oct 17 14:10:28 UTC 2015


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.patch
Type: text/x-diff
Size: 1589 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20151017/d0e8a710/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20151017/d0e8a710/attachment.sig>


More information about the Debian-med-packaging mailing list