You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Drew Farris (JIRA)" <ji...@apache.org> on 2010/08/12 15:22:16 UTC

[jira] Created: (SOLR-2041) solr branch_3x build.xml references incorrect version of commons-csv

solr branch_3x build.xml references incorrect version of commons-csv
--------------------------------------------------------------------

                 Key: SOLR-2041
                 URL: https://issues.apache.org/jira/browse/SOLR-2041
             Project: Solr
          Issue Type: Bug
          Components: Build
    Affects Versions: 3.1
            Reporter: Drew Farris
            Priority: Minor


encountered when doing maven-generate-artifacts from branch_3x of solr, build.xml references lib/commons-csv-1.0-SNAPSHOT-r609327.jar, but version in svn is lib/commons-csv-1.0-SNAPSHOT-r966014.jar

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


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


[jira] Updated: (SOLR-2041) solr branch_3x build.xml references incorrect version of commons-csv

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

Drew Farris updated SOLR-2041:
------------------------------

    Attachment: SOLR-2041.patch

> solr branch_3x build.xml references incorrect version of commons-csv
> --------------------------------------------------------------------
>
>                 Key: SOLR-2041
>                 URL: https://issues.apache.org/jira/browse/SOLR-2041
>             Project: Solr
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.1
>            Reporter: Drew Farris
>            Priority: Minor
>         Attachments: SOLR-2041.patch
>
>
> encountered when doing maven-generate-artifacts from branch_3x of solr, build.xml references lib/commons-csv-1.0-SNAPSHOT-r609327.jar, but version in svn is lib/commons-csv-1.0-SNAPSHOT-r966014.jar

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


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


[jira] Issue Comment Edited: (SOLR-2041) solr branch_3x build.xml references incorrect version of commons-csv

Posted by "Drew Farris (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897759#action_12897759 ] 

Drew Farris edited comment on SOLR-2041 at 8/12/10 10:13 AM:
-------------------------------------------------------------

Thanks Yonik,

Yes, something will have to be added for noggit, I'm still coming up to speed with the build system so I can't tell precisely what needs to be added, but noggit is not currently deployed alongside the other solr artifacts by the generate-maven-artifacts ant target.

      was (Author: drew.farris):
    Thanks Yonick,

Yes, something will have to be added for noggit, I'm still coming up to speed with the build system so I can't tell precisely what needs to be added, but noggit is not currently deployed alongside the other solr artifacts by the generate-maven-artifacts ant target.
  
> solr branch_3x build.xml references incorrect version of commons-csv
> --------------------------------------------------------------------
>
>                 Key: SOLR-2041
>                 URL: https://issues.apache.org/jira/browse/SOLR-2041
>             Project: Solr
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.1
>            Reporter: Drew Farris
>            Priority: Minor
>             Fix For: 3.1, 4.0
>
>         Attachments: SOLR-2041.patch, SOLR-2041.patch
>
>
> encountered when doing maven-generate-artifacts from branch_3x of solr, build.xml references lib/commons-csv-1.0-SNAPSHOT-r609327.jar, but version in svn is lib/commons-csv-1.0-SNAPSHOT-r966014.jar

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


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


[jira] Resolved: (SOLR-2041) solr branch_3x build.xml references incorrect version of commons-csv

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

Yonik Seeley resolved SOLR-2041.
--------------------------------

    Fix Version/s: 3.1
                   4.0
       Resolution: Fixed

> solr branch_3x build.xml references incorrect version of commons-csv
> --------------------------------------------------------------------
>
>                 Key: SOLR-2041
>                 URL: https://issues.apache.org/jira/browse/SOLR-2041
>             Project: Solr
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.1
>            Reporter: Drew Farris
>            Priority: Minor
>             Fix For: 3.1, 4.0
>
>         Attachments: SOLR-2041.patch, SOLR-2041.patch
>
>
> encountered when doing maven-generate-artifacts from branch_3x of solr, build.xml references lib/commons-csv-1.0-SNAPSHOT-r609327.jar, but version in svn is lib/commons-csv-1.0-SNAPSHOT-r966014.jar

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


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


[jira] Commented: (SOLR-2041) solr branch_3x build.xml references incorrect version of commons-csv

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897752#action_12897752 ] 

Yonik Seeley commented on SOLR-2041:
------------------------------------

Thanks Drew, committed to 3x and trunk.
I'm not a maven guy myself - will the noggit jar recently added for JSON parsing need the same treatment as commons-csv?

> solr branch_3x build.xml references incorrect version of commons-csv
> --------------------------------------------------------------------
>
>                 Key: SOLR-2041
>                 URL: https://issues.apache.org/jira/browse/SOLR-2041
>             Project: Solr
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.1
>            Reporter: Drew Farris
>            Priority: Minor
>             Fix For: 3.1, 4.0
>
>         Attachments: SOLR-2041.patch, SOLR-2041.patch
>
>
> encountered when doing maven-generate-artifacts from branch_3x of solr, build.xml references lib/commons-csv-1.0-SNAPSHOT-r609327.jar, but version in svn is lib/commons-csv-1.0-SNAPSHOT-r966014.jar

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


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


[jira] Commented: (SOLR-2041) solr branch_3x build.xml references incorrect version of commons-csv

Posted by "Drew Farris (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897759#action_12897759 ] 

Drew Farris commented on SOLR-2041:
-----------------------------------

Thanks Yonick,

Yes, something will have to be added for noggit, I'm still coming up to speed with the build system so I can't tell precisely what needs to be added, but noggit is not currently deployed alongside the other solr artifacts by the generate-maven-artifacts ant target.

> solr branch_3x build.xml references incorrect version of commons-csv
> --------------------------------------------------------------------
>
>                 Key: SOLR-2041
>                 URL: https://issues.apache.org/jira/browse/SOLR-2041
>             Project: Solr
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.1
>            Reporter: Drew Farris
>            Priority: Minor
>             Fix For: 3.1, 4.0
>
>         Attachments: SOLR-2041.patch, SOLR-2041.patch
>
>
> encountered when doing maven-generate-artifacts from branch_3x of solr, build.xml references lib/commons-csv-1.0-SNAPSHOT-r609327.jar, but version in svn is lib/commons-csv-1.0-SNAPSHOT-r966014.jar

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


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


[jira] Updated: (SOLR-2041) solr branch_3x build.xml references incorrect version of commons-csv

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

Drew Farris updated SOLR-2041:
------------------------------

    Attachment: SOLR-2041.patch

hit wrong grant license option, re-up with proper option.

> solr branch_3x build.xml references incorrect version of commons-csv
> --------------------------------------------------------------------
>
>                 Key: SOLR-2041
>                 URL: https://issues.apache.org/jira/browse/SOLR-2041
>             Project: Solr
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.1
>            Reporter: Drew Farris
>            Priority: Minor
>         Attachments: SOLR-2041.patch, SOLR-2041.patch
>
>
> encountered when doing maven-generate-artifacts from branch_3x of solr, build.xml references lib/commons-csv-1.0-SNAPSHOT-r609327.jar, but version in svn is lib/commons-csv-1.0-SNAPSHOT-r966014.jar

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


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