Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
bsf
build-file.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File build-file.patch of Package bsf
--- bsf-2.4.0-orig/build.xml 2009-09-09 11:51:20.000000000 +0200 +++ bsf-2.4.0/build.xml 2009-09-14 08:42:17.000000000 +0200 @@ -102,7 +102,7 @@ <pathelement location="${build.tests}"/> </path> - <target name="init" depends="clean"> + <target name="init"> <tstamp /> @@ -134,11 +134,13 @@ <available property="junit.present" classname="junit.framework.TestCase" /> + <!-- <uptodate property="javac.notRequired" targetfile="${build.lib}/${project.name}.jar"> <srcfiles dir="${src.dir}"> <patternset refid="javac.source.files" /> </srcfiles> </uptodate> + --> <uptodate property="javadoc.required" targetfile="${build.lib}/${project.name}.jar"> <srcfiles dir="${build.dir}" includes="**/*.html" />
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