[plexus-compiler] 03/05: Revert to 'debian' versions for the Maven artifacts
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Wed Nov 6 00:40:37 UTC 2013
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository plexus-compiler.
commit 8f21221bdb03aa6471d951c789c83258d11df714
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Nov 6 01:23:04 2013 +0100
Revert to 'debian' versions for the Maven artifacts
---
debian/changelog | 2 --
debian/maven.rules | 11 -----------
2 files changed, 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dc20595..281ec5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,6 @@ plexus-compiler (1.8.3-1) UNRELEASED; urgency=low
cannot compile with AspectJ 1.6
* Update description
* Create again the libplexus-compiler-java-doc package.
- * d/maven.rules: use version 1.x for the artifacts in this package instead
- of 'debian'
* d/watch: update to new location on Github
* d/orig-tar.sh: remove as it's not needed anymore
* d/patches: remove old patches, not needed anymore as the parent POM
diff --git a/debian/maven.rules b/debian/maven.rules
index 033d7b0..2f89a2a 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -17,16 +17,5 @@
# junit junit jar s/3\..*/3.x/
junit junit jar s/3\..*/3.x/ * *
-org.codehaus.plexus plexus-compiler-api jar s/1\..*/1.x/ * *
-org.codehaus.plexus plexus-compiler-aspectj jar s/1\..*/1.x/ * *
-org.codehaus.plexus plexus-compiler-csharp jar s/1\..*/1.x/ * *
-org.codehaus.plexus plexus-compiler-eclipse jar s/1\..*/1.x/ * *
-org.codehaus.plexus plexus-compiler-javac jar s/1\..*/1.x/ * *
-org.codehaus.plexus plexus-compiler-jikes jar s/1\..*/1.x/ * *
-org.codehaus.plexus plexus-compiler-manager jar s/1\..*/1.x/ * *
-org.codehaus.plexus plexus-compiler-test jar s/1\..*/1.x/ * *
-org.codehaus.plexus plexus-compiler pom s/1\..*/1.x/ * *
-org.codehaus.plexus plexus-compilers pom s/1\..*/1.x/ * *
-org.codehaus.plexus plexus-components pom s/1\..*/1.x/ * *
org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/ * *
s/org.eclipse.jdt/org.eclipse.jdt.core.compiler/ s/core/ecj/ jar s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-compiler.git
More information about the pkg-java-commits
mailing list