Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15-SP4
xml-commons-apis-bootstrap
xml-commons-encoding.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xml-commons-encoding.patch of Package xml-commons-apis-bootstrap
--- xml-commons-1.4.01/xml-commons-external-1_3_05/java/external/build.xml 2017-10-04 21:48:12.614748719 +0200 +++ xml-commons-1.4.01/xml-commons-external-1_3_05/java/external/build.xml 2017-10-04 21:49:20.994748978 +0200 @@ -103,7 +103,7 @@ <target name="compile" depends="prepare" description="Compile all classes"> <javac srcdir="${src.dir}" destdir="${build.classes.dir}" - debug="${debug}" /> + debug="${debug}" encoding="UTF-8" /> </target> <target name="jar" depends="compile" --- xml-commons-1.4.01/xml-commons-external-1_4_01/java/external/build.xml 2017-10-04 21:48:12.666748720 +0200 +++ xml-commons-1.4.01/xml-commons-external-1_4_01/java/external/build.xml 2017-10-04 21:52:22.566291530 +0200 @@ -103,7 +103,7 @@ <target name="compile" depends="prepare" description="Compile all classes"> <javac srcdir="${src.dir}" destdir="${build.classes.dir}" - debug="${debug}" /> + debug="${debug}" encoding="UTF-8" /> </target> <target name="jar" depends="compile"
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