Author: snjeza
Date: 2012-02-10 18:03:34 -0500 (Fri, 10 Feb 2012)
New Revision: 38627
Modified:
trunk/runtime/tests/org.jboss.tools.runtime.test/src/org/jboss/tools/runtime/test/IRuntimeDetectionConstants.java
Log:
JBIDE-10244 Cleaning up Runtime plugin
Modified:
trunk/runtime/tests/org.jboss.tools.runtime.test/src/org/jboss/tools/runtime/test/IRuntimeDetectionConstants.java
===================================================================
---
trunk/runtime/tests/org.jboss.tools.runtime.test/src/org/jboss/tools/runtime/test/IRuntimeDetectionConstants.java 2012-02-10
22:54:43 UTC (rev 38626)
+++
trunk/runtime/tests/org.jboss.tools.runtime.test/src/org/jboss/tools/runtime/test/IRuntimeDetectionConstants.java 2012-02-10
23:03:34 UTC (rev 38627)
@@ -21,7 +21,7 @@
final static String JBOSS_51_HOME =
System.getProperty("jbosstools.test.jboss.home.5.1",
"E:\\JBossRuntime2\\jboss-5.1.0.GA");
- final static String JBOSS_70_HOME =
System.getProperty("jbosstools.test.jboss.home.7.0",
"E:\\jboss-7.0.0.Beta3");
+ final static String JBOSS_70_HOME =
System.getProperty("jbosstools.test.jboss.home.7.0",
"E:\\jboss-as-7.0.1.Final");
final static String SEAM_20_HOME =
System.getProperty("jbosstools.test.seam.2.0.1.GA.home",
"E:\\JBossRuntimes\\jboss-seam-2.0.1.GA");
Show replies by date