You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Manuel Sugawara (JIRA)" <ji...@apache.org> on 2011/09/08 20:11:09 UTC

[jira] [Created] (TAP5-1636) Tapestry does not compile using OpenJDK

Tapestry does not compile using OpenJDK
---------------------------------------

                 Key: TAP5-1636
                 URL: https://issues.apache.org/jira/browse/TAP5-1636
             Project: Tapestry 5
          Issue Type: Bug
            Reporter: Manuel Sugawara
            Priority: Minor
         Attachments: 0001-Modifications-to-generics-code-to-allow-tapestry-to-.patch

Tapestry does not compile using OpenJDK due a problems with generics, in particular with the use of static methods newList on CollectionsFactory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TAP5-1636) Tapestry does not compile using OpenJDK

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113555#comment-13113555 ] 

Hudson commented on TAP5-1636:
------------------------------

Integrated in tapestry-trunk-freestyle #535 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/535/])
    TAP5-1636: Tapestry does not compile using OpenJDK

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1174880
Files : 
* /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/FieldValidatorSourceImpl.java
* /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ComponentWorker.java
* /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/ajax/JavaScriptSupportImplTest.java
* /tapestry/tapestry5/trunk/tapestry-jpa/src/main/java/org/apache/tapestry5/internal/jpa/PersistenceUnitInfoImpl.java


> Tapestry does not compile using OpenJDK
> ---------------------------------------
>
>                 Key: TAP5-1636
>                 URL: https://issues.apache.org/jira/browse/TAP5-1636
>             Project: Tapestry 5
>          Issue Type: Bug
>            Reporter: Manuel Sugawara
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.3
>
>         Attachments: 0001-Modifications-to-generics-code-to-allow-tapestry-to-.patch
>
>
> Tapestry does not compile using OpenJDK due a problems with generics, in particular with the use of static methods newList on CollectionsFactory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TAP5-1636) Tapestry does not compile using OpenJDK

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1636.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3
         Assignee: Howard M. Lewis Ship

> Tapestry does not compile using OpenJDK
> ---------------------------------------
>
>                 Key: TAP5-1636
>                 URL: https://issues.apache.org/jira/browse/TAP5-1636
>             Project: Tapestry 5
>          Issue Type: Bug
>            Reporter: Manuel Sugawara
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.3
>
>         Attachments: 0001-Modifications-to-generics-code-to-allow-tapestry-to-.patch
>
>
> Tapestry does not compile using OpenJDK due a problems with generics, in particular with the use of static methods newList on CollectionsFactory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TAP5-1636) Tapestry does not compile using OpenJDK

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

Manuel Sugawara updated TAP5-1636:
----------------------------------

    Attachment: 0001-Modifications-to-generics-code-to-allow-tapestry-to-.patch

With the attached patch tapestry compiles just fine using OpenJDK.

> Tapestry does not compile using OpenJDK
> ---------------------------------------
>
>                 Key: TAP5-1636
>                 URL: https://issues.apache.org/jira/browse/TAP5-1636
>             Project: Tapestry 5
>          Issue Type: Bug
>            Reporter: Manuel Sugawara
>            Priority: Minor
>         Attachments: 0001-Modifications-to-generics-code-to-allow-tapestry-to-.patch
>
>
> Tapestry does not compile using OpenJDK due a problems with generics, in particular with the use of static methods newList on CollectionsFactory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TAP5-1636) Tapestry does not compile using OpenJDK

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1636.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3
         Assignee: Howard M. Lewis Ship

> Tapestry does not compile using OpenJDK
> ---------------------------------------
>
>                 Key: TAP5-1636
>                 URL: https://issues.apache.org/jira/browse/TAP5-1636
>             Project: Tapestry 5
>          Issue Type: Bug
>            Reporter: Manuel Sugawara
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.3
>
>         Attachments: 0001-Modifications-to-generics-code-to-allow-tapestry-to-.patch
>
>
> Tapestry does not compile using OpenJDK due a problems with generics, in particular with the use of static methods newList on CollectionsFactory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TAP5-1636) Tapestry does not compile using OpenJDK

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113555#comment-13113555 ] 

Hudson commented on TAP5-1636:
------------------------------

Integrated in tapestry-trunk-freestyle #535 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/535/])
    TAP5-1636: Tapestry does not compile using OpenJDK

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1174880
Files : 
* /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/FieldValidatorSourceImpl.java
* /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ComponentWorker.java
* /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/ajax/JavaScriptSupportImplTest.java
* /tapestry/tapestry5/trunk/tapestry-jpa/src/main/java/org/apache/tapestry5/internal/jpa/PersistenceUnitInfoImpl.java


> Tapestry does not compile using OpenJDK
> ---------------------------------------
>
>                 Key: TAP5-1636
>                 URL: https://issues.apache.org/jira/browse/TAP5-1636
>             Project: Tapestry 5
>          Issue Type: Bug
>            Reporter: Manuel Sugawara
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.3
>
>         Attachments: 0001-Modifications-to-generics-code-to-allow-tapestry-to-.patch
>
>
> Tapestry does not compile using OpenJDK due a problems with generics, in particular with the use of static methods newList on CollectionsFactory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TAP5-1636) Tapestry does not compile using OpenJDK

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

Manuel Sugawara updated TAP5-1636:
----------------------------------

    Attachment: 0001-Modifications-to-generics-code-to-allow-tapestry-to-.patch

With the attached patch tapestry compiles just fine using OpenJDK.

> Tapestry does not compile using OpenJDK
> ---------------------------------------
>
>                 Key: TAP5-1636
>                 URL: https://issues.apache.org/jira/browse/TAP5-1636
>             Project: Tapestry 5
>          Issue Type: Bug
>            Reporter: Manuel Sugawara
>            Priority: Minor
>         Attachments: 0001-Modifications-to-generics-code-to-allow-tapestry-to-.patch
>
>
> Tapestry does not compile using OpenJDK due a problems with generics, in particular with the use of static methods newList on CollectionsFactory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira