[
https://issues.apache.org/jira/browse/TINKERPOP-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468975#comment-16468975
]
ASF GitHub Bot commented on TINKERPOP-1961:
-------------------------------------------
Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/862
Confirmed that once you do `bin/process-docs.sh` it generates just the
`/images` directory to the right place without `/static/images`. To get that
into the zip distributions you need to go an extra step and do `mvn install`
(during release this occurs during `mvn deploy`). The zip distributions are
much smaller now.
> Duplicate copies of images directory in docs
> --------------------------------------------
>
> Key: TINKERPOP-1961
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1961
> Project: TinkerPop
> Issue Type: Bug
> Components: build-release
> Affects Versions: 3.2.6
> Reporter: stephen mallette
> Priority: Minor
>
> Starting at 3.2.6 we started getting duplicate copies of images being created
> on {{publish-docs.sh}}. For example:
> http://tinkerpop.apache.org/docs/3.2.9-SNAPSHOT/images/
> http://tinkerpop.apache.org/docs/3.2.9-SNAPSHOT/static/images/
> Would be nice to figure out what's causing that so as to reduce the size of
> the upload (not sure but that could also be bloating the zip distributions)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)