You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Kay Kay (JIRA)" <ji...@apache.org> on 2009/11/14 00:15:39 UTC

[jira] Created: (LUCENE-2065) Java 5 port phase II

Java 5 port phase II 
---------------------

                 Key: LUCENE-2065
                 URL: https://issues.apache.org/jira/browse/LUCENE-2065
             Project: Lucene - Java
          Issue Type: Improvement
    Affects Versions: 3.1
         Environment: Java 5 
            Reporter: Kay Kay


LUCENE-1257 addresses the public API changes ( generics , mainly ) and other j.u.c. package changes related to the API .  The changes are frozen and closed for 3.0 . This would be a placeholder JIRA for 3.0+ version to address the pending changes ( tests for generics etc.) and any other internal API changes as necessary. 

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-2065) Java 5 port phase II

Posted by "Michael McCandless (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785480#action_12785480 ] 

Michael McCandless commented on LUCENE-2065:
--------------------------------------------

Kay Kay, it looks like this patch no longer cleanly applies -- can you sync it up w/ current trunk?  Thanks!


> Java 5 port phase II 
> ---------------------
>
>                 Key: LUCENE-2065
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2065
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 3.1
>         Environment: Java 5 
>            Reporter: Kay Kay
>             Fix For: 3.1
>
>         Attachments: LUCENE-2065.patch
>
>
> LUCENE-1257 addresses the public API changes ( generics , mainly ) and other j.u.c. package changes related to the API .  The changes are frozen and closed for 3.0 . This would be a placeholder JIRA for 3.0+ version to address the pending changes ( tests for generics etc.) and any other internal API changes as necessary. 

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Resolved: (LUCENE-2065) Java 5 port phase II

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

Michael McCandless resolved LUCENE-2065.
----------------------------------------

    Resolution: Fixed

I just committed -- thanks Kay Kay!

> Java 5 port phase II 
> ---------------------
>
>                 Key: LUCENE-2065
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2065
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 3.1
>         Environment: Java 5 
>            Reporter: Kay Kay
>            Assignee: Michael McCandless
>             Fix For: 3.1
>
>         Attachments: LUCENE-2065.patch, LUCENE-2065.patch
>
>
> LUCENE-1257 addresses the public API changes ( generics , mainly ) and other j.u.c. package changes related to the API .  The changes are frozen and closed for 3.0 . This would be a placeholder JIRA for 3.0+ version to address the pending changes ( tests for generics etc.) and any other internal API changes as necessary. 

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-2065) Java 5 port phase II

Posted by "Michael McCandless (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785886#action_12785886 ] 

Michael McCandless commented on LUCENE-2065:
--------------------------------------------

Thanks Kay Kay -- the patch applies cleanly, and all tests pass.  I'll commit shortly!

> Java 5 port phase II 
> ---------------------
>
>                 Key: LUCENE-2065
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2065
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 3.1
>         Environment: Java 5 
>            Reporter: Kay Kay
>            Assignee: Michael McCandless
>             Fix For: 3.1
>
>         Attachments: LUCENE-2065.patch, LUCENE-2065.patch
>
>
> LUCENE-1257 addresses the public API changes ( generics , mainly ) and other j.u.c. package changes related to the API .  The changes are frozen and closed for 3.0 . This would be a placeholder JIRA for 3.0+ version to address the pending changes ( tests for generics etc.) and any other internal API changes as necessary. 

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-2065) Java 5 port phase II

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

Kay Kay updated LUCENE-2065:
----------------------------

    Attachment:     (was: LUCENE-2065.patch)

> Java 5 port phase II 
> ---------------------
>
>                 Key: LUCENE-2065
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2065
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 3.1
>         Environment: Java 5 
>            Reporter: Kay Kay
>            Assignee: Michael McCandless
>             Fix For: 3.1
>
>         Attachments: LUCENE-2065.patch, LUCENE-2065.patch
>
>
> LUCENE-1257 addresses the public API changes ( generics , mainly ) and other j.u.c. package changes related to the API .  The changes are frozen and closed for 3.0 . This would be a placeholder JIRA for 3.0+ version to address the pending changes ( tests for generics etc.) and any other internal API changes as necessary. 

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Assigned: (LUCENE-2065) Java 5 port phase II

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

