Author: olamy
Date: Thu Oct 13 21:37:12 2011
New Revision: 1183116

URL: http://svn.apache.org/viewvc?rev=1183116&view=rev
Log:
exclude ajcore files 

Modified:
    incubator/directmemory/trunk/pom.xml

Modified: incubator/directmemory/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/directmemory/trunk/pom.xml?rev=1183116&r1=1183115&r2=1183116&view=diff
==============================================================================
--- incubator/directmemory/trunk/pom.xml (original)
+++ incubator/directmemory/trunk/pom.xml Thu Oct 13 21:37:12 2011
@@ -288,6 +288,7 @@ under the License.
                 <exclude>.idea/**</exclude>
                 <exclude>*.bat</exclude>
                 <exclude>.repository/**</exclude>
+                <exclude>ajcore**</exclude>
               </excludes>
             </configuration>
           </execution>


Reply via email to