Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Staging:N
libserializer
libserializer-1.1.2-sourcetarget.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libserializer-1.1.2-sourcetarget.patch of Package libserializer
--- libserializer-1.1.2/common_build.xml 2009-09-25 18:11:02.000000000 +0200 +++ libserializer-1.1.2/common_build.xml 2017-09-11 18:34:36.338508681 +0200 @@ -136,8 +136,8 @@ <property name="javac.deprecation" value="true" description="Indicates whether source should be compiled with deprecation information" /> - <property name="javac.source" value="1.5" description="Provide source compatibility with specified release" /> - <property name="javac.target" value="1.5" description="Generate class files for specific VM version" /> + <property name="javac.source" value="1.6" description="Provide source compatibility with specified release" /> + <property name="javac.target" value="1.6" description="Generate class files for specific VM version" /> <!-- Build Cache properties --> <property name="build.cache.dir" @@ -1340,7 +1340,7 @@ depends="javadoc.init, compile"> <javadoc destdir="${javadoc.dir}/docs/api" access="public" - source="1.5" + source="1.6" use="true" notree="false" nonavbar="false"
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