You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Peter Major (JIRA)" <ji...@codehaus.org> on 2010/06/19 01:46:12 UTC

[jira] Created: (MEAR-128) Support for Java EE 6 application.xml

Support for Java EE 6 application.xml
-------------------------------------

                 Key: MEAR-128
                 URL: http://jira.codehaus.org/browse/MEAR-128
             Project: Maven 2.x Ear Plugin
          Issue Type: Improvement
            Reporter: Peter Major


Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MEAR-128) Support for Java EE 6 application.xml

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247646#action_247646 ] 

Stephane Nicoll commented on MEAR-128:
--------------------------------------

fix the support of new elements you mean?

> Support for Java EE 6 application.xml
> -------------------------------------
>
>                 Key: MEAR-128
>                 URL: http://jira.codehaus.org/browse/MEAR-128
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Peter Major
>            Assignee: Stephane Nicoll
>             Fix For: 2.5
>
>
> Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MEAR-128) Support for Java EE 6 application.xml

Posted by "Viggo Navarsete (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247432#action_247432 ] 

Viggo Navarsete commented on MEAR-128:
--------------------------------------

As more and more people start to use Java EE 6 features and use Maven as their primary one building tool, this issue seems to be a blocker for all, me included. I highly suggest this gets fixed as soon as possible.

> Support for Java EE 6 application.xml
> -------------------------------------
>
>                 Key: MEAR-128
>                 URL: http://jira.codehaus.org/browse/MEAR-128
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Peter Major
>            Assignee: Stephane Nicoll
>             Fix For: 2.5
>
>
> Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Work started: (MEAR-128) Support for Java EE 6 application.xml

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on MEAR-128 started by Stephane Nicoll.

> Support for Java EE 6 application.xml
> -------------------------------------
>
>                 Key: MEAR-128
>                 URL: http://jira.codehaus.org/browse/MEAR-128
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Peter Major
>            Assignee: Stephane Nicoll
>             Fix For: 2.5
>
>
> Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MEAR-128) Support for Java EE 6 application.xml

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephane Nicoll updated MEAR-128:
---------------------------------

    Fix Version/s:     (was: 2.6)
                   2.5

> Support for Java EE 6 application.xml
> -------------------------------------
>
>                 Key: MEAR-128
>                 URL: http://jira.codehaus.org/browse/MEAR-128
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Peter Major
>            Assignee: Stephane Nicoll
>             Fix For: 2.5
>
>
> Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MEAR-128) Support for Java EE 6 application.xml

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=225865#action_225865 ] 

Stephane Nicoll commented on MEAR-128:
--------------------------------------

You might want to check the doc. Java EE6 is supported. 

> Support for Java EE 6 application.xml
> -------------------------------------
>
>                 Key: MEAR-128
>                 URL: http://jira.codehaus.org/browse/MEAR-128
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Peter Major
>            Assignee: Stephane Nicoll
>
> Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MEAR-128) Support for Java EE 6 application.xml

Posted by "Michael Brackx (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=239304#action_239304 ] 

Michael Brackx commented on MEAR-128:
-------------------------------------

another example of a new element is initialize-in-order

> Support for Java EE 6 application.xml
> -------------------------------------
>
>                 Key: MEAR-128
>                 URL: http://jira.codehaus.org/browse/MEAR-128
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Peter Major
>            Assignee: Stephane Nicoll
>             Fix For: 2.5
>
>
> Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MEAR-128) Support for Java EE 6 application.xml

Posted by "Peter Major (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=225868#action_225868 ] 

Peter Major commented on MEAR-128:
----------------------------------

Doh, I was assuming that when you don't supply plugin version, then Maven always will use the latest, well apperently not... (2.3.1 != 2.4.2 ...)
But I rechecked the doc, and the only thing about Java EE 6 support I saw was this:
version 	String 	- 	The version of the application.xml to generate. Valid values are 1.3, 1.4, 5 and 6.

