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

[jira] Created: (SOLR-2319) Upgrade the noggit jar on branch_3x to the same version as on trunk

Upgrade the noggit jar on branch_3x to the same version as on trunk
-------------------------------------------------------------------

                 Key: SOLR-2319
                 URL: https://issues.apache.org/jira/browse/SOLR-2319
             Project: Solr
          Issue Type: Task
          Components: Response Writers
    Affects Versions: 3.1
            Reporter: Steven Rowe
            Assignee: Steven Rowe
            Priority: Minor
             Fix For: 3.1


branch_3x includes {{solr/lib/apache-solr-noggit-r730138.jar}}, while trunk has {{solr/lib/apache-solr-noggit-r944541.jar}}.  branch_3x should use the same version as trunk.

-- 
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-2319) Upgrade the noggit jar on branch_3x to the same version as on trunk

Posted by "Steven Rowe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983696#action_12983696 ] 

Steven Rowe commented on SOLR-2319:
-----------------------------------

bq. I reverted the commit and suggest to build again with 1.5 and place the 1.5 compatible file in both branches!

Thanks Uwe.   Good idea, I'll work on it.

> Upgrade the noggit jar on branch_3x to the same version as on trunk
> -------------------------------------------------------------------
>
>                 Key: SOLR-2319
>                 URL: https://issues.apache.org/jira/browse/SOLR-2319
>             Project: Solr
>          Issue Type: Task
>          Components: Response Writers
>    Affects Versions: 3.1
>            Reporter: Steven Rowe
>            Assignee: Steven Rowe
>            Priority: Minor
>             Fix For: 3.1
>
>
> branch_3x includes {{solr/lib/apache-solr-noggit-r730138.jar}}, while trunk has {{solr/lib/apache-solr-noggit-r944541.jar}}.  branch_3x should use the same version as trunk.

-- 
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-2319) Upgrade the noggit jar on branch_3x to the same version as on trunk

Posted by "Steven Rowe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983722#action_12983722 ] 

Steven Rowe commented on SOLR-2319:
-----------------------------------

Downloaded noggit sources for rev. 944541, built on Windows Vista 64 with Maven 2.2.1 and Java 1.5.0_22:
{noformat}
java version "1.5.0_22"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_22-b03, mixed mode)
{noformat}

On trunk with the Java 5-built noggit jar, all Solr core and contrib tests pass ({{ant clean test}} from {{solr/}}) on Windows Vista 64 under Java 1.6.0_15:
{noformat}
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode)
{noformat}

On branch_3x with the Java 5-built noggit jar, all Solr core and contrib tests pass ({{ant clean test}} from {{solr/}}) on Windows Vista 64 under Java 1.5.0_22 (see above for full version info).

Re-committing shortly.

> Upgrade the noggit jar on branch_3x to the same version as on trunk
> -------------------------------------------------------------------
>
>                 Key: SOLR-2319
>                 URL: https://issues.apache.org/jira/browse/SOLR-2319
>             Project: Solr
>          Issue Type: Task
>          Components: Response Writers
>    Affects Versions: 3.1, 4.0
>            Reporter: Steven Rowe
>            Assignee: Steven Rowe
>            Priority: Minor
>             Fix For: 3.1, 4.0
>
>
> branch_3x includes {{solr/lib/apache-solr-noggit-r730138.jar}}, while trunk has {{solr/lib/apache-solr-noggit-r944541.jar}}.  branch_3x should use the same version as trunk.

-- 
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-2319) Upgrade the noggit jar on branch_3x to the same version as on trunk

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

Steven Rowe resolved SOLR-2319.
-------------------------------

    Resolution: Fixed

Committed to branch_3x rev. 1060662.

> Upgrade the noggit jar on branch_3x to the same version as on trunk
> -------------------------------------------------------------------
>
>                 Key: SOLR-2319
>                 URL: https://issues.apache.org/jira/browse/SOLR-2319
>             Project: Solr
>          Issue Type: Task
>          Components: Response Writers
>    Affects Versions: 3.1
>            Reporter: Steven Rowe
>            Assignee: Steven Rowe
>            Priority: Minor
>             Fix For: 3.1
>
>
> branch_3x includes {{solr/lib/apache-solr-noggit-r730138.jar}}, while trunk has {{solr/lib/apache-solr-noggit-r944541.jar}}.  branch_3x should use the same version as trunk.

-- 
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-2319) Upgrade the noggit jar on branch_3x to the same version as on trunk

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

Steven Rowe resolved SOLR-2319.
-------------------------------

    Resolution: Fixed

Committed to trunk rev. 1060821 and branch_3x rev. 1060822.

> Upgrade the noggit jar on branch_3x to the same version as on trunk
> -------------------------------------------------------------------
>
>                 Key: SOLR-2319
>                 URL: https://issues.apache.org/jira/browse/SOLR-2319
>             Project: Solr
>          Issue Type: Task
>          Components: Response Writers
>    Affects Versions: 3.1, 4.0
>            Reporter: Steven Rowe
>            Assignee: Steven Rowe
>            Priority: Minor
>             Fix For: 3.1, 4.0
>
>
> branch_3x includes {{solr/lib/apache-solr-noggit-r730138.jar}}, while trunk has {{solr/lib/apache-solr-noggit-r944541.jar}}.  branch_3x should use the same version as trunk.

