You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2016/09/01 14:03:25 UTC

svn commit: r1758778 - /chemistry/opencmis/trunk/pom.xml

Author: fmui
Date: Thu Sep  1 14:03:25 2016
New Revision: 1758778

URL: http://svn.apache.org/viewvc?rev=1758778&view=rev
Log:
pom: removed outdated comment

Modified:
    chemistry/opencmis/trunk/pom.xml

Modified: chemistry/opencmis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/chemistry/opencmis/trunk/pom.xml?rev=1758778&r1=1758777&r2=1758778&view=diff
==============================================================================
--- chemistry/opencmis/trunk/pom.xml (original)
+++ chemistry/opencmis/trunk/pom.xml Thu Sep  1 14:03:25 2016
@@ -713,10 +713,6 @@
                 </plugins>
             </build>
         </profile>
-        <!-- Added profile to fix "doclint" (see http://stackoverflow.com/questions/15886209/maven-is-not-working-in-java-8-when-javadoc-tags-are-incomplete). 
-             TODO: This is a temporary solution, until we solve https://issues.apache.org/jira/browse/CMIS-977 
-        -->
-        
         <profile>
             <id>disable-java8-doclint</id>
             <activation>