Author: nbelaevski
Date: 2007-10-25 12:30:07 -0400 (Thu, 25 Oct 2007)
New Revision: 3544
Added:
trunk/sandbox/samples/listShuttleDemo/
trunk/sandbox/samples/listShuttleDemo/pom.xml
trunk/sandbox/samples/listShuttleDemo/src/
trunk/sandbox/samples/listShuttleDemo/src/main/
trunk/sandbox/samples/listShuttleDemo/src/main/java/
trunk/sandbox/samples/listShuttleDemo/src/main/java/org/
trunk/sandbox/samples/listShuttleDemo/src/main/java/org/richfaces/
trunk/sandbox/samples/listShuttleDemo/src/main/java/org/richfaces/Bean.java
trunk/sandbox/samples/listShuttleDemo/src/main/resources/
trunk/sandbox/samples/listShuttleDemo/src/main/webapp/
trunk/sandbox/samples/listShuttleDemo/src/main/webapp/WEB-INF/
trunk/sandbox/samples/listShuttleDemo/src/main/webapp/WEB-INF/faces-config.xml
trunk/sandbox/samples/listShuttleDemo/src/main/webapp/WEB-INF/web.xml
trunk/sandbox/samples/listShuttleDemo/src/main/webapp/index.jsp
trunk/sandbox/samples/listShuttleDemo/src/main/webapp/pages/
trunk/sandbox/samples/listShuttleDemo/src/main/webapp/pages/index.jsp
trunk/sandbox/samples/listShuttleDemo/src/main/webapp/pages/index.xhtml
trunk/sandbox/samples/listShuttleDemo/src/test/
trunk/sandbox/samples/listShuttleDemo/src/test/java/
trunk/sandbox/samples/listShuttleDemo/src/test/java/org/
trunk/sandbox/samples/listShuttleDemo/src/test/java/org/richfaces/
trunk/sandbox/samples/listShuttleDemo/src/test/java/org/richfaces/BeanTest.java
trunk/sandbox/samples/orderingListDemo/
trunk/sandbox/samples/orderingListDemo/pom.xml
trunk/sandbox/samples/orderingListDemo/src/
trunk/sandbox/samples/orderingListDemo/src/main/
trunk/sandbox/samples/orderingListDemo/src/main/java/
trunk/sandbox/samples/orderingListDemo/src/main/java/org/
trunk/sandbox/samples/orderingListDemo/src/main/java/org/richfaces/
trunk/sandbox/samples/orderingListDemo/src/main/java/org/richfaces/Bean.java
trunk/sandbox/samples/orderingListDemo/src/main/resources/
trunk/sandbox/samples/orderingListDemo/src/main/webapp/
trunk/sandbox/samples/orderingListDemo/src/main/webapp/WEB-INF/
trunk/sandbox/samples/orderingListDemo/src/main/webapp/WEB-INF/faces-config.xml
trunk/sandbox/samples/orderingListDemo/src/main/webapp/WEB-INF/web.xml
trunk/sandbox/samples/orderingListDemo/src/main/webapp/index.jsp
trunk/sandbox/samples/orderingListDemo/src/main/webapp/pages/
trunk/sandbox/samples/orderingListDemo/src/main/webapp/pages/index.jsp
trunk/sandbox/samples/orderingListDemo/src/main/webapp/pages/index.xhtml
trunk/sandbox/samples/orderingListDemo/src/test/
trunk/sandbox/samples/orderingListDemo/src/test/java/
trunk/sandbox/samples/orderingListDemo/src/test/java/org/
trunk/sandbox/samples/orderingListDemo/src/test/java/org/richfaces/
trunk/sandbox/samples/orderingListDemo/src/test/java/org/richfaces/BeanTest.java
trunk/sandbox/ui/listShuttle/
trunk/sandbox/ui/listShuttle/design/
trunk/sandbox/ui/listShuttle/pom.xml
trunk/sandbox/ui/listShuttle/src/
trunk/sandbox/ui/listShuttle/src/main/
trunk/sandbox/ui/listShuttle/src/main/config/
trunk/sandbox/ui/listShuttle/src/main/config/component/
trunk/sandbox/ui/listShuttle/src/main/config/component/README
trunk/sandbox/ui/listShuttle/src/main/java/
trunk/sandbox/ui/listShuttle/src/main/java/org/
trunk/sandbox/ui/listShuttle/src/main/java/org/richfaces/
trunk/sandbox/ui/listShuttle/src/main/java/org/richfaces/component/
trunk/sandbox/ui/listShuttle/src/main/java/org/richfaces/component/README
trunk/sandbox/ui/listShuttle/src/main/resources/
trunk/sandbox/ui/listShuttle/src/main/templates/
trunk/sandbox/ui/listShuttle/src/main/templates/README
trunk/sandbox/ui/listShuttle/src/test/
trunk/sandbox/ui/listShuttle/src/test/java/
trunk/sandbox/ui/listShuttle/src/test/java/org/
trunk/sandbox/ui/listShuttle/src/test/java/org/richfaces/
trunk/sandbox/ui/listShuttle/src/test/java/org/richfaces/component/
trunk/sandbox/ui/listShuttle/src/test/java/org/richfaces/component/JSFComponentTest.java
trunk/sandbox/ui/orderingList/
trunk/sandbox/ui/orderingList/design/
trunk/sandbox/ui/orderingList/pom.xml
trunk/sandbox/ui/orderingList/src/
trunk/sandbox/ui/orderingList/src/main/
trunk/sandbox/ui/orderingList/src/main/config/
trunk/sandbox/ui/orderingList/src/main/config/component/
trunk/sandbox/ui/orderingList/src/main/config/component/README
trunk/sandbox/ui/orderingList/src/main/java/
trunk/sandbox/ui/orderingList/src/main/java/org/
trunk/sandbox/ui/orderingList/src/main/java/org/richfaces/
trunk/sandbox/ui/orderingList/src/main/java/org/richfaces/component/
trunk/sandbox/ui/orderingList/src/main/java/org/richfaces/component/README
trunk/sandbox/ui/orderingList/src/main/resources/
trunk/sandbox/ui/orderingList/src/main/templates/
trunk/sandbox/ui/orderingList/src/main/templates/README
trunk/sandbox/ui/orderingList/src/test/
trunk/sandbox/ui/orderingList/src/test/java/
trunk/sandbox/ui/orderingList/src/test/java/org/
trunk/sandbox/ui/orderingList/src/test/java/org/richfaces/
trunk/sandbox/ui/orderingList/src/test/java/org/richfaces/component/
trunk/sandbox/ui/orderingList/src/test/java/org/richfaces/component/JSFComponentTest.java
Removed:
trunk/sandbox/ui/calendar/
Modified:
trunk/sandbox/samples/pom.xml
trunk/sandbox/ui/pom.xml
trunk/sandbox/ui/state/
trunk/sandbox/ui/treeTable/
Log:
Shuttle component placeholders added
Property changes on: trunk/sandbox/samples/listShuttleDemo
___________________________________________________________________
Name: svn:ignore
+ .classpath
.project
.settings
target
Added: trunk/sandbox/samples/listShuttleDemo/pom.xml
===================================================================
--- trunk/sandbox/samples/listShuttleDemo/pom.xml (rev 0)
+++ trunk/sandbox/samples/listShuttleDemo/pom.xml 2007-10-25 16:30:07 UTC (rev 3544)
@@ -0,0 +1,16 @@
+<?xml version="1.0"?><project>
+ <parent>
+ <artifactId>samples</artifactId>
+ <groupId>org.richfaces.sandbox</groupId>
+ <version>3.2.0-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.richfaces</groupId>
+ <artifactId>listShuttleDemo</artifactId>
+ <packaging>war</packaging>
+ <name>listShuttleDemo Maven Webapp</name>
+ <version>1.0-SNAPSHOT</version>
+ <build>
+ <finalName>listShuttleDemo</finalName>
+ </build>
+</project>
\ No newline at end of file
Added: trunk/sandbox/samples/listShuttleDemo/src/main/java/org/richfaces/Bean.java
===================================================================
--- trunk/sandbox/samples/listShuttleDemo/src/main/java/org/richfaces/Bean.java
(rev 0)
+++ trunk/sandbox/samples/listShuttleDemo/src/main/java/org/richfaces/Bean.java 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,29 @@
+/**
+ * License Agreement.
+ *
+ * Rich Faces - Natural Ajax for Java Server Faces (JSF)
+ *
+ * Copyright (C) 2007 Exadel, Inc.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1 as published by the Free Software Foundation.
+ *
+ * This library 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 library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+package org.richfaces;
+/**
+ * @author $Autor$
+ *
+ */
+public class Bean {
+
+}
\ No newline at end of file
Added: trunk/sandbox/samples/listShuttleDemo/src/main/webapp/WEB-INF/faces-config.xml
===================================================================
--- trunk/sandbox/samples/listShuttleDemo/src/main/webapp/WEB-INF/faces-config.xml
(rev 0)
+++
trunk/sandbox/samples/listShuttleDemo/src/main/webapp/WEB-INF/faces-config.xml 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<!DOCTYPE faces-config PUBLIC "-//Sun Microsystems, Inc.//DTD JavaServer Faces
Config 1.1//EN"
+
"http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
+<faces-config>
+ <managed-bean>
+ <managed-bean-name>bean</managed-bean-name>
+ <managed-bean-class>org.richfaces.Bean</managed-bean-class>
+ <managed-bean-scope>request</managed-bean-scope>
+ </managed-bean>
+</faces-config>
Added: trunk/sandbox/samples/listShuttleDemo/src/main/webapp/WEB-INF/web.xml
===================================================================
--- trunk/sandbox/samples/listShuttleDemo/src/main/webapp/WEB-INF/web.xml
(rev 0)
+++ trunk/sandbox/samples/listShuttleDemo/src/main/webapp/WEB-INF/web.xml 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<web-app version="2.4"
xmlns="http://java.sun.com/xml/ns/j2ee"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
+ <display-name>Archetype Created Web Application</display-name>
+ <context-param>
+ <param-name>javax.faces.CONFIG_FILES</param-name>
+ <param-value>/WEB-INF/faces-config.xml</param-value>
+ </context-param>
+ <context-param>
+ <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
+ <param-value>server</param-value>
+ </context-param>
+ <!--
+ -->
+ <filter>
+ <display-name>Ajax4jsf Filter</display-name>
+ <filter-name>ajax4jsf</filter-name>
+ <filter-class>org.ajax4jsf.Filter</filter-class>
+ </filter>
+ <filter-mapping>
+ <filter-name>ajax4jsf</filter-name>
+ <servlet-name>Faces Servlet</servlet-name>
+ <dispatcher>REQUEST</dispatcher>
+ <dispatcher>FORWARD</dispatcher>
+ <dispatcher>INCLUDE</dispatcher>
+ <dispatcher>ERROR</dispatcher>
+ </filter-mapping>
+ <servlet>
+ <servlet-name>Faces Servlet</servlet-name>
+ <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
+ <load-on-startup>1</load-on-startup>
+ </servlet>
+ <servlet-mapping>
+ <servlet-name>Faces Servlet</servlet-name>
+ <url-pattern>/faces/*</url-pattern>
+ </servlet-mapping>
+ <servlet-mapping>
+ <servlet-name>Faces Servlet</servlet-name>
+ <url-pattern>*.jsf</url-pattern>
+ </servlet-mapping>
+ <login-config>
+ <auth-method>BASIC</auth-method>
+ </login-config>
+</web-app>
Added: trunk/sandbox/samples/listShuttleDemo/src/main/webapp/index.jsp
===================================================================
--- trunk/sandbox/samples/listShuttleDemo/src/main/webapp/index.jsp
(rev 0)
+++ trunk/sandbox/samples/listShuttleDemo/src/main/webapp/index.jsp 2007-10-25 16:30:07
UTC (rev 3544)
@@ -0,0 +1,11 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+
+<html>
+
+<head></head>
+
+ <body>
+ <jsp:forward page="/pages/index.jsf" />
+ </body>
+
+</html>
\ No newline at end of file
Added: trunk/sandbox/samples/listShuttleDemo/src/main/webapp/pages/index.jsp
===================================================================
--- trunk/sandbox/samples/listShuttleDemo/src/main/webapp/pages/index.jsp
(rev 0)
+++ trunk/sandbox/samples/listShuttleDemo/src/main/webapp/pages/index.jsp 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,12 @@
+<%@ taglib
uri="http://java.sun.com/jsf/html" prefix="h" %>
+<%@ taglib
uri="http://java.sun.com/jsf/core" prefix="f"%>
+<html>
+ <head>
+ <title></title>
+ </head>
+ <body>
+ <f:view>
+
+ </f:view>
+ </body>
+</html>
Added: trunk/sandbox/samples/listShuttleDemo/src/main/webapp/pages/index.xhtml
===================================================================
--- trunk/sandbox/samples/listShuttleDemo/src/main/webapp/pages/index.xhtml
(rev 0)
+++ trunk/sandbox/samples/listShuttleDemo/src/main/webapp/pages/index.xhtml 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,12 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml"
+
xmlns:f="http://java.sun.com/jsf/core"
+
xmlns:h="http://java.sun.com/jsf/html"
+
xmlns:ui="http://java.sun.com/jsf/facelets"
+
xmlns:a4j="https://ajax4jsf.dev.java.net/ajax"
+
xmlns:c="http://java.sun.com/jsp/jstl/core"
+ >
+ <f:view>
+
+ </f:view>
+</html>
\ No newline at end of file
Added: trunk/sandbox/samples/listShuttleDemo/src/test/java/org/richfaces/BeanTest.java
===================================================================
--- trunk/sandbox/samples/listShuttleDemo/src/test/java/org/richfaces/BeanTest.java
(rev 0)
+++
trunk/sandbox/samples/listShuttleDemo/src/test/java/org/richfaces/BeanTest.java 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,46 @@
+/**
+ * License Agreement.
+ *
+ * Rich Faces - Natural Ajax for Java Server Faces (JSF)
+ *
+ * Copyright (C) 2007 Exadel, Inc.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1 as published by the Free Software Foundation.
+ *
+ * This library 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 library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+package org.richfaces;
+
+import junit.framework.Test;
+import junit.framework.TestCase;
+import junit.framework.TestSuite;
+
+/**
+*/
+public class BeanTest
+ extends TestCase
+{
+ /**
+ * Create the test case
+ *
+ * @param testName name of the test case
+ */
+ public BeanTest( String testName )
+ {
+ super( testName );
+ }
+
+ public void testStub() throws Exception {
+
+ }
+}
Property changes on: trunk/sandbox/samples/orderingListDemo
___________________________________________________________________
Name: svn:ignore
+ .classpath
.project
.settings
target
Added: trunk/sandbox/samples/orderingListDemo/pom.xml
===================================================================
--- trunk/sandbox/samples/orderingListDemo/pom.xml (rev 0)
+++ trunk/sandbox/samples/orderingListDemo/pom.xml 2007-10-25 16:30:07 UTC (rev 3544)
@@ -0,0 +1,16 @@
+<?xml version="1.0"?><project>
+ <parent>
+ <artifactId>samples</artifactId>
+ <groupId>org.richfaces.sandbox</groupId>
+ <version>3.2.0-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.richfaces</groupId>
+ <artifactId>orderingListDemo</artifactId>
+ <packaging>war</packaging>
+ <name>orderingListDemo Maven Webapp</name>
+ <version>1.0-SNAPSHOT</version>
+ <build>
+ <finalName>orderingListDemo</finalName>
+ </build>
+</project>
\ No newline at end of file
Added: trunk/sandbox/samples/orderingListDemo/src/main/java/org/richfaces/Bean.java
===================================================================
--- trunk/sandbox/samples/orderingListDemo/src/main/java/org/richfaces/Bean.java
(rev 0)
+++
trunk/sandbox/samples/orderingListDemo/src/main/java/org/richfaces/Bean.java 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,29 @@
+/**
+ * License Agreement.
+ *
+ * Rich Faces - Natural Ajax for Java Server Faces (JSF)
+ *
+ * Copyright (C) 2007 Exadel, Inc.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1 as published by the Free Software Foundation.
+ *
+ * This library 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 library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+package org.richfaces;
+/**
+ * @author $Autor$
+ *
+ */
+public class Bean {
+
+}
\ No newline at end of file
Added: trunk/sandbox/samples/orderingListDemo/src/main/webapp/WEB-INF/faces-config.xml
===================================================================
--- trunk/sandbox/samples/orderingListDemo/src/main/webapp/WEB-INF/faces-config.xml
(rev 0)
+++
trunk/sandbox/samples/orderingListDemo/src/main/webapp/WEB-INF/faces-config.xml 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<!DOCTYPE faces-config PUBLIC "-//Sun Microsystems, Inc.//DTD JavaServer Faces
Config 1.1//EN"
+
"http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
+<faces-config>
+ <managed-bean>
+ <managed-bean-name>bean</managed-bean-name>
+ <managed-bean-class>org.richfaces.Bean</managed-bean-class>
+ <managed-bean-scope>request</managed-bean-scope>
+ </managed-bean>
+</faces-config>
Added: trunk/sandbox/samples/orderingListDemo/src/main/webapp/WEB-INF/web.xml
===================================================================
--- trunk/sandbox/samples/orderingListDemo/src/main/webapp/WEB-INF/web.xml
(rev 0)
+++ trunk/sandbox/samples/orderingListDemo/src/main/webapp/WEB-INF/web.xml 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<web-app version="2.4"
xmlns="http://java.sun.com/xml/ns/j2ee"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
+ <display-name>Archetype Created Web Application</display-name>
+ <context-param>
+ <param-name>javax.faces.CONFIG_FILES</param-name>
+ <param-value>/WEB-INF/faces-config.xml</param-value>
+ </context-param>
+ <context-param>
+ <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
+ <param-value>server</param-value>
+ </context-param>
+ <!--
+ -->
+ <filter>
+ <display-name>Ajax4jsf Filter</display-name>
+ <filter-name>ajax4jsf</filter-name>
+ <filter-class>org.ajax4jsf.Filter</filter-class>
+ </filter>
+ <filter-mapping>
+ <filter-name>ajax4jsf</filter-name>
+ <servlet-name>Faces Servlet</servlet-name>
+ <dispatcher>REQUEST</dispatcher>
+ <dispatcher>FORWARD</dispatcher>
+ <dispatcher>INCLUDE</dispatcher>
+ <dispatcher>ERROR</dispatcher>
+ </filter-mapping>
+ <servlet>
+ <servlet-name>Faces Servlet</servlet-name>
+ <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
+ <load-on-startup>1</load-on-startup>
+ </servlet>
+ <servlet-mapping>
+ <servlet-name>Faces Servlet</servlet-name>
+ <url-pattern>/faces/*</url-pattern>
+ </servlet-mapping>
+ <servlet-mapping>
+ <servlet-name>Faces Servlet</servlet-name>
+ <url-pattern>*.jsf</url-pattern>
+ </servlet-mapping>
+ <login-config>
+ <auth-method>BASIC</auth-method>
+ </login-config>
+</web-app>
Added: trunk/sandbox/samples/orderingListDemo/src/main/webapp/index.jsp
===================================================================
--- trunk/sandbox/samples/orderingListDemo/src/main/webapp/index.jsp
(rev 0)
+++ trunk/sandbox/samples/orderingListDemo/src/main/webapp/index.jsp 2007-10-25 16:30:07
UTC (rev 3544)
@@ -0,0 +1,11 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+
+<html>
+
+<head></head>
+
+ <body>
+ <jsp:forward page="/pages/index.jsf" />
+ </body>
+
+</html>
\ No newline at end of file
Added: trunk/sandbox/samples/orderingListDemo/src/main/webapp/pages/index.jsp
===================================================================
--- trunk/sandbox/samples/orderingListDemo/src/main/webapp/pages/index.jsp
(rev 0)
+++ trunk/sandbox/samples/orderingListDemo/src/main/webapp/pages/index.jsp 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,12 @@
+<%@ taglib
uri="http://java.sun.com/jsf/html" prefix="h" %>
+<%@ taglib
uri="http://java.sun.com/jsf/core" prefix="f"%>
+<html>
+ <head>
+ <title></title>
+ </head>
+ <body>
+ <f:view>
+
+ </f:view>
+ </body>
+</html>
Added: trunk/sandbox/samples/orderingListDemo/src/main/webapp/pages/index.xhtml
===================================================================
--- trunk/sandbox/samples/orderingListDemo/src/main/webapp/pages/index.xhtml
(rev 0)
+++ trunk/sandbox/samples/orderingListDemo/src/main/webapp/pages/index.xhtml 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,12 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml"
+
xmlns:f="http://java.sun.com/jsf/core"
+
xmlns:h="http://java.sun.com/jsf/html"
+
xmlns:ui="http://java.sun.com/jsf/facelets"
+
xmlns:a4j="https://ajax4jsf.dev.java.net/ajax"
+
xmlns:c="http://java.sun.com/jsp/jstl/core"
+ >
+ <f:view>
+
+ </f:view>
+</html>
\ No newline at end of file
Added: trunk/sandbox/samples/orderingListDemo/src/test/java/org/richfaces/BeanTest.java
===================================================================
--- trunk/sandbox/samples/orderingListDemo/src/test/java/org/richfaces/BeanTest.java
(rev 0)
+++
trunk/sandbox/samples/orderingListDemo/src/test/java/org/richfaces/BeanTest.java 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,46 @@
+/**
+ * License Agreement.
+ *
+ * Rich Faces - Natural Ajax for Java Server Faces (JSF)
+ *
+ * Copyright (C) 2007 Exadel, Inc.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1 as published by the Free Software Foundation.
+ *
+ * This library 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 library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+package org.richfaces;
+
+import junit.framework.Test;
+import junit.framework.TestCase;
+import junit.framework.TestSuite;
+
+/**
+*/
+public class BeanTest
+ extends TestCase
+{
+ /**
+ * Create the test case
+ *
+ * @param testName name of the test case
+ */
+ public BeanTest( String testName )
+ {
+ super( testName );
+ }
+
+ public void testStub() throws Exception {
+
+ }
+}
Modified: trunk/sandbox/samples/pom.xml
===================================================================
--- trunk/sandbox/samples/pom.xml 2007-10-25 16:27:09 UTC (rev 3543)
+++ trunk/sandbox/samples/pom.xml 2007-10-25 16:30:07 UTC (rev 3544)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd">
<parent>
<groupId>org.richfaces</groupId>
@@ -14,5 +15,7 @@
<module>panel2-sample</module>
<module>simpleTogglePanel2-sample</module>
+ <module>orderingListDemo</module>
+ <module>listShuttleDemo</module>
</modules>
</project>
\ No newline at end of file
Property changes on: trunk/sandbox/ui/listShuttle
___________________________________________________________________
Name: svn:ignore
+ .classpath
.project
.settings
target
Added: trunk/sandbox/ui/listShuttle/pom.xml
===================================================================
--- trunk/sandbox/ui/listShuttle/pom.xml (rev 0)
+++ trunk/sandbox/ui/listShuttle/pom.xml 2007-10-25 16:30:07 UTC (rev 3544)
@@ -0,0 +1,50 @@
+<?xml version="1.0"?><project>
+ <parent>
+ <artifactId>ui</artifactId>
+ <groupId>org.richfaces.sandbox</groupId>
+ <version>3.2.0-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.richfaces</groupId>
+ <artifactId>listShuttle</artifactId>
+ <name>listShuttle</name>
+ <version>1.0-SNAPSHOT</version>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.richfaces.cdk</groupId>
+ <artifactId>maven-cdk-plugin</artifactId>
+ <version>3.2.0-SNAPSHOT</version>
+ <executions>
+ <execution>
+ <phase>generate-sources</phase>
+ <goals>
+ <goal>generate</goal>
+ </goals>
+ </execution>
+ </executions>
+ <configuration>
+ <library>
+ <prefix>org.richfaces</prefix>
+ <taglib>
+ <shortName>listShuttle</shortName>
+ </taglib>
+ </library>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>3.8.1</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.richfaces.framework</groupId>
+ <artifactId>richfaces-impl</artifactId>
+ <version>3.2.0-SNAPSHOT</version>
+ </dependency>
+ </dependencies>
+</project>
\ No newline at end of file
Added: trunk/sandbox/ui/listShuttle/src/main/config/component/README
===================================================================
Added: trunk/sandbox/ui/listShuttle/src/main/java/org/richfaces/component/README
===================================================================
Added: trunk/sandbox/ui/listShuttle/src/main/templates/README
===================================================================
Added:
trunk/sandbox/ui/listShuttle/src/test/java/org/richfaces/component/JSFComponentTest.java
===================================================================
---
trunk/sandbox/ui/listShuttle/src/test/java/org/richfaces/component/JSFComponentTest.java
(rev 0)
+++
trunk/sandbox/ui/listShuttle/src/test/java/org/richfaces/component/JSFComponentTest.java 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,53 @@
+/**
+ * License Agreement.
+ *
+ * Rich Faces - Natural Ajax for Java Server Faces (JSF)
+ *
+ * Copyright (C) 2007 Exadel, Inc.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1 as published by the Free Software Foundation.
+ *
+ * This library 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 library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+package org.richfaces.component;
+
+import junit.framework.Test;
+import junit.framework.TestCase;
+import junit.framework.TestSuite;
+import javax.faces.component.UIComponent;
+
+/**
+ * Unit test for simple Component.
+ */
+public class JSFComponentTest
+ extends TestCase
+{
+ /**
+ * Create the test case
+ *
+ * @param testName name of the test case
+ */
+ public JSFComponentTest( String testName )
+ {
+ super( testName );
+ }
+
+
+ /**
+ * Rigourous Test :-)
+ */
+ public void testComponent()
+ {
+ assertTrue( true );
+ }
+}
Property changes on: trunk/sandbox/ui/orderingList
___________________________________________________________________
Name: svn:ignore
+ .classpath
.project
.settings
target
Added: trunk/sandbox/ui/orderingList/pom.xml
===================================================================
--- trunk/sandbox/ui/orderingList/pom.xml (rev 0)
+++ trunk/sandbox/ui/orderingList/pom.xml 2007-10-25 16:30:07 UTC (rev 3544)
@@ -0,0 +1,50 @@
+<?xml version="1.0"?><project>
+ <parent>
+ <artifactId>ui</artifactId>
+ <groupId>org.richfaces.sandbox</groupId>
+ <version>3.2.0-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.richfaces</groupId>
+ <artifactId>orderingList</artifactId>
+ <name>orderingList</name>
+ <version>1.0-SNAPSHOT</version>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.richfaces.cdk</groupId>
+ <artifactId>maven-cdk-plugin</artifactId>
+ <version>3.2.0-SNAPSHOT</version>
+ <executions>
+ <execution>
+ <phase>generate-sources</phase>
+ <goals>
+ <goal>generate</goal>
+ </goals>
+ </execution>
+ </executions>
+ <configuration>
+ <library>
+ <prefix>org.richfaces</prefix>
+ <taglib>
+ <shortName>orderingList</shortName>
+ </taglib>
+ </library>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>3.8.1</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.richfaces.framework</groupId>
+ <artifactId>richfaces-impl</artifactId>
+ <version>3.2.0-SNAPSHOT</version>
+ </dependency>
+ </dependencies>
+</project>
\ No newline at end of file
Added: trunk/sandbox/ui/orderingList/src/main/config/component/README
===================================================================
Added: trunk/sandbox/ui/orderingList/src/main/java/org/richfaces/component/README
===================================================================
Added: trunk/sandbox/ui/orderingList/src/main/templates/README
===================================================================
Added:
trunk/sandbox/ui/orderingList/src/test/java/org/richfaces/component/JSFComponentTest.java
===================================================================
---
trunk/sandbox/ui/orderingList/src/test/java/org/richfaces/component/JSFComponentTest.java
(rev 0)
+++
trunk/sandbox/ui/orderingList/src/test/java/org/richfaces/component/JSFComponentTest.java 2007-10-25
16:30:07 UTC (rev 3544)
@@ -0,0 +1,53 @@
+/**
+ * License Agreement.
+ *
+ * Rich Faces - Natural Ajax for Java Server Faces (JSF)
+ *
+ * Copyright (C) 2007 Exadel, Inc.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1 as published by the Free Software Foundation.
+ *
+ * This library 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 library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+package org.richfaces.component;
+
+import junit.framework.Test;
+import junit.framework.TestCase;
+import junit.framework.TestSuite;
+import javax.faces.component.UIComponent;
+
+/**
+ * Unit test for simple Component.
+ */
+public class JSFComponentTest
+ extends TestCase
+{
+ /**
+ * Create the test case
+ *
+ * @param testName name of the test case
+ */
+ public JSFComponentTest( String testName )
+ {
+ super( testName );
+ }
+
+
+ /**
+ * Rigourous Test :-)
+ */
+ public void testComponent()
+ {
+ assertTrue( true );
+ }
+}
Modified: trunk/sandbox/ui/pom.xml
===================================================================
--- trunk/sandbox/ui/pom.xml 2007-10-25 16:27:09 UTC (rev 3543)
+++ trunk/sandbox/ui/pom.xml 2007-10-25 16:30:07 UTC (rev 3544)
@@ -13,8 +13,9 @@
<modules>
<module>panel2</module>
<module>simpleTogglePanel2</module>
- <module>state</module>
- <module>treeTable</module>
-
+ <module>state</module>
+ <module>treeTable</module>
+ <module>listShuttle</module>
+ <module>orderingList</module>
</modules>
</project>
\ No newline at end of file
Property changes on: trunk/sandbox/ui/state
___________________________________________________________________
Name: svn:ignore
- target
+ target
.classpath
.project
.settings
Property changes on: trunk/sandbox/ui/treeTable
___________________________________________________________________
Name: svn:ignore
- target
+ target
.classpath
.project
.settings