During build on NetBeans IDE 6.1 (Build 200804211638) I get this:
Warning: in org.nbgit, not using spec.version.base, yet declaring
implementation dependencies; may lead to problems with Auto Update
(see http://wiki.netbeans.org/wiki/view/DevFaqImplementationDependency)
This seems to be related to the dependency on o.n.m.versioning.util,
which does not declare any specification version. There is probably not
a lot we can do about it, since listing a specification version requires
that org.nbgit is a friend of the o.n.m.versioning.utils module.
Original issue reported on code.google.com by jonas.fonseca on 6 Sep 2008 at 6:49
Original issue reported on code.google.com by
jonas.fonseca
on 6 Sep 2008 at 6:49