You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2013/01/11 19:42:14 UTC

[jira] [Updated] (SOLR-4287) Maven artifact file names do not match dist/ file names

     [ https://issues.apache.org/jira/browse/SOLR-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Rowe updated SOLR-4287:
-----------------------------

    Attachment: SOLR-4287.patch

Patch removing "apache-" from all Ant-produced Solr artifact names.

I haven't tested it yet, this is just the result of find/replace.

Testing now.
                
> Maven artifact file names do not match dist/ file names
> -------------------------------------------------------
>
>                 Key: SOLR-4287
>                 URL: https://issues.apache.org/jira/browse/SOLR-4287
>             Project: Solr
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 4.0
>            Reporter: Ryan Ernst
>            Priority: Minor
>         Attachments: SOLR-4287.patch
>
>
> For the solr artifact, the war file name has the format "solr-X.Y.Z.war".
> http://search.maven.org/#artifactdetails%7Corg.apache.solr%7Csolr%7C4.0.0%7Cwar
> However, when building from source or downloading the dist/ built war file, it is named "apache-solr-X.Y.Z.war".  This should really be the same...
> Preferably the "apache-" could just be removed, since the lucene build does not appear to use the same convention.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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