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/02 23:37:47 UTC

svn commit: r1547227 - /uima/uimaj/trunk/pom.xml

Author: schor
Date: Mon Dec  2 22:37:47 2013
New Revision: 1547227

URL: http://svn.apache.org/r1547227
Log:
no Jira - add comment about javadocs now being built for each Maven Jar artifact

Modified:
    uima/uimaj/trunk/pom.xml

Modified: uima/uimaj/trunk/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/pom.xml?rev=1547227&r1=1547226&r2=1547227&view=diff
==============================================================================
--- uima/uimaj/trunk/pom.xml (original)
+++ uima/uimaj/trunk/pom.xml Mon Dec  2 22:37:47 2013
@@ -169,7 +169,9 @@
            posted on our website.  It is not a complete javadoc - it only has user-level API info.
         
            There is another javadoc config in the parent POM that builds all the java docs - intended
-           for use by developers (currently not used) -->
+           for use by developers (currently not used) 
+           
+           There is also a javadoc config for each individual maven Jar artifact -->
       
       <plugin>
         <artifactId>maven-javadoc-plugin</artifactId>