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/11 17:41:36 UTC

svn commit: r1773592 - /myfaces/tobago/trunk/tobago-assembly/pom.xml

Author: lofwyr
Date: Sun Dec 11 17:41:36 2016
New Revision: 1773592

URL: http://svn.apache.org/viewvc?rev=1773592&view=rev
Log:
TOBAGO-1665: Leave out some themes and examples from the release

Modified:
    myfaces/tobago/trunk/tobago-assembly/pom.xml

Modified: myfaces/tobago/trunk/tobago-assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-assembly/pom.xml?rev=1773592&r1=1773591&r2=1773592&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-assembly/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-assembly/pom.xml Sun Dec 11 17:41:36 2016
@@ -36,6 +36,7 @@
       <optional>true</optional>
       <scope>provided</scope>
     </dependency>
+<!--
     <dependency>
       <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-charlotteville</artifactId>
@@ -46,6 +47,7 @@
       <artifactId>tobago-theme-richmond</artifactId>
       <version>${project.version}</version>
     </dependency>
+-->
     <dependency>
       <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-sandbox</artifactId>
@@ -194,6 +196,7 @@ XXX TOBAGO-1654
                       <version>${project.version}</version>
                       <classifier>sources</classifier>
                     </artifactItem>
+<!--
                     <artifactItem>
                       <groupId>${project.groupId}</groupId>
                       <artifactId>tobago-theme-charlotteville</artifactId>
@@ -206,18 +209,21 @@ XXX TOBAGO-1654
                       <version>${project.version}</version>
                       <classifier>sources</classifier>
                     </artifactItem>
+-->
                     <artifactItem>
                       <groupId>${project.groupId}</groupId>
                       <artifactId>tobago-theme-speyside</artifactId>
                       <version>${project.version}</version>
                       <classifier>sources</classifier>
                     </artifactItem>
+<!--
                     <artifactItem>
                       <groupId>${project.groupId}</groupId>
                       <artifactId>tobago-theme-scarborough</artifactId>
                       <version>${project.version}</version>
                       <classifier>sources</classifier>
                     </artifactItem>
+-->
                     <artifactItem>
                       <groupId>${project.groupId}</groupId>
                       <artifactId>tobago-theme-standard</artifactId>