You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2016/04/22 21:00:58 UTC

svn commit: r1740584 - /myfaces/tobago/branches/tobago-3.0.x/pom.xml

Author: lofwyr
Date: Fri Apr 22 19:00:58 2016
New Revision: 1740584

URL: http://svn.apache.org/viewvc?rev=1740584&view=rev
Log:
update plugin to fix build of the site

Modified:
    myfaces/tobago/branches/tobago-3.0.x/pom.xml

Modified: myfaces/tobago/branches/tobago-3.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/pom.xml?rev=1740584&r1=1740583&r2=1740584&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/pom.xml (original)
+++ myfaces/tobago/branches/tobago-3.0.x/pom.xml Fri Apr 22 19:00:58 2016
@@ -202,11 +202,11 @@
             <link>http://junit.sourceforge.net/javadoc/</link>
             <link>http://logback.qos.ch/apidocs/</link>
           </links>
-          <excludePackageNames>org.apache.myfaces.tobago.internal.*:org.apache.myfaces.tobago.internal.taglib12.*</excludePackageNames>
+          <excludePackageNames>org.apache.myfaces.tobago.internal.*</excludePackageNames>
           <docletArtifact>
             <groupId>com.google.doclava</groupId>
             <artifactId>doclava</artifactId>
-            <version>1.0.3</version>
+            <version>1.0.6</version>
           </docletArtifact>
           <doclet>com.google.doclava.Doclava</doclet>
           <!--