Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Rings:1-MinimalX
bsh2
beanshell-2.0b6-target.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File beanshell-2.0b6-target.patch of Package bsh2
--- beanshell-2.0b6/build.xml 2017-09-20 10:43:43.236033837 +0200 +++ beanshell-2.0b6/build.xml 2017-09-20 11:03:53.758564875 +0200 @@ -170,7 +170,8 @@ deprecation="${deprecation}" optimize="on" debug="on" - target="1.5" + source="8" + target="8" includes="**/*.java" excludes="${excludes},**/bak/**" > @@ -213,12 +214,16 @@ destdir="${javadoc-dir}" author="true" version="true" - source="1.5" + source="8" use="true" windowtitle="BeanShell ${version}" doctitle="<h1>BeanShell ${version}<h1>" bottom="<em>© 2000-2005 pat@pat.net :-)</em>" - /> + > + <classpath> + <fileset refid="lib-fileset"/> + </classpath> + </javadoc> </target> <!-- Jar target setup -->
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