[jbosstools-issues] [JBoss JIRA] (JBIDE-13428) Remove JBoss Maven JPA, JSF, JAX-RS features from the JBT/JBDS update sites, installers
Nick Boldt (JIRA)
jira-events at lists.jboss.org
Fri Feb 1 15:23:51 EST 2013
[ https://issues.jboss.org/browse/JBIDE-13428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751882#comment-12751882 ]
Nick Boldt commented on JBIDE-13428:
------------------------------------
Do these need to change too?
{code}
** [2] ./maven/plugins/org.jboss.tools.maven.portlet/src/org/jboss/tools/maven/portlet/Messages.java **
19- */
20-public class Messages extends NLS {
21: private static final String BUNDLE_NAME = "org.jboss.tools.maven.jsf.messages"; //$NON-NLS-1$
22- public static String PortletProjectConfigurator_The_project_does_not_contain_the_Web_Module_facet;
23- static {
** [3] ./maven/plugins/org.jboss.tools.maven.ui/src/org/jboss/tools/maven/ui/preferences/ConfiguratorPreferencePage.java **
43-
44-
45: private static final String ORG_JBOSS_TOOLS_MAVEN_JSF = "org.jboss.tools.maven.jsf"; //$NON-NLS-1$
46- private static final String ORG_JBOSS_TOOLS_MAVEN_PORTLET = "org.jboss.tools.maven.portlet"; //$NON-NLS-1$
47- private static final String ORG_JBOSS_TOOLS_MAVEN_CDI = "org.jboss.tools.maven.cdi"; //$NON-NLS-1$
48- private static final String ORG_JBOSS_TOOLS_MAVEN_HIBERNATE = "org.jboss.tools.maven.hibernate"; //$NON-NLS-1$
49- private static final String ORG_JBOSS_TOOLS_MAVEN_SEAM = "org.jboss.tools.maven.seam"; //$NON-NLS-1$
50: private static final String ORG_JBOSS_TOOLS_MAVEN_JAXRS = "org.jboss.tools.maven.jaxrs"; //$NON-NLS-1$
51: private static final String ORG_JBOSS_TOOLS_MAVEN_JPA = "org.jboss.tools.maven.jpa"; //$NON-NLS-1$
52- private static final String ORG_JBOSS_TOOLS_MAVEN_GWT = "org.jboss.tools.maven.gwt"; //$NON-NLS-1$
{code}
> Remove JBoss Maven JPA, JSF, JAX-RS features from the JBT/JBDS update sites, installers
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-13428
> URL: https://issues.jboss.org/browse/JBIDE-13428
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: Build/Releng
> Reporter: Fred Bricon
> Assignee: Nick Boldt
> Fix For: 4.1.0.Alpha1, 4.0.x
>
>
> The JBoss Maven JPA, JSF, JAX-RS being migrated over m2e-wtp, the plugins and features have been removed from the git repo.
> We need to make sure the the JBT/JBDS update sites, installers are curated as well.
> *Blocks 4.1.0.Alpha1, but MIGHT be able to wait until Kepler M5 bits are out (Feb 4-6).*
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list