Ant issue
Mark Wielaard
mark at klomp.org
Mon Oct 1 14:38:33 PDT 2007
Hi Lillian,
On Mon, 2007-10-01 at 10:17 -0400, Lillian Angel wrote:
> I found the problem with Ant not using the correct javac.
Thanks, that fixed it for me.
I had only one remaining problem:
openjdk/j2se/src/share/classes/sun/security/x509/X509CRLEntryImpl.java:243: method does not override or implement a method from a supertype
@Override
^
Removing the @Override on that line seems to make everything work
though.
Cheers,
Mark
More information about the distro-pkg-dev
mailing list