Accepting request 1204576 from Java:packages
Don't build/distribute unused doxia-doc-renderer OBS-URL: https://build.opensuse.org/request/show/1204576 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-doxia-sitetools?expand=0&rev=10
This commit is contained in:
commit
be990f38a8
BIN
maven-doxia-sitetools-build.tar.xz
(Stored with Git LFS)
BIN
maven-doxia-sitetools-build.tar.xz
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 29 19:59:48 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Don't build/distribute unused doxia-doc-renderer
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 10 16:41:51 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Mon Jun 10 16:41:51 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -137,8 +137,7 @@ for i in \
|
|||||||
doxia-decoration-model \
|
doxia-decoration-model \
|
||||||
doxia-skin-model \
|
doxia-skin-model \
|
||||||
doxia-integration-tools \
|
doxia-integration-tools \
|
||||||
doxia-site-renderer \
|
doxia-site-renderer; do
|
||||||
doxia-doc-renderer; do
|
|
||||||
%{mvn_artifact} ${i}/pom.xml ${i}/target/${i}-%{version}.jar
|
%{mvn_artifact} ${i}/pom.xml ${i}/target/${i}-%{version}.jar
|
||||||
if [ -d ${i}/target/site/apidocs ]; then
|
if [ -d ${i}/target/site/apidocs ]; then
|
||||||
cp -r ${i}/target/site/apidocs target/site/apidocs/${i}
|
cp -r ${i}/target/site/apidocs target/site/apidocs/${i}
|
||||||
|
Loading…
Reference in New Issue
Block a user