Update aliases for jetty
This commit is contained in:
parent
7df3014a09
commit
e547b9794b
8
ecj.spec
8
ecj.spec
@ -5,7 +5,7 @@ Epoch: 1
|
||||
Summary: Eclipse Compiler for Java
|
||||
Name: ecj
|
||||
Version: 4.6.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://www.eclipse.org
|
||||
License: EPL
|
||||
|
||||
@ -48,8 +48,7 @@ rm -f org/eclipse/jdt/core/JDTCompilerAdapter.java
|
||||
%mvn_file :ecj ecj jdtcore
|
||||
%mvn_alias org.eclipse.jdt.core.compiler:ecj \
|
||||
org.eclipse.tycho:org.eclipse.jdt.core org.eclipse.tycho:org.eclipse.jdt.compiler.apt \
|
||||
org.eclipse.jetty.orbit:org.eclipse.jdt.core org.eclipse.jetty.orbit:org.eclipse.jdt.compiler.apt \
|
||||
org.eclipse.jdt:core
|
||||
org.eclipse.jdt:core org.eclipse.jdt:ecj
|
||||
|
||||
%build
|
||||
ant
|
||||
@ -71,6 +70,9 @@ install -m 644 -p ecj.1 $RPM_BUILD_ROOT%{_mandir}/man1/ecj.1
|
||||
%{_mandir}/man1/ecj*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 15 2017 Michael Simacek <msimacek@redhat.com> - 1:4.6.3-2
|
||||
- Update aliases for jetty
|
||||
|
||||
* Wed Mar 29 2017 Mat Booth <mat.booth@redhat.com> - 1:4.6.3-1
|
||||
- Update to Neon.3 release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user