You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/11/07 22:06:02 UTC

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

Author: bommel
Date: Tue Nov  7 13:06:02 2006
New Revision: 472263

URL: http://svn.apache.org/viewvc?view=rev&rev=472263
Log:
[TOBAGO-175] move wml and fo renderkit to sandbox

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?view=diff&rev=472263&r1=472262&r2=472263
==============================================================================
--- myfaces/tobago/trunk/tobago-assembly/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-assembly/pom.xml Tue Nov  7 13:06:02 2006
@@ -259,12 +259,6 @@
                       <version>${project.version}</version>
                       <classifier>jdk14retro</classifier>
                     </artifactItem>
-                    <artifactItem>
-                      <groupId>${project.groupId}</groupId>
-                      <artifactId>tobago-theme-standard</artifactId>
-                      <version>${project.version}</version>
-                      <classifier>jdk14retro</classifier>
-                    </artifactItem>
                   </artifactItems>
                   <outputDirectory>${project.build.directory}/jdk14retro
                   </outputDirectory>