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

Robert Muir commented on SOLR-2411:
-----------------------------------

+1

Its confusing that 'non-dist' stuff goes into the dist/ folder. This is how the 
.war file accidentally ended up in the release candidate.

If we apply this patch, then the build stuff then works consistent with 
lucene's, and its easier for the release manager to correctly upload things, 
because its all in dist/


> Build target prepare-release should produce a solr/dist/ directory that only 
> has distribution files in it
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-2411
>                 URL: https://issues.apache.org/jira/browse/SOLR-2411
>             Project: Solr
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 3.1, 3.2, 4.0
>            Reporter: Steven Rowe
>            Priority: Minor
>             Fix For: 3.1, 3.2, 4.0
>
>         Attachments: SOLR-2411.patch
>
>
> Build targets dist, dist-*, create-package, package, package-src, etc. use 
> {{dist/}} as a landing spot for intermediate .jar files which will not be 
> individually shipped.
> These targets should instead use {{solr/build/}} to hold these intermediate 
> .jars.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to