Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
xmlunit
xmlunit-no-javac-target.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xmlunit-no-javac-target.patch of Package xmlunit
--- xmlunit/build.xml.orig 2003-04-23 18:26:58.000000000 -0400 +++ xmlunit/build.xml 2008-07-29 16:34:26.966674010 -0400 @@ -25,7 +25,7 @@ <target name="compile" depends="init"> <mkdir dir="${out.dir}"/> - <javac srcdir="${src.dir}/java:${test.dir}/java" destdir="${out.dir}" debug="on" target="1.2"> + <javac srcdir="${src.dir}/java:${test.dir}/java" destdir="${out.dir}" debug="on"> <classpath> <pathelement location="${xmlxsl.lib}"/> <pathelement location="${junit.lib}"/>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor