- Specify source and target as 1.4 to make it build
This commit is contained in:
parent
51cbc9e0fc
commit
bb305397f7
6
msv.spec
6
msv.spec
@ -37,7 +37,7 @@
|
|||||||
Summary: Multischema Validator
|
Summary: Multischema Validator
|
||||||
Name: msv
|
Name: msv
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 0.3.%{cvsdate}.3.4%{?dist}
|
Release: 0.3.%{cvsdate}.3.4%{?dist}.1
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://msv.dev.java.net
|
URL: http://msv.dev.java.net
|
||||||
@ -275,6 +275,7 @@ ln -sf $(build-classpath xerces-j2) xercesImpl.jar
|
|||||||
ln -sf $(build-classpath xml-commons-apis) xmlParserAPIs.jar
|
ln -sf $(build-classpath xml-commons-apis) xmlParserAPIs.jar
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
export ANT_OPTS=" -Dant.build.javac.source=1.4 -Dant.build.javac.target=1.4 "
|
||||||
ant release
|
ant release
|
||||||
|
|
||||||
pushd msv/dist/examples
|
pushd msv/dist/examples
|
||||||
@ -483,6 +484,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 08 2009 Karsten Hopp <karsten@redhat.com> 1.2-0.3.20050722.3.4.1
|
||||||
|
- Specify source and target as 1.4 to make it build
|
||||||
|
|
||||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2-0.3.20050722.3.4
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2-0.3.20050722.3.4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user