[rhq] Branch 'rhq-on-as7' - etc/eclipse-tools

mazz mazz at fedoraproject.org
Mon Aug 27 15:13:03 UTC 2012


 etc/eclipse-tools/maven/RHQ |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5f60cefdfbae933271e3de1b9858d2bdf9240a8d
Author: John Mazzitelli <mazz at redhat.com>
Date:   Mon Aug 27 11:12:58 2012 -0400

    fix eclipse tool to delete the plugins from the new as7 location

diff --git a/etc/eclipse-tools/maven/RHQ Delete Extra Plugins From Dev Container.launch b/etc/eclipse-tools/maven/RHQ Delete Extra Plugins From Dev Container.launch
index 1fa6810..574a699 100644
--- a/etc/eclipse-tools/maven/RHQ Delete Extra Plugins From Dev Container.launch	
+++ b/etc/eclipse-tools/maven/RHQ Delete Extra Plugins From Dev Container.launch	
@@ -7,5 +7,5 @@
 </listAttribute>
 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${system_path:sh}"/>
 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="-c &quot;rm hadoop* jopr-jboss-as-5* jopr-jboss-cache* jopr-tomcat* modcluster* pattern* rhq-augeas* rhq-aliases* rhq-apache* rhq-byteman* rhq-cobbler* rhq-cron* rhq-database* rhq-grub* rhq-hosts* rhq-hudson* rhq-iis* rhq-irc* rhq-jboss-as-7* rhq-kickstart* rhq-mysql* rhq-netservices* rhq-oracle* rhq-postgres* rhq-postfix* rhq-samba* rhq-script2* rhq-snmp* rhq-sshd* rhq-sudoers* rhq-twitter* rhq-virt*&quot;"/>
-<stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${workspace_loc:/rhq/dev-container/jbossas/server/default/deploy/rhq.ear/rhq-downloads/rhq-plugins}"/>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${workspace_loc:/rhq/dev-container/jbossas/standalone/deployments/rhq.ear/rhq-downloads/rhq-plugins}"/>
 </launchConfiguration>




More information about the rhq-commits mailing list