Author: max.andersen(a)jboss.com
Date: 2008-05-14 09:09:56 -0400 (Wed, 14 May 2008)
New Revision: 8077
Modified:
branches/jbosstools-2.1.x/
branches/jbosstools-2.1.x/jst/plugins/org.jboss.tools.jst.firstrun/src/org/jboss/tools/jst/firstrun/JBossASAdapterInitializer.java
Log:
Merged revisions 8076 via svnmerge from
https://svn.jboss.org/repos/jbosstools/trunk
........
r8076 | max.andersen(a)jboss.com | 2008-05-14 15:06:28 +0200 (Wed, 14 May 2008) | 1 line
JBDS-329
........
Property changes on: branches/jbosstools-2.1.x
___________________________________________________________________
Name: svnmerge-integrated
- /trunk:1-7997
+ /trunk:1-7997,8076
Modified:
branches/jbosstools-2.1.x/jst/plugins/org.jboss.tools.jst.firstrun/src/org/jboss/tools/jst/firstrun/JBossASAdapterInitializer.java
===================================================================
---
branches/jbosstools-2.1.x/jst/plugins/org.jboss.tools.jst.firstrun/src/org/jboss/tools/jst/firstrun/JBossASAdapterInitializer.java 2008-05-14
13:06:28 UTC (rev 8076)
+++
branches/jbosstools-2.1.x/jst/plugins/org.jboss.tools.jst.firstrun/src/org/jboss/tools/jst/firstrun/JBossASAdapterInitializer.java 2008-05-14
13:09:56 UTC (rev 8077)
@@ -62,7 +62,7 @@
public static final String JBOSS_AS_TYPE_ID = "org.jboss.ide.eclipse.as.42";
- public static final String JBOSS_AS_NAME = "JBoss Application Server 4.3";
+ public static final String JBOSS_AS_NAME = "JBoss Application Server 4.2";
public static final String JBOSS_AS_HOST = "localhost";