You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2012/02/14 11:18:24 UTC

svn commit: r1243857 - in /myfaces/tobago/branches/tobago-tree-table: ./ tobago-assembly/ tobago-core/ tobago-example/ tobago-example/tobago-example-addressbook/ tobago-example/tobago-example-assembly/ tobago-example/tobago-example-blank/ tobago-exampl...

Author: lofwyr
Date: Tue Feb 14 10:18:23 2012
New Revision: 1243857

URL: http://svn.apache.org/viewvc?rev=1243857&view=rev
Log:
merged from trunk

Added:
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-test/src/main/webapp/tc/popup/popup-bug-tobago-1091.xhtml
      - copied unchanged from r1243856, myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/popup/popup-bug-tobago-1091.xhtml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/tc/popup/
      - copied from r1243856, myfaces/tobago/trunk/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/tc/popup/
Modified:
    myfaces/tobago/branches/tobago-tree-table/   (props changed)
    myfaces/tobago/branches/tobago-tree-table/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-assembly/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-core/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-addressbook/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-assembly/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-blank/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-data/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-demo/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-experimental/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-nonfacesrequest/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-portlet/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-sandbox/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-security/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-test/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/AutomaticSeleniumTest.java
    myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-theme-example/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-extension/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-deprecation/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-facelets/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-fileupload/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-sandbox/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-security/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-taglib-extension/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-jsf-compat/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-theme/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-charlotteville/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-richmond/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-scarborough/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-speyside/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-standard/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago.js
    myfaces/tobago/branches/tobago-tree-table/tobago-tool/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-tool/tobago-tool-annotation/pom.xml
    myfaces/tobago/branches/tobago-tree-table/tobago-tool/tobago-tool-apt/pom.xml

Propchange: myfaces/tobago/branches/tobago-tree-table/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Feb 14 10:18:23 2012
@@ -1 +1 @@
-/myfaces/tobago/trunk:1226794-1242223
+/myfaces/tobago/trunk:1226794-1243856

Modified: myfaces/tobago/branches/tobago-tree-table/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/pom.xml Tue Feb 14 10:18:23 2012
@@ -26,7 +26,7 @@
   <artifactId>tobago</artifactId>
   <packaging>pom</packaging>
   <name>Apache Tobago</name>
-  <version>1.5.3-SNAPSHOT</version>
+  <version>1.5.4-SNAPSHOT</version>
   <description>The goal of Tobago is to provide the community with a well designed set of user interface components based on JSF and run on MyFaces.</description>
   <prerequisites>
     <maven>2.2.1</maven>
