Hello community, here is the log from the commit of package ecj for openSUSE:Factory checked in at 2018-11-10 16:47:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ecj (Old) and /work/SRC/openSUSE:Factory/.ecj.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ecj" Sat Nov 10 16:47:06 2018 rev:24 rq:646345 version:4.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ecj/ecj.changes 2017-09-21 12:27:00.785384802 +0200 +++ /work/SRC/openSUSE:Factory/.ecj.new/ecj.changes 2018-11-10 16:47:10.956660260 +0100 @@ -1,0 +2,7 @@ +Mon Oct 29 09:01:25 UTC 2018 - Fridrich Strba <[email protected]> + +- Add two more maven artifact aliases: + * org.eclipse.jdt.core.compiler:ecj + * org.eclipse.jdt:ecj + +------------------------------------------------------------------- @@ -9 +16 @@ -- Fix build with javapacakges-tools +- Fix build with javapackages-tools ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ecj.spec ++++++ --- /var/tmp/diff_new_pack.iWuJyi/_old 2018-11-10 16:47:11.680659341 +0100 +++ /var/tmp/diff_new_pack.iWuJyi/_new 2018-11-10 16:47:11.684659335 +0100 @@ -1,7 +1,7 @@ # # spec file for package ecj # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -120,7 +120,7 @@ install -pm 644 pom.xml \ %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom -%add_maven_depmap -a "org.eclipse.tycho:org.eclipse.jdt.core,org.eclipse.jdt:core,org.eclipse.jdt:org.eclipse.jdt.core" JPP-%{name}.pom %{name}.jar +%add_maven_depmap -a "org.eclipse.tycho:org.eclipse.jdt.core,org.eclipse.jdt:core,org.eclipse.jdt:org.eclipse.jdt.core,org.eclipse.jdt.core.compiler:ecj,org.eclipse.jdt:ecj" JPP-%{name}.pom %{name}.jar %files -f .mfiles %doc about.html
