[
https://issues.apache.org/jira/browse/TINKERPOP-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468721#comment-16468721
]
ASF GitHub Bot commented on TINKERPOP-1961:
-------------------------------------------
GitHub user spmallette opened a pull request:
https://github.com/apache/tinkerpop/pull/862
TINKERPOP-1961 Removed duplication of images in binaries.
https://issues.apache.org/jira/browse/TINKERPOP-1961
The asciidoc plugin copies all files in the source directories of its
execution. The asciidoc plugin was upgraded between 3.2.5 and 3.2.6 which
introduced this new behavior.
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1961
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/862.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #862
----
commit b576db768a35f3fdef40e69bdd4a9908ff0caf4c
Author: Stephen Mallette <spmva@...>
Date: 2018-05-09T11:03:13Z
TINKERPOP-1961 Removed duplication of images in binaries.
The asciidoc plugin copies all files in the source directories of its
execution. The asciidoc plugin was upgraded between 3.2.5 and 3.2.6 which
introduced this new behavior.
----
> 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)