This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch experimental in repository osgi-core.
commit e19063d583288a8ef4800b1fe257b4e74c55c02f Author: Markus Koschany <[email protected]> Date: Mon Feb 23 19:03:21 2015 +0100 maven.publishedRules: Improve comments --- debian/maven.publishedRules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules index 25bfad9..9269116 100644 --- a/debian/maven.publishedRules +++ b/debian/maven.publishedRules @@ -1,3 +1,2 @@ -# OSGi has been copied by several project, and each re-publish the OSGi jar under their own namespace, so we try to fix it here +# OSGi has been copied by several project, and each of them republished the OSGi jar under their own namespace, so we try to fix it here s/org.apache.felix/org.osgi/ org.osgi.core * * * * -# OSGi core provided in Eclipse Equinox has got more classes and a few fixes in FrameworkUtils at the moment -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-core.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