@@ -961,6 +961,7 @@
 
               <!-- idea exclude -->
               <exclude>**/*.iml</exclude>
+              <exclude>.idea/**/*</exclude>
               <exclude>${basedir}/*.iml</exclude>
               <exclude>${basedir}/*.ipr</exclude>
               <exclude>${basedir}/*.iws</exclude>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-assembly/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-assembly/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-assembly/pom.xml Tue Feb 14 10:18:23 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
 
   <dependencies>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-core/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-core/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-core/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-core</artifactId>
   <packaging>jar</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <packaging>pom</packaging>
   <name>Tobago Examples</name>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-addressbook/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-addressbook/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-addressbook/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-addressbook/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-example-addressbook</artifactId>
   <packaging>war</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-assembly/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-assembly/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-assembly/pom.xml Tue Feb 14 10:18:23 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
 
   <profiles>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-blank/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-blank/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-blank/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-blank/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-example-blank</artifactId>
   <packaging>war</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-data/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-data/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-data/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-data/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-example-data</artifactId>
   <packaging>jar</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-demo/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-demo/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-demo/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-example-demo</artifactId>
   <packaging>war</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-experimental/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-experimental/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-experimental/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-experimental/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-example-experimental</artifactId>
   <packaging>war</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-nonfacesrequest/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-nonfacesrequest/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-nonfacesrequest/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-nonfacesrequest/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-example-nonfacesrequest</artifactId>
   <packaging>war</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-portlet/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-portlet/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-portlet/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-portlet/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-example-portlet</artifactId>
   <packaging>war</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-sandbox/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-sandbox/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-sandbox/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-sandbox/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-example-sandbox</artifactId>
   <packaging>war</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-security/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-security/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-security/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-security/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-example-security</artifactId>
   <packaging>war</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-test/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-test/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-test/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-test/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-example-test</artifactId>
   <packaging>war</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/AutomaticSeleniumTest.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/AutomaticSeleniumTest.java?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/AutomaticSeleniumTest.java (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-example-test/src/test/java/org/apache/myfaces/tobago/example/test/AutomaticSeleniumTest.java Tue Feb 14 10:18:23 2012
@@ -51,7 +51,7 @@ public class AutomaticSeleniumTest exten
     String base = MAVEN_TARGET + '/';
 
     // e.g. in the IDE normally the base dir is the tobago project root
-    if (! new File(base).exists()) {
+    if (!new File(base).exists()) {
       base = "tobago-example/tobago-example-test/" + base;
     }
     

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-theme-example/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-theme-example/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-theme-example/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-example/tobago-theme-example/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-theme-example</artifactId>
   <name>Tobago Theme Example</name>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-extension/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-extension/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-extension/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-extension/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <packaging>pom</packaging>
   <name>Tobago Extensions</name>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-deprecation/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-deprecation/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-deprecation/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-deprecation/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-extension</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-deprecation</artifactId>
   <packaging>jar</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-facelets/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-facelets/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-facelets/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-facelets/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-extension</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-facelets</artifactId>
   <packaging>jar</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-fileupload/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-fileupload/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-fileupload/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-fileupload/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-extension</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <packaging>jar</packaging>
   <name>Tobago Fileupload</name>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-sandbox/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-sandbox/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-sandbox/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-sandbox/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-extension</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-sandbox</artifactId>
   <packaging>jar</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-security/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-security/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-security/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-security/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-extension</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <packaging>jar</packaging>
   <name>Tobago Security</name>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-taglib-extension/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-taglib-extension/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-taglib-extension/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-extension/tobago-taglib-extension/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-extension</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-taglib-extension</artifactId>
   <packaging>jar</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-jsf-compat/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-jsf-compat/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-jsf-compat/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-jsf-compat/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <packaging>jar</packaging>
   <name>Tobago JSF Compatibility</name>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-theme/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-theme/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-theme/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-theme/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <packaging>pom</packaging>
   <name>Tobago Themes</name>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-charlotteville/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-charlotteville/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-charlotteville/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-charlotteville/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-theme-charlotteville</artifactId>
   <name>Tobago Theme Charlotteville</name>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-richmond/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-richmond/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-richmond/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-richmond/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-theme-richmond</artifactId>
   <packaging>jar</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-scarborough/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-scarborough/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-scarborough/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-scarborough/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-theme-scarborough</artifactId>
   <packaging>jar</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-speyside/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-speyside/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-speyside/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-speyside/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-theme-speyside</artifactId>
   <packaging>jar</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-standard/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-standard/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-standard/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-standard/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-theme-standard</artifactId>
   <packaging>jar</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago.js
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago.js?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago.js (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago.js Tue Feb 14 10:18:23 2012
@@ -328,7 +328,11 @@ var Tobago = {
     var clientDimension = this.createInput('hidden', this.page.id + this.SUB_COMPONENT_SEP + 'form-clientDimension');
     clientDimension.value = jQuery("body").width() + ';' + jQuery("body").height();
     this.form.appendChild(clientDimension);
+
+    Tobago.Popup.unlockBehind();
+
     Tobago.onBeforeUnload();
+
     return true;
   },
 
@@ -548,8 +552,6 @@ var Tobago = {
 
     Tobago.setActionPosition(source);
 
-    Tobago.Popup.unlockBehind();
-
     Tobago.Transport.request(function() {
       if (!this.isSubmit) {
         this.isSubmit = true;

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-tool/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-tool/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-tool/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-tool/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <packaging>pom</packaging>
   <name>Tobago Tool</name>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-tool/tobago-tool-annotation/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-tool/tobago-tool-annotation/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-tool/tobago-tool-annotation/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-tool/tobago-tool-annotation/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-tool-annotation</artifactId>
   <packaging>jar</packaging>

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-tool/tobago-tool-apt/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-tool/tobago-tool-apt/pom.xml?rev=1243857&r1=1243856&r2=1243857&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-tool/tobago-tool-apt/pom.xml (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-tool/tobago-tool-apt/pom.xml Tue Feb 14 10:18:23 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-tool-apt</artifactId>
   <packaging>jar</packaging>