- Set the bytecode properly on sle11
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-codec?expand=0&rev=19
This commit is contained in:
parent
4e942a66f2
commit
258df6ed64
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 15:15:40 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Set the bytecode properly on sle11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 14:44:56 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@ -111,6 +111,7 @@ export MAVEN_OPTS="-Dmaven2.jpp.mode=true -Dmaven2.jpp.depmap.file=%{SOURCE2} -D
|
||||
|
||||
export CLASSPATH=$(build-classpath junit)
|
||||
ant -Dbuild.sysclasspath=first \
|
||||
-Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
|
||||
-Dconf.home=src/conf \
|
||||
-Dbuild.home=build \
|
||||
-Dsource.home=src/main/java \
|
||||
@ -124,10 +125,6 @@ ant -Dbuild.sysclasspath=first \
|
||||
%endif
|
||||
|
||||
%install
|
||||
%if 0%{?suse_version} == 1110
|
||||
export NO_BRP_CHECK_BYTECODE_VERSION=true
|
||||
%endif
|
||||
|
||||
# jars
|
||||
mkdir -p %{buildroot}%{_javadir}
|
||||
%if %with maven
|
||||
|
Loading…
x
Reference in New Issue
Block a user