You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2013/12/05 16:29:38 UTC

svn commit: r1548164 - /uima/sandbox/uima-ducc/trunk/pom.xml

Author: schor
Date: Thu Dec  5 15:29:38 2013
New Revision: 1548164

URL: http://svn.apache.org/r1548164
Log:
[UIMA-3481] undo the previous fix javadocs config for java 8

Modified:
    uima/sandbox/uima-ducc/trunk/pom.xml

Modified: uima/sandbox/uima-ducc/trunk/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/pom.xml?rev=1548164&r1=1548163&r2=1548164&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/pom.xml Thu Dec  5 15:29:38 2013
@@ -176,7 +176,6 @@
 							<!-- add a few classes in impl packages that are directly used by 
 								user code -->
 							<additionalparam>
-                -Xdoclint:none
 								${basedir}/uima-ducc-common/src/main/java/org/apache/uima/ducc/common/IServiceStatistics.java
 								${basedir}/uima-ducc-common/src/main/java/org/apache/uima/ducc/common/utils/id/ADuccId.java
 								${basedir}/uima-ducc-common/src/main/java/org/apache/uima/ducc/common/utils/id/IDuccId.java