Author: nbelaevski
Date: 2009-06-16 07:32:22 -0400 (Tue, 16 Jun 2009)
New Revision: 14620
Added:
branches/sandbox/rf4_build/examples/trunk/components/treemodel-demo/
branches/sandbox/rf4_build/ui/trunk/components/calendar/impl/
branches/sandbox/rf4_build/ui/trunk/components/tree/shared/
branches/sandbox/rf4_build/ui/trunk/components/tree/tree/
branches/sandbox/rf4_build/ui/trunk/components/tree/tree/api/
branches/sandbox/rf4_build/ui/trunk/components/tree/tree/ui/
branches/sandbox/rf4_build/ui/trunk/components/tree/treeModel/
Removed:
branches/sandbox/rf4_build/ui/trunk/components/tree/api/
branches/sandbox/rf4_build/ui/trunk/components/tree/ui/
Modified:
branches/sandbox/rf4_build/examples/trunk/pom.xml
branches/sandbox/rf4_build/version-matrix/trunk/pom.xml
Log:
Meeting TODOs and changes committed
Modified: branches/sandbox/rf4_build/examples/trunk/pom.xml
===================================================================
--- branches/sandbox/rf4_build/examples/trunk/pom.xml 2009-06-15 14:50:24 UTC (rev 14619)
+++ branches/sandbox/rf4_build/examples/trunk/pom.xml 2009-06-16 11:32:22 UTC (rev 14620)
@@ -50,6 +50,8 @@
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
</dependency -->
+
+ <!-- TODO: move dependencies from version matrix to here -->
</dependencies>
<modules>
Copied: branches/sandbox/rf4_build/ui/trunk/components/tree/tree/api (from rev 14568,
branches/sandbox/rf4_build/ui/trunk/components/tree/api)
Copied: branches/sandbox/rf4_build/ui/trunk/components/tree/tree/ui (from rev 14568,
branches/sandbox/rf4_build/ui/trunk/components/tree/ui)
Modified: branches/sandbox/rf4_build/version-matrix/trunk/pom.xml
===================================================================
--- branches/sandbox/rf4_build/version-matrix/trunk/pom.xml 2009-06-15 14:50:24 UTC (rev
14619)
+++ branches/sandbox/rf4_build/version-matrix/trunk/pom.xml 2009-06-16 11:32:22 UTC (rev
14620)
@@ -104,6 +104,7 @@
<scope>test</scope>
</dependency>
+ <!-- TODO: we may remove this now -->
<dependency>
<groupId>org.richfaces.ui.components</groupId>
<artifactId>${example.componentName}-ui</artifactId>
@@ -172,6 +173,7 @@
</dependency>
<!-- -->
+ <!-- TODO: move to separate version matrix -->
<!-- Documentation dependencies -->
<dependency>
<groupId>net.sf.saxon</groupId>
Show replies by date