Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/librepository-1.1.3-jarsdeleted.zip
|
SOURCES/librepository-1.1.3-jarsdeleted.zip
|
||||||
|
1
.librepository.metadata
Normal file
1
.librepository.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
969cd1ca8b412797d1a496dac3d4c80f48385945 SOURCES/librepository-1.1.3-jarsdeleted.zip
|
@ -34,7 +34,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,6 +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