[Git][java-team/plexus-compiler][master] Depend on libeclipse-jdt-core-java instead of libecj-java

Emmanuel Bourg gitlab at salsa.debian.org
Tue Nov 27 12:45:03 GMT 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / plexus-compiler


Commits:
1072fc90 by Emmanuel Bourg at 2018-11-27T12:44:49Z
Depend on libeclipse-jdt-core-java instead of libecj-java

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/maven.rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+plexus-compiler (2.8.5-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Depend on libeclipse-jdt-core-java instead of libecj-java
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 27 Nov 2018 13:41:46 +0100
+
 plexus-compiler (2.8.5-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends:
  default-jdk-doc,
  junit4,
  libcommons-lang-java (>= 2.0),
- libecj-java (>= 3.13.2),
+ libeclipse-jdt-core-java (>= 3.13.2),
  libmaven-javadoc-plugin-java,
  libmaven3-core-java,
  libplexus-component-metadata-java,
@@ -34,7 +34,7 @@ Depends:
  ${misc:Depends}
 Suggests:
  junit4,
- libecj-java,
+ libeclipse-jdt-core-java,
  libplexus-compiler-java-doc
 Description: Plexus compiler system
  The Plexus project provides a full software stack for creating and executing


=====================================
debian/maven.rules
=====================================
@@ -3,7 +3,7 @@ junit junit jar s/.*/4.x/ * *
 org.codehaus.plexus plexus-compiler* * s/.*/2.x/ * *
 org.codehaus.plexus plexus-component-metadata maven-plugin s/1.6/1.5.5/ * *
 org.codehaus.plexus plexus-utils jar s/.*/2.x/ * *
-s/org.eclipse.jdt/org.eclipse.jdt.core.compiler/ ecj jar s/.*/debian/ * *
+org.eclipse.jdt s/ecj/org.eclipse.jdt.core/ jar s/.*/debian/ * *
 
 org.apache.maven s/maven-artifact-manager/maven-compat/ * s/.*/3.x/ * *
 org.apache.maven maven-* * s/.*/3.x/ * *



View it on GitLab: https://salsa.debian.org/java-team/plexus-compiler/commit/1072fc90c63aa664785bb3cd5791e14332c2c4b1

-- 
View it on GitLab: https://salsa.debian.org/java-team/plexus-compiler/commit/1072fc90c63aa664785bb3cd5791e14332c2c4b1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20181127/39a5c3fd/attachment.html>


More information about the pkg-java-commits mailing list