JUnit4 jar overwritten by JUnit3 jar during installation of
java/eclipse
Thomas Gellekum
Thomas.Gellekum at gmx.de
Thu Sep 30 19:35:20 UTC 2010
Moin,
I noticed that JUnit4 doesn't work out of the box with the eclipse port.
The reason seems to be the loop in the do-install target, which installs
jars from ${BUILD_WRKSRC} to the final installation directory. I've
removed that loop and instead added "-L" to the "cp -R" command in
build.xml. Please test the attached patch, I could easily be missing
something here.
I guess eclipse-devel will need a similar change.
tg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eclipse-port.diff
Type: text/x-patch
Size: 2069 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-eclipse/attachments/20100930/bc506f18/eclipse-port.bin
More information about the freebsd-eclipse
mailing list