Le 16/08/2014 17:45, Emmanuel Bourg a écrit : > I can take a look, this is a trivial fix. Ant 1.9 added generics to some > method signatures, and this broke a few packages like netbeans and visualvm.
I fixed the issue with Ant 1.9, as well as two other issues with Java 7 and mingw32 4.9. But now there is another problem with svnkit 1.8.5, if someone could look into it I'm not familiar with this library. Here is the error: compile: [mkdir] Created dir: /tmp/buildd/netbeans-7.0.1+dfsg1/libs.svnClientAdapter.svnkit/build/classes [nb-javac] Compiling 1 source file to /tmp/buildd/netbeans-7.0.1+dfsg1/libs.svnClientAdapter.svnkit/build/classes [repeat] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [repeat] Note: org.netbeans.libs.svnclientadapter.svnkit.SvnKitClientAdapterFactory to be registered as a org.netbeans.libs.svnclientadapter.SvnClientAdapterFactory [repeat] /tmp/buildd/netbeans-7.0.1+dfsg1/libs.svnClientAdapter.svnkit/src/org/netbeans/libs/svnclientadapter/svnkit/SvnKitClientAdapterFactory.java:51: error: package org.tmatesoft.svn.core.javahl does not exist [repeat] import org.tmatesoft.svn.core.javahl.SVNClientImpl; [repeat] ^ [repeat] /tmp/buildd/netbeans-7.0.1+dfsg1/libs.svnClientAdapter.svnkit/src/org/netbeans/libs/svnclientadapter/svnkit/SvnKitClientAdapterFactory.java:51: error: package org.tmatesoft.svn.core.javahl does not exist [repeat] import org.tmatesoft.svn.core.javahl.SVNClientImpl; [repeat] ^ [repeat] /tmp/buildd/netbeans-7.0.1+dfsg1/libs.svnClientAdapter.svnkit/src/org/netbeans/libs/svnclientadapter/svnkit/SvnKitClientAdapterFactory.java:82: error: cannot find symbol [repeat] SVNClientImpl.setRuntimeCredentialsStorage(null); [repeat] ^ [repeat] symbol: variable SVNClientImpl [repeat] location: class SvnKitClientAdapterFactory [repeat] 2 errors [repeat] 1 warning Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/53f07034.9060...@apache.org