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>[email protected]</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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to