So I still can't find a way to add the 'application-name' tag to my application.xml.

> Support for Java EE 6 application.xml
> -------------------------------------
>
>                 Key: MEAR-128
>                 URL: http://jira.codehaus.org/browse/MEAR-128
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Peter Major
>            Assignee: Stephane Nicoll
>
> Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MEAR-128) Support for Java EE 6 application.xml

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephane Nicoll updated MEAR-128:
---------------------------------

    Fix Version/s: 2.5

> Support for Java EE 6 application.xml
> -------------------------------------
>
>                 Key: MEAR-128
>                 URL: http://jira.codehaus.org/browse/MEAR-128
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Peter Major
>            Assignee: Stephane Nicoll
>             Fix For: 2.5
>
>
> Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MEAR-128) Support for Java EE 6 application.xml

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249040#action_249040 ] 

Stephane Nicoll commented on MEAR-128:
--------------------------------------

okay let's add support for application-name and initialize-in-order

> Support for Java EE 6 application.xml
> -------------------------------------
>
>                 Key: MEAR-128
>                 URL: http://jira.codehaus.org/browse/MEAR-128
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Peter Major
>            Assignee: Stephane Nicoll
>             Fix For: 2.5
>
>
> Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MEAR-128) Support for Java EE 6 application.xml

Posted by "Viggo Navarsete (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247704#action_247704 ] 

Viggo Navarsete commented on MEAR-128:
--------------------------------------

Yes please :)

> Support for Java EE 6 application.xml
> -------------------------------------
>
>                 Key: MEAR-128
>                 URL: http://jira.codehaus.org/browse/MEAR-128
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Peter Major
>            Assignee: Stephane Nicoll
>             Fix For: 2.5
>
>
> Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MEAR-128) Support for application-name and initialize-in-order (Java EE 6)

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephane Nicoll closed MEAR-128.
--------------------------------

    Resolution: Fixed

Implemented.

> Support for application-name and initialize-in-order (Java EE 6)
> ----------------------------------------------------------------
>
>                 Key: MEAR-128
>                 URL: http://jira.codehaus.org/browse/MEAR-128
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Peter Major
>            Assignee: Stephane Nicoll
>             Fix For: 2.5
>
>
> Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MEAR-128) Support for application-name and initialize-in-order (Java EE 6)

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephane Nicoll updated MEAR-128:
---------------------------------

    Summary: Support for application-name and initialize-in-order (Java EE 6)  (was: Support for Java EE 6 application.xml)

> Support for application-name and initialize-in-order (Java EE 6)
> ----------------------------------------------------------------
>
>                 Key: MEAR-128
>                 URL: http://jira.codehaus.org/browse/MEAR-128
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Peter Major
>            Assignee: Stephane Nicoll
>             Fix For: 2.5
>
>
> Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Issue Comment Edited: (MEAR-128) Support for Java EE 6 application.xml

Posted by "Viggo Navarsete (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247432#action_247432 ] 

Viggo Navarsete edited comment on MEAR-128 at 12/13/10 6:38 AM:
----------------------------------------------------------------

As more and more people start to use Java EE 6 features and use Maven as their primary build tool, this issue seems to be a blocker for all, me included. I highly suggest this gets fixed as soon as possible.

      was (Author: viggo.navarsete):
    As more and more people start to use Java EE 6 features and use Maven as their primary one building tool, this issue seems to be a blocker for all, me included. I highly suggest this gets fixed as soon as possible.
  
> Support for Java EE 6 application.xml
> -------------------------------------
>
>                 Key: MEAR-128
>                 URL: http://jira.codehaus.org/browse/MEAR-128
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Peter Major
>            Assignee: Stephane Nicoll
>             Fix For: 2.5
>
>
> Currently the Java EE 6 is not supported, and the generated XML's are using Java EE 5 namespaces and elements. For example the EE 6 has a new element: application-name, which could be useful for Global JNDI naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira