Revision: 20045
http://sourceforge.net/p/gate/code/20045
Author: markagreenwood
Date: 2017-02-01 07:14:37 +0000 (Wed, 01 Feb 2017)
Log Message:
-----------
no longer do we need to suprress javadoc warnings
Modified Paths:
--------------
gate/branches/sawdust2/Plugin_Base/pom.xml
Modified: gate/branches/sawdust2/Plugin_Base/pom.xml
===================================================================
--- gate/branches/sawdust2/Plugin_Base/pom.xml 2017-02-01 07:10:51 UTC (rev
20044)
+++ gate/branches/sawdust2/Plugin_Base/pom.xml 2017-02-01 07:14:37 UTC (rev
20045)
@@ -97,17 +97,6 @@
</execution>
</executions>
</plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <version>2.9.1</version>
- <configuration>
- <!-- in theory we should only need one
of these and it would be nice to get
- rid of them alltogether but
that's for another day -->
- <failOnError>false</failOnError>
-
<additionalparam>-Xdoclint:none</additionalparam>
- </configuration>
- </plugin>
</plugins>
</build>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs