[jboss-cvs] JBossAS SVN: r94033 - in trunk: jbossas-remoting and 20 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Sep 25 15:57:37 EDT 2009


Author: pgier
Date: 2009-09-25 15:57:37 -0400 (Fri, 25 Sep 2009)
New Revision: 94033

Added:
   trunk/jbossas-remoting/src/test/
   trunk/jbossas-remoting/src/test/java/
   trunk/jbossas-remoting/src/test/java/org/
   trunk/jmx-remoting/src/test/java/
   trunk/jmx-remoting/src/test/java/org/
   trunk/security/src/test/
   trunk/security/src/test/java/
   trunk/security/src/test/java/org/
   trunk/spring-int/src/test/java/
   trunk/spring-int/src/test/java/org/
   trunk/spring-int/src/test/resources/
   trunk/spring-int/src/test/resources/horoscope.properties
   trunk/spring-int/src/test/resources/words.properties
Removed:
   trunk/connector/src/tests/
   trunk/jbossas-remoting/src/tests/org/
   trunk/jmx-remoting/src/test/org/
   trunk/security/src/tests/org/
   trunk/spring-int/src/test/horoscope.properties
   trunk/spring-int/src/test/org/
   trunk/spring-int/src/test/words.properties
Modified:
   trunk/jbossas-remoting/pom.xml
   trunk/security/pom.xml
   trunk/spring-int/pom.xml
   trunk/tomcat/pom.xml
Log:
[JBBUILD-541] Move test source directories to match Maven conventions.

Modified: trunk/jbossas-remoting/pom.xml
===================================================================
--- trunk/jbossas-remoting/pom.xml	2009-09-25 19:57:18 UTC (rev 94032)
+++ trunk/jbossas-remoting/pom.xml	2009-09-25 19:57:37 UTC (rev 94033)
@@ -17,6 +17,16 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <!-- Exclude all test sources until they are fixed. -->
+          <testExcludes>
+            <testExclude>**/*</testExclude>
+          </testExcludes>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
         <configuration>
           <includes>

Copied: trunk/jbossas-remoting/src/test/java/org (from rev 93959, trunk/jbossas-remoting/src/tests/org)


Property changes on: trunk/jbossas-remoting/src/test/java/org
___________________________________________________________________
Name: svn:mergeinfo
   + 

Copied: trunk/jmx-remoting/src/test/java/org (from rev 93959, trunk/jmx-remoting/src/test/org)


Property changes on: trunk/jmx-remoting/src/test/java/org
___________________________________________________________________
Name: svn:mergeinfo
   + 

Modified: trunk/security/pom.xml
===================================================================
--- trunk/security/pom.xml	2009-09-25 19:57:18 UTC (rev 94032)
+++ trunk/security/pom.xml	2009-09-25 19:57:37 UTC (rev 94033)
@@ -27,6 +27,16 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <!-- Exclude all test sources until they are fixed. -->
+          <testExcludes>
+            <testExclude>**/*</testExclude>
+          </testExcludes>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
         <configuration>
           <archive>

Copied: trunk/security/src/test/java/org (from rev 93959, trunk/security/src/tests/org)


Property changes on: trunk/security/src/test/java/org
___________________________________________________________________
Name: svn:mergeinfo
   + 

Modified: trunk/spring-int/pom.xml
===================================================================
--- trunk/spring-int/pom.xml	2009-09-25 19:57:18 UTC (rev 94032)
+++ trunk/spring-int/pom.xml	2009-09-25 19:57:37 UTC (rev 94033)
@@ -27,6 +27,10 @@
             <exclude>org/jboss/spring/loader/**</exclude>
             <exclude>org/jboss/spring/kernel/**</exclude>
           </excludes>
+          <!-- Exclude all test sources until they are fixed. -->
+          <testExcludes>
+            <testExclude>**/*</testExclude>
+          </testExcludes>
         </configuration>
       </plugin>
       <plugin>

Deleted: trunk/spring-int/src/test/horoscope.properties
===================================================================
--- trunk/spring-int/src/test/horoscope.properties	2009-09-25 19:57:18 UTC (rev 94032)
+++ trunk/spring-int/src/test/horoscope.properties	2009-09-25 19:57:37 UTC (rev 94033)
@@ -1,3 +0,0 @@
-Lucky in cards.
-Unhappy in love.
-Short on money.

Copied: trunk/spring-int/src/test/java/org (from rev 93959, trunk/spring-int/src/test/org)


Property changes on: trunk/spring-int/src/test/java/org
___________________________________________________________________
Name: svn:mergeinfo
   + 

Copied: trunk/spring-int/src/test/resources/horoscope.properties (from rev 93959, trunk/spring-int/src/test/horoscope.properties)
===================================================================
--- trunk/spring-int/src/test/resources/horoscope.properties	                        (rev 0)
+++ trunk/spring-int/src/test/resources/horoscope.properties	2009-09-25 19:57:37 UTC (rev 94033)
@@ -0,0 +1,3 @@
+Lucky in cards.
+Unhappy in love.
+Short on money.


Property changes on: trunk/spring-int/src/test/resources/horoscope.properties
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision
Name: svn:mergeinfo
   + 
Name: svn:eol-style
   + native

Copied: trunk/spring-int/src/test/resources/words.properties (from rev 93959, trunk/spring-int/src/test/words.properties)
===================================================================
--- trunk/spring-int/src/test/resources/words.properties	                        (rev 0)
+++ trunk/spring-int/src/test/resources/words.properties	2009-09-25 19:57:37 UTC (rev 94033)
@@ -0,0 +1,10 @@
+One
+Two
+Three
+Four
+Five
+Six
+Seven
+Eight
+Nine
+Ten


Property changes on: trunk/spring-int/src/test/resources/words.properties
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision
Name: svn:mergeinfo
   + 
Name: svn:eol-style
   + native

Deleted: trunk/spring-int/src/test/words.properties
===================================================================
--- trunk/spring-int/src/test/words.properties	2009-09-25 19:57:18 UTC (rev 94032)
+++ trunk/spring-int/src/test/words.properties	2009-09-25 19:57:37 UTC (rev 94033)
@@ -1,10 +0,0 @@
-One
-Two
-Three
-Four
-Five
-Six
-Seven
-Eight
-Nine
-Ten

Modified: trunk/tomcat/pom.xml
===================================================================
--- trunk/tomcat/pom.xml	2009-09-25 19:57:18 UTC (rev 94032)
+++ trunk/tomcat/pom.xml	2009-09-25 19:57:37 UTC (rev 94033)
@@ -19,7 +19,7 @@
     <finalName>${artifactId}</finalName>
     <resources>
       <resource>
-        <directory>src/main</directory>
+        <directory>src/main/java</directory>
         <excludes>
           <exclude>**/*.java</exclude>
           <exclude>**/*.ser</exclude>




More information about the jboss-cvs-commits mailing list