[
https://issues.jboss.org/browse/DROOLS-1365?page=com.atlassian.jira.plugi...
]
Geoffrey De Smet commented on DROOLS-1365:
------------------------------------------
Looks like normal images are copied fine, but the jdocbook style images aren't.
Those "common" images (such as callbacks and jboss logo etc) come from:
https://github.com/pressgang/maven-jdocbook-style-plugin
They are used by
https://github.com/pressgang/pressgang-tools/tree/master/pressgang-xslt-ns
which is called by
https://github.com/pressgang/maven-jdocbook-plugin
Check if it happens on the 6.4.0.final build too (with the same JDK etc).
Compare the "mvn help:effective-pom" on version of maven-jdocbook-style-plugin,
pressgang-xslt-ns and maven-jdocbook-plugin.
directory of images for drools-docs is not where it should be
-------------------------------------------------------------
Key: DROOLS-1365
URL:
https://issues.jboss.org/browse/DROOLS-1365
Project: Drools
Issue Type: Bug
Components: docs
Affects Versions: 6.5.0.Final
Reporter: Michael Biarnes Kiefer
Assignee: Geoffrey De Smet
I see that the images 1.png, 2.png and 3.png are not anymore available under:
https://docs.jboss.org/drools/release/6.5.0.Final/drools-docs/html/images...
(where they normally are supposed to be)
I saw on
filemgmt.jboss.org, that these images are now in:
https://docs.jboss.org/drools/release/6.5.0.Final/drools-docs/html/images...
Maybe the URL si not constructed good, so "community/docbook" is missing?
What to do here?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)