Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
bea-stax
bea-stax-target15.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bea-stax-target15.patch of Package bea-stax
--- build.xml +++ build.xml @@ -70,7 +70,7 @@ <!--mkdir dir="${api_src_dir}"/--> <!--unjar src="${jar_api}" dest="${class_dir}"/--> <javac srcdir="${src_api}" - source="1.2" target="1.2" + source="1.5" target="1.5" includes="${api_dirs}" destdir="${class_dir}" debug="true"> @@ -104,7 +104,7 @@ <target name="compile" depends="init,api"> <!--javac srcdir="${src}:${api_src_dir}"--> <javac srcdir="${src}" - source="1.2" target="1.2" + source="1.5" target="1.5" includes="${topdirs}" destdir="${class_dir}" debug="true"> @@ -124,7 +124,7 @@ </target> <target name="test_compile" depends="api, test_init"> <javac srcdir="${src}" includes="org/codehaus/stax/test/**/*.java" - source="1.2" target="1.2" + source="1.5" target="1.5" destdir="${test_class_dir}" debug="true"> <classpath>
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