Fridrich Strba 2018-10-29 09:03:15 +00:00 committed by Git OBS Bridge
parent a877d18cae
commit bedf185aee
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 29 09:01:25 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Add two more maven artifact aliases:
* org.eclipse.jdt.core.compiler:ecj
* org.eclipse.jdt:ecj
-------------------------------------------------------------------
Mon Sep 18 23:02:42 UTC 2017 - fstrba@suse.com
@ -6,7 +13,7 @@ Mon Sep 18 23:02:42 UTC 2017 - fstrba@suse.com
-------------------------------------------------------------------
Fri May 19 12:04:39 UTC 2017 - tchvatal@suse.com
- Fix build with javapacakges-tools
- Fix build with javapackages-tools
-------------------------------------------------------------------
Thu Sep 10 10:06:40 UTC 2015 - tchvatal@suse.com

View File

@ -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 -d -m 755 %{buildroot}%{_mavenpomdir}
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