JBoss Tools SVN: r44629 - trunk/build.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-11-10 13:34:30 -0500 (Sat, 10 Nov 2012)
New Revision: 44629
Modified:
trunk/build/README.md
Log:
JBIDE-12828 add README.md files pointing to where content has migrated
Modified: trunk/build/README.md
===================================================================
--- trunk/build/README.md 2012-11-10 18:30:41 UTC (rev 44628)
+++ trunk/build/README.md 2012-11-10 18:34:30 UTC (rev 44629)
@@ -1,12 +1,13 @@
JBoss Tools
===========
-This was the main build config folder for JBoss Tools. It has since been split into four projects:
+This was the main build config folder for JBoss Tools. It has since been split into these projects:
-https://github.com/jbosstools/jbosstools-build/
-https://github.com/jbosstools/jbosstools-build-ci/
-https://github.com/jbosstools/jbosstools-build-sites/
-https://github.com/jbosstools/jbosstools-maven-plugins/
+https://github.com/jbosstools/jbosstools-build/ [parent, target-platforms]
+https://github.com/jbosstools/jbosstools-build-ci/ [jacoco, publish, util]
+https://github.com/jbosstools/jbosstools-build-sites/ [aggregate, results]
+https://github.com/jbosstools/jbosstools-maven-plugins/ [tycho-plugins]
+https://github.com/jbosstools-integration-tests/ [aggregate/soatests-site/tests]
Instructions on how to build JBoss Tools is at : https://community.jboss.org/wiki/HowToBuildJBossToolsWithMaven3