Projects
Eulaceura:Factory
isorelax
_service:obs_scm:isorelax-apidocsandcompressedj...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:isorelax-apidocsandcompressedjar.patch of Package isorelax
Index: build.xml =================================================================== RCS file: /cvsroot/iso-relax/build.xml,v retrieving revision 1.2 diff -u -p -r1.2 build.xml --- build.xml 11 Nov 2004 13:32:16 -0000 1.2 +++ build.xml 13 Feb 2007 15:39:47 -0000 @@ -12,6 +12,26 @@ <fileset dir="lib" includes="*.jar" /> </classpath> </javac> + + <!-- api docs --> + <mkdir dir="apidocs"/> + <javadoc packagenames="org.*" + sourcepath="src" + destdir="apidocs" + windowtitle="ISORELAX" + doctitle="ISORELAX" + public="true" + version="true" + author="true" + splitindex="false" + nodeprecated="true" + nodeprecatedlist="true" + notree="true" + noindex="false" + nohelp="true" + nonavbar="false" + serialwarn="false"> + </javadoc> <!-- create a time stamp file --> <echo file="temp/version.properties">version=${DSTAMP}</echo> @@ -32,8 +52,7 @@ <!-- creates binary jar --> <delete file="isorelax.jar"/> - <jar jarfile="isorelax.jar" - compress="false"> + <jar jarfile="isorelax.jar"> <fileset dir="temp" /> <fileset dir="" includes="COPYING.txt"/> <!-- resource files -->
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2