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 2007/03/13 08:21:09 UTC

svn commit: r517571 - in /myfaces/tobago/trunk/tobago-assembly: pom.xml src/main/resources/README.txt

Author: bommel
Date: Tue Mar 13 00:21:08 2007
New Revision: 517571

URL: http://svn.apache.org/viewvc?view=rev&rev=517571
Log:
some improvements

Modified:
    myfaces/tobago/trunk/tobago-assembly/pom.xml
    myfaces/tobago/trunk/tobago-assembly/src/main/resources/README.txt

Modified: myfaces/tobago/trunk/tobago-assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-assembly/pom.xml?view=diff&rev=517571&r1=517570&r2=517571
==============================================================================
--- myfaces/tobago/trunk/tobago-assembly/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-assembly/pom.xml Tue Mar 13 00:21:08 2007
@@ -271,6 +271,12 @@
                     </artifactItem>
                     <artifactItem>
                       <groupId>${project.groupId}</groupId>
+                      <artifactId>tobago-theme-standard</artifactId>
+                      <version>${project.version}</version>
+                      <classifier>jdk14retro</classifier>
+                    </artifactItem>
+                    <artifactItem>
+                      <groupId>${project.groupId}</groupId>
                       <artifactId>tobago-theme-speyside</artifactId>
                       <version>${project.version}</version>
                       <classifier>jdk14retro</classifier>

Modified: myfaces/tobago/trunk/tobago-assembly/src/main/resources/README.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-assembly/src/main/resources/README.txt?view=diff&rev=517571&r1=517570&r2=517571
==============================================================================
--- myfaces/tobago/trunk/tobago-assembly/src/main/resources/README.txt (original)
+++ myfaces/tobago/trunk/tobago-assembly/src/main/resources/README.txt Tue Mar 13 00:21:08 2007
@@ -6,6 +6,7 @@
 please, replace the following JARs
 
 tobago-core.jar,
+tobago-theme-standard.jar,
 tobago-theme-speyside.jar and
 tobago-theme-scarborough.jar
 
@@ -14,9 +15,8 @@
 
 The JARs
 
-tobago-theme-charlotteville.jar,
-tobago-theme-richmond.jar and
-tobago-theme-standard.jar
+tobago-theme-charlotteville.jar and
+tobago-theme-richmond.jar
 
 don't need a JDK 1.4 version, because they don't contain any classes.