[
https://jira.jboss.org/browse/JBIDE-6834?page=com.atlassian.jira.plugin.s...
]
Nick Boldt commented on JBIDE-6834:
-----------------------------------
Have added a controlled rm -fr to the end of the publish.sh script too:
+# purge org.jboss.tools metadata from local m2 repo (assumes job is configured with
-Dmaven.repo.local=${WORKSPACE}/m2-repo)
+if [[ -d ${WORKSPACE}/m2-repo/org/jboss/tools ]]; then
+ rm -rf ${WORKSPACE}/m2-repo/org/jboss/tools
+fi
Nightly update site
http://download.jboss.org/jbosstools/updates/nightly/trunk still has XULRunner 1.9.2
---------------------------------------------------------------------------------------------------------
Key: JBIDE-6834
URL:
https://jira.jboss.org/browse/JBIDE-6834
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Reporter: Denis Golovin
Assignee: Nick Boldt
Priority: Blocker
Fix For: 3.2.0.M2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira