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/12/03 08:58:51 UTC

svn commit: r1772437 - /myfaces/tobago/trunk/pom.xml

Author: lofwyr
Date: Sat Dec  3 08:58:51 2016
New Revision: 1772437

URL: http://svn.apache.org/viewvc?rev=1772437&view=rev
Log:
prepare release

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=1772437&r1=1772436&r2=1772437&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Sat Dec  3 08:58:51 2016
@@ -891,7 +891,7 @@
               <exclude>DEPENDENCIES</exclude>
 
               <!-- bootstrap -->
-              <exclude>**/org/apache/myfaces/tobago/renderkit/html/standard/standard/bootstrap/**/bootstrap*.*</exclude>
+              <exclude>**/org/apache/myfaces/tobago/renderkit/html/*/standard/bootstrap/**/bootstrap*.*</exclude>
 
               <!-- bootstrap datetimepicker -->
               <exclude>**/org/apache/myfaces/tobago/renderkit/html/standard/standard/bootstrap-datetimepicker/**/bootstrap*.*</exclude>
@@ -916,9 +916,11 @@
 
               <!-- prism (tobago-example-demo) -->
               <exclude>**/src/main/webapp/script/prism*.*</exclude>
+              <exclude>**/src/main/webapp/style/prism*.*</exclude>
 
               <!-- qunit (tobago-example-demo) -->
               <exclude>**/src/main/webapp/script/qunit*.*</exclude>
+              <exclude>**/src/main/webapp/style/qunit*.*</exclude>
 
               <!-- log files -->
               <exclude>**/*.log</exclude>