Compare commits
No commits in common. "c8" and "c8s" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libfonts-1.1.3-jarsdeleted.zip
|
/libfonts-1.1.3-jarsdeleted.zip
|
||||||
|
@ -1 +0,0 @@
|
|||||||
3f975bdd64689744aaad0f6b9af727bdab91125c SOURCES/libfonts-1.1.3-jarsdeleted.zip
|
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-8
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
@ -36,7 +36,7 @@ rm -r source/org/pentaho/reporting/libraries/fonts/itext
|
|||||||
mkdir -p lib
|
mkdir -p lib
|
||||||
build-jar-repository -s -p lib libbase commons-logging-api libloader
|
build-jar-repository -s -p lib libbase commons-logging-api libloader
|
||||||
cd lib
|
cd lib
|
||||||
ln -s %{_javadir}/ant ant-contrib
|
ln -s /usr/share/java/ant ant-contrib
|
||||||
|
|
||||||
%build
|
%build
|
||||||
ant jar javadoc
|
ant jar javadoc
|
Loading…
Reference in New Issue
Block a user