Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/libformula-1.1.3-jarsdeleted.zip
|
SOURCES/libformula-1.1.3-jarsdeleted.zip
|
||||||
|
1
.libformula.metadata
Normal file
1
.libformula.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
8851047b09a06aa2b58a409196d8d61afaca9ea9 SOURCES/libformula-1.1.3-jarsdeleted.zip
|
@ -35,7 +35,7 @@ find . -name "*.jar" -exec rm -f {} \;
|
|||||||
mkdir -p lib
|
mkdir -p lib
|
||||||
build-jar-repository -s -p lib commons-logging-api libbase
|
build-jar-repository -s -p lib commons-logging-api libbase
|
||||||
cd lib
|
cd lib
|
||||||
ln -s /usr/share/java/ant ant-contrib
|
ln -s %{_javadir}/ant ant-contrib
|
||||||
|
|
||||||
%build
|
%build
|
||||||
ant jar javadoc
|
ant jar javadoc
|
@ -1,7 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-8
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user