Fridrich Strba 2017-09-11 14:41:52 +00:00 committed by Git OBS Bridge
parent 4ec0bb0075
commit 357d192538
3 changed files with 1 additions and 15 deletions

View File

@ -1,10 +0,0 @@
--- pentaho-libxml-1.1.3/common_build.xml 2017-09-10 08:45:02.793392955 +0200
+++ pentaho-libxml-1.1.3/common_build.xml 2017-09-10 08:47:20.864235634 +0200
@@ -1352,6 +1352,7 @@
nodeprecatedlist="false"
nodeprecated="false"
packagenames="${javadoc.packagenames}"
+ additionalparam="-Xdoclint:none"
sourcepath="${src.dir}"
doctitle="${impl.title} documentation">
<link href="http://java.sun.com/j2se/${javac.source}.0/docs/api/" />

View File

@ -1,9 +1,7 @@
-------------------------------------------------------------------
Sun Sep 10 06:49:53 UTC 2017 - fstrba@suse.com
- Added patches:
* pentaho-libxml-1.1.3-doclint.patch
+ Don't bail out on doclint errors
- Added patch:
* pentaho-libxml-1.1.3-sourcetarget.patch
+ Specify java source and target 1.6 in order to allow building
with jdk9

View File

@ -31,7 +31,6 @@ Source: %{origname}-%{version}-jarsdeleted.zip
#PATCH-FIX-UPSTREAM, fix some properties for build
Patch0: libxml-1.1.2-build.patch
Patch1: pentaho-libxml-1.1.3-sourcetarget.patch
Patch2: pentaho-libxml-1.1.3-doclint.patch
BuildRequires: ant
BuildRequires: ant-contrib
BuildRequires: java-devel
@ -61,7 +60,6 @@ Javadoc for %{name}.
%setup -q -c
%patch0 -p1 -b .build
%patch1 -p1
%patch2 -p1
find . -name "*.jar" -exec rm -f {} \;
mkdir -p lib
build-jar-repository -s -p lib commons-logging-api libbase libloader