[jbosstools-commits] JBoss Tools SVN: r22743 - in branches/3.2.helios/modeshape: features/org.jboss.tools.modeshape.rest.sdk.feature and 5 other directories.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Thu Jun 10 23:56:08 EDT 2010
Author: nickboldt
Date: 2010-06-10 23:56:08 -0400 (Thu, 10 Jun 2010)
New Revision: 22743
Modified:
branches/3.2.helios/modeshape/features/org.jboss.tools.modeshape.rest.feature/
branches/3.2.helios/modeshape/features/org.jboss.tools.modeshape.rest.sdk.feature/
branches/3.2.helios/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/
branches/3.2.helios/modeshape/features/org.jboss.tools.modeshape.rest.test.sdk.feature/
branches/3.2.helios/modeshape/plugins/org.jboss.tools.modeshape.rest/
branches/3.2.helios/modeshape/site/site.xml
branches/3.2.helios/modeshape/tests/org.jboss.tools.modeshape.rest.test/
Log:
svn:ignore and add feature to site.xml
Property changes on: branches/3.2.helios/modeshape/features/org.jboss.tools.modeshape.rest.feature
___________________________________________________________________
Name: svn:ignore
+ target
buildlog.latest.txt
bin
build
*.class
Property changes on: branches/3.2.helios/modeshape/features/org.jboss.tools.modeshape.rest.sdk.feature
___________________________________________________________________
Name: svn:ignore
+ target
buildlog.latest.txt
bin
build
*.class
Property changes on: branches/3.2.helios/modeshape/features/org.jboss.tools.modeshape.rest.test.feature
___________________________________________________________________
Name: svn:ignore
+ target
buildlog.latest.txt
bin
build
*.class
Property changes on: branches/3.2.helios/modeshape/features/org.jboss.tools.modeshape.rest.test.sdk.feature
___________________________________________________________________
Name: svn:ignore
+ target
buildlog.latest.txt
bin
build
*.class
Property changes on: branches/3.2.helios/modeshape/plugins/org.jboss.tools.modeshape.rest
___________________________________________________________________
Name: svn:ignore
- bin
target
build
d
+ target
buildlog.latest.txt
bin
build
*.class
Modified: branches/3.2.helios/modeshape/site/site.xml
===================================================================
--- branches/3.2.helios/modeshape/site/site.xml 2010-06-11 01:09:08 UTC (rev 22742)
+++ branches/3.2.helios/modeshape/site/site.xml 2010-06-11 03:56:08 UTC (rev 22743)
@@ -5,5 +5,8 @@
<category-def label="JBoss Tools modeshape Nightly Build Update Site" name="JBoss Tools modeshape Nightly Build Update Site">
<description>JBoss Tools modeshape Nightly Build Update Site: contains all features in this build.</description>
</category-def>
+ <feature url="features/org.jboss.tools.modeshape.rest.feature_0.0.0.jar" id="org.jboss.tools.modeshape.rest.feature" version="0.0.0">
+ <category name="JBoss Tools modeshape Nightly Build Update Site"/>
+ </feature>
</site>
Property changes on: branches/3.2.helios/modeshape/tests/org.jboss.tools.modeshape.rest.test
___________________________________________________________________
Name: svn:ignore
- bin
target
build
d
+ target
buildlog.latest.txt
bin
build
*.class
More information about the jbosstools-commits
mailing list