Author: Alex.Kolonitsky
Date: 2010-07-31 03:30:14 -0400 (Sat, 31 Jul 2010)
New Revision: 18306
Added:
root/sandbox/
root/sandbox/cdk/
root/sandbox/examples/
root/sandbox/ui/
root/sandbox/ui/calendar/
root/sandbox/ui/common/
root/sandbox/ui/core/
root/sandbox/ui/datafilterslider/
root/sandbox/ui/drag-drop/
root/sandbox/ui/fileupload/
root/sandbox/ui/inputs/
root/sandbox/ui/notify/
root/sandbox/ui/numberinputs/
root/sandbox/ui/schedule/
root/sandbox/ui/selects/
root/sandbox/ui/togglepanels/
root/sandbox/ui/tree-model/
root/sandbox/ui/tree/
root/trunk/
root/trunk/archetypes/
root/trunk/archetypes/pom.xml
root/trunk/archetypes/richfaces-archetype-simpleapp/
root/trunk/archetypes/richfaces-component-short/
root/trunk/archetypes/richfaces-component/
root/trunk/archetypes/richfaces-components-aggregator/
root/trunk/cdk/
root/trunk/core/
root/trunk/docs/
root/trunk/tests/
root/trunk/ui/
root/trunk/ui/core/
root/trunk/ui/dist/
root/trunk/ui/iteration/
root/trunk/ui/misc/
root/trunk/ui/output/
Removed:
root/archetypes/pom.xml
root/archetypes/richfaces-archetype-simpleapp/trunk/
root/archetypes/richfaces-component-short/trunk/
root/archetypes/richfaces-component/trunk/
root/archetypes/richfaces-components-aggregator/trunk/
root/cdk/trunk/
root/core/trunk/
root/docs/
root/tests/
root/ui-sandbox/calendar/
root/ui-sandbox/common/trunk/
root/ui-sandbox/core/trunk/
root/ui-sandbox/datafilterslider/trunk/
root/ui-sandbox/drag-drop/trunk/
root/ui-sandbox/fileupload/trunk/
root/ui-sandbox/inputs/trunk/
root/ui-sandbox/notify/trunk/
root/ui-sandbox/numberinputs/
root/ui-sandbox/schedule/trunk/
root/ui-sandbox/selects/trunk/
root/ui-sandbox/togglepanels/trunk/
root/ui-sandbox/tree-model/trunk/
root/ui-sandbox/tree/trunk/
Log:
Richfaces 4.0 change svn structure
start moving trunks
Deleted: root/archetypes/pom.xml
===================================================================
--- root/archetypes/pom.xml 2010-07-31 07:03:45 UTC (rev 18305)
+++ root/archetypes/pom.xml 2010-07-31 07:30:14 UTC (rev 18306)
@@ -1,47 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- JBoss, Home of Professional Open Source Copyright 2010, Red Hat,
- Inc. and individual contributors by the @authors tag. See the
- copyright.txt in the distribution for a full listing of
- individual contributors. This is free software; you can
- redistribute it and/or modify it under the terms of the GNU
- Lesser General Public License as published by the Free Software
- Foundation; either version 2.1 of the License, or (at your
- option) any later version. This software is distributed in the
- hope that it will be useful, but WITHOUT ANY WARRANTY; without
- even the implied warranty of MERCHANTABILITY or FITNESS FOR A
- PARTICULAR PURPOSE. See the GNU Lesser General Public License
- for more details. You should have received a copy of the GNU
- Lesser General Public License along with this software; if not,
- write to the Free Software Foundation, Inc., 51 Franklin St,
- Fifth Floor, Boston, MA 02110-1301 USA, or see the FSF site:
-
http://www.fsf.org.
--->
-<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
-
http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.richfaces</groupId>
- <artifactId>richfaces-parent</artifactId>
- <version>6</version>
- </parent>
-
- <groupId>org.richfaces.archetypes</groupId>
- <artifactId>archetypes-aggregator</artifactId>
- <version>4.0.0-SNAPSHOT</version>
- <packaging>pom</packaging>
- <name>RichFaces Archetypes: Aggregator</name>
-
- <modules>
- <module>richfaces-archetype-simpleapp/trunk</module>
- </modules>
-
- <properties>
- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- </properties>
-
-</project>
Copied: root/sandbox/ui/calendar (from rev 18304, root/ui-sandbox/calendar/trunk)
Copied: root/sandbox/ui/common (from rev 18304, root/ui-sandbox/common/trunk)
Copied: root/sandbox/ui/core (from rev 18304, root/ui-sandbox/core/trunk)
Copied: root/sandbox/ui/datafilterslider (from rev 18304,
root/ui-sandbox/datafilterslider/trunk)
Copied: root/sandbox/ui/drag-drop (from rev 18304, root/ui-sandbox/drag-drop/trunk)
Copied: root/sandbox/ui/fileupload (from rev 18304, root/ui-sandbox/fileupload/trunk)
Copied: root/sandbox/ui/inputs (from rev 18304, root/ui-sandbox/inputs/trunk)
Copied: root/sandbox/ui/notify (from rev 18304, root/ui-sandbox/notify/trunk)
Copied: root/sandbox/ui/numberinputs (from rev 18304, root/ui-sandbox/numberinputs)
Copied: root/sandbox/ui/schedule (from rev 18304, root/ui-sandbox/schedule/trunk)
Copied: root/sandbox/ui/selects (from rev 18304, root/ui-sandbox/selects/trunk)
Copied: root/sandbox/ui/togglepanels (from rev 18304, root/ui-sandbox/togglepanels/trunk)
Copied: root/sandbox/ui/tree (from rev 18304, root/ui-sandbox/tree/trunk)
Copied: root/sandbox/ui/tree-model (from rev 18304, root/ui-sandbox/tree-model/trunk)
Copied: root/trunk/archetypes/pom.xml (from rev 18304, root/archetypes/pom.xml)
===================================================================
--- root/trunk/archetypes/pom.xml (rev 0)
+++ root/trunk/archetypes/pom.xml 2010-07-31 07:30:14 UTC (rev 18306)
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ JBoss, Home of Professional Open Source Copyright 2010, Red Hat,
+ Inc. and individual contributors by the @authors tag. See the
+ copyright.txt in the distribution for a full listing of
+ individual contributors. This is free software; you can
+ redistribute it and/or modify it under the terms of the GNU
+ Lesser General Public License as published by the Free Software
+ Foundation; either version 2.1 of the License, or (at your
+ option) any later version. This software is distributed in the
+ hope that it will be useful, but WITHOUT ANY WARRANTY; without
+ even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+ PARTICULAR PURPOSE. See the GNU Lesser General Public License
+ for more details. You should have received a copy of the GNU
+ Lesser General Public License along with this software; if not,
+ write to the Free Software Foundation, Inc., 51 Franklin St,
+ Fifth Floor, Boston, MA 02110-1301 USA, or see the FSF site:
+
http://www.fsf.org.
+-->
+<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
+
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.richfaces</groupId>
+ <artifactId>richfaces-parent</artifactId>
+ <version>6</version>
+ </parent>
+
+ <groupId>org.richfaces.archetypes</groupId>
+ <artifactId>archetypes-aggregator</artifactId>
+ <version>4.0.0-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <name>RichFaces Archetypes: Aggregator</name>
+
+ <modules>
+ <module>richfaces-archetype-simpleapp/trunk</module>
+ </modules>
+
+ <properties>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+ </properties>
+
+</project>
Copied: root/trunk/archetypes/richfaces-archetype-simpleapp (from rev 18304,
root/archetypes/richfaces-archetype-simpleapp/trunk)
Copied: root/trunk/archetypes/richfaces-component (from rev 18304,
root/archetypes/richfaces-component/trunk)
Copied: root/trunk/archetypes/richfaces-component-short (from rev 18304,
root/archetypes/richfaces-component-short/trunk)
Copied: root/trunk/archetypes/richfaces-components-aggregator (from rev 18304,
root/archetypes/richfaces-components-aggregator/trunk)
Copied: root/trunk/cdk (from rev 18304, root/cdk/trunk)
Copied: root/trunk/core (from rev 18304, root/core/trunk)
Copied: root/trunk/docs (from rev 18304, root/docs)
Copied: root/trunk/tests (from rev 18304, root/tests)