Author: nickboldt
Date: 2011-08-28 22:08:15 -0400 (Sun, 28 Aug 2011)
New Revision: 34354
Modified:
trunk/build/aggregate/soa-site/pom.xml
trunk/build/aggregate/soa-site/site.xml
Log:
fix comments in pom.xml and site.xml
Modified: trunk/build/aggregate/soa-site/pom.xml
===================================================================
--- trunk/build/aggregate/soa-site/pom.xml 2011-08-29 02:05:24 UTC (rev 34353)
+++ trunk/build/aggregate/soa-site/pom.xml 2011-08-29 02:08:15 UTC (rev 34354)
@@ -12,6 +12,11 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>eclipse-update-site</packaging>
+ <!-- to build against locally built sources, use:
+ mvn clean install
+ to build against
http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk/, use:
+ mvn clean install -Pjbosstools-nightly-staging-composite
+ -->
<properties>
<!-- add more inputRepos into the composite metadata at the URL below. Therefore
need not edit this file and add dozens of URLs
which need to be called by Ant script later -->
Modified: trunk/build/aggregate/soa-site/site.xml
===================================================================
--- trunk/build/aggregate/soa-site/site.xml 2011-08-29 02:05:24 UTC (rev 34353)
+++ trunk/build/aggregate/soa-site/site.xml 2011-08-29 02:08:15 UTC (rev 34354)
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
- <!-- This file is only used when building with Tycho.
- If building with Ant (trunk/build/build.xml), see category.*.xml -->
<description>
JBoss Tools - SOA Tooling 3.3 Updates
</description>