You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2006/09/29 20:17:09 UTC

svn commit: r451374 - /jakarta/commons/proper/lang/trunk/project.xml

Author: bayard
Date: Fri Sep 29 11:17:09 2006
New Revision: 451374

URL: http://svn.apache.org/viewvc?view=rev&rev=451374
Log:
Merging r451373 over from the https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/branches/LANG_2_2_X:  Removing sourceModifications block as it does not appear to be doing anything for us. Also removing the aspect and integration tags as they are also unused. 

Modified:
    jakarta/commons/proper/lang/trunk/project.xml

Modified: jakarta/commons/proper/lang/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/lang/trunk/project.xml?view=diff&rev=451374&r1=451373&r2=451374
==============================================================================
--- jakarta/commons/proper/lang/trunk/project.xml (original)
+++ jakarta/commons/proper/lang/trunk/project.xml Fri Sep 29 11:17:09 2006
@@ -390,16 +390,7 @@
     <build>
         <nagEmailAddress>commons-dev@jakarta.apache.org</nagEmailAddress>
         <sourceDirectory>src/java</sourceDirectory>
-        <sourceModifications>
-            <sourceModification>
-                <className>FakeClass</className>
-                <excludes>
-            </excludes>
-            </sourceModification>
-        </sourceModifications>
         <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
-        <integrationUnitTestSourceDirectory/>
-        <aspectSourceDirectory/>
         <resources>
             <resource>
                 <directory>.</directory>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org