Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37903595
en ru br
ALT Linux repositórios
S:2.4.0-alt1_10jpp11
5.0: 1.8.0.8-alt1_2.patch01.2jpp5
4.1: 1.8.0.7-alt2
4.0: 1.8.0.7-alt2
3.0: 1.7.3.3-alt1

Group :: Banco de dados
RPM: hsqldb

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0001-Fix-javadoc-build.patch
Download


From 8d452f0a40d7f2d244bba0fff238d2be788e093f Mon Sep 17 00:00:00 2001
From: Michael Simacek <msimacek@redhat.com>
Date: Thu, 30 Nov 2017 19:49:42 +0200
Subject: [PATCH 1/2] Fix javadoc build
---
 build/build.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/build/build.xml b/build/build.xml
index a370a20..054db25 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -133,6 +133,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-src/apidocs. -->
@@ -936,7 +937,7 @@ examples:
                         src/org/hsqldb/auth/LdapAuthBean.java,
                         src/org/hsqldb/auth/LdapAuthBeanTester.java"
            destdir="doc/apidocs"
-           stylesheetfile="doc-src/apidocs/javadoc.css"
+           additionalparam="-Xdoclint:none"
            docencoding="UTF-8"
            charset="UTF-8"
            author="true"
-- 
2.14.3
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009