You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Gaurav Gupta (JIRA)" <ji...@apache.org> on 2019/07/04 11:39:00 UTC

[jira] [Assigned] (NETBEANS-2799) Java EE 8 generated application source improvement

     [ https://issues.apache.org/jira/browse/NETBEANS-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gaurav Gupta reassigned NETBEANS-2799:
--------------------------------------

    Assignee: Josh Juneau

> Java EE 8 generated application source improvement
> --------------------------------------------------
>
>                 Key: NETBEANS-2799
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2799
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: javaee - Web Project
>            Reporter: Gaurav Gupta
>            Assignee: Josh Juneau
>            Priority: Minor
>              Labels: archetype
>
> Few improvements to consider in JavaEE 8 application archetype:
>  # Remove unused import in resources.JavaEE8Resource
>  # @author Juneau should not be in source file
>  # maven-dependency-plugin plugin declares javaee-api dependency should use ${jakartaee} property.
>  # The generated java source file should be in package ${groupId}.${artifactId}
> e.g: 
> ${groupId}.${artifactId}.JAXRSConfiguration
> ${groupId}.${artifactId}.resources.JavaEE8Resource
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists