Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
objectweb-anttask
objectweb-anttask-java14compat.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File objectweb-anttask-java14compat.patch of Package objectweb-anttask
diff -Naur ../objectweb-anttask.orig/build.xml ./build.xml --- ../objectweb-anttask.orig/build.xml 2004-08-26 18:21:06.000000000 +0200 +++ ./build.xml 2006-09-21 13:17:52.000000000 +0200 @@ -8,7 +8,8 @@ <target name="compile"> <mkdir dir="${out.build}"/> - <javac srcdir="${prj.src}" destdir="${out.build}" debug="on"> + <javac srcdir="${prj.src}" destdir="${out.build}" debug="on" + source="1.4" target="1.4"> <include name="**/*.java"/> </javac> </target>
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