You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2013/09/24 17:52:55 UTC

svn commit: r1525930 - /uima/uima-as/trunk/pom.xml

Author: cwiklik
Date: Tue Sep 24 15:52:54 2013
New Revision: 1525930

URL: http://svn.apache.org/r1525930
Log:
UIMA-3291 excluded uima-as-docs wrapAAE.ppt and wrapAE.ppt

Modified:
    uima/uima-as/trunk/pom.xml

Modified: uima/uima-as/trunk/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/pom.xml?rev=1525930&r1=1525929&r2=1525930&view=diff
==============================================================================
--- uima/uima-as/trunk/pom.xml (original)
+++ uima/uima-as/trunk/pom.xml Tue Sep 24 15:52:54 2013
@@ -594,7 +594,8 @@
               			    <exclude>uima-as-docbooks/target/**</exclude>
               			    <exclude>uima-as-docbooks/src/docbook/images/uima_async_scaleout/**</exclude>
               			    <exclude>uima-as-docbooks/src/docbook/images/uima_async_scaleout/async.overview/wrapAAE.ppt</exclude>
-              			    <exclude>uimaj-as-activemq/.classpath</exclude>
+              			    <exclude>uima-as-docbooks/src/docbook/images/uima_async_scaleout/async.overview/wrapAE.ppt</exclude>
+             			    <exclude>uimaj-as-activemq/.classpath</exclude>
               			    <exclude>uimaj-as-activemq/.project</exclude>
               			    <exclude>uimaj-as-activemq/.settings/**</exclude>
               			    <exclude>uimaj-as-activemq/src/test/resources/data/DoubleByteText.txt</exclude>