[ 
https://issues.apache.org/jira/browse/TINKERPOP-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469174#comment-16469174
 ] 

ASF GitHub Bot commented on TINKERPOP-1961:
-------------------------------------------

Github user spmallette commented on the issue:

    https://github.com/apache/tinkerpop/pull/862
  
    I dunno man - here's a fast way to test which I just went through:
    
    1. `bin/process-docs.sh --dryRun` - check `target/docs/htmlsingle` - should 
just have `images/` directory there.
    1. `mvn package -pl gremlin-server -DskipTests`
    1. look at 
`gremlin-server/target/apache-tinkerpop-gremlin-server-x.y.z-standalone` as 
that is used to build the zip - should just have `docs/images/` 
    1. the zip is in there too to check and looks ok to me


> 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)

Reply via email to