JBoss Rich Faces SVN: r18084 - in root/tests/metamer/trunk: application and 2 other directories.
by richfaces-svn-commits@lists.jboss.org
Author: ppitonak(a)redhat.com
Date: 2010-07-15 07:44:37 -0400 (Thu, 15 Jul 2010)
New Revision: 18084
Modified:
root/tests/metamer/trunk/application/pom.xml
root/tests/metamer/trunk/ftest-source/pom.xml
root/tests/metamer/trunk/ftest/pom.xml
root/tests/metamer/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: root/tests/metamer/trunk/application/pom.xml
===================================================================
--- root/tests/metamer/trunk/application/pom.xml 2010-07-15 11:44:25 UTC (rev 18083)
+++ root/tests/metamer/trunk/application/pom.xml 2010-07-15 11:44:37 UTC (rev 18084)
@@ -19,7 +19,7 @@
<parent>
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-root</artifactId>
- <version>4.0.0.20100713-M1</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<groupId>org.richfaces.tests</groupId>
Modified: root/tests/metamer/trunk/ftest/pom.xml
===================================================================
--- root/tests/metamer/trunk/ftest/pom.xml 2010-07-15 11:44:25 UTC (rev 18083)
+++ root/tests/metamer/trunk/ftest/pom.xml 2010-07-15 11:44:37 UTC (rev 18084)
@@ -30,14 +30,14 @@
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-ftest</artifactId>
- <version>4.0.0.20100713-M1</version>
+ <version>4.0.0-SNAPSHOT</version>
<name>Metamer: RichFaces Testing Application - Functional Test</name>
<packaging>pom</packaging>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/tests/metamer/trunk...</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/tests/metamer/tags/met...</developerConnection>
- <url>http://fisheye.jboss.org/browse/RichFaces/root/tests/metamer/trunk/tags/m...</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/tests/metamer/trunk...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/tests/metamer/ftest</developerConnection>
+ <url>http://fisheye.jboss.org/browse/RichFaces/root/tests/metamer/trunk/ftest</url>
</scm>
<licenses>
Modified: root/tests/metamer/trunk/ftest-source/pom.xml
===================================================================
--- root/tests/metamer/trunk/ftest-source/pom.xml 2010-07-15 11:44:25 UTC (rev 18083)
+++ root/tests/metamer/trunk/ftest-source/pom.xml 2010-07-15 11:44:37 UTC (rev 18084)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-root</artifactId>
- <version>4.0.0.20100713-M1</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<groupId>org.richfaces.tests</groupId>
Modified: root/tests/metamer/trunk/pom.xml
===================================================================
--- root/tests/metamer/trunk/pom.xml 2010-07-15 11:44:25 UTC (rev 18083)
+++ root/tests/metamer/trunk/pom.xml 2010-07-15 11:44:37 UTC (rev 18084)
@@ -31,7 +31,7 @@
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-root</artifactId>
- <version>4.0.0.20100713-M1</version>
+ <version>4.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Metamer: RichFaces Testing Application - Project Root</name>
@@ -50,9 +50,9 @@
</licenses>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/tests/metamer/tags/...</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/tests/metamer/tags/met...</developerConnection>
- <url>http://fisheye.jboss.org/browse/RichFaces/root/tests/metamer/tags/metamer...</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/tests/metamer/trunk</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/tests/metamer/trunk</developerConnection>
+ <url>http://fisheye.jboss.org/browse/RichFaces/root/tests/metamer/trunk</url>
</scm>
<distributionManagement>
14 years, 6 months
JBoss Rich Faces SVN: r18083 - root/tests/metamer/tags.
by richfaces-svn-commits@lists.jboss.org
Author: ppitonak(a)redhat.com
Date: 2010-07-15 07:44:25 -0400 (Thu, 15 Jul 2010)
New Revision: 18083
Added:
root/tests/metamer/tags/metamer-4.0.0.20100713-M1/
Log:
[maven-scm] copy for tag metamer-4.0.0.20100713-M1
Copied: root/tests/metamer/tags/metamer-4.0.0.20100713-M1 (from rev 18082, root/tests/metamer/trunk)
14 years, 6 months
JBoss Rich Faces SVN: r18082 - in root/tests/metamer/trunk: application and 2 other directories.
by richfaces-svn-commits@lists.jboss.org
Author: ppitonak(a)redhat.com
Date: 2010-07-15 07:44:04 -0400 (Thu, 15 Jul 2010)
New Revision: 18082
Modified:
root/tests/metamer/trunk/application/pom.xml
root/tests/metamer/trunk/ftest-source/pom.xml
root/tests/metamer/trunk/ftest/pom.xml
root/tests/metamer/trunk/pom.xml
Log:
[maven-release-plugin] prepare release metamer-4.0.0.20100713-M1
Modified: root/tests/metamer/trunk/application/pom.xml
===================================================================
--- root/tests/metamer/trunk/application/pom.xml 2010-07-14 19:07:51 UTC (rev 18081)
+++ root/tests/metamer/trunk/application/pom.xml 2010-07-15 11:44:04 UTC (rev 18082)
@@ -12,15 +12,14 @@
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">
+<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.tests</groupId>
<artifactId>metamer-root</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
</parent>
<groupId>org.richfaces.tests</groupId>
Modified: root/tests/metamer/trunk/ftest/pom.xml
===================================================================
--- root/tests/metamer/trunk/ftest/pom.xml 2010-07-14 19:07:51 UTC (rev 18081)
+++ root/tests/metamer/trunk/ftest/pom.xml 2010-07-15 11:44:04 UTC (rev 18082)
@@ -30,14 +30,14 @@
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-ftest</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<name>Metamer: RichFaces Testing Application - Functional Test</name>
<packaging>pom</packaging>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/tests/metamer/trunk...</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/tests/metamer/ftest</developerConnection>
- <url>http://fisheye.jboss.org/browse/RichFaces/root/tests/metamer/trunk/ftest</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/tests/metamer/trunk...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/tests/metamer/tags/met...</developerConnection>
+ <url>http://fisheye.jboss.org/browse/RichFaces/root/tests/metamer/trunk/tags/m...</url>
</scm>
<licenses>
@@ -79,8 +79,8 @@
<properties>
<context.path>/metamer/</context.path>
- <deployable.version>4.0.0-SNAPSHOT</deployable.version>
- <ftest.source.version>4.0.0-SNAPSHOT</ftest.source.version>
+ <deployable.version>4.0.0.20100713-M1</deployable.version>
+ <ftest.source.version>4.0.0.20100713-M1</ftest.source.version>
<testng.suite.xml>src/test/resources/testng.xml</testng.suite.xml>
</properties>
Modified: root/tests/metamer/trunk/ftest-source/pom.xml
===================================================================
--- root/tests/metamer/trunk/ftest-source/pom.xml 2010-07-14 19:07:51 UTC (rev 18081)
+++ root/tests/metamer/trunk/ftest-source/pom.xml 2010-07-15 11:44:04 UTC (rev 18082)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-root</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
</parent>
<groupId>org.richfaces.tests</groupId>
Modified: root/tests/metamer/trunk/pom.xml
===================================================================
--- root/tests/metamer/trunk/pom.xml 2010-07-14 19:07:51 UTC (rev 18081)
+++ root/tests/metamer/trunk/pom.xml 2010-07-15 11:44:04 UTC (rev 18082)
@@ -31,7 +31,7 @@
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-root</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<packaging>pom</packaging>
<name>Metamer: RichFaces Testing Application - Project Root</name>
@@ -50,9 +50,9 @@
</licenses>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/tests/metamer/trunk</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/tests/metamer/trunk</developerConnection>
- <url>http://fisheye.jboss.org/browse/RichFaces/root/tests/metamer/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/tests/metamer/tags/...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/tests/metamer/tags/met...</developerConnection>
+ <url>http://fisheye.jboss.org/browse/RichFaces/root/tests/metamer/tags/metamer...</url>
</scm>
<distributionManagement>
@@ -95,7 +95,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<richfaces.checkstyle.version>1</richfaces.checkstyle.version>
- <version.richfaces>4.0.0-SNAPSHOT</version.richfaces>
+ <version.richfaces>4.0.0.20100713-M1</version.richfaces>
</properties>
<dependencyManagement>
14 years, 6 months
JBoss Rich Faces SVN: r18081 - in branches/development/iterators: ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component and 1 other directories.
by richfaces-svn-commits@lists.jboss.org
Author: alexsmirnov
Date: 2010-07-14 15:07:51 -0400 (Wed, 14 Jul 2010)
New Revision: 18081
Added:
branches/development/iterators/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component/package-info.java
Modified:
branches/development/iterators/
branches/development/iterators/ui/misc/trunk/componentcontrol/src/main/resources/META-INF/cc.taglib.xml
Log:
Merged revisions 18078-18079 via svnmerge from
https://svn.jboss.org/repos/richfaces/root
.......
r18078 | abelevich | 2010-07-14 09:01:10 -0700 (Wed, 14 Jul 2010) | 1 line
https://jira.jboss.org/browse/RFPL-703
.......
r18079 | abelevich | 2010-07-14 09:16:36 -0700 (Wed, 14 Jul 2010) | 1 line
.......
Property changes on: branches/development/iterators
___________________________________________________________________
Name: svnmerge-integrated
- /root:1-18077
+ /root:1-18080
Copied: branches/development/iterators/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component/package-info.java (from rev 18079, root/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component/package-info.java)
===================================================================
--- branches/development/iterators/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component/package-info.java (rev 0)
+++ branches/development/iterators/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component/package-info.java 2010-07-14 19:07:51 UTC (rev 18081)
@@ -0,0 +1,26 @@
+/*
+ * 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.
+ */
+/**
+ * Implementation of RichFaces componentControl behavior
+ */
+(a)org.richfaces.cdk.annotations.TagLibrary(uri="http://richfaces.org/componentControl", shortName="componentControl")
+package org.richfaces.component;
Modified: branches/development/iterators/ui/misc/trunk/componentcontrol/src/main/resources/META-INF/cc.taglib.xml
===================================================================
--- branches/development/iterators/ui/misc/trunk/componentcontrol/src/main/resources/META-INF/cc.taglib.xml 2010-07-14 17:08:31 UTC (rev 18080)
+++ branches/development/iterators/ui/misc/trunk/componentcontrol/src/main/resources/META-INF/cc.taglib.xml 2010-07-14 19:07:51 UTC (rev 18081)
@@ -6,13 +6,6 @@
id="cc">
<namespace>http://richfaces.org/componentControl</namespace>
<tag>
- <tag-name>componentControl</tag-name>
- <behavior>
- <behavior-id>org.richfaces.behavior.ComponentControlBehavior</behavior-id>
- <handler-class>org.richfaces.taglib.ComponentControlHandler</handler-class>
- </behavior>
- </tag>
- <tag>
<tag-name>hashParam</tag-name>
<component>
<component-type>org.richfaces.HashParameter</component-type>
14 years, 6 months
JBoss Rich Faces SVN: r18079 - root/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component.
by richfaces-svn-commits@lists.jboss.org
Author: abelevich
Date: 2010-07-14 12:16:36 -0400 (Wed, 14 Jul 2010)
New Revision: 18079
Modified:
root/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component/package-info.java
Log:
Modified: root/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component/package-info.java
===================================================================
--- root/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component/package-info.java 2010-07-14 16:01:10 UTC (rev 18078)
+++ root/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component/package-info.java 2010-07-14 16:16:36 UTC (rev 18079)
@@ -20,7 +20,7 @@
* 02110-1301 USA, or see the FSF site: http://www.fsf.org.
*/
/**
- * Implementation of RichFaces jQuery component
+ * Implementation of RichFaces componentControl behavior
*/
@org.richfaces.cdk.annotations.TagLibrary(uri="http://richfaces.org/componentControl", shortName="componentControl")
package org.richfaces.component;
14 years, 6 months
JBoss Rich Faces SVN: r18078 - in root/ui/misc/trunk/componentcontrol/src/main: resources/META-INF and 1 other directory.
by richfaces-svn-commits@lists.jboss.org
Author: abelevich
Date: 2010-07-14 12:01:10 -0400 (Wed, 14 Jul 2010)
New Revision: 18078
Added:
root/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component/package-info.java
Modified:
root/ui/misc/trunk/componentcontrol/src/main/resources/META-INF/cc.taglib.xml
Log:
https://jira.jboss.org/browse/RFPL-703
Added: root/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component/package-info.java
===================================================================
--- root/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component/package-info.java (rev 0)
+++ root/ui/misc/trunk/componentcontrol/src/main/java/org/richfaces/component/package-info.java 2010-07-14 16:01:10 UTC (rev 18078)
@@ -0,0 +1,26 @@
+/*
+ * 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.
+ */
+/**
+ * Implementation of RichFaces jQuery component
+ */
+(a)org.richfaces.cdk.annotations.TagLibrary(uri="http://richfaces.org/componentControl", shortName="componentControl")
+package org.richfaces.component;
Modified: root/ui/misc/trunk/componentcontrol/src/main/resources/META-INF/cc.taglib.xml
===================================================================
--- root/ui/misc/trunk/componentcontrol/src/main/resources/META-INF/cc.taglib.xml 2010-07-14 13:27:10 UTC (rev 18077)
+++ root/ui/misc/trunk/componentcontrol/src/main/resources/META-INF/cc.taglib.xml 2010-07-14 16:01:10 UTC (rev 18078)
@@ -6,13 +6,6 @@
id="cc">
<namespace>http://richfaces.org/componentControl</namespace>
<tag>
- <tag-name>componentControl</tag-name>
- <behavior>
- <behavior-id>org.richfaces.behavior.ComponentControlBehavior</behavior-id>
- <handler-class>org.richfaces.taglib.ComponentControlHandler</handler-class>
- </behavior>
- </tag>
- <tag>
<tag-name>hashParam</tag-name>
<component>
<component-type>org.richfaces.HashParameter</component-type>
14 years, 6 months
JBoss Rich Faces SVN: r18077 - root/core/trunk/impl/src/main/java/org/ajax4jsf/io.
by richfaces-svn-commits@lists.jboss.org
Author: nbelaevski
Date: 2010-07-14 09:27:10 -0400 (Wed, 14 Jul 2010)
New Revision: 18077
Modified:
root/core/trunk/impl/src/main/java/org/ajax4jsf/io/ByteBuffer.java
Log:
Fixed problem in ByteBuffer#append method
Modified: root/core/trunk/impl/src/main/java/org/ajax4jsf/io/ByteBuffer.java
===================================================================
--- root/core/trunk/impl/src/main/java/org/ajax4jsf/io/ByteBuffer.java 2010-07-14 00:49:06 UTC (rev 18076)
+++ root/core/trunk/impl/src/main/java/org/ajax4jsf/io/ByteBuffer.java 2010-07-14 13:27:10 UTC (rev 18077)
@@ -104,7 +104,7 @@
*/
public ByteBuffer append(byte[] bs, int off, int len) {
if (next != null) {
- return append(bs, off, len);
+ return next.append(bs, off, len);
}
if (len + usedSize <= cacheSize) {
14 years, 6 months
JBoss Rich Faces SVN: r18076 - in root: archetypes/richfaces-components-aggregator/trunk/src/main/resources/archetype-resources/trunk/bom and 23 other directories.
by richfaces-svn-commits@lists.jboss.org
Author: jbalunas(a)redhat.com
Date: 2010-07-13 20:49:06 -0400 (Tue, 13 Jul 2010)
New Revision: 18076
Modified:
root/archetypes/richfaces-archetype-simpleapp/trunk/src/main/resources/archetype-resources/pom.xml
root/archetypes/richfaces-components-aggregator/trunk/src/main/resources/archetype-resources/trunk/bom/pom.xml
root/archetypes/richfaces-components-aggregator/trunk/src/main/resources/archetype-resources/trunk/parent/pom.xml
root/cdk/trunk/bom/pom.xml
root/commons/trunk/bom/pom.xml
root/core/trunk/bom/pom.xml
root/dist/trunk/pom.xml
root/examples/core-demo/trunk/pom.xml
root/examples/output-demo/trunk/pom.xml
root/examples/richfaces-showcase/trunk/pom.xml
root/ui-sandbox/inputs/trunk/parent/pom.xml
root/ui-sandbox/notify/trunk/bom/pom.xml
root/ui-sandbox/notify/trunk/parent/pom.xml
root/ui-sandbox/schedule/trunk/bom/pom.xml
root/ui-sandbox/schedule/trunk/parent/pom.xml
root/ui/core/trunk/bom/pom.xml
root/ui/core/trunk/parent/pom.xml
root/ui/dist/trunk/bom/pom.xml
root/ui/iteration/trunk/bom/pom.xml
root/ui/iteration/trunk/parent/pom.xml
root/ui/misc/trunk/bom/pom.xml
root/ui/misc/trunk/dist/richfaces-ui-misc-ui/pom.xml
root/ui/misc/trunk/parent/pom.xml
root/ui/output/trunk/bom/pom.xml
root/ui/output/trunk/parent/pom.xml
Log:
Reverted inter-module versions to next development version
Modified: root/archetypes/richfaces-archetype-simpleapp/trunk/src/main/resources/archetype-resources/pom.xml
===================================================================
--- root/archetypes/richfaces-archetype-simpleapp/trunk/src/main/resources/archetype-resources/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/archetypes/richfaces-archetype-simpleapp/trunk/src/main/resources/archetype-resources/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -30,7 +30,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <org.richfaces.ui.version>4.0.0.20100713-M1</org.richfaces.ui.version>
+ <org.richfaces.ui.version>4.0.0-SNAPSHOT</org.richfaces.ui.version>
</properties>
<build>
Modified: root/archetypes/richfaces-components-aggregator/trunk/src/main/resources/archetype-resources/trunk/bom/pom.xml
===================================================================
--- root/archetypes/richfaces-components-aggregator/trunk/src/main/resources/archetype-resources/trunk/bom/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/archetypes/richfaces-components-aggregator/trunk/src/main/resources/archetype-resources/trunk/bom/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -35,7 +35,7 @@
<packaging>pom</packaging>
<properties>
- <org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
+ <org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
</properties>
<dependencyManagement>
Modified: root/archetypes/richfaces-components-aggregator/trunk/src/main/resources/archetype-resources/trunk/parent/pom.xml
===================================================================
--- root/archetypes/richfaces-components-aggregator/trunk/src/main/resources/archetype-resources/trunk/parent/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/archetypes/richfaces-components-aggregator/trunk/src/main/resources/archetype-resources/trunk/parent/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -36,7 +36,7 @@
<properties>
<richfaces.checkstyle.version>1</richfaces.checkstyle.version>
- <org.richfaces.cdk.version>4.0.0.20100713-M1</org.richfaces.cdk.version>
+ <org.richfaces.cdk.version>4.0.0-SNAPSHOT</org.richfaces.cdk.version>
</properties>
<dependencyManagement>
Modified: root/cdk/trunk/bom/pom.xml
===================================================================
--- root/cdk/trunk/bom/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/cdk/trunk/bom/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -17,7 +17,7 @@
<name>JSF Components Development Kit (CDK) bill of materials.</name>
<description>This module defines all versions of CDK projects and their dependencies.</description>
<properties>
- <org.richfaces.commons.version>4.0.0.20100713-M1</org.richfaces.commons.version>
+ <org.richfaces.commons.version>4.0.0-SNAPSHOT</org.richfaces.commons.version>
</properties>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/trunk/bom</connection>
Modified: root/commons/trunk/bom/pom.xml
===================================================================
--- root/commons/trunk/bom/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/commons/trunk/bom/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -39,7 +39,7 @@
<url>http://www.jboss.org/richfaces</url>
<properties>
- <org.richfaces.bom.version>4.0.0.20100713-M1</org.richfaces.bom.version>
+ <org.richfaces.bom.version>4.0.0-SNAPSHOT</org.richfaces.bom.version>
</properties>
<!-- Runtime dependency management -->
Modified: root/core/trunk/bom/pom.xml
===================================================================
--- root/core/trunk/bom/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/core/trunk/bom/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -38,7 +38,7 @@
<url>http://www.jboss.org/richfaces</url>
<properties>
- <org.richfaces.commons.version>4.0.0.20100713-M1</org.richfaces.commons.version>
+ <org.richfaces.commons.version>4.0.0-SNAPSHOT</org.richfaces.commons.version>
</properties>
<!-- Runtime dependency management -->
Modified: root/dist/trunk/pom.xml
===================================================================
--- root/dist/trunk/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/dist/trunk/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -34,12 +34,12 @@
<name>Richfaces Distribution Assembler</name>
<properties>
- <org.richfaces.commons.version>4.0.0.20100713-M1</org.richfaces.commons.version>
- <org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
- <org.richfaces.ui.version>4.0.0.20100713-M1</org.richfaces.ui.version>
- <org.richfaces.examples.core-demo.version>4.0.0.20100713-M1</org.richfaces.examples.core-demo.version>
- <org.richfaces.examples.richfaces-showcase.version>4.0.0.20100713-M1</org.richfaces.examples.richfaces-showcase.version>
- <org.richfaces.archetypes.richfaces-archetype-simpleapp.version>4.0.0.20100713-M1</org.richfaces.archetypes.richfaces-archetype-simpleapp.version>
+ <org.richfaces.commons.version>4.0.0-SNAPSHOT</org.richfaces.commons.version>
+ <org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
+ <org.richfaces.ui.version>4.0.0-SNAPSHOT</org.richfaces.ui.version>
+ <org.richfaces.examples.core-demo.version>4.0.0-SNAPSHOT</org.richfaces.examples.core-demo.version>
+ <org.richfaces.examples.richfaces-showcase.version>4.0.0-SNAPSHOT</org.richfaces.examples.richfaces-showcase.version>
+ <org.richfaces.archetypes.richfaces-archetype-simpleapp.version>4.0.0-SNAPSHOT</org.richfaces.archetypes.richfaces-archetype-simpleapp.version>
</properties>
<dependencies>
Modified: root/examples/core-demo/trunk/pom.xml
===================================================================
--- root/examples/core-demo/trunk/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/examples/core-demo/trunk/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -41,7 +41,7 @@
<jetty.port>8080</jetty.port>
<richfaces.checkstyle.version>1</richfaces.checkstyle.version>
- <org.richfaces.ui.core.version>4.0.0.20100713-M1</org.richfaces.ui.core.version>
+ <org.richfaces.ui.core.version>4.0.0-SNAPSHOT</org.richfaces.ui.core.version>
</properties>
<dependencyManagement>
Modified: root/examples/output-demo/trunk/pom.xml
===================================================================
--- root/examples/output-demo/trunk/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/examples/output-demo/trunk/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -27,7 +27,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <org.richfaces.ui.version>4.0.0.20100713-M1</org.richfaces.ui.version>
+ <org.richfaces.ui.version>4.0.0-SNAPSHOT</org.richfaces.ui.version>
</properties>
<build>
Modified: root/examples/richfaces-showcase/trunk/pom.xml
===================================================================
--- root/examples/richfaces-showcase/trunk/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/examples/richfaces-showcase/trunk/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -24,7 +24,7 @@
<jetty.port>8080</jetty.port>
<richfaces.checkstyle.version>1</richfaces.checkstyle.version>
- <org.richfaces.ui.version>4.0.0.20100713-M1</org.richfaces.ui.version>
+ <org.richfaces.ui.version>4.0.0-SNAPSHOT</org.richfaces.ui.version>
</properties>
<dependencyManagement>
Modified: root/ui/core/trunk/bom/pom.xml
===================================================================
--- root/ui/core/trunk/bom/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui/core/trunk/bom/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -35,7 +35,7 @@
<packaging>pom</packaging>
<properties>
- <org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
+ <org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
</properties>
<dependencyManagement>
Modified: root/ui/core/trunk/parent/pom.xml
===================================================================
--- root/ui/core/trunk/parent/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui/core/trunk/parent/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -36,7 +36,7 @@
<properties>
<richfaces.checkstyle.version>1</richfaces.checkstyle.version>
- <org.richfaces.cdk.version>4.0.0.20100713-M1</org.richfaces.cdk.version>
+ <org.richfaces.cdk.version>4.0.0-SNAPSHOT</org.richfaces.cdk.version>
</properties>
<dependencyManagement>
Modified: root/ui/dist/trunk/bom/pom.xml
===================================================================
--- root/ui/dist/trunk/bom/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui/dist/trunk/bom/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -38,12 +38,12 @@
<url>http://www.jboss.org/richfaces</url>
<properties>
- <org.richfaces.commons.version>4.0.0.20100713-M1</org.richfaces.commons.version>
- <org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
- <org.richfaces.ui.core.version>4.0.0.20100713-M1</org.richfaces.ui.core.version>
- <org.richfaces.ui.misc.version>4.0.0.20100713-M1</org.richfaces.ui.misc.version>
- <org.richfaces.ui.iteration.version>4.0.0.20100713-M1</org.richfaces.ui.iteration.version>
- <org.richfaces.ui.output.version>4.0.0.20100713-M1</org.richfaces.ui.output.version>
+ <org.richfaces.commons.version>4.0.0-SNAPSHOT</org.richfaces.commons.version>
+ <org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
+ <org.richfaces.ui.core.version>4.0.0-SNAPSHOT</org.richfaces.ui.core.version>
+ <org.richfaces.ui.misc.version>4.0.0-SNAPSHOT</org.richfaces.ui.misc.version>
+ <org.richfaces.ui.iteration.version>4.0.0-SNAPSHOT</org.richfaces.ui.iteration.version>
+ <org.richfaces.ui.output.version>4.0.0-SNAPSHOT</org.richfaces.ui.output.version>
</properties>
<!-- Runtime dependency management -->
Modified: root/ui/iteration/trunk/bom/pom.xml
===================================================================
--- root/ui/iteration/trunk/bom/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui/iteration/trunk/bom/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -35,7 +35,7 @@
<packaging>pom</packaging>
<properties>
- <org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
+ <org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
</properties>
<dependencyManagement>
Modified: root/ui/iteration/trunk/parent/pom.xml
===================================================================
--- root/ui/iteration/trunk/parent/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui/iteration/trunk/parent/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -36,7 +36,7 @@
<properties>
<richfaces.checkstyle.version>1</richfaces.checkstyle.version>
- <org.richfaces.cdk.version>4.0.0.20100713-M1</org.richfaces.cdk.version>
+ <org.richfaces.cdk.version>4.0.0-SNAPSHOT</org.richfaces.cdk.version>
</properties>
<dependencyManagement>
Modified: root/ui/misc/trunk/bom/pom.xml
===================================================================
--- root/ui/misc/trunk/bom/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui/misc/trunk/bom/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -35,8 +35,8 @@
<packaging>pom</packaging>
<properties>
- <org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
- <org.richfaces.ui.core.version>4.0.0.20100713-M1</org.richfaces.ui.core.version>
+ <org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
+ <org.richfaces.ui.core.version>4.0.0-SNAPSHOT</org.richfaces.ui.core.version>
</properties>
<dependencyManagement>
Modified: root/ui/misc/trunk/dist/richfaces-ui-misc-ui/pom.xml
===================================================================
--- root/ui/misc/trunk/dist/richfaces-ui-misc-ui/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui/misc/trunk/dist/richfaces-ui-misc-ui/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -37,7 +37,7 @@
<properties>
<assembly.projects.group>org.richfaces.ui.misc</assembly.projects.group>
<faces-shade-transformers.version>2</faces-shade-transformers.version>
- <org.richfaces.cdk.version>4.0.0.20100713-M1</org.richfaces.cdk.version>
+ <org.richfaces.cdk.version>4.0.0-SNAPSHOT</org.richfaces.cdk.version>
</properties>
<dependencies>
Modified: root/ui/misc/trunk/parent/pom.xml
===================================================================
--- root/ui/misc/trunk/parent/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui/misc/trunk/parent/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -35,8 +35,8 @@
<packaging>pom</packaging>
<properties>
- <org.richfaces.ui.core.version>4.0.0.20100713-M1</org.richfaces.ui.core.version>
- <org.richfaces.cdk.version>4.0.0.20100713-M1</org.richfaces.cdk.version>
+ <org.richfaces.ui.core.version>4.0.0-SNAPSHOT</org.richfaces.ui.core.version>
+ <org.richfaces.cdk.version>4.0.0-SNAPSHOT</org.richfaces.cdk.version>
</properties>
<dependencyManagement>
Modified: root/ui/output/trunk/bom/pom.xml
===================================================================
--- root/ui/output/trunk/bom/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui/output/trunk/bom/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -35,8 +35,8 @@
<packaging>pom</packaging>
<properties>
- <org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
- <org.richfaces.ui.core.version>4.0.0.20100713-M1</org.richfaces.ui.core.version>
+ <org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
+ <org.richfaces.ui.core.version>4.0.0-SNAPSHOT</org.richfaces.ui.core.version>
</properties>
<dependencyManagement>
Modified: root/ui/output/trunk/parent/pom.xml
===================================================================
--- root/ui/output/trunk/parent/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui/output/trunk/parent/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -36,7 +36,7 @@
<properties>
<richfaces.checkstyle.version>1</richfaces.checkstyle.version>
- <org.richfaces.cdk.version>4.0.0.20100713-M1</org.richfaces.cdk.version>
+ <org.richfaces.cdk.version>4.0.0-SNAPSHOT</org.richfaces.cdk.version>
</properties>
<dependencyManagement>
Modified: root/ui-sandbox/inputs/trunk/parent/pom.xml
===================================================================
--- root/ui-sandbox/inputs/trunk/parent/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui-sandbox/inputs/trunk/parent/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -36,7 +36,7 @@
<properties>
<richfaces.checkstyle.version>1</richfaces.checkstyle.version>
- <org.richfaces.cdk.version>4.0.0.20100713-M1</org.richfaces.cdk.version>
+ <org.richfaces.cdk.version>4.0.0-SNAPSHOT</org.richfaces.cdk.version>
</properties>
<dependencyManagement>
Modified: root/ui-sandbox/notify/trunk/bom/pom.xml
===================================================================
--- root/ui-sandbox/notify/trunk/bom/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui-sandbox/notify/trunk/bom/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -39,7 +39,7 @@
<packaging>pom</packaging>
<properties>
- <org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
+ <org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
</properties>
<dependencyManagement>
Modified: root/ui-sandbox/notify/trunk/parent/pom.xml
===================================================================
--- root/ui-sandbox/notify/trunk/parent/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui-sandbox/notify/trunk/parent/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -40,7 +40,7 @@
<properties>
<richfaces.checkstyle.version>1</richfaces.checkstyle.version>
- <org.richfaces.cdk.version>4.0.0.20100713-M1</org.richfaces.cdk.version>
+ <org.richfaces.cdk.version>4.0.0-SNAPSHOT</org.richfaces.cdk.version>
</properties>
<dependencyManagement>
Modified: root/ui-sandbox/schedule/trunk/bom/pom.xml
===================================================================
--- root/ui-sandbox/schedule/trunk/bom/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui-sandbox/schedule/trunk/bom/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -36,7 +36,7 @@
<packaging>pom</packaging>
<properties>
- <org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
+ <org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
</properties>
<dependencyManagement>
Modified: root/ui-sandbox/schedule/trunk/parent/pom.xml
===================================================================
--- root/ui-sandbox/schedule/trunk/parent/pom.xml 2010-07-14 00:19:03 UTC (rev 18075)
+++ root/ui-sandbox/schedule/trunk/parent/pom.xml 2010-07-14 00:49:06 UTC (rev 18076)
@@ -37,7 +37,7 @@
<properties>
<richfaces.checkstyle.version>1</richfaces.checkstyle.version>
- <org.richfaces.cdk.version>4.0.0.20100713-M1</org.richfaces.cdk.version>
+ <org.richfaces.cdk.version>4.0.0-SNAPSHOT</org.richfaces.cdk.version>
</properties>
<dependencyManagement>
14 years, 6 months
JBoss Rich Faces SVN: r18075 - root/cdk/tags.
by richfaces-svn-commits@lists.jboss.org
Author: jbalunas(a)redhat.com
Date: 2010-07-13 20:19:03 -0400 (Tue, 13 Jul 2010)
New Revision: 18075
Added:
root/cdk/tags/richfaces-cdk-4.0.0.20100713-M1/
Removed:
root/cdk/tags/richfaces-cdk-4.0.0.20100713-M1-TMP/
Log:
Part of fixing issue caused by RF-8730 in M1 tag
Copied: root/cdk/tags/richfaces-cdk-4.0.0.20100713-M1 (from rev 18074, root/cdk/tags/richfaces-cdk-4.0.0.20100713-M1-TMP)
14 years, 6 months
JBoss Rich Faces SVN: r18074 - root/cdk/tags.
by richfaces-svn-commits@lists.jboss.org
Author: jbalunas(a)redhat.com
Date: 2010-07-13 20:18:00 -0400 (Tue, 13 Jul 2010)
New Revision: 18074
Removed:
root/cdk/tags/richfaces-cdk-4.0.0.20100713-M1/
Log:
Part of fixing issue caused by RF-8730 in M1 tag
14 years, 6 months