-- 
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-2319) Upgrade the noggit jar on branch_3x to the same version as on trunk

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

Steven Rowe updated SOLR-2319:
------------------------------

    Affects Version/s: 4.0
        Fix Version/s: 4.0

> Upgrade the noggit jar on branch_3x to the same version as on trunk
> -------------------------------------------------------------------
>
>                 Key: SOLR-2319
>                 URL: https://issues.apache.org/jira/browse/SOLR-2319
>             Project: Solr
>          Issue Type: Task
>          Components: Response Writers
>    Affects Versions: 3.1, 4.0
>            Reporter: Steven Rowe
>            Assignee: Steven Rowe
>            Priority: Minor
>             Fix For: 3.1, 4.0
>
>
> branch_3x includes {{solr/lib/apache-solr-noggit-r730138.jar}}, while trunk has {{solr/lib/apache-solr-noggit-r944541.jar}}.  branch_3x should use the same version as trunk.

-- 
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] Reopened: (SOLR-2319) Upgrade the noggit jar on branch_3x to the same version as on trunk

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

Uwe Schindler reopened SOLR-2319:
---------------------------------


The class files of the trunk version are Java 6 (but noggits POM file uses -target 1.5). I don't know how this was build.

I reverted the commit and suggest to build again with 1.5 and place the 1.5 compatible file in both branches!

> Upgrade the noggit jar on branch_3x to the same version as on trunk
> -------------------------------------------------------------------
>
>                 Key: SOLR-2319
>                 URL: https://issues.apache.org/jira/browse/SOLR-2319
>             Project: Solr
>          Issue Type: Task
>          Components: Response Writers
>    Affects Versions: 3.1
>            Reporter: Steven Rowe
>            Assignee: Steven Rowe
>            Priority: Minor
>             Fix For: 3.1
>
>
> branch_3x includes {{solr/lib/apache-solr-noggit-r730138.jar}}, while trunk has {{solr/lib/apache-solr-noggit-r944541.jar}}.  branch_3x should use the same version as trunk.

-- 
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-2319) Upgrade the noggit jar on branch_3x to the same version as on trunk

Posted by "Steven Rowe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983511#action_12983511 ] 

Steven Rowe commented on SOLR-2319:
-----------------------------------

All tests pass with the newer revision of the noggit jar.

This patch fixes the two mentions of the name of the jar:

{noformat}
Index: solr/build.xml
===================================================================
--- solr/build.xml      (revision 1060657)
+++ solr/build.xml      (working copy)
@@ -868,7 +868,7 @@
       <!-- ========== SOLR ARTIFACTS ========== -->
 
       <m2-deploy  pom.xml="lib/apache-solr-noggit-pom.xml.template"
-                 jar.file="lib/apache-solr-noggit-r730138.jar" />
+                 jar.file="lib/apache-solr-noggit-r944541.jar" />
 
       <m2-deploy pom.xml="contrib/dataimporthandler/solr-dataimporthandler-pom.xml.template"
                  jar.file="${dist}/apache-solr-dataimporthandler-${version}.jar">
Index: dev-tools/eclipse/dot.classpath
===================================================================
--- dev-tools/eclipse/dot.classpath     (revision 1060657)
+++ dev-tools/eclipse/dot.classpath     (working copy)
@@ -89,7 +89,7 @@
        <classpathentry kind="lib" path="lucene/contrib/icu/lib/icu4j-4_6.jar"/>
        <classpathentry kind="lib" path="lucene/contrib/lucli/lib/jline.jar"/>
        <classpathentry kind="lib" path="lucene/contrib/queries/lib/jakarta-regexp-1.4.jar"/>
-       <classpathentry kind="lib" path="solr/lib/apache-solr-noggit-r730138.jar"/>
+       <classpathentry kind="lib" path="solr/lib/apache-solr-noggit-r944541.jar"/>
        <classpathentry kind="lib" path="solr/lib/commons-beanutils-1.7.0.jar"/>
        <classpathentry kind="lib" path="solr/lib/commons-codec-1.4.jar"/>
        <classpathentry kind="lib" path="solr/lib/commons-collections-3.2.1.jar"/>
{noformat}

Committing shortly.

> Upgrade the noggit jar on branch_3x to the same version as on trunk
> -------------------------------------------------------------------
>
>                 Key: SOLR-2319
>                 URL: https://issues.apache.org/jira/browse/SOLR-2319
>             Project: Solr
>          Issue Type: Task
>          Components: Response Writers
>    Affects Versions: 3.1
>            Reporter: Steven Rowe
>            Assignee: Steven Rowe
>            Priority: Minor
>             Fix For: 3.1
>
>
> branch_3x includes {{solr/lib/apache-solr-noggit-r730138.jar}}, while trunk has {{solr/lib/apache-solr-noggit-r944541.jar}}.  branch_3x should use the same version as trunk.

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