Author: nickboldt
Date: 2010-11-11 16:29:17 -0500 (Thu, 11 Nov 2010)
New Revision: 26475
Added:
trunk/tests/.gitignore
trunk/tests/features/.gitignore
trunk/tests/features/org.jboss.tools.test.feature/.gitignore
trunk/tests/plugins/.gitignore
trunk/tests/plugins/org.jboss.tools.tests.performance/.gitignore
trunk/tests/plugins/org.jboss.tools.tests/.gitignore
trunk/tests/plugins/org.jboss.tools.ui.bot.ext.test/.gitignore
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/.gitignore
trunk/tests/site/.gitignore
Log:
add .gitignore files and tweak poms to depend on published parent pom in JBoss Tools Nexus
repo
Added: trunk/tests/.gitignore
===================================================================
--- trunk/tests/.gitignore (rev 0)
+++ trunk/tests/.gitignore 2010-11-11 21:29:17 UTC (rev 26475)
@@ -0,0 +1,2 @@
+.project
+.settings/
Added: trunk/tests/features/.gitignore
===================================================================
--- trunk/tests/features/.gitignore (rev 0)
+++ trunk/tests/features/.gitignore 2010-11-11 21:29:17 UTC (rev 26475)
@@ -0,0 +1,2 @@
+.settings/
+.project
Added: trunk/tests/features/org.jboss.tools.test.feature/.gitignore
===================================================================
--- trunk/tests/features/org.jboss.tools.test.feature/.gitignore
(rev 0)
+++ trunk/tests/features/org.jboss.tools.test.feature/.gitignore 2010-11-11 21:29:17 UTC
(rev 26475)
@@ -0,0 +1 @@
+target/
Added: trunk/tests/plugins/.gitignore
===================================================================
--- trunk/tests/plugins/.gitignore (rev 0)
+++ trunk/tests/plugins/.gitignore 2010-11-11 21:29:17 UTC (rev 26475)
@@ -0,0 +1,2 @@
+.project
+.settings/
Added: trunk/tests/plugins/org.jboss.tools.tests/.gitignore
===================================================================
--- trunk/tests/plugins/org.jboss.tools.tests/.gitignore (rev 0)
+++ trunk/tests/plugins/org.jboss.tools.tests/.gitignore 2010-11-11 21:29:17 UTC (rev
26475)
@@ -0,0 +1,2 @@
+bin/
+target/
Added: trunk/tests/plugins/org.jboss.tools.tests.performance/.gitignore
===================================================================
--- trunk/tests/plugins/org.jboss.tools.tests.performance/.gitignore
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.tests.performance/.gitignore 2010-11-11 21:29:17
UTC (rev 26475)
@@ -0,0 +1 @@
+bin/
Added: trunk/tests/plugins/org.jboss.tools.ui.bot.ext/.gitignore
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext/.gitignore (rev
0)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext/.gitignore 2010-11-11 21:29:17 UTC (rev
26475)
@@ -0,0 +1 @@
+target/
Added: trunk/tests/plugins/org.jboss.tools.ui.bot.ext.test/.gitignore
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext.test/.gitignore
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext.test/.gitignore 2010-11-11 21:29:17 UTC
(rev 26475)
@@ -0,0 +1,2 @@
+bin/
+target/
Added: trunk/tests/site/.gitignore
===================================================================
--- trunk/tests/site/.gitignore (rev 0)
+++ trunk/tests/site/.gitignore 2010-11-11 21:29:17 UTC (rev 26475)
@@ -0,0 +1,4 @@
+.settings/
+.project
+target/
+.classpath