Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:GA
felix-osgi-core
jdk9.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jdk9.patch of Package felix-osgi-core
--- org.osgi.core-1.4.0/maven-build.xml 2017-09-18 09:26:59.117816013 +0200 +++ org.osgi.core-1.4.0/maven-build.xml 2017-09-18 09:32:13.454995257 +0200 @@ -68,12 +68,13 @@ <javac destdir="${maven.build.outputDir}" nowarn="false" debug="true" + encoding="UTF-8" optimize="false" deprecation="true" - target="1.3" + target="8" verbose="false" fork="false" - source="1.3"> + source="8"> <src> <pathelement location="${maven.build.srcDir.0}"/> </src> @@ -161,7 +162,7 @@ nohelp="false" nonavbar="false" serialwarn="false" - charset="ISO-8859-1" + encoding="UTF-8" linksource="false" breakiterator="false"/> </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