Michael McCandless reassigned LUCENE-2065:
------------------------------------------

    Assignee: Michael McCandless

> Java 5 port phase II 
> ---------------------
>
>                 Key: LUCENE-2065
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2065
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 3.1
>         Environment: Java 5 
>            Reporter: Kay Kay
>            Assignee: Michael McCandless
>             Fix For: 3.1
>
>         Attachments: LUCENE-2065.patch
>
>
> LUCENE-1257 addresses the public API changes ( generics , mainly ) and other j.u.c. package changes related to the API .  The changes are frozen and closed for 3.0 . This would be a placeholder JIRA for 3.0+ version to address the pending changes ( tests for generics etc.) and any other internal API changes as necessary. 

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-2065) Java 5 port phase II

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

Kay Kay updated LUCENE-2065:
----------------------------

    Attachment: LUCENE-2065.patch

across src/test

> Java 5 port phase II 
> ---------------------
>
>                 Key: LUCENE-2065
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2065
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 3.1
>         Environment: Java 5 
>            Reporter: Kay Kay
>         Attachments: LUCENE-2065.patch
>
>
> LUCENE-1257 addresses the public API changes ( generics , mainly ) and other j.u.c. package changes related to the API .  The changes are frozen and closed for 3.0 . This would be a placeholder JIRA for 3.0+ version to address the pending changes ( tests for generics etc.) and any other internal API changes as necessary. 

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-2065) Java 5 port phase II

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

Kay Kay updated LUCENE-2065:
----------------------------

    Fix Version/s: 3.1

> Java 5 port phase II 
> ---------------------
>
>                 Key: LUCENE-2065
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2065
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 3.1
>         Environment: Java 5 
>            Reporter: Kay Kay
>             Fix For: 3.1
>
>         Attachments: LUCENE-2065.patch
>
>
> LUCENE-1257 addresses the public API changes ( generics , mainly ) and other j.u.c. package changes related to the API .  The changes are frozen and closed for 3.0 . This would be a placeholder JIRA for 3.0+ version to address the pending changes ( tests for generics etc.) and any other internal API changes as necessary. 

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-2065) Java 5 port phase II

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

Kay Kay updated LUCENE-2065:
----------------------------

    Attachment: LUCENE-2065.patch

Revised patch in sync with trunk that addresses more files in src/test 

> Java 5 port phase II 
> ---------------------
>
>                 Key: LUCENE-2065
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2065
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 3.1
>         Environment: Java 5 
>            Reporter: Kay Kay
>            Assignee: Michael McCandless
>             Fix For: 3.1
>
>         Attachments: LUCENE-2065.patch, LUCENE-2065.patch
>
>
> LUCENE-1257 addresses the public API changes ( generics , mainly ) and other j.u.c. package changes related to the API .  The changes are frozen and closed for 3.0 . This would be a placeholder JIRA for 3.0+ version to address the pending changes ( tests for generics etc.) and any other internal API changes as necessary. 

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-2065) Java 5 port phase II

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

Kay Kay updated LUCENE-2065:
----------------------------

    Attachment: LUCENE-2065.patch

Patch revised to be in sync with the trunk. 



> Java 5 port phase II 
> ---------------------
>
>                 Key: LUCENE-2065
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2065
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 3.1
>         Environment: Java 5 
>            Reporter: Kay Kay
>            Assignee: Michael McCandless
>             Fix For: 3.1
>
>         Attachments: LUCENE-2065.patch, LUCENE-2065.patch
>
>
> LUCENE-1257 addresses the public API changes ( generics , mainly ) and other j.u.c. package changes related to the API .  The changes are frozen and closed for 3.0 . This would be a placeholder JIRA for 3.0+ version to address the pending changes ( tests for generics etc.) and any other internal API changes as necessary. 

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org