You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2010/02/02 11:50:48 UTC

svn commit: r905573 - /incubator/shindig/trunk/pom.xml

Author: lindner
Date: Tue Feb  2 10:50:47 2010
New Revision: 905573

URL: http://svn.apache.org/viewvc?rev=905573&view=rev
Log:
prep for javadoc fix

Modified:
    incubator/shindig/trunk/pom.xml

Modified: incubator/shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/pom.xml?rev=905573&r1=905572&r2=905573&view=diff
==============================================================================
--- incubator/shindig/trunk/pom.xml (original)
+++ incubator/shindig/trunk/pom.xml Tue Feb  2 10:50:47 2010
@@ -979,6 +979,7 @@
               <link>http://www.json.org/javadoc/</link>
               <link>http://junit.sourceforge.net/javadoc/</link>
             </links>
+            <fixTags>since,param,return,throws</fixTags>
           </configuration>
         </plugin>
         <plugin>