You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-commits@incubator.apache.org by ma...@apache.org on 2007/03/07 15:07:10 UTC

svn commit: r515597 - in /incubator/adffaces/branches/matzew-core-1.0.0-incubation: examples/ pom.xml trinidad-examples/

Author: matzew
Date: Wed Mar  7 07:07:09 2007
New Revision: 515597

URL: http://svn.apache.org/viewvc?view=rev&rev=515597
Log:
renamed examples to trinidad-examples, to be consistent w/ other modules

Added:
    incubator/adffaces/branches/matzew-core-1.0.0-incubation/trinidad-examples/
      - copied from r515593, incubator/adffaces/branches/matzew-core-1.0.0-incubation/examples/
Removed:
    incubator/adffaces/branches/matzew-core-1.0.0-incubation/examples/
Modified:
    incubator/adffaces/branches/matzew-core-1.0.0-incubation/pom.xml

Modified: incubator/adffaces/branches/matzew-core-1.0.0-incubation/pom.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/branches/matzew-core-1.0.0-incubation/pom.xml?view=diff&rev=515597&r1=515596&r2=515597
==============================================================================
--- incubator/adffaces/branches/matzew-core-1.0.0-incubation/pom.xml (original)
+++ incubator/adffaces/branches/matzew-core-1.0.0-incubation/pom.xml Wed Mar  7 07:07:09 2007
@@ -295,7 +295,7 @@
     <module>trinidad-api</module>
     <module>trinidad-build</module>
     <module>trinidad-impl</module>
-    <module>examples</module>
+    <module>trinidad-examples</module>
   </modules>
 
   <repositories>