You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2007/11/13 22:42:43 UTC

[jira] Created: (SOLR-411) Solr JAR Packaging Names

Solr JAR Packaging Names
------------------------

                 Key: SOLR-411
                 URL: https://issues.apache.org/jira/browse/SOLR-411
             Project: Solr
          Issue Type: Wish
            Reporter: Grant Ingersoll
            Priority: Trivial


I'd like to suggest Solr migrate the way it names it's JARs to be like what is increasingly the de-facto standard for naming released JARs:
apache-solr-common-1.3-dev.jar
apache-solr-solrj-1.3-dev.jar
apache-solr-1.3-dev.jar

instead of the current way which puts the subproject after the version declaration.

Patch to follow that modifies the build.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SOLR-411) Solr JAR Packaging Names

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542245 ] 

Ryan McKinley commented on SOLR-411:
------------------------------------

+1  standard naming conventions are good

> Solr JAR Packaging Names
> ------------------------
>
>                 Key: SOLR-411
>                 URL: https://issues.apache.org/jira/browse/SOLR-411
>             Project: Solr
>          Issue Type: Wish
>            Reporter: Grant Ingersoll
>            Priority: Trivial
>         Attachments: SOLR-411.patch, SOLR-411.patch
>
>
> I'd like to suggest Solr migrate the way it names it's JARs to be like what is increasingly the de-facto standard for naming released JARs:
> apache-solr-common-1.3-dev.jar
> apache-solr-solrj-1.3-dev.jar
> apache-solr-1.3-dev.jar
> instead of the current way which puts the subproject after the version declaration.
> Patch to follow that modifies the build.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SOLR-411) Solr JAR Packaging Names

Posted by "Grant Ingersoll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll updated SOLR-411:
---------------------------------

    Attachment: SOLR-411.patch

changes the name of the JARs produced.

Should make it a bit easier for Solr to play nice with tools like Maven, etc. as well as follow what seems to be the defacto standard for JAR names these days

> Solr JAR Packaging Names
> ------------------------
>
>                 Key: SOLR-411
>                 URL: https://issues.apache.org/jira/browse/SOLR-411
>             Project: Solr
>          Issue Type: Wish
>            Reporter: Grant Ingersoll
>            Priority: Trivial
>         Attachments: SOLR-411.patch
>
>
> I'd like to suggest Solr migrate the way it names it's JARs to be like what is increasingly the de-facto standard for naming released JARs:
> apache-solr-common-1.3-dev.jar
> apache-solr-solrj-1.3-dev.jar
> apache-solr-1.3-dev.jar
> instead of the current way which puts the subproject after the version declaration.
> Patch to follow that modifies the build.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SOLR-411) Solr JAR Packaging Names

Posted by "Erik Hatcher (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Hatcher resolved SOLR-411.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3

Thanks Grant!

> Solr JAR Packaging Names
> ------------------------
>
>                 Key: SOLR-411
>                 URL: https://issues.apache.org/jira/browse/SOLR-411
>             Project: Solr
>          Issue Type: Wish
>            Reporter: Grant Ingersoll
>            Priority: Trivial
>             Fix For: 1.3
>
>         Attachments: SOLR-411.patch, SOLR-411.patch
>
>
> I'd like to suggest Solr migrate the way it names it's JARs to be like what is increasingly the de-facto standard for naming released JARs:
> apache-solr-common-1.3-dev.jar
> apache-solr-solrj-1.3-dev.jar
> apache-solr-1.3-dev.jar
> instead of the current way which puts the subproject after the version declaration.
> Patch to follow that modifies the build.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SOLR-411) Solr JAR Packaging Names

Posted by "Grant Ingersoll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll updated SOLR-411:
---------------------------------

    Attachment: SOLR-411.patch

Added in text in CHANGES.txt

> Solr JAR Packaging Names
> ------------------------
>
>                 Key: SOLR-411
>                 URL: https://issues.apache.org/jira/browse/SOLR-411
>             Project: Solr
>          Issue Type: Wish
>            Reporter: Grant Ingersoll
>            Priority: Trivial
>         Attachments: SOLR-411.patch, SOLR-411.patch
>
>
> I'd like to suggest Solr migrate the way it names it's JARs to be like what is increasingly the de-facto standard for naming released JARs:
> apache-solr-common-1.3-dev.jar
> apache-solr-solrj-1.3-dev.jar
> apache-solr-1.3-dev.jar
> instead of the current way which puts the subproject after the version declaration.
> Patch to follow that modifies the build.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.