You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by tw...@apache.org on 2007/01/08 16:35:36 UTC

svn commit: r494095 - /incubator/uima/uimaj/trunk/uimaj-distr/pom.xml

Author: twgoetz
Date: Mon Jan  8 07:35:36 2007
New Revision: 494095

URL: http://svn.apache.org/viewvc?view=rev&rev=494095
Log:
Typo?

Modified:
    incubator/uima/uimaj/trunk/uimaj-distr/pom.xml

Modified: incubator/uima/uimaj/trunk/uimaj-distr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-distr/pom.xml?view=diff&rev=494095&r1=494094&r2=494095
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-distr/pom.xml (original)
+++ incubator/uima/uimaj/trunk/uimaj-distr/pom.xml Mon Jan  8 07:35:36 2007
@@ -146,7 +146,7 @@
 								</group>
 							</groups>
 							<sourcepath>../uimaj-core/src/main/java</sourcepath>
-							<excludePackageNames>*.internal.*:*.impl.*</excludePackageNames>-->
+							<excludePackageNames>*.internal.*:*.impl.*</excludePackageNames>
 							<!-- add a few classes in impl packages that are directly used by user code -->
 							<additionalparam>
 								${basedir}/../uimaj-core/src/main/java/org/apache/uima/cas/impl/XCASDeserializer.java