You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2009/05/26 04:51:00 UTC

svn commit: r778554 - in /commons/proper/pool/trunk: maven.xml project.properties project.xml release-notes.jsl src/assembly/src.xml

Author: psteitz
Date: Tue May 26 02:50:59 2009
New Revision: 778554

URL: http://svn.apache.org/viewvc?rev=778554&view=rev
Log:
Dropped maven 1 build.

Removed:
    commons/proper/pool/trunk/maven.xml
    commons/proper/pool/trunk/project.properties
    commons/proper/pool/trunk/project.xml
    commons/proper/pool/trunk/release-notes.jsl
Modified:
    commons/proper/pool/trunk/src/assembly/src.xml

Modified: commons/proper/pool/trunk/src/assembly/src.xml
URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/assembly/src.xml?rev=778554&r1=778553&r2=778554&view=diff
==============================================================================
--- commons/proper/pool/trunk/src/assembly/src.xml (original)
+++ commons/proper/pool/trunk/src/assembly/src.xml Tue May 26 02:50:59 2009
@@ -29,11 +29,8 @@
                 <include>checkstyle.xml</include>
                 <include>LICENSE.txt</include>
                 <include>LICENSE-header.txt</include>
-                <include>maven.xml</include>
                 <include>NOTICE.txt</include>
                 <include>pom.xml</include>
-                <include>project.properties</include>
-                <include>project.xml</include>
                 <include>README.txt</include>
             </includes>
         </fileSet>