Author: jbalunas(a)redhat.com
Date: 2011-02-19 10:37:44 -0500 (Sat, 19 Feb 2011)
New Revision: 21801
Modified:
trunk/
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/api/pom.xml
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/impl/pom.xml
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/ui/pom.xml
trunk/svn.externals
trunk/ui/dist/richfaces-components-api/pom.xml
trunk/ui/dist/richfaces-components-ui/pom.xml
Log:
RFPL-1140 - updated for new release of the shade plugin
Property changes on: trunk
___________________________________________________________________
Modified: svn:externals
- build/parent
http://anonsvn.jboss.org/repos/richfaces/modules/build/parent/tags/richfa...
build/checkstyle
http://anonsvn.jboss.org/repos/richfaces/modules/build/resources/tags/ric...
build/faces-shade-transformers
https://svn.jboss.org/repos/richfaces/modules/build/resources/tags/richfa...
+ build/parent
http://anonsvn.jboss.org/repos/richfaces/modules/build/parent/tags/richfa...
build/checkstyle
http://anonsvn.jboss.org/repos/richfaces/modules/build/resources/tags/ric...
build/faces-shade-transformers
https://svn.jboss.org/repos/richfaces/modules/build/resources/tags/richfa...
Modified:
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/api/pom.xml
===================================================================
---
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/api/pom.xml 2011-02-19
15:34:32 UTC (rev 21800)
+++
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/api/pom.xml 2011-02-19
15:37:44 UTC (rev 21801)
@@ -33,7 +33,7 @@
<properties>
<assembly.projects.group>${groupId}.${category}</assembly.projects.group>
-
<faces-shade-transformers.version>3</faces-shade-transformers.version>
+
<faces-shade-transformers.version>4</faces-shade-transformers.version>
</properties>
<dependencyManagement>
Modified:
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/impl/pom.xml
===================================================================
---
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/impl/pom.xml 2011-02-19
15:34:32 UTC (rev 21800)
+++
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/impl/pom.xml 2011-02-19
15:37:44 UTC (rev 21801)
@@ -33,7 +33,7 @@
<properties>
<assembly.projects.group>${groupId}.${category}</assembly.projects.group>
-
<faces-shade-transformers.version>3</faces-shade-transformers.version>
+
<faces-shade-transformers.version>4</faces-shade-transformers.version>
</properties>
<dependencyManagement>
Modified:
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/ui/pom.xml
===================================================================
---
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/ui/pom.xml 2011-02-19
15:34:32 UTC (rev 21800)
+++
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/ui/pom.xml 2011-02-19
15:37:44 UTC (rev 21801)
@@ -34,7 +34,7 @@
<properties>
<assembly.projects.group>${groupId}.${category}</assembly.projects.group>
-
<faces-shade-transformers.version>3</faces-shade-transformers.version>
+
<faces-shade-transformers.version>4</faces-shade-transformers.version>
</properties>
<dependencyManagement>
Modified: trunk/svn.externals
===================================================================
--- trunk/svn.externals 2011-02-19 15:34:32 UTC (rev 21800)
+++ trunk/svn.externals 2011-02-19 15:37:44 UTC (rev 21801)
@@ -1,3 +1,3 @@
build/parent
http://anonsvn.jboss.org/repos/richfaces/modules/build/parent/tags/richfa...
build/checkstyle
http://anonsvn.jboss.org/repos/richfaces/modules/build/resources/tags/ric...
-build/faces-shade-transformers
https://svn.jboss.org/repos/richfaces/modules/build/resources/tags/richfa...
\ No newline at end of file
+build/faces-shade-transformers
https://svn.jboss.org/repos/richfaces/modules/build/resources/tags/richfa...
Modified: trunk/ui/dist/richfaces-components-api/pom.xml
===================================================================
--- trunk/ui/dist/richfaces-components-api/pom.xml 2011-02-19 15:34:32 UTC (rev 21800)
+++ trunk/ui/dist/richfaces-components-api/pom.xml 2011-02-19 15:37:44 UTC (rev 21801)
@@ -36,7 +36,7 @@
<properties>
<assembly.projects.group>org.richfaces.ui</assembly.projects.group>
-
<faces-shade-transformers.version>3</faces-shade-transformers.version>
+
<faces-shade-transformers.version>4</faces-shade-transformers.version>
</properties>
<dependencies>
Modified: trunk/ui/dist/richfaces-components-ui/pom.xml
===================================================================
--- trunk/ui/dist/richfaces-components-ui/pom.xml 2011-02-19 15:34:32 UTC (rev 21800)
+++ trunk/ui/dist/richfaces-components-ui/pom.xml 2011-02-19 15:37:44 UTC (rev 21801)
@@ -35,7 +35,7 @@
<name>Richfaces UI Components UI</name>
<properties>
-
<faces-shade-transformers.version>3</faces-shade-transformers.version>
+
<faces-shade-transformers.version>4</faces-shade-transformers.version>
<assembly.projects.group>org.richfaces.ui</assembly.projects.group>
</properties>