JBoss Rich Faces SVN: r15663 - branches/community/3.3.X/docs/photo_album_app_guide.
by richfaces-svn-commits@lists.jboss.org
Author: msorokin
Date: 2009-09-23 08:47:38 -0400 (Wed, 23 Sep 2009)
New Revision: 15663
Modified:
branches/community/3.3.X/docs/photo_album_app_guide/pom.xml
Log:
Modified: branches/community/3.3.X/docs/photo_album_app_guide/pom.xml
===================================================================
--- branches/community/3.3.X/docs/photo_album_app_guide/pom.xml 2009-09-23 11:16:36 UTC (rev 15662)
+++ branches/community/3.3.X/docs/photo_album_app_guide/pom.xml 2009-09-23 12:47:38 UTC (rev 15663)
@@ -85,15 +85,6 @@
</profile>
</profiles>
- <distributionManagement>
- <repository>
- <id>ftpserver</id>
- <name>some ftpserver name</name>
- <url>ftp://norskleksen.com/wwww/norskleksen.com/docs</url>
-
- </repository>
- </distributionManagement>
-
<build>
<pluginManagement>
<plugins>
15 years, 3 months
JBoss Rich Faces SVN: r15662 - branches/community/3.3.X/cdk/richfaces-facelets.
by richfaces-svn-commits@lists.jboss.org
Author: ppitonak(a)redhat.com
Date: 2009-09-23 07:16:36 -0400 (Wed, 23 Sep 2009)
New Revision: 15662
Modified:
branches/community/3.3.X/cdk/richfaces-facelets/pom.xml
Log:
Archetype's pom.xml fixed so that it can be deployed to Maven repository.
Modified: branches/community/3.3.X/cdk/richfaces-facelets/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/richfaces-facelets/pom.xml 2009-09-22 21:40:07 UTC (rev 15661)
+++ branches/community/3.3.X/cdk/richfaces-facelets/pom.xml 2009-09-23 11:16:36 UTC (rev 15662)
@@ -7,7 +7,13 @@
<version>3.3.2-SNAPSHOT</version>
<name>maven-archetype-rf-facelets</name>
<packaging>maven-archetype</packaging>
- <build>
+ <parent>
+ <artifactId>cdk</artifactId>
+ <groupId>org.richfaces</groupId>
+ <version>3.3.2-SNAPSHOT</version>
+ </parent>
+
+ <build>
<extensions>
<extension>
<groupId>org.apache.maven.archetype</groupId>
15 years, 3 months
JBoss Rich Faces SVN: r15661 - tags/3.3.2.GA/docs/photo_album_app_guide.
by richfaces-svn-commits@lists.jboss.org
Author: konstantin.mishin
Date: 2009-09-22 17:40:07 -0400 (Tue, 22 Sep 2009)
New Revision: 15661
Modified:
tags/3.3.2.GA/docs/photo_album_app_guide/pom.xml
Log:
Photoalbum - removed invalid distributionManagement section
Modified: tags/3.3.2.GA/docs/photo_album_app_guide/pom.xml
===================================================================
--- tags/3.3.2.GA/docs/photo_album_app_guide/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
+++ tags/3.3.2.GA/docs/photo_album_app_guide/pom.xml 2009-09-22 21:40:07 UTC (rev 15661)
@@ -85,14 +85,6 @@
</profile>
</profiles>
- <distributionManagement>
- <repository>
- <id>ftpserver</id>
- <name>some ftpserver name</name>
- <url>ftp://norskleksen.com/wwww/norskleksen.com/docs</url>
-
- </repository>
- </distributionManagement>
<build>
<pluginManagement>
15 years, 3 months
JBoss Rich Faces SVN: r15660 - in tags: 3.3.2.GA and 219 other directories.
by richfaces-svn-commits@lists.jboss.org
Author: konstantin.mishin
Date: 2009-09-22 13:38:13 -0400 (Tue, 22 Sep 2009)
New Revision: 15660
Added:
tags/3.3.2.GA/
Modified:
tags/3.3.2.GA/cdk/generator/pom.xml
tags/3.3.2.GA/cdk/maven-archetype-jsf-component/pom.xml
tags/3.3.2.GA/cdk/maven-archetype-jsf-component/src/main/resources/archetype-resources/pom.xml
tags/3.3.2.GA/cdk/maven-archetype-jsfwebapp/pom.xml
tags/3.3.2.GA/cdk/maven-archetype-jsfwebapp/src/main/resources/archetype-resources/pom.xml
tags/3.3.2.GA/cdk/maven-archetype-plug-n-skin/pom.xml
tags/3.3.2.GA/cdk/maven-archetype-plug-n-skin/src/main/resources/archetype-resources/pom.xml
tags/3.3.2.GA/cdk/maven-archetype-seam-app/pom.xml
tags/3.3.2.GA/cdk/maven-archetype-seam-app/src/main/resources/archetype-resources/pom.xml
tags/3.3.2.GA/cdk/maven-archetype-theme/pom.xml
tags/3.3.2.GA/cdk/maven-archetype-theme/src/main/resources/archetype-resources/pom.xml
tags/3.3.2.GA/cdk/maven-cdk-plugin/pom.xml
tags/3.3.2.GA/cdk/maven-javascript-plugin/pom.xml
tags/3.3.2.GA/cdk/maven-resource-dependency-plugin/pom.xml
tags/3.3.2.GA/cdk/pom.xml
tags/3.3.2.GA/cdk/richfaces-facelets/pom.xml
tags/3.3.2.GA/cdk/richfaces-facelets/src/main/resources/archetype-resources/pom.xml
tags/3.3.2.GA/docs/cdkguide/en/pom.xml
tags/3.3.2.GA/docs/cdkguide/pom.xml
tags/3.3.2.GA/docs/common-resources/en/pom.xml
tags/3.3.2.GA/docs/common-resources/en/src/main/archetypes/richfaces_archetype/pom.xml
tags/3.3.2.GA/docs/common-resources/en/src/main/archetypes/richfaces_archetype/src/main/resources/archetype-resources/en/pom.xml
tags/3.3.2.GA/docs/common-resources/en/src/main/archetypes/richfaces_archetype/src/main/resources/archetype-resources/pom.xml
tags/3.3.2.GA/docs/common-resources/pom.xml
tags/3.3.2.GA/docs/faq/en/pom.xml
tags/3.3.2.GA/docs/faq/pom.xml
tags/3.3.2.GA/docs/highlight/pom.xml
tags/3.3.2.GA/docs/migrationguide/en/pom.xml
tags/3.3.2.GA/docs/migrationguide/pom.xml
tags/3.3.2.GA/docs/photo_album_app_guide/en/pom.xml
tags/3.3.2.GA/docs/photo_album_app_guide/pom.xml
tags/3.3.2.GA/docs/pom.xml
tags/3.3.2.GA/docs/userguide/en/pom.xml
tags/3.3.2.GA/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml
tags/3.3.2.GA/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
tags/3.3.2.GA/docs/userguide/pom.xml
tags/3.3.2.GA/examples/photoalbum/assembly/pom.xml
tags/3.3.2.GA/examples/photoalbum/pom.xml
tags/3.3.2.GA/examples/photoalbum/source/ear/pom.xml
tags/3.3.2.GA/examples/photoalbum/source/ejb/pom.xml
tags/3.3.2.GA/examples/photoalbum/source/pom.xml
tags/3.3.2.GA/examples/photoalbum/source/web/pom.xml
tags/3.3.2.GA/examples/photoalbum/tests/pom.xml
tags/3.3.2.GA/extensions/gwt/pom.xml
tags/3.3.2.GA/extensions/pom.xml
tags/3.3.2.GA/extensions/seam/pom.xml
tags/3.3.2.GA/extensions/trinidad/pom.xml
tags/3.3.2.GA/framework/api/pom.xml
tags/3.3.2.GA/framework/impl/pom.xml
tags/3.3.2.GA/framework/impl/src/main/java/org/richfaces/VersionBean.java
tags/3.3.2.GA/framework/jsf-test/pom.xml
tags/3.3.2.GA/framework/pom.xml
tags/3.3.2.GA/framework/test/pom.xml
tags/3.3.2.GA/pom.xml
tags/3.3.2.GA/samples/beanValidatorSample/pom.xml
tags/3.3.2.GA/samples/calendar-sample/pom.xml
tags/3.3.2.GA/samples/colorPickerDemo/pom.xml
tags/3.3.2.GA/samples/columnsDemo/pom.xml
tags/3.3.2.GA/samples/combobox-sample/pom.xml
tags/3.3.2.GA/samples/contextMenuDemo/pom.xml
tags/3.3.2.GA/samples/createProject.sh
tags/3.3.2.GA/samples/darkX/pom.xml
tags/3.3.2.GA/samples/dataFilterSliderDemo/pom.xml
tags/3.3.2.GA/samples/dataTableDemo/pom.xml
tags/3.3.2.GA/samples/datascroller-sample/pom.xml
tags/3.3.2.GA/samples/dragDropDemo/pom.xml
tags/3.3.2.GA/samples/dropdownmenu-sample/pom.xml
tags/3.3.2.GA/samples/editor-sample/pom.xml
tags/3.3.2.GA/samples/editorSeam-sample/pom.xml
tags/3.3.2.GA/samples/effect-sample/pom.xml
tags/3.3.2.GA/samples/extendedDataTable-sample/pom.xml
tags/3.3.2.GA/samples/fileUploadDemo/pom.xml
tags/3.3.2.GA/samples/functions-demo/pom.xml
tags/3.3.2.GA/samples/glassX/pom.xml
tags/3.3.2.GA/samples/gmap-sample/pom.xml
tags/3.3.2.GA/samples/hotKey-sample/pom.xml
tags/3.3.2.GA/samples/inplaceInput-sample/pom.xml
tags/3.3.2.GA/samples/inplaceSelect-sample/pom.xml
tags/3.3.2.GA/samples/inputNumberSliderDemo/pom.xml
tags/3.3.2.GA/samples/inputNumberSpinnerDemo/pom.xml
tags/3.3.2.GA/samples/jQuery-sample/pom.xml
tags/3.3.2.GA/samples/jira-data/pom.xml
tags/3.3.2.GA/samples/laguna/pom.xml
tags/3.3.2.GA/samples/layout-sample/pom.xml
tags/3.3.2.GA/samples/listShuttleDemo/pom.xml
tags/3.3.2.GA/samples/local-value-demo/pom.xml
tags/3.3.2.GA/samples/mediaOutput/pom.xml
tags/3.3.2.GA/samples/modalpanel-sample/pom.xml
tags/3.3.2.GA/samples/orderingListDemo/pom.xml
tags/3.3.2.GA/samples/panel-sample/pom.xml
tags/3.3.2.GA/samples/panelbar-sample/pom.xml
tags/3.3.2.GA/samples/panelmenu-sample/pom.xml
tags/3.3.2.GA/samples/pickList-sample/pom.xml
tags/3.3.2.GA/samples/pom.xml
tags/3.3.2.GA/samples/progressBarDemo/pom.xml
tags/3.3.2.GA/samples/queue-sample/pom.xml
tags/3.3.2.GA/samples/rich-message-demo/pom.xml
tags/3.3.2.GA/samples/richfaces-art-datatable/pom.xml
tags/3.3.2.GA/samples/richfaces-demo/pom.xml
tags/3.3.2.GA/samples/richfaces-ear-demo/ejb/pom.xml
tags/3.3.2.GA/samples/richfaces-ear-demo/pom.xml
tags/3.3.2.GA/samples/richfaces-ear-demo/richfacesEAR/pom.xml
tags/3.3.2.GA/samples/richfaces-ear-demo/webapp/pom.xml
tags/3.3.2.GA/samples/scrollableDataTableDemo/pom.xml
tags/3.3.2.GA/samples/seamEAR/ear/pom.xml
tags/3.3.2.GA/samples/seamEAR/ejbs/pom.xml
tags/3.3.2.GA/samples/seamEAR/pom.xml
tags/3.3.2.GA/samples/seamEAR/primary-source/pom.xml
tags/3.3.2.GA/samples/seamEAR/projects/logging/pom.xml
tags/3.3.2.GA/samples/seamEAR/projects/pom.xml
tags/3.3.2.GA/samples/seamEAR/wars/pom.xml
tags/3.3.2.GA/samples/seamEAR/wars/seamWebapp/pom.xml
tags/3.3.2.GA/samples/seamIntegration/pom.xml
tags/3.3.2.GA/samples/separator-sample/pom.xml
tags/3.3.2.GA/samples/simpleTogglePanel-sample/pom.xml
tags/3.3.2.GA/samples/skins/pom.xml
tags/3.3.2.GA/samples/sortingFilteringDemo/pom.xml
tags/3.3.2.GA/samples/state-sample/pom.xml
tags/3.3.2.GA/samples/stdcomponents-sample/pom.xml
tags/3.3.2.GA/samples/suggestionbox-sample/pom.xml
tags/3.3.2.GA/samples/tabPanelDemo/pom.xml
tags/3.3.2.GA/samples/themes/pom.xml
tags/3.3.2.GA/samples/togglePanel-sample/pom.xml
tags/3.3.2.GA/samples/tomahawkCompability/pom.xml
tags/3.3.2.GA/samples/toolBarDemo/pom.xml
tags/3.3.2.GA/samples/tooltip-sample/pom.xml
tags/3.3.2.GA/samples/tree-demo/pom.xml
tags/3.3.2.GA/samples/treeModelDemo/pom.xml
tags/3.3.2.GA/samples/violetRays/pom.xml
tags/3.3.2.GA/samples/virtualEarth-sample/pom.xml
tags/3.3.2.GA/sandbox/api/pom.xml
tags/3.3.2.GA/sandbox/cdk/pom.xml
tags/3.3.2.GA/sandbox/impl/pom.xml
tags/3.3.2.GA/sandbox/pom.xml
tags/3.3.2.GA/sandbox/samples/dialog-window-sample/pom.xml
tags/3.3.2.GA/sandbox/samples/editorOld-sample/pom.xml
tags/3.3.2.GA/sandbox/samples/fileUploadPOC/pom.xml
tags/3.3.2.GA/sandbox/samples/maven-rd-plugin-sample/pom.xml
tags/3.3.2.GA/sandbox/samples/panel2-sample/pom.xml
tags/3.3.2.GA/sandbox/samples/pom.xml
tags/3.3.2.GA/sandbox/samples/rex-demo/pom.xml
tags/3.3.2.GA/sandbox/samples/simpleTogglePanel2-sample/pom.xml
tags/3.3.2.GA/sandbox/ui/create.bat
tags/3.3.2.GA/sandbox/ui/create.sh
tags/3.3.2.GA/sandbox/ui/dialog-window/pom.xml
tags/3.3.2.GA/sandbox/ui/editorOld/pom.xml
tags/3.3.2.GA/sandbox/ui/panel2/pom.xml
tags/3.3.2.GA/sandbox/ui/pom.xml
tags/3.3.2.GA/sandbox/ui/rex-button/pom.xml
tags/3.3.2.GA/sandbox/ui/rex-messageBox/pom.xml
tags/3.3.2.GA/sandbox/ui/rex-resizable/pom.xml
tags/3.3.2.GA/sandbox/ui/simpleTogglePanel2/pom.xml
tags/3.3.2.GA/sandbox/ui/sortableHeader/pom.xml
tags/3.3.2.GA/sandbox/ui/treeTable/pom.xml
tags/3.3.2.GA/test-applications/ajaxTest/pom.xml
tags/3.3.2.GA/test-applications/automator/pom.xml
tags/3.3.2.GA/test-applications/facelets/pom.xml
tags/3.3.2.GA/test-applications/jsp/pom.xml
tags/3.3.2.GA/test-applications/pom.xml
tags/3.3.2.GA/test-applications/regressionArea/pom.xml
tags/3.3.2.GA/test-applications/regressionArea/regressionArea-ear/pom.xml
tags/3.3.2.GA/test-applications/regressionArea/regressionArea-ejb/pom.xml
tags/3.3.2.GA/test-applications/regressionArea/regressionArea-tests/pom.xml
tags/3.3.2.GA/test-applications/regressionArea/regressionArea-web/pom.xml
tags/3.3.2.GA/test-applications/richfaces-docs/pom.xml
tags/3.3.2.GA/test-applications/seamApp/pom.xml
tags/3.3.2.GA/test-applications/seleniumTest/pom.xml
tags/3.3.2.GA/test-applications/seleniumTest/richfaces/pom.xml
tags/3.3.2.GA/test-applications/seleniumTest/samples/pom.xml
tags/3.3.2.GA/test-applications/test-jsp/pom.xml
tags/3.3.2.GA/ui/assembly/pom.xml
tags/3.3.2.GA/ui/beanValidator/pom.xml
tags/3.3.2.GA/ui/calendar/pom.xml
tags/3.3.2.GA/ui/colorPicker/pom.xml
tags/3.3.2.GA/ui/columns/pom.xml
tags/3.3.2.GA/ui/combobox/pom.xml
tags/3.3.2.GA/ui/componentControl/pom.xml
tags/3.3.2.GA/ui/contextMenu/pom.xml
tags/3.3.2.GA/ui/core/pom.xml
tags/3.3.2.GA/ui/create.bat
tags/3.3.2.GA/ui/dataFilterSlider/pom.xml
tags/3.3.2.GA/ui/dataTable/pom.xml
tags/3.3.2.GA/ui/datascroller/pom.xml
tags/3.3.2.GA/ui/drag-drop/pom.xml
tags/3.3.2.GA/ui/dropdown-menu/pom.xml
tags/3.3.2.GA/ui/editor/pom.xml
tags/3.3.2.GA/ui/effect/pom.xml
tags/3.3.2.GA/ui/extendedDataTable/pom.xml
tags/3.3.2.GA/ui/fileUpload/pom.xml
tags/3.3.2.GA/ui/functions/pom.xml
tags/3.3.2.GA/ui/gmap/pom.xml
tags/3.3.2.GA/ui/hotKey/pom.xml
tags/3.3.2.GA/ui/inplaceInput/pom.xml
tags/3.3.2.GA/ui/inplaceSelect/pom.xml
tags/3.3.2.GA/ui/inputnumber-slider/pom.xml
tags/3.3.2.GA/ui/inputnumber-spinner/pom.xml
tags/3.3.2.GA/ui/insert/pom.xml
tags/3.3.2.GA/ui/jQuery/pom.xml
tags/3.3.2.GA/ui/layout/pom.xml
tags/3.3.2.GA/ui/listShuttle/pom.xml
tags/3.3.2.GA/ui/menu-components/pom.xml
tags/3.3.2.GA/ui/message/pom.xml
tags/3.3.2.GA/ui/modal-panel/pom.xml
tags/3.3.2.GA/ui/orderingList/pom.xml
tags/3.3.2.GA/ui/paint2D/pom.xml
tags/3.3.2.GA/ui/panel/pom.xml
tags/3.3.2.GA/ui/panelbar/pom.xml
tags/3.3.2.GA/ui/panelmenu/pom.xml
tags/3.3.2.GA/ui/pickList/pom.xml
tags/3.3.2.GA/ui/pom.xml
tags/3.3.2.GA/ui/progressBAR/pom.xml
tags/3.3.2.GA/ui/scrollableDataTable/pom.xml
tags/3.3.2.GA/ui/separator/pom.xml
tags/3.3.2.GA/ui/simpleTogglePanel/pom.xml
tags/3.3.2.GA/ui/spacer/pom.xml
tags/3.3.2.GA/ui/state/pom.xml
tags/3.3.2.GA/ui/suggestionbox/pom.xml
tags/3.3.2.GA/ui/tabPanel/pom.xml
tags/3.3.2.GA/ui/togglePanel/pom.xml
tags/3.3.2.GA/ui/toolBar/pom.xml
tags/3.3.2.GA/ui/tooltip/pom.xml
tags/3.3.2.GA/ui/tree/pom.xml
tags/3.3.2.GA/ui/treeModel/pom.xml
tags/3.3.2.GA/ui/treeTable/pom.xml
tags/3.3.2.GA/ui/virtualEarth/pom.xml
Log:
create tag for 3.3.2.GA
Copied: tags/3.3.2.GA (from rev 15659, branches/community/3.3.X)
Modified: tags/3.3.2.GA/cdk/generator/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/generator/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/generator/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,12 +3,12 @@
<parent>
<artifactId>cdk</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>generator</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>Java Server Faces component generator</name>
<build>
<plugins>
Modified: tags/3.3.2.GA/cdk/maven-archetype-jsf-component/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/maven-archetype-jsf-component/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/maven-archetype-jsf-component/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,11 +2,11 @@
<parent>
<artifactId>cdk</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-archetype-jsf-component</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>Archetype - maven-archetype-jsf-component</name>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/cdk/maven-archetype-jsf-component/src/main/resources/archetype-resources/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/maven-archetype-jsf-component/src/main/resources/archetype-resources/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/maven-archetype-jsf-component/src/main/resources/archetype-resources/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -11,7 +11,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<configuration>
<library>
<prefix>${groupId}</prefix>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
Modified: tags/3.3.2.GA/cdk/maven-archetype-jsfwebapp/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/maven-archetype-jsfwebapp/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/maven-archetype-jsfwebapp/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,11 +2,11 @@
<parent>
<artifactId>cdk</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-archetype-jsfwebapp</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>Archetype for jsf webapp project</name>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/cdk/maven-archetype-jsfwebapp/src/main/resources/archetype-resources/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/maven-archetype-jsfwebapp/src/main/resources/archetype-resources/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/maven-archetype-jsfwebapp/src/main/resources/archetype-resources/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -30,7 +30,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
Modified: tags/3.3.2.GA/cdk/maven-archetype-plug-n-skin/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/maven-archetype-plug-n-skin/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/maven-archetype-plug-n-skin/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,12 +2,12 @@
<parent>
<artifactId>cdk</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-archetype-plug-n-skin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>Archetype - maven-archetype-plug-n-skin</name>
Modified: tags/3.3.2.GA/cdk/maven-archetype-plug-n-skin/src/main/resources/archetype-resources/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/maven-archetype-plug-n-skin/src/main/resources/archetype-resources/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/maven-archetype-plug-n-skin/src/main/resources/archetype-resources/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -10,7 +10,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -34,7 +34,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Modified: tags/3.3.2.GA/cdk/maven-archetype-seam-app/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/maven-archetype-seam-app/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/maven-archetype-seam-app/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,11 +2,11 @@
<parent>
<artifactId>cdk</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-archetype-seam-app</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>Archetype - maven-archetype-seam-app</name>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/cdk/maven-archetype-seam-app/src/main/resources/archetype-resources/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/maven-archetype-seam-app/src/main/resources/archetype-resources/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/maven-archetype-seam-app/src/main/resources/archetype-resources/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -8,7 +8,7 @@
<name>sample application</name>
<properties>
<projectName>${artifactId}</projectName>
- <richfacesVersion>3.3.2-SNAPSHOT</richfacesVersion>
+ <richfacesVersion>3.3.2.GA</richfacesVersion>
<seamVersion>2.0.1.GA</seamVersion>
<jbossDownloadURL>http://downloads.sourceforge.net/jboss/jboss-4.2.3.GA.zip</jbossDownloadURL>
<jbossDeployDir>jboss-4.2.3.GA/jboss-4.2.3.GA/server/default/</jbossDeployDir>
Modified: tags/3.3.2.GA/cdk/maven-archetype-theme/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/maven-archetype-theme/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/maven-archetype-theme/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,12 +3,12 @@
<parent>
<artifactId>cdk</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-archetype-theme</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>maven-archetype</packaging>
<name>maven-archetype-theme</name>
<build>
Modified: tags/3.3.2.GA/cdk/maven-archetype-theme/src/main/resources/archetype-resources/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/maven-archetype-theme/src/main/resources/archetype-resources/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/maven-archetype-theme/src/main/resources/archetype-resources/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -10,7 +10,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<id>generate-sources</id>
@@ -41,12 +41,12 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<!-- Required for JSF -->
Modified: tags/3.3.2.GA/cdk/maven-cdk-plugin/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/maven-cdk-plugin/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/maven-cdk-plugin/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,12 +2,12 @@
<parent>
<artifactId>cdk</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>maven-plugin</packaging>
<name>Maven plugin for JSF components code generation</name>
<dependencies>
@@ -55,7 +55,7 @@
<dependency>
<groupId>org.richfaces.cdk</groupId>
<artifactId>generator</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
<build>
Modified: tags/3.3.2.GA/cdk/maven-javascript-plugin/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/maven-javascript-plugin/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/maven-javascript-plugin/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,7 +4,7 @@
<parent>
<artifactId>cdk</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-javascript-plugin</artifactId>
Modified: tags/3.3.2.GA/cdk/maven-resource-dependency-plugin/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/maven-resource-dependency-plugin/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/maven-resource-dependency-plugin/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<artifactId>cdk</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -12,7 +12,7 @@
<artifactId>maven-resource-dependency-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>maven-resource-dependency-plugin</name>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
Modified: tags/3.3.2.GA/cdk/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,12 +2,12 @@
<parent>
<artifactId>root</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
<artifactId>cdk</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>pom</packaging>
<name>JSF Components Development kit</name>
<dependencies />
Modified: tags/3.3.2.GA/cdk/richfaces-facelets/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/richfaces-facelets/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/richfaces-facelets/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>richfaces-facelets</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>maven-archetype-rf-facelets</name>
<packaging>maven-archetype</packaging>
<build>
Modified: tags/3.3.2.GA/cdk/richfaces-facelets/src/main/resources/archetype-resources/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/richfaces-facelets/src/main/resources/archetype-resources/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/cdk/richfaces-facelets/src/main/resources/archetype-resources/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -28,7 +28,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>com.sun.facelets</groupId>
Modified: tags/3.3.2.GA/docs/cdkguide/en/pom.xml
===================================================================
--- branches/community/3.3.X/docs/cdkguide/en/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/cdkguide/en/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -5,12 +5,12 @@
<parent>
<groupId>org.richfaces.docs</groupId>
<artifactId>cdkguide</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.richfaces.docs.cdkguide</groupId>
<artifactId>${translation}</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>jar</packaging>
<name>Richfaces CDK Developer Guide (${translation})</name>
Modified: tags/3.3.2.GA/docs/cdkguide/pom.xml
===================================================================
--- branches/community/3.3.X/docs/cdkguide/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/cdkguide/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,13 +2,13 @@
<parent>
<artifactId>docs</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.docs</groupId>
<artifactId>cdkguide</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>cdkguide</name>
<description>Richfaces CDK Developer Guide</description>
<pluginRepositories>
Modified: tags/3.3.2.GA/docs/common-resources/en/pom.xml
===================================================================
--- branches/community/3.3.X/docs/common-resources/en/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/common-resources/en/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,12 +2,12 @@
<parent>
<artifactId>common-resources</artifactId>
<groupId>org.richfaces.docs</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.docs.common-resources</groupId>
<artifactId>${translation}</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>jar</packaging>
<name>Documentation common resources (${translation})</name>
<description>
@@ -17,7 +17,7 @@
<dependency>
<groupId>org.richfaces.docs</groupId>
<artifactId>highlight</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
<build>
Modified: tags/3.3.2.GA/docs/common-resources/en/src/main/archetypes/richfaces_archetype/pom.xml
===================================================================
--- branches/community/3.3.X/docs/common-resources/en/src/main/archetypes/richfaces_archetype/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/common-resources/en/src/main/archetypes/richfaces_archetype/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,7 +4,7 @@
<artifactId>richfacesguide-archetype</artifactId>
<packaging>maven-archetype</packaging>
<name>richfacesguide-archetype</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<extensions>
<extension>
Modified: tags/3.3.2.GA/docs/common-resources/en/src/main/archetypes/richfaces_archetype/src/main/resources/archetype-resources/en/pom.xml
===================================================================
--- branches/community/3.3.X/docs/common-resources/en/src/main/archetypes/richfaces_archetype/src/main/resources/archetype-resources/en/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/common-resources/en/src/main/archetypes/richfaces_archetype/src/main/resources/archetype-resources/en/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -5,12 +5,12 @@
<parent>
<groupId>org.richfaces.docs</groupId>
<artifactId>richfacesguide</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.richfaces.docs.richfacesguide</groupId>
<artifactId>${translation}</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>jar</packaging>
<name>Richfaces Guide Template</name>
Modified: tags/3.3.2.GA/docs/common-resources/en/src/main/archetypes/richfaces_archetype/src/main/resources/archetype-resources/pom.xml
===================================================================
--- branches/community/3.3.X/docs/common-resources/en/src/main/archetypes/richfaces_archetype/src/main/resources/archetype-resources/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/common-resources/en/src/main/archetypes/richfaces_archetype/src/main/resources/archetype-resources/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,13 +2,13 @@
<parent>
<artifactId>docs</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.docs</groupId>
<artifactId>richfacesguide</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>richfacesguide</name>
<description>Richfaces Guide Template</description>
<pluginRepositories>
Modified: tags/3.3.2.GA/docs/common-resources/pom.xml
===================================================================
--- branches/community/3.3.X/docs/common-resources/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/common-resources/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,12 +2,12 @@
<parent>
<artifactId>docs</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.docs</groupId>
<artifactId>common-resources</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>pom</packaging>
<name>Documentation common resources</name>
<description>Common resources</description>
Modified: tags/3.3.2.GA/docs/faq/en/pom.xml
===================================================================
--- branches/community/3.3.X/docs/faq/en/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/faq/en/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -5,12 +5,12 @@
<parent>
<groupId>org.richfaces.docs</groupId>
<artifactId>faq</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.richfaces.docs.faq</groupId>
<artifactId>${translation}</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>jar</packaging>
<name>Richfaces Manual (${translation})</name>
<build>
Modified: tags/3.3.2.GA/docs/faq/pom.xml
===================================================================
--- branches/community/3.3.X/docs/faq/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/faq/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,13 +2,13 @@
<parent>
<artifactId>docs</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.docs</groupId>
<artifactId>faq</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>FAQ</name>
<description>Frequently asked questions</description>
<!--repositories>
Modified: tags/3.3.2.GA/docs/highlight/pom.xml
===================================================================
--- branches/community/3.3.X/docs/highlight/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/highlight/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,12 +2,12 @@
<parent>
<artifactId>docs</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.docs</groupId>
<artifactId>highlight</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>RichFaces Code Highlighting</name>
<dependencyManagement>
Modified: tags/3.3.2.GA/docs/migrationguide/en/pom.xml
===================================================================
--- branches/community/3.3.X/docs/migrationguide/en/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/migrationguide/en/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -5,12 +5,12 @@
<parent>
<groupId>org.richfaces.docs</groupId>
<artifactId>migration</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.richfaces.docs.migration</groupId>
<artifactId>${translation}</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>jar</packaging>
<name>RichFaces Migration Guide (${translation})</name>
<build>
Modified: tags/3.3.2.GA/docs/migrationguide/pom.xml
===================================================================
--- branches/community/3.3.X/docs/migrationguide/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/migrationguide/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,13 +2,13 @@
<parent>
<artifactId>docs</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.docs</groupId>
<artifactId>migration</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>Migration Guide</name>
<description>RichFaces Migration Guide from 3.1.* to 3.2.0 version</description>
<pluginRepositories>
Modified: tags/3.3.2.GA/docs/photo_album_app_guide/en/pom.xml
===================================================================
--- branches/community/3.3.X/docs/photo_album_app_guide/en/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/photo_album_app_guide/en/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -5,12 +5,12 @@
<parent>
<groupId>org.richfaces.docs</groupId>
<artifactId>photo_album_app_guide</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.richfaces.docs.photo_album_app_guide</groupId>
<artifactId>${translation}</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>jar</packaging>
<name>RichFaces Photo Album application Guide (${translation})</name>
Modified: tags/3.3.2.GA/docs/photo_album_app_guide/pom.xml
===================================================================
--- branches/community/3.3.X/docs/photo_album_app_guide/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/photo_album_app_guide/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,13 +4,13 @@
<parent>
<artifactId>docs</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.docs</groupId>
<artifactId>photo_album_app_guide</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>RichFaces Photo Album Application Guide</name>
<description>RichFaces Photo Album Application Guide</description>
<pluginRepositories>
Modified: tags/3.3.2.GA/docs/pom.xml
===================================================================
--- branches/community/3.3.X/docs/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,12 +2,12 @@
<parent>
<artifactId>root</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
<artifactId>docs</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>Project documentation</name>
<packaging>pom</packaging>
<!-- setup repositories, to build documentation separate from Java projects -->
Modified: tags/3.3.2.GA/docs/userguide/en/pom.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/en/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/userguide/en/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -5,12 +5,12 @@
<parent>
<groupId>org.richfaces.docs</groupId>
<artifactId>userguide</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.richfaces.docs.userguide</groupId>
<artifactId>${translation}</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>jar</packaging>
<name>Richfaces Manual (${translation})</name>
Modified: tags/3.3.2.GA/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -327,7 +327,7 @@
<para>Now you have everything to create the project using the "maven-archetype-jsfwebapp" archetype. Create a folder that will house your project and run the this command in it:</para>
<programlisting role="XML" ><![CDATA[...
-mvn archetype:generate -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-jsfwebapp -DarchetypeVersion=3.3.2-SNAPSHOT -DgroupId=org.docs.richfaces -DartifactId=jsf-app
+mvn archetype:generate -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-jsfwebapp -DarchetypeVersion=3.3.2.GA -DgroupId=org.docs.richfaces -DartifactId=jsf-app
...]]></programlisting>
@@ -453,17 +453,17 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-api</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
...]]></programlisting>
Modified: tags/3.3.2.GA/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3839,7 +3839,7 @@
<listitem>
<para>
<code>archetypeVersion</code> indicates the RichFaces version. For example,
- <code>"3.3.2-SNAPSHOT"</code>
+ <code>"3.3.2.GA"</code>
</para>
</listitem>
<listitem>
@@ -4080,7 +4080,7 @@
follow the steps described in the previous section.</para>
<para>This command will be used to create a template of the new skin project. </para>
<programlisting role="XML"><![CDATA[
-mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-plug-n-skin -DarchetypeVersion=3.3.2-SNAPSHOT -DartifactId=P-n-S -DgroupId=GROUPID -Dversion=1.0.-SNAPSHOT
+mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-plug-n-skin -DarchetypeVersion=3.3.2.GA -DartifactId=P-n-S -DgroupId=GROUPID -Dversion=1.0.-SNAPSHOT
]]></programlisting>
<para> Now you can browse the "P-n-S" folder to view what files and
folders were created there. </para>
Modified: tags/3.3.2.GA/docs/userguide/pom.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/docs/userguide/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,13 +2,13 @@
<parent>
<artifactId>docs</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.docs</groupId>
<artifactId>userguide</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>User guide</name>
<description>RichFaces user guide</description>
<pluginRepositories>
Modified: tags/3.3.2.GA/examples/photoalbum/assembly/pom.xml
===================================================================
--- branches/community/3.3.X/examples/photoalbum/assembly/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/examples/photoalbum/assembly/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.richfaces.examples</groupId>
<artifactId>photoalbum</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<groupId>org.richfaces.examples</groupId>
Modified: tags/3.3.2.GA/examples/photoalbum/pom.xml
===================================================================
--- branches/community/3.3.X/examples/photoalbum/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/examples/photoalbum/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,7 +4,7 @@
<groupId>org.richfaces.examples</groupId>
<artifactId>photoalbum-root</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>Photoalbum Demo Application Root</name>
<modules>
Modified: tags/3.3.2.GA/examples/photoalbum/source/ear/pom.xml
===================================================================
--- branches/community/3.3.X/examples/photoalbum/source/ear/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/examples/photoalbum/source/ear/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.richfaces.examples</groupId>
<artifactId>photoalbum</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<groupId>org.richfaces.examples</groupId>
Modified: tags/3.3.2.GA/examples/photoalbum/source/ejb/pom.xml
===================================================================
--- branches/community/3.3.X/examples/photoalbum/source/ejb/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/examples/photoalbum/source/ejb/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.richfaces.examples</groupId>
<artifactId>photoalbum</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<groupId>org.richfaces.examples</groupId>
Modified: tags/3.3.2.GA/examples/photoalbum/source/pom.xml
===================================================================
--- branches/community/3.3.X/examples/photoalbum/source/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/examples/photoalbum/source/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -8,7 +8,7 @@
<artifactId>photoalbum</artifactId>
<packaging>pom</packaging>
<name>${appName}</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<distributionManagement>
<downloadUrl>
Modified: tags/3.3.2.GA/examples/photoalbum/source/web/pom.xml
===================================================================
--- branches/community/3.3.X/examples/photoalbum/source/web/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/examples/photoalbum/source/web/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.richfaces.examples</groupId>
<artifactId>photoalbum</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<groupId>org.richfaces.examples</groupId>
Modified: tags/3.3.2.GA/examples/photoalbum/tests/pom.xml
===================================================================
--- branches/community/3.3.X/examples/photoalbum/tests/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/examples/photoalbum/tests/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.richfaces.examples</groupId>
<artifactId>photoalbum-root</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<groupId>org.richfaces.examples</groupId>
Modified: tags/3.3.2.GA/extensions/gwt/pom.xml
===================================================================
--- branches/community/3.3.X/extensions/gwt/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/extensions/gwt/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<artifactId>extensions</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
@@ -99,7 +99,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>com.sun.facelets</groupId>
Modified: tags/3.3.2.GA/extensions/pom.xml
===================================================================
--- branches/community/3.3.X/extensions/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/extensions/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,12 +2,12 @@
<parent>
<artifactId>root</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
<artifactId>extensions</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>Richfaces extensions for a different environments</name>
<packaging>pom</packaging>
<modules>
Modified: tags/3.3.2.GA/extensions/seam/pom.xml
===================================================================
--- branches/community/3.3.X/extensions/seam/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/extensions/seam/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.richfaces</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>jboss</groupId>
Modified: tags/3.3.2.GA/extensions/trinidad/pom.xml
===================================================================
--- branches/community/3.3.X/extensions/trinidad/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/extensions/trinidad/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.richfaces</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.apache.myfaces.trinidad</groupId>
Modified: tags/3.3.2.GA/framework/api/pom.xml
===================================================================
--- branches/community/3.3.X/framework/api/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/framework/api/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,13 +2,13 @@
<parent>
<artifactId>framework</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-api</artifactId>
<name>Java Server Faces AJAX framework API</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<dependencies>
<dependency>
<groupId>commons-collections</groupId>
Modified: tags/3.3.2.GA/framework/impl/pom.xml
===================================================================
--- branches/community/3.3.X/framework/impl/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/framework/impl/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,13 +3,13 @@
<parent>
<artifactId>framework</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
<name>Java Server Faces AJAX framework implementation</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<resources>
<resource>
@@ -161,7 +161,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-api</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/framework/impl/src/main/java/org/richfaces/VersionBean.java
===================================================================
--- branches/community/3.3.X/framework/impl/src/main/java/org/richfaces/VersionBean.java 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/framework/impl/src/main/java/org/richfaces/VersionBean.java 2009-09-22 17:38:13 UTC (rev 15660)
@@ -38,7 +38,7 @@
* Revision version, must be auto modified by CVS
*/
- public static final String REVISION = "2-SNAPSHOT" ;
+ public static final String REVISION = "2.GA" ;
public static final String SCM_REVISION = " SVN $Revision$ $Date$";//$Revision$ $Date$";
public static final Version _version = new Version();
Modified: tags/3.3.2.GA/framework/jsf-test/pom.xml
===================================================================
--- branches/community/3.3.X/framework/jsf-test/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/framework/jsf-test/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,13 +4,13 @@
<parent>
<artifactId>framework</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.framework</groupId>
<artifactId>jsf-test</artifactId>
<name>jsf-test</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<dependencies>
<dependency>
<groupId>junit</groupId>
Modified: tags/3.3.2.GA/framework/pom.xml
===================================================================
--- branches/community/3.3.X/framework/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/framework/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,12 +2,12 @@
<parent>
<artifactId>root</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
<artifactId>framework</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>pom</packaging>
<name>Java Server Faces AJAX framework</name>
<build>
Modified: tags/3.3.2.GA/framework/test/pom.xml
===================================================================
--- branches/community/3.3.X/framework/test/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/framework/test/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,12 +2,12 @@
<parent>
<artifactId>framework</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-test</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>Ajax4Jsf test framework</name>
<url>https://ajax4jsf.dev.java.net</url>
<dependencies>
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>javax.faces</groupId>
Modified: tags/3.3.2.GA/pom.xml
===================================================================
--- branches/community/3.3.X/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,7 +4,7 @@
<artifactId>root</artifactId>
<packaging>pom</packaging>
<name>Jboss RichFaces project</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<url>http://labs.jboss.com/jbossrichfaces</url>
<properties>
<snapshotRepository>
Modified: tags/3.3.2.GA/samples/beanValidatorSample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/beanValidatorSample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/beanValidatorSample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,14 +4,14 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
<artifactId>beanValidatorSample</artifactId>
<packaging>war</packaging>
<name>beanValidatorSample Maven Webapp</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<finalName>richfaces-validator</finalName>
<plugins>
@@ -34,7 +34,7 @@
<!--
<dependency> <groupId>org.richfaces.ui</groupId>
<artifactId>beanValidator</artifactId>
- <version>3.3.2-SNAPSHOT</version> </dependency>
+ <version>3.3.2.GA</version> </dependency>
-->
<dependency>
<groupId>org.slf4j</groupId>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>com.uwyn</groupId>
Modified: tags/3.3.2.GA/samples/calendar-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/calendar-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/calendar-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/colorPickerDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/colorPickerDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/colorPickerDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
@@ -35,7 +35,7 @@
<groupId>org.richfaces.framework
</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.samples
@@ -46,17 +46,17 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>core</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>dataTable</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>colorPicker</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
Modified: tags/3.3.2.GA/samples/columnsDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/columnsDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/columnsDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/combobox-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/combobox-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/combobox-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/contextMenuDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/contextMenuDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/contextMenuDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/createProject.sh
===================================================================
--- branches/community/3.3.X/samples/createProject.sh 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/createProject.sh 2009-09-22 17:38:13 UTC (rev 15660)
@@ -1,3 +1,3 @@
#!/bin/sh
mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-jsfwebapp \
- -DarchetypeVersion=3.3.2-SNAPSHOT -Dversion=3.3.2-SNAPSHOT -DgroupId=org.richfaces.samples -DartifactId=$1
+ -DarchetypeVersion=3.3.2.GA -Dversion=3.3.2.GA -DgroupId=org.richfaces.samples -DartifactId=$1
Modified: tags/3.3.2.GA/samples/darkX/pom.xml
===================================================================
--- branches/community/3.3.X/samples/darkX/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/darkX/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -36,7 +36,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Modified: tags/3.3.2.GA/samples/dataFilterSliderDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/dataFilterSliderDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/dataFilterSliderDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/dataTableDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/dataTableDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/dataTableDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/datascroller-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/datascroller-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/datascroller-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/dragDropDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/dragDropDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/dragDropDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/dropdownmenu-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/dropdownmenu-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/dropdownmenu-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/editor-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/editor-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/editor-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: tags/3.3.2.GA/samples/editorSeam-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/editorSeam-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/editorSeam-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -5,7 +5,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: tags/3.3.2.GA/samples/effect-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/effect-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/effect-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/extendedDataTable-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/extendedDataTable-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/extendedDataTable-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
Modified: tags/3.3.2.GA/samples/fileUploadDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/fileUploadDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/fileUploadDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/functions-demo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/functions-demo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/functions-demo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/glassX/pom.xml
===================================================================
--- branches/community/3.3.X/samples/glassX/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/glassX/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,19 +2,19 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
<artifactId>glassX</artifactId>
<name>glassX</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Modified: tags/3.3.2.GA/samples/gmap-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/gmap-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/gmap-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/hotKey-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/hotKey-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/hotKey-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
Modified: tags/3.3.2.GA/samples/inplaceInput-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/inplaceInput-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/inplaceInput-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/inplaceSelect-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/inplaceSelect-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/inplaceSelect-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/inputNumberSliderDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/inputNumberSliderDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/inputNumberSliderDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/inputNumberSpinnerDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/inputNumberSpinnerDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/inputNumberSpinnerDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/jQuery-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/jQuery-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/jQuery-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/jira-data/pom.xml
===================================================================
--- branches/community/3.3.X/samples/jira-data/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/jira-data/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/laguna/pom.xml
===================================================================
--- branches/community/3.3.X/samples/laguna/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/laguna/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,7 +4,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<groupId>org.richfaces.samples</groupId>
@@ -16,7 +16,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<configuration>
<name>org.richfaces.laguna</name>
</configuration>
Modified: tags/3.3.2.GA/samples/layout-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/layout-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/layout-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,14 +4,14 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
<artifactId>layout-sample</artifactId>
<packaging>war</packaging>
<name>layout Maven Webapp</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<finalName>layout-sample</finalName>
<plugins>
@@ -34,22 +34,22 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.samples</groupId>
<artifactId>skins</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.samples</groupId>
<artifactId>themes</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<exclusions>
<exclusion>
<groupId>org.richfaces.ui</groupId>
Modified: tags/3.3.2.GA/samples/listShuttleDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/listShuttleDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/listShuttleDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/local-value-demo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/local-value-demo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/local-value-demo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/mediaOutput/pom.xml
===================================================================
--- branches/community/3.3.X/samples/mediaOutput/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/mediaOutput/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -5,11 +5,11 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<groupId>org.richfaces</groupId>
<artifactId>mediaOutput</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>war</packaging>
<name>mediaOutput Maven Webapp</name>
<build>
Modified: tags/3.3.2.GA/samples/modalpanel-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/modalpanel-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/modalpanel-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/orderingListDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/orderingListDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/orderingListDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/panel-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/panel-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/panel-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/panelbar-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/panelbar-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/panelbar-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/panelmenu-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/panelmenu-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/panelmenu-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/pickList-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/pickList-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/pickList-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/pom.xml
===================================================================
--- branches/community/3.3.X/samples/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<artifactId>root</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
Modified: tags/3.3.2.GA/samples/progressBarDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/progressBarDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/progressBarDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/queue-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/queue-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/queue-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,14 +2,14 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
<artifactId>queue-sample</artifactId>
<packaging>war</packaging>
<name>queue-sample Maven Webapp</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<finalName>queue-sample</finalName>
<plugins>
Modified: tags/3.3.2.GA/samples/rich-message-demo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/rich-message-demo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/rich-message-demo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/richfaces-art-datatable/pom.xml
===================================================================
--- branches/community/3.3.X/samples/richfaces-art-datatable/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/richfaces-art-datatable/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/richfaces-demo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/richfaces-demo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/richfaces-demo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -209,22 +209,22 @@
<dependency>
<groupId>org.richfaces.samples</groupId>
<artifactId>laguna</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.samples</groupId>
<artifactId>glassX</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.samples</groupId>
<artifactId>darkX</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>com.uwyn</groupId>
@@ -314,12 +314,12 @@
<dependency>
<groupId>org.richfaces.samples</groupId>
<artifactId>themes</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.samples</groupId>
<artifactId>violetRays</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>javax.persistence</groupId>
Modified: tags/3.3.2.GA/samples/richfaces-ear-demo/ejb/pom.xml
===================================================================
--- branches/community/3.3.X/samples/richfaces-ear-demo/ejb/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/richfaces-ear-demo/ejb/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>richfaces-ear-demo</artifactId>
<groupId>org.richfaces.samples</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples.richfaces-ear-demo</groupId>
Modified: tags/3.3.2.GA/samples/richfaces-ear-demo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/richfaces-ear-demo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/richfaces-ear-demo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>root</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/richfaces-ear-demo/richfacesEAR/pom.xml
===================================================================
--- branches/community/3.3.X/samples/richfaces-ear-demo/richfacesEAR/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/richfaces-ear-demo/richfacesEAR/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>richfaces-ear-demo</artifactId>
<groupId>org.richfaces.samples</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples.richfaces-ear-demo</groupId>
Modified: tags/3.3.2.GA/samples/richfaces-ear-demo/webapp/pom.xml
===================================================================
--- branches/community/3.3.X/samples/richfaces-ear-demo/webapp/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/richfaces-ear-demo/webapp/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>richfaces-ear-demo</artifactId>
<groupId>org.richfaces.samples</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples.richfaces-ear-demo</groupId>
Modified: tags/3.3.2.GA/samples/scrollableDataTableDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/scrollableDataTableDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/scrollableDataTableDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>scrollableDataTableDemo</artifactId>
Modified: tags/3.3.2.GA/samples/seamEAR/ear/pom.xml
===================================================================
--- branches/community/3.3.X/samples/seamEAR/ear/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/seamEAR/ear/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces.samples</groupId>
<artifactId>seamEAR</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<dependencies>
<dependency>
Modified: tags/3.3.2.GA/samples/seamEAR/ejbs/pom.xml
===================================================================
--- branches/community/3.3.X/samples/seamEAR/ejbs/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/seamEAR/ejbs/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces.samples</groupId>
<artifactId>seamEAR</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<dependencies>
<dependency>
Modified: tags/3.3.2.GA/samples/seamEAR/pom.xml
===================================================================
--- branches/community/3.3.X/samples/seamEAR/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/seamEAR/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>root</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/seamEAR/primary-source/pom.xml
===================================================================
--- branches/community/3.3.X/samples/seamEAR/primary-source/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/seamEAR/primary-source/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces.samples</groupId>
<artifactId>seamEAR</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<dependencies>
<dependency>
Modified: tags/3.3.2.GA/samples/seamEAR/projects/logging/pom.xml
===================================================================
--- branches/community/3.3.X/samples/seamEAR/projects/logging/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/seamEAR/projects/logging/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -7,6 +7,6 @@
<parent>
<groupId>org.richfaces.samples.seamEAR</groupId>
<artifactId>projects</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
</project>
Modified: tags/3.3.2.GA/samples/seamEAR/projects/pom.xml
===================================================================
--- branches/community/3.3.X/samples/seamEAR/projects/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/seamEAR/projects/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces.samples</groupId>
<artifactId>seamEAR</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modules>
<module>logging</module>
Modified: tags/3.3.2.GA/samples/seamEAR/wars/pom.xml
===================================================================
--- branches/community/3.3.X/samples/seamEAR/wars/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/seamEAR/wars/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces.samples</groupId>
<artifactId>seamEAR</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modules>
<module>seamWebapp</module>
Modified: tags/3.3.2.GA/samples/seamEAR/wars/seamWebapp/pom.xml
===================================================================
--- branches/community/3.3.X/samples/seamEAR/wars/seamWebapp/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/seamEAR/wars/seamWebapp/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces.samples.seamEAR</groupId>
<artifactId>wars</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<build>
<finalName>seamWebapp</finalName>
@@ -22,17 +22,17 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-api</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: tags/3.3.2.GA/samples/seamIntegration/pom.xml
===================================================================
--- branches/community/3.3.X/samples/seamIntegration/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/seamIntegration/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -5,7 +5,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/separator-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/separator-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/separator-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/simpleTogglePanel-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/simpleTogglePanel-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/simpleTogglePanel-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/skins/pom.xml
===================================================================
--- branches/community/3.3.X/samples/skins/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/skins/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/sortingFilteringDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/sortingFilteringDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/sortingFilteringDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
@@ -16,7 +16,7 @@
<!--dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>sortableHeader</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency-->
<dependency>
Modified: tags/3.3.2.GA/samples/state-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/state-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/state-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
@@ -16,17 +16,17 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>state</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>core</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.samples</groupId>
<artifactId>skins</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/samples/stdcomponents-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/stdcomponents-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/stdcomponents-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/suggestionbox-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/suggestionbox-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/suggestionbox-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/tabPanelDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/tabPanelDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/tabPanelDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/themes/pom.xml
===================================================================
--- branches/community/3.3.X/samples/themes/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/themes/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,18 +4,18 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<groupId>org.richfaces.samples</groupId>
<artifactId>themes</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>themes</name>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<id>generate-sources</id>
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/samples/togglePanel-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/togglePanel-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/togglePanel-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/tomahawkCompability/pom.xml
===================================================================
--- branches/community/3.3.X/samples/tomahawkCompability/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/tomahawkCompability/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/toolBarDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/toolBarDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/toolBarDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/tooltip-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/tooltip-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/tooltip-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/tree-demo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/tree-demo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/tree-demo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/treeModelDemo/pom.xml
===================================================================
--- branches/community/3.3.X/samples/treeModelDemo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/treeModelDemo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/samples/violetRays/pom.xml
===================================================================
--- branches/community/3.3.X/samples/violetRays/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/violetRays/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,18 +4,18 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<groupId>org.richfaces.samples</groupId>
<artifactId>violetRays</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>violetRays</name>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<id>generate-sources</id>
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/samples/virtualEarth-sample/pom.xml
===================================================================
--- branches/community/3.3.X/samples/virtualEarth-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/samples/virtualEarth-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,7 +4,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
Modified: tags/3.3.2.GA/sandbox/api/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/api/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/api/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,13 +2,13 @@
<parent>
<artifactId>sandbox</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox</groupId>
<artifactId>richfaces-sandbox-api</artifactId>
<name>Richfaces Sandbox API</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<plugins>
<plugin>
@@ -25,12 +25,12 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-api</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>javax.faces</groupId>
Modified: tags/3.3.2.GA/sandbox/cdk/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/cdk/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/cdk/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,12 +2,12 @@
<parent>
<artifactId>root</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox</groupId>
<artifactId>cdk</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<packaging>pom</packaging>
<name>JSF Components Development kit</name>
<dependencies />
Modified: tags/3.3.2.GA/sandbox/impl/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/impl/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/impl/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,28 +2,28 @@
<parent>
<artifactId>sandbox</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox</groupId>
<artifactId>richfaces-sandbox-impl</artifactId>
<name>Richfaces Sandbox Implementation</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<dependencies>
<dependency>
<groupId>org.richfaces.sandbox</groupId>
<artifactId>richfaces-sandbox-api</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-test</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>javax.faces</groupId>
Modified: tags/3.3.2.GA/sandbox/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>root</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
Modified: tags/3.3.2.GA/sandbox/samples/dialog-window-sample/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/samples/dialog-window-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/samples/dialog-window-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: tags/3.3.2.GA/sandbox/samples/editorOld-sample/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/samples/editorOld-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/samples/editorOld-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: tags/3.3.2.GA/sandbox/samples/fileUploadPOC/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/samples/fileUploadPOC/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/samples/fileUploadPOC/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
Modified: tags/3.3.2.GA/sandbox/samples/maven-rd-plugin-sample/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/samples/maven-rd-plugin-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/samples/maven-rd-plugin-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,14 +2,14 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk.sandbox</groupId>
<artifactId>maven-rd-plugin-sample</artifactId>
<packaging>war</packaging>
<name>maven-rd-plugin-sample Maven Webapp</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<pluginRepositories>
<pluginRepository>
@@ -33,7 +33,7 @@
<plugin>
<artifactId>maven-resource-dependency-plugin</artifactId>
<groupId>org.richfaces.cdk</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<configuration>
<scriptFilePath>scripts/custom-dependencies.js</scriptFilePath>
<styleFilePath>css/custom-dependencies.xcss</styleFilePath>
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/sandbox/samples/panel2-sample/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/samples/panel2-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/samples/panel2-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: tags/3.3.2.GA/sandbox/samples/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/samples/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/samples/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>samples</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: tags/3.3.2.GA/sandbox/samples/rex-demo/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/samples/rex-demo/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/samples/rex-demo/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.samples</groupId>
@@ -178,7 +178,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>com.uwyn</groupId>
@@ -193,28 +193,28 @@
<dependency>
<groupId>org.richfaces.sandbox.ui</groupId>
<artifactId>rex-resizable</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.sandbox.ui</groupId>
<artifactId>rex-button</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.sandbox.ui</groupId>
<artifactId>rex-messageBox</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>componentControl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.sandbox</groupId>
<artifactId>richfaces-sandbox-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
Modified: tags/3.3.2.GA/sandbox/samples/simpleTogglePanel2-sample/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/samples/simpleTogglePanel2-sample/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/samples/simpleTogglePanel2-sample/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
Modified: tags/3.3.2.GA/sandbox/ui/create.bat
===================================================================
--- branches/community/3.3.X/sandbox/ui/create.bat 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/ui/create.bat 2009-09-22 17:38:13 UTC (rev 15660)
@@ -1 +1 @@
-mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-jsf-component -DarchetypeVersion=3.3.2-SNAPSHOT -DgroupId=org.richfaces.ui -DartifactId=%1
\ No newline at end of file
+mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-jsf-component -DarchetypeVersion=3.3.2.GA -DgroupId=org.richfaces.ui -DartifactId=%1
\ No newline at end of file
Modified: tags/3.3.2.GA/sandbox/ui/create.sh
===================================================================
--- branches/community/3.3.X/sandbox/ui/create.sh 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/ui/create.sh 2009-09-22 17:38:13 UTC (rev 15660)
@@ -1,2 +1,2 @@
#!/bin/sh
-mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-jsf-component -DarchetypeVersion=3.3.2-SNAPSHOT -DgroupId=org.richfaces.ui -DartifactId=${1}
\ No newline at end of file
+mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-jsf-component -DarchetypeVersion=3.3.2.GA -DgroupId=org.richfaces.ui -DartifactId=${1}
\ No newline at end of file
Modified: tags/3.3.2.GA/sandbox/ui/dialog-window/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/ui/dialog-window/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/ui/dialog-window/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -39,12 +39,12 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>core</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: tags/3.3.2.GA/sandbox/ui/editorOld/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/ui/editorOld/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/ui/editorOld/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<id>generate-sources</id>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/sandbox/ui/panel2/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/ui/panel2/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/ui/panel2/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<id>generate-sources</id>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/sandbox/ui/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/ui/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/ui/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -3,7 +3,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox</groupId>
Modified: tags/3.3.2.GA/sandbox/ui/rex-button/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/ui/rex-button/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/ui/rex-button/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -43,7 +43,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/sandbox/ui/rex-messageBox/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/ui/rex-messageBox/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/ui/rex-messageBox/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -43,7 +43,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/sandbox/ui/rex-resizable/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/ui/rex-resizable/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/ui/rex-resizable/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/sandbox/ui/simpleTogglePanel2/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/ui/simpleTogglePanel2/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/ui/simpleTogglePanel2/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/sandbox/ui/sortableHeader/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/ui/sortableHeader/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/ui/sortableHeader/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,19 +2,19 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox.ui</groupId>
<artifactId>sortableHeader</artifactId>
<name>sortableHeader</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -52,17 +52,17 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>core</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>dataTable</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/sandbox/ui/treeTable/pom.xml
===================================================================
--- branches/community/3.3.X/sandbox/ui/treeTable/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/sandbox/ui/treeTable/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,19 +2,19 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox</groupId>
<artifactId>treeTable</artifactId>
<name>treeTable</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/test-applications/ajaxTest/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/ajaxTest/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/ajaxTest/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -55,7 +55,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>jsf-test</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -66,7 +66,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>core</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>javax.el</groupId>
Modified: tags/3.3.2.GA/test-applications/automator/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/automator/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/automator/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>test-applications</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: tags/3.3.2.GA/test-applications/facelets/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/facelets/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/facelets/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>test-applications</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: tags/3.3.2.GA/test-applications/jsp/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/jsp/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/jsp/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>test-applications</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: tags/3.3.2.GA/test-applications/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<relativePath>../samples</relativePath>
</parent>
@@ -50,11 +50,11 @@
<groupId>org.richfaces</groupId>
<artifactId>test-applications</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>RichFaces Test Applications</name>
<properties>
- <rfVersion>3.3.2-SNAPSHOT</rfVersion>
+ <rfVersion>3.3.2.GA</rfVersion>
</properties>
<modules>
Modified: tags/3.3.2.GA/test-applications/regressionArea/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/regressionArea/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/regressionArea/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,12 +4,12 @@
<!--parent>
<groupId>org.richfaces</groupId>
<artifactId>samples</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent-->
<groupId>org.richfaces.test-applications</groupId>
<artifactId>regressionArea</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>Regresion Area:Seam Application</name>
<repositories>
<repository>
@@ -60,7 +60,7 @@
<properties>
<contextroot>regressionArea</contextroot>
<earname>regressionArea-ear</earname>
- <richversion>3.3.2-SNAPSHOT</richversion>
+ <richversion>3.3.2.GA</richversion>
<seamversion>2.1.1.GA</seamversion>
<jsfversion>1.2_11</jsfversion>
<jbosshome>C:/tmp/jboss-4.2.3.GA</jbosshome>
Modified: tags/3.3.2.GA/test-applications/regressionArea/regressionArea-ear/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/regressionArea/regressionArea-ear/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/regressionArea/regressionArea-ear/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -6,9 +6,9 @@
<parent>
<groupId>org.richfaces.test-applications</groupId>
<artifactId>regressionArea</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<groupId>org.richfaces.test-applications.regressionArea</groupId>
<artifactId>regressionArea-ear</artifactId>
<name>Regression Area Ear Module</name>
Modified: tags/3.3.2.GA/test-applications/regressionArea/regressionArea-ejb/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/regressionArea/regressionArea-ejb/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/regressionArea/regressionArea-ejb/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.richfaces.test-applications</groupId>
<artifactId>regressionArea</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<groupId>org.richfaces.test-applications.regressionArea</groupId>
<artifactId>regressionArea-ejb</artifactId>
Modified: tags/3.3.2.GA/test-applications/regressionArea/regressionArea-tests/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/regressionArea/regressionArea-tests/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/regressionArea/regressionArea-tests/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>regressionArea</artifactId>
<groupId>org.richfaces.test-applications</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.test-applications.regressionArea</groupId>
Modified: tags/3.3.2.GA/test-applications/regressionArea/regressionArea-web/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/regressionArea/regressionArea-web/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/regressionArea/regressionArea-web/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.richfaces.test-applications</groupId>
<artifactId>regressionArea</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<groupId>org.richfaces.test-applications.regressionArea</groupId>
<artifactId>regressionArea-web</artifactId>
Modified: tags/3.3.2.GA/test-applications/richfaces-docs/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/richfaces-docs/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/richfaces-docs/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -204,7 +204,7 @@
<artifactId>richfaces-api</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
@@ -214,7 +214,7 @@
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
@@ -224,7 +224,7 @@
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
Modified: tags/3.3.2.GA/test-applications/seamApp/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/seamApp/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/seamApp/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -8,7 +8,7 @@
<name>sample application</name>
<properties>
<projectName>seamApp</projectName>
- <rfVersion>3.3.2-SNAPSHOT</rfVersion>
+ <rfVersion>3.3.2.GA</rfVersion>
<seamVersion>2.1.0.SP1</seamVersion>
<jbossDownloadURL>http://downloads.sourceforge.net/jboss/jboss-4.2.2.GA.zip</jbossDownloadURL>
<jbossDeployDir>jboss-4.2.2.GA/jboss-4.2.2.GA/server/default/</jbossDeployDir>
Modified: tags/3.3.2.GA/test-applications/seleniumTest/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/seleniumTest/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/seleniumTest/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -5,14 +5,14 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>seleniumTest</groupId>
<artifactId>seleniumTest</artifactId>
<packaging>pom</packaging>
<name>SeleniumTest</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<url>http://maven.apache.org</url>
<properties>
<http.port>8085</http.port>
@@ -233,7 +233,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>javax.faces</groupId>
Modified: tags/3.3.2.GA/test-applications/seleniumTest/richfaces/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/seleniumTest/richfaces/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/seleniumTest/richfaces/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -5,14 +5,14 @@
<parent>
<groupId>seleniumTest</groupId>
<artifactId>seleniumTest</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>seleniumTest</groupId>
<artifactId>richfaces</artifactId>
<packaging>war</packaging>
<name>seleniumTest Maven Webapp</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<finalName>richfaces</finalName>
</build>
Modified: tags/3.3.2.GA/test-applications/seleniumTest/samples/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/seleniumTest/samples/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/seleniumTest/samples/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -5,13 +5,13 @@
<parent>
<groupId>seleniumTest</groupId>
<artifactId>seleniumTest</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>seleniumTest</groupId>
<artifactId>samples</artifactId>
<name>Samples</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<finalName>seleniumTest</finalName>
<plugins>
Modified: tags/3.3.2.GA/test-applications/test-jsp/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/test-jsp/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/test-applications/test-jsp/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>test-applications</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: tags/3.3.2.GA/ui/assembly/pom.xml
===================================================================
--- branches/community/3.3.X/ui/assembly/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/assembly/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -15,7 +15,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<configuration>
<library>
<prefix>org.richfaces</prefix>
Modified: tags/3.3.2.GA/ui/beanValidator/pom.xml
===================================================================
--- branches/community/3.3.X/ui/beanValidator/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/beanValidator/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,19 +4,19 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
<artifactId>beanValidator</artifactId>
<name>beanValidator</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -46,12 +46,12 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>message</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
Modified: tags/3.3.2.GA/ui/calendar/pom.xml
===================================================================
--- branches/community/3.3.X/ui/calendar/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/calendar/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<id>generate-sources</id>
@@ -45,13 +45,13 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>inputnumber-spinner</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/colorPicker/pom.xml
===================================================================
--- branches/community/3.3.X/ui/colorPicker/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/colorPicker/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -12,7 +12,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/ui/columns/pom.xml
===================================================================
--- branches/community/3.3.X/ui/columns/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/columns/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
Modified: tags/3.3.2.GA/ui/combobox/pom.xml
===================================================================
--- branches/community/3.3.X/ui/combobox/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/combobox/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,19 +2,19 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
<artifactId>combobox</artifactId>
<name>combobox</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -51,12 +51,12 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>suggestionbox</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
Modified: tags/3.3.2.GA/ui/componentControl/pom.xml
===================================================================
--- branches/community/3.3.X/ui/componentControl/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/componentControl/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/contextMenu/pom.xml
===================================================================
--- branches/community/3.3.X/ui/contextMenu/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/contextMenu/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,19 +2,19 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
<artifactId>contextMenu</artifactId>
<name>contextMenu</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -51,12 +51,12 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>menu-components</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/core/pom.xml
===================================================================
--- branches/community/3.3.X/ui/core/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/core/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/ui/create.bat
===================================================================
--- branches/community/3.3.X/ui/create.bat 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/create.bat 2009-09-22 17:38:13 UTC (rev 15660)
@@ -1 +1 @@
-mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-jsf-component -DarchetypeVersion=3.3.2-SNAPSHOT -DgroupId=org.richfaces -DartifactId=%1
\ No newline at end of file
+mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-jsf-component -DarchetypeVersion=3.3.2.GA -DgroupId=org.richfaces -DartifactId=%1
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/dataFilterSlider/pom.xml
===================================================================
--- branches/community/3.3.X/ui/dataFilterSlider/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/dataFilterSlider/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -14,7 +14,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/dataTable/pom.xml
===================================================================
--- branches/community/3.3.X/ui/dataTable/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/dataTable/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui-core</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
-->
</dependencies>
Modified: tags/3.3.2.GA/ui/datascroller/pom.xml
===================================================================
--- branches/community/3.3.X/ui/datascroller/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/datascroller/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/drag-drop/pom.xml
===================================================================
--- branches/community/3.3.X/ui/drag-drop/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/drag-drop/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui-core</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
-->
</dependencies>
Modified: tags/3.3.2.GA/ui/dropdown-menu/pom.xml
===================================================================
--- branches/community/3.3.X/ui/dropdown-menu/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/dropdown-menu/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -44,12 +44,12 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>menu-components</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/editor/pom.xml
===================================================================
--- branches/community/3.3.X/ui/editor/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/editor/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<id>generate-sources</id>
@@ -62,7 +62,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>antlr</groupId>
Modified: tags/3.3.2.GA/ui/effect/pom.xml
===================================================================
--- branches/community/3.3.X/ui/effect/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/effect/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/ui/extendedDataTable/pom.xml
===================================================================
--- branches/community/3.3.X/ui/extendedDataTable/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/extendedDataTable/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -64,45 +64,45 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>drag-drop</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>dataTable</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>menu-components</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>contextMenu</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>jQuery</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>componentControl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>scrollableDataTable</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/fileUpload/pom.xml
===================================================================
--- branches/community/3.3.X/ui/fileUpload/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/fileUpload/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,19 +2,19 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
<artifactId>fileUpload</artifactId>
<name>fileUpload</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -51,12 +51,12 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>progressBar</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/functions/pom.xml
===================================================================
--- branches/community/3.3.X/ui/functions/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/functions/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/ui/gmap/pom.xml
===================================================================
--- branches/community/3.3.X/ui/gmap/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/gmap/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/ui/hotKey/pom.xml
===================================================================
--- branches/community/3.3.X/ui/hotKey/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/hotKey/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/inplaceInput/pom.xml
===================================================================
--- branches/community/3.3.X/ui/inplaceInput/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/inplaceInput/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,19 +2,19 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
<artifactId>inplaceInput</artifactId>
<name>inplaceInput</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -51,17 +51,17 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>combobox</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>core</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/inplaceSelect/pom.xml
===================================================================
--- branches/community/3.3.X/ui/inplaceSelect/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/inplaceSelect/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,19 +2,19 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
<artifactId>inplaceSelect</artifactId>
<name>inplaceSelect</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -51,22 +51,22 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-api</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>combobox</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>inplaceInput</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
Modified: tags/3.3.2.GA/ui/inputnumber-slider/pom.xml
===================================================================
--- branches/community/3.3.X/ui/inputnumber-slider/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/inputnumber-slider/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/ui/inputnumber-spinner/pom.xml
===================================================================
--- branches/community/3.3.X/ui/inputnumber-spinner/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/inputnumber-spinner/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<id>generate-sources</id>
Modified: tags/3.3.2.GA/ui/insert/pom.xml
===================================================================
--- branches/community/3.3.X/ui/insert/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/insert/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/ui/jQuery/pom.xml
===================================================================
--- branches/community/3.3.X/ui/jQuery/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/jQuery/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/ui/layout/pom.xml
===================================================================
--- branches/community/3.3.X/ui/layout/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/layout/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -4,18 +4,18 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<groupId>org.richfaces.ui</groupId>
<artifactId>layout</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>layout</name>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<id>generate-sources</id>
@@ -48,7 +48,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
Modified: tags/3.3.2.GA/ui/listShuttle/pom.xml
===================================================================
--- branches/community/3.3.X/ui/listShuttle/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/listShuttle/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
Modified: tags/3.3.2.GA/ui/menu-components/pom.xml
===================================================================
--- branches/community/3.3.X/ui/menu-components/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/menu-components/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/message/pom.xml
===================================================================
--- branches/community/3.3.X/ui/message/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/message/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,19 +2,19 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
<artifactId>message</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<name>Message</name>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/modal-panel/pom.xml
===================================================================
--- branches/community/3.3.X/ui/modal-panel/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/modal-panel/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/ui/orderingList/pom.xml
===================================================================
--- branches/community/3.3.X/ui/orderingList/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/orderingList/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/ui/paint2D/pom.xml
===================================================================
--- branches/community/3.3.X/ui/paint2D/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/paint2D/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/ui/panel/pom.xml
===================================================================
--- branches/community/3.3.X/ui/panel/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/panel/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<id>generate-sources</id>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/panelbar/pom.xml
===================================================================
--- branches/community/3.3.X/ui/panelbar/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/panelbar/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/ui/panelmenu/pom.xml
===================================================================
--- branches/community/3.3.X/ui/panelmenu/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/panelmenu/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/pickList/pom.xml
===================================================================
--- branches/community/3.3.X/ui/pickList/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/pickList/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,19 +2,19 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
<artifactId>pickList</artifactId>
<name>pickList</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -53,26 +53,26 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-api</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>listShuttle</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>orderingList</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
Modified: tags/3.3.2.GA/ui/pom.xml
===================================================================
--- branches/community/3.3.X/ui/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>root</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
@@ -138,12 +138,12 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-test</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<scope>test</scope>
</dependency>
<dependency>
Modified: tags/3.3.2.GA/ui/progressBAR/pom.xml
===================================================================
--- branches/community/3.3.X/ui/progressBAR/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/progressBAR/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,19 +2,19 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
<artifactId>progressBar</artifactId>
<name>progressBar</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -45,12 +45,12 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>core</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/scrollableDataTable/pom.xml
===================================================================
--- branches/community/3.3.X/ui/scrollableDataTable/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/scrollableDataTable/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -70,17 +70,17 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>dataTable</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>core</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/separator/pom.xml
===================================================================
--- branches/community/3.3.X/ui/separator/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/separator/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<id>generate-sources</id>
Modified: tags/3.3.2.GA/ui/simpleTogglePanel/pom.xml
===================================================================
--- branches/community/3.3.X/ui/simpleTogglePanel/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/simpleTogglePanel/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/spacer/pom.xml
===================================================================
--- branches/community/3.3.X/ui/spacer/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/spacer/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/state/pom.xml
===================================================================
--- branches/community/3.3.X/ui/state/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/state/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/suggestionbox/pom.xml
===================================================================
--- branches/community/3.3.X/ui/suggestionbox/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/suggestionbox/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/tabPanel/pom.xml
===================================================================
--- branches/community/3.3.X/ui/tabPanel/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/tabPanel/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/togglePanel/pom.xml
===================================================================
--- branches/community/3.3.X/ui/togglePanel/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/togglePanel/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/toolBar/pom.xml
===================================================================
--- branches/community/3.3.X/ui/toolBar/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/toolBar/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/tooltip/pom.xml
===================================================================
--- branches/community/3.3.X/ui/tooltip/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/tooltip/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/tree/pom.xml
===================================================================
--- branches/community/3.3.X/ui/tree/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/tree/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>drag-drop</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/treeModel/pom.xml
===================================================================
--- branches/community/3.3.X/ui/treeModel/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/treeModel/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<id>generate-sources</id>
@@ -45,12 +45,12 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>tree</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: tags/3.3.2.GA/ui/treeTable/pom.xml
===================================================================
--- branches/community/3.3.X/ui/treeTable/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/treeTable/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,19 +2,19 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
<artifactId>treeTable</artifactId>
<name>treeTable</name>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<build>
<plugins>
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: tags/3.3.2.GA/ui/virtualEarth/pom.xml
===================================================================
--- branches/community/3.3.X/ui/virtualEarth/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
+++ tags/3.3.2.GA/ui/virtualEarth/pom.xml 2009-09-22 17:38:13 UTC (rev 15660)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2.GA</version>
<executions>
<execution>
<phase>generate-sources</phase>
15 years, 3 months
JBoss Rich Faces SVN: r15659 - in branches/community/3.3.X/cdk: richfaces-facelets and 1 other directory.
by richfaces-svn-commits@lists.jboss.org
Author: konstantin.mishin
Date: 2009-09-22 12:12:54 -0400 (Tue, 22 Sep 2009)
New Revision: 15659
Modified:
branches/community/3.3.X/cdk/pom.xml
branches/community/3.3.X/cdk/richfaces-facelets/
branches/community/3.3.X/cdk/richfaces-facelets/pom.xml
Log:
RFPL-144
Modified: branches/community/3.3.X/cdk/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/pom.xml 2009-09-22 15:48:46 UTC (rev 15658)
+++ branches/community/3.3.X/cdk/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
@@ -35,6 +35,7 @@
<module>maven-archetype-plug-n-skin</module>
<module>maven-resource-dependency-plugin</module>
<module>maven-archetype-theme</module>
+ <module>richfaces-facelets</module>
</modules>
Property changes on: branches/community/3.3.X/cdk/richfaces-facelets
___________________________________________________________________
Name: svn:ignore
+ target
Modified: branches/community/3.3.X/cdk/richfaces-facelets/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/richfaces-facelets/pom.xml 2009-09-22 15:48:46 UTC (rev 15658)
+++ branches/community/3.3.X/cdk/richfaces-facelets/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
@@ -2,7 +2,7 @@
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
- <groupId>org.richfaces.archetypes</groupId>
+ <groupId>org.richfaces.cdk</groupId>
<artifactId>richfaces-facelets</artifactId>
<version>3.3.2-SNAPSHOT</version>
<name>maven-archetype-rf-facelets</name>
15 years, 3 months
JBoss Rich Faces SVN: r15657 - branches/community/3.3.X/cdk.
by richfaces-svn-commits@lists.jboss.org
Author: konstantin.mishin
Date: 2009-09-22 11:48:07 -0400 (Tue, 22 Sep 2009)
New Revision: 15657
Added:
branches/community/3.3.X/cdk/richfaces-facelets/
Log:
RFPL-144
Copied: branches/community/3.3.X/cdk/richfaces-facelets (from rev 15654, branches/community/3.3.X/archetypes/richfaces-facelets)
15 years, 3 months
JBoss Rich Faces SVN: r15656 - branches/community/3.3.X/test-applications/seleniumTest/richfaces/src/test/testng/hudson.
by richfaces-svn-commits@lists.jboss.org
Author: prabhat.jha(a)jboss.com
Date: 2009-09-22 10:36:13 -0400 (Tue, 22 Sep 2009)
New Revision: 15656
Added:
branches/community/3.3.X/test-applications/seleniumTest/richfaces/src/test/testng/hudson/testng.xml.backup
Removed:
branches/community/3.3.X/test-applications/seleniumTest/richfaces/src/test/testng/hudson/testng.xml
Log:
backing up
Deleted: branches/community/3.3.X/test-applications/seleniumTest/richfaces/src/test/testng/hudson/testng.xml
===================================================================
--- branches/community/3.3.X/test-applications/seleniumTest/richfaces/src/test/testng/hudson/testng.xml 2009-09-22 14:16:10 UTC (rev 15655)
+++ branches/community/3.3.X/test-applications/seleniumTest/richfaces/src/test/testng/hudson/testng.xml 2009-09-22 14:36:13 UTC (rev 15656)
@@ -1,67 +0,0 @@
-<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
-<suite name="seleniumTestAANe">
- <test name="all_all_none">
- <parameter name="browser" value="*firefox" />
- <parameter name="loadStyleStrategy" value="ALL" />
- <parameter name="loadScriptStrategy" value="ALL" />
- <parameter name="filterPrefix" value="/faces/NONE/" />
-
- <groups>
- <run>
- <exclude name="failures" />
- </run>
- </groups>
-
- <packages>
- <package name="org.richfaces.testng" />
- </packages>
- </test>
- <test name="default_default_neko">
- <parameter name="browser" value="*firefox" />
- <parameter name="loadStyleStrategy" value="DEFAULT" />
- <parameter name="loadScriptStrategy" value="DEFAULT" />
- <parameter name="filterPrefix" value="/faces/NEKO/" />
-
- <groups>
- <run>
- <exclude name="failures" />
- </run>
- </groups>
-
- <packages>
- <package name="org.richfaces.testng" />
- </packages>
- </test>
- <test name="default_default_none">
- <parameter name="browser" value="*firefox" />
- <parameter name="loadStyleStrategy" value="DEFAULT" />
- <parameter name="loadScriptStrategy" value="DEFAULT" />
- <parameter name="filterPrefix" value="/faces/NONE/" />
-
- <groups>
- <run>
- <exclude name="failures" />
- </run>
- </groups>
-
- <packages>
- <package name="org.richfaces.testng" />
- </packages>
- </test>
- <test name="default_default_tidy">
- <parameter name="loadStyleStrategy" value="DEFAULT" />
- <parameter name="loadScriptStrategy" value="DEFAULT" />
- <parameter name="filterPrefix" value="/faces/TIDY/" />
- <parameter name="browser" value="*firefox" />
-
- <groups>
- <run>
- <exclude name="failures" />
- </run>
- </groups>
-
- <packages>
- <package name="org.richfaces.testng" />
- </packages>
- </test>
-</suite>
Copied: branches/community/3.3.X/test-applications/seleniumTest/richfaces/src/test/testng/hudson/testng.xml.backup (from rev 15654, branches/community/3.3.X/test-applications/seleniumTest/richfaces/src/test/testng/hudson/testng.xml)
===================================================================
--- branches/community/3.3.X/test-applications/seleniumTest/richfaces/src/test/testng/hudson/testng.xml.backup (rev 0)
+++ branches/community/3.3.X/test-applications/seleniumTest/richfaces/src/test/testng/hudson/testng.xml.backup 2009-09-22 14:36:13 UTC (rev 15656)
@@ -0,0 +1,67 @@
+<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
+<suite name="seleniumTestAANe">
+ <test name="all_all_none">
+ <parameter name="browser" value="*firefox" />
+ <parameter name="loadStyleStrategy" value="ALL" />
+ <parameter name="loadScriptStrategy" value="ALL" />
+ <parameter name="filterPrefix" value="/faces/NONE/" />
+
+ <groups>
+ <run>
+ <exclude name="failures" />
+ </run>
+ </groups>
+
+ <packages>
+ <package name="org.richfaces.testng" />
+ </packages>
+ </test>
+ <test name="default_default_neko">
+ <parameter name="browser" value="*firefox" />
+ <parameter name="loadStyleStrategy" value="DEFAULT" />
+ <parameter name="loadScriptStrategy" value="DEFAULT" />
+ <parameter name="filterPrefix" value="/faces/NEKO/" />
+
+ <groups>
+ <run>
+ <exclude name="failures" />
+ </run>
+ </groups>
+
+ <packages>
+ <package name="org.richfaces.testng" />
+ </packages>
+ </test>
+ <test name="default_default_none">
+ <parameter name="browser" value="*firefox" />
+ <parameter name="loadStyleStrategy" value="DEFAULT" />
+ <parameter name="loadScriptStrategy" value="DEFAULT" />
+ <parameter name="filterPrefix" value="/faces/NONE/" />
+
+ <groups>
+ <run>
+ <exclude name="failures" />
+ </run>
+ </groups>
+
+ <packages>
+ <package name="org.richfaces.testng" />
+ </packages>
+ </test>
+ <test name="default_default_tidy">
+ <parameter name="loadStyleStrategy" value="DEFAULT" />
+ <parameter name="loadScriptStrategy" value="DEFAULT" />
+ <parameter name="filterPrefix" value="/faces/TIDY/" />
+ <parameter name="browser" value="*firefox" />
+
+ <groups>
+ <run>
+ <exclude name="failures" />
+ </run>
+ </groups>
+
+ <packages>
+ <package name="org.richfaces.testng" />
+ </packages>
+ </test>
+</suite>
Property changes on: branches/community/3.3.X/test-applications/seleniumTest/richfaces/src/test/testng/hudson/testng.xml.backup
___________________________________________________________________
Name: svn:mergeinfo
+
15 years, 3 months
JBoss Rich Faces SVN: r15655 - branches/community/3.3.X/test-applications/seleniumTest/richfaces.
by richfaces-svn-commits@lists.jboss.org
Author: prabhat.jha(a)jboss.com
Date: 2009-09-22 10:16:10 -0400 (Tue, 22 Sep 2009)
New Revision: 15655
Modified:
branches/community/3.3.X/test-applications/seleniumTest/richfaces/pom.xml
Log:
use parameterized suiteXml for testng
Modified: branches/community/3.3.X/test-applications/seleniumTest/richfaces/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/seleniumTest/richfaces/pom.xml 2009-09-22 09:52:09 UTC (rev 15654)
+++ branches/community/3.3.X/test-applications/seleniumTest/richfaces/pom.xml 2009-09-22 14:16:10 UTC (rev 15655)
@@ -109,9 +109,7 @@
<!-- Skip the normal tests, we'll run them in the integration-test phase -->
<skip>true</skip>
<suiteXmlFiles>
- <suiteXmlFile>
- src/test/testng/hudson/testng.xml
- </suiteXmlFile>
+ <suiteXmlFile>${suiteXmlFile}</suiteXmlFile>
<!--
<suiteXmlFile>
src/test/testng/hudson/testng-failures.xml
@@ -189,4 +187,4 @@
<url>http://snapshots.jboss.org/maven2</url>
</repository>
</repositories>
-</project>
\ No newline at end of file
+</project>
15 years, 3 months
JBoss Rich Faces SVN: r15654 - branches/community/3.3.X/docs/userguide/en/src/main/docbook/included.
by richfaces-svn-commits@lists.jboss.org
Author: ochikvina
Date: 2009-09-22 05:52:09 -0400 (Tue, 22 Sep 2009)
New Revision: 15654
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataDefinitionList.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataGrid.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataList.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataOrderedList.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataTable.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_subTable.xml
Log:
https://jira.jboss.org/jira/browse/RF-7913 - restructuring the tables of style classes;
Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataDefinitionList.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataDefinitionList.xml 2009-09-22 00:35:44 UTC (rev 15653)
+++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataDefinitionList.xml 2009-09-22 09:52:09 UTC (rev 15654)
@@ -146,7 +146,7 @@
</tgroup>
</table>
<table id="tab_dDL">
- <title>Classes names that define a list appearance</title>
+ <title>Style classes (selectors) without skin parameters</title>
<tgroup cols="2">
<thead>
<row>
@@ -156,23 +156,23 @@
</thead>
<tbody>
<row>
- <entry>rich-deflist</entry>
+ <entry>.rich-deflist</entry>
<entry>Defines styles for an html <dl> element</entry>
</row>
<row>
- <entry>rich-definition</entry>
+ <entry>.rich-definition</entry>
<entry>Defines styles for an html <dd> element</entry>
</row>
<row>
- <entry>rich-definition-term</entry>
+ <entry>.rich-definition-term</entry>
<entry>Defines styles for an html <dt> element</entry>
</row>
</tbody>
</tgroup>
</table>
- You can find all necessary information about style classes redefinition in
+ <para>You can find all necessary information about style classes redefinition in
<link linkend="customstyles">Definition of Custom Style Classes</link>
- section.
+ section.</para>
</section>
<section>
<title>Relevant Resources Links</title>
Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataGrid.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataGrid.xml 2009-09-22 00:35:44 UTC (rev 15653)
+++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataGrid.xml 2009-09-22 09:52:09 UTC (rev 15654)
@@ -204,9 +204,12 @@
</tbody>
</tgroup>
</table>
- You can find all necessary information about style classes redefinition in
+ <para>Custom style classes as well as skin parameters for <emphasis role="bold">
+ <property><rich:dataGrid></property></emphasis> are the same as for the <link linkend="dataTableRefData"><emphasis role="bold">
+ <property><rich:dataTable></property></emphasis> component.</link></para>
+ <para>You can find all necessary information about style classes redefinition in
<link linkend="customstyles">Definition of Custom Style Classes</link>
- section.
+ section.</para>
</section>
<section>
<title>Relevant Resources Links</title>
Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataList.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataList.xml 2009-09-22 00:35:44 UTC (rev 15653)
+++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataList.xml 2009-09-22 09:52:09 UTC (rev 15654)
@@ -160,7 +160,7 @@
</tgroup>
</table>
<table id="dataLC">
- <title>Classes names that define a list appearance</title>
+ <title>Style classes (selectors) without skin parameters</title>
<tgroup cols="2">
<thead>
<row>
@@ -170,19 +170,19 @@
</thead>
<tbody>
<row>
- <entry>rich-datalist</entry>
+ <entry>.rich-datalist</entry>
<entry>Defines styles for an html <ul> element</entry>
</row>
<row>
- <entry>rich-list-item</entry>
+ <entry>.rich-list-item</entry>
<entry>Defines styles for an html <li> element</entry>
</row>
</tbody>
</tgroup>
</table>
- You can find all necessary information about style classes redefinition in
+ <para>You can find all necessary information about style classes redefinition in
<link linkend="customstyles">Definition of Custom Style Classes</link>
- section.
+ section.</para>
</section>
<section>
<title>Relevant Resources Links</title>
Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataOrderedList.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataOrderedList.xml 2009-09-22 00:35:44 UTC (rev 15653)
+++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataOrderedList.xml 2009-09-22 09:52:09 UTC (rev 15654)
@@ -181,9 +181,10 @@
</row>
</tbody>
</tgroup>
- </table>
+ </table>
+
<table id="tab_dOL">
- <title>Classes names that define a list appearance</title>
+ <title>Style classes (selectors) without skin parameters</title>
<tgroup cols="2">
<thead>
<row>
@@ -193,14 +194,14 @@
</thead>
<tbody>
<row>
- <entry>rich-orderedlist</entry>
+ <entry>.rich-orderedlist</entry>
<entry>
Defines styles for an html <ol>
element
</entry>
</row>
<row>
- <entry>rich-list-item</entry>
+ <entry>.rich-list-item</entry>
<entry>
Defines styles for an html <li>
element
@@ -209,9 +210,9 @@
</tbody>
</tgroup>
</table>
- You can find all necessary information about style classes redefinition in
+ <para>You can find all necessary information about style classes redefinition in
<link linkend="customstyles">Definition of Custom Style Classes</link>
- section.
+ section.</para>
</section>
<section>
<title>Relevant Resources Links</title>
Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataTable.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataTable.xml 2009-09-22 00:35:44 UTC (rev 15653)
+++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataTable.xml 2009-09-22 09:52:09 UTC (rev 15654)
@@ -199,115 +199,209 @@
</tbody>
</tgroup>
</table>
- <table id="dTC">
- <title>Classes names that define a whole component appearance</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>Class name</entry>
- <entry>Description</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>rich-table</entry>
- <entry>Defines styles for all table</entry>
- </row>
- <row>
- <entry>rich-table-caption</entry>
- <entry>Defines styles for a "caption" facet element</entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- <table>
- <title>Classes names that define header and footer elements</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>Class name</entry>
- <entry>Description</entry>
- </row>
- </thead>
- <tbody>
-
- <row>
- <entry>rich-table-header</entry>
- <entry>Defines styles for a table header row</entry>
- </row>
-
- <row>
- <entry>rich-table-header-continue</entry>
- <entry>Defines styles for all header lines after the first</entry>
- </row>
- <row>
- <entry>rich-table-subheader</entry>
- <entry>Defines styles for a column header</entry>
- </row>
-
- <row>
- <entry>rich-table-footer</entry>
- <entry>Defines styles for a footer row</entry>
- </row>
-
- <row>
- <entry>rich-table-footer-continue</entry>
- <entry>Defines styles for all footer lines after the first</entry>
- </row>
- <row>
- <entry>rich-table-subfooter</entry>
- <entry>Defines styles for a column footer</entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- <table>
- <title>Classes names that define rows and cells of a table</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>Class name</entry>
- <entry>Description</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>rich-table-headercell</entry>
- <entry>Defines styles for a header cell</entry>
- </row>
-
- <row>
- <entry>rich-table-subheadercell</entry>
- <entry>Defines styles for a column header cell</entry>
- </row>
- <row>
- <entry>rich-table-cell</entry>
- <entry>Defines styles for a table cell</entry>
- </row>
- <row>
- <entry>rich-table-row</entry>
- <entry>Defines styles for a table row</entry>
- </row>
- <row>
- <entry>rich-table-firstrow</entry>
- <entry>Defines styles for a table's first row</entry>
- </row>
-
- <row>
- <entry>rich-table-footercell</entry>
- <entry>Defines styles for a footer cell</entry>
- </row>
-
- <row>
- <entry>rich-table-subfootercell</entry>
- <entry>Defines styles for a column footer cell</entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- You can find all necessary information about style classes redefinition in
+
+ <table>
+ <title>Style classes (selectors) with the corresponding skin parameters</title>
+ <tgroup cols="4">
+ <thead>
+ <row>
+ <entry>Class (selector) name</entry>
+ <entry>Description</entry>
+ <entry>Skin Parameters</entry>
+ <entry>CSS properties mapped</entry>
+
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>.rich-table</entry>
+ <entry>Defines styles for a table</entry>
+ <entry>tableBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry morerows="2">.rich-table-cell</entry>
+ <entry morerows="2">Defines styles for a table cell</entry>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-header</entry>
+ <entry>Defines styles for a table header row</entry>
+ <entry>headerBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-header-continue</entry>
+ <entry>Defines styles for all header lines after the first</entry>
+ <entry>headerBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry morerows="4">.rich-table-headercell</entry>
+ <entry morerows="4">Defines styles for a header cell</entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-right, border-bottom</entry>
+ </row>
+ <row>
+ <entry>headerTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>headerWeightFont</entry>
+ <entry>font-weight</entry>
+ </row>
+ <row>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-subheader</entry>
+ <entry>Defines styles for a column header</entry>
+ <entry>additionalBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-thead</entry>
+ <entry></entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-bottom</entry>
+ </row>
+
+ <row>
+ <entry morerows="3">.rich-table-subheadercell</entry>
+ <entry morerows="3">Defines styles for a column header cell</entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-right</entry>
+ </row>
+ <row>
+ <entry>generalTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-footer</entry>
+ <entry>Defines styles for a footer row</entry>
+ <entry>tableFooterBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-footer-continue</entry>
+ <entry>Defines styles for all footer lines after the first</entry>
+ <entry>tableFooterBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry morerows="4">.rich-table-footercell</entry>
+ <entry morerows="4">Defines styles for a footer cell</entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-right, border-bottom</entry>
+ </row>
+ <row>
+ <entry>generalTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>headerWeightFont</entry>
+ <entry>font-weight</entry>
+ </row>
+ <row>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-subfooter</entry>
+ <entry>Defines styles for a column footer</entry>
+ <entry>tableSubfooterBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry morerows="3">.rich-table-subfootercell</entry>
+ <entry morerows="3">Defines styles for a column footer cell</entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-right, border-bottom</entry>
+ </row>
+ <row>
+ <entry>generalTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table id="dTC">
+ <title>Style classes (selectors) without skin parameters</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Class name</entry>
+ <entry>Description</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>.rich-table-caption</entry>
+ <entry>Defines styles for a "caption" facet element</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-row</entry>
+ <entry>Defines styles for a table row</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-firstrow</entry>
+ <entry>Defines styles for a table's first row</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+
+ <para>You can find all necessary information about style classes redefinition in
<link linkend="customstyles">Definition of Custom Style Classes</link>
- section.
+ section.</para>
</section>
<section>
<title>Relevant Resources Links</title>
Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_subTable.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_subTable.xml 2009-09-22 00:35:44 UTC (rev 15653)
+++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_subTable.xml 2009-09-22 09:52:09 UTC (rev 15654)
@@ -135,117 +135,142 @@
</tbody>
</tgroup>
</table>
- <table id="tab_sT">
- <title>Classes names that define a component appearance</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>Class name</entry>
- <entry>Description</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>rich-subtable</entry>
- <entry>Defines styles for all subtable</entry>
- </row>
- <row>
- <entry>rich-subtable-caption</entry>
- <entry>Defines styles for a "caption" facet element</entry>
- </row>
-
- </tbody>
- </tgroup>
- </table>
- <table>
- <title>Classes names that define header and footer elements</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>Class name</entry>
- <entry>Description</entry>
- </row>
- </thead>
- <tbody>
-
- <row>
- <entry>rich-subtable-header</entry>
- <entry>Defines styles for a subtable header row</entry>
- </row>
-
- <row>
- <entry>rich-subtable-header-continue</entry>
- <entry>Defines styles for all subtable header lines after the first</entry>
- </row>
- <row>
- <entry>rich-subtable-subheader</entry>
- <entry>Defines styles for a column header of subtable</entry>
- </row>
-
- <row>
- <entry>rich-subtable-subfooter</entry>
- <entry>Defines styles for a column footer of subtable</entry>
- </row>
-
- <row>
- <entry>rich-subtable-footer</entry>
- <entry>Defines styles for a subtable footer row</entry>
- </row>
-
- <row>
- <entry>rich-subtable-footer-continue</entry>
- <entry>Defines styles for all subtable footer lines after the first</entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- <table>
- <title>Classes names that define rows and cells</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>Class name</entry>
- <entry>Description</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>rich-subtable-headercell</entry>
- <entry>Defines styles for a subtable header cell</entry>
- </row>
-
- <row>
- <entry>rich-subtable-subheadercell</entry>
- <entry>Defines styles for a column header cell of subtable</entry>
- </row>
- <row>
- <entry>rich-subtable-cell</entry>
- <entry>Defines styles for a subtable cell</entry>
- </row>
- <row>
- <entry>rich-subtable-row</entry>
- <entry>Defines styles for a subtable row</entry>
- </row>
- <row>
- <entry>rich-subtable-firstrow</entry>
- <entry>Defines styles for a subtable start row</entry>
- </row>
-
- <row>
- <entry>rich-subtable-subfootercell</entry>
- <entry>Defines styles for a column footer cell of subtable</entry>
- </row>
-
- <row>
- <entry>rich-subtable-footercell</entry>
- <entry>Defines styles for a subtable footer cell</entry>
- </row>
-
- </tbody>
- </tgroup>
- </table>
- You can find all necessary information about style classes redefinition in
+
+ <table>
+ <title>Style classes (selectors) with the corresponding skin parameters</title>
+ <tgroup cols="4">
+ <thead>
+ <row>
+ <entry>Class (selector) name</entry>
+ <entry>Description</entry>
+ <entry>Skin Parameters</entry>
+ <entry>CSS properties mapped</entry>
+
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry morerows="2">.rich-subtable-cell</entry>
+ <entry morerows="2">Defines styles for a subtable cell</entry>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ <row>
+ <entry morerows="3">.rich-subtable-headercell</entry>
+ <entry morerows="3">Defines styles for a subtable header cell</entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-right, border-bottom</entry>
+ </row>
+ <row>
+ <entry>generalTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-header</entry>
+ <entry>Defines styles for a subtable header row</entry>
+ <entry>additionalBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-footer</entry>
+ <entry>Defines styles for a subtable footer row</entry>
+ <entry>tableSubfooterBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-footercell</entry>
+ <entry>Defines styles for a subtable footer cell</entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-right, border-bottom</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table id="tab_sT">
+ <title>Style classes (selectors) without skin parameters</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Class name</entry>
+ <entry>Description</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>.rich-subtable</entry>
+ <entry>Defines styles for all subtable</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-caption</entry>
+ <entry>Defines styles for a "caption" facet element</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-header-continue</entry>
+ <entry>Defines styles for all subtable header lines after the first</entry>
+ </row>
+ <row>
+ <entry>.rich-subtable-subheader</entry>
+ <entry>Defines styles for a column header of subtable</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-subfooter</entry>
+ <entry>Defines styles for a column footer of subtable</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-footer-continue</entry>
+ <entry>Defines styles for all subtable footer lines after the first</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-subheadercell</entry>
+ <entry>Defines styles for a column header cell of subtable</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-row</entry>
+ <entry>Defines styles for a subtable row</entry>
+ </row>
+ <row>
+ <entry>.rich-subtable-firstrow</entry>
+ <entry>Defines styles for a subtable start row</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-subfootercell</entry>
+ <entry>Defines styles for a column footer cell of subtable</entry>
+ </row>
+
+ </tbody>
+ </tgroup>
+ </table>
+
+ <para>You can find all necessary information about style classes redefinition in
<link linkend="customstyles">Definition of Custom Style Classes</link>
- section.
+ section.</para>
</section>
</section>
\ No newline at end of file
15 years, 3 months