Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
hsqldb
hsqldb-apidocs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hsqldb-apidocs.patch of Package hsqldb
Index: hsqldb/build/build.xml =================================================================== --- hsqldb.orig/build/build.xml +++ hsqldb/build/build.xml @@ -167,6 +167,7 @@ examples: There is no performance penalty, since the javadoc task regenerates everything each run. --> + <mkdir dir="doc/apidocs"/> <copy todir="doc/apidocs"> <!-- IMPORTANT: Add a fixcrlf if we add non-binary files to doc/apidocs. --> @@ -780,7 +781,6 @@ ${err.2}</fail> <delete file="${swsrc}org/hsqldb/server/Servlet.java"/> <javadoc destdir="doc/apidocs" - stylesheetfile="doc/apidocs/javadoc.css" docencoding="UTF-8" charset="UTF-8" author="true" @@ -818,7 +818,6 @@ ${err.2}</fail> description="Create javadoc for the org.hsqldb.sqltool module"> <javadoc destdir="doc/apidocssqltool" - stylesheetfile="doc/apidocs/javadoc.css" docencoding="UTF-8" charset="UTF-8" author="true" @@ -857,7 +856,6 @@ ${err.2}</fail> <javadoc destdir="doc/apidocsdev" docencoding="UTF-8" - stylesheetfile="doc/apidocs/javadoc.css" charset="UTF-8" linksource="true" author="true"
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