You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by sm...@apache.org on 2012/05/21 15:55:56 UTC

svn commit: r667 - in /release/pivot: ./ binaries/ source/

Author: smartini
Date: Mon May 21 13:55:45 2012
New Revision: 667

Log:
put Pivot 2.0.2 distro files under main asf distro svn (Pivot-related folder)

Added:
    release/pivot/RELEASE-NOTES-2.0.2.html
    release/pivot/binaries/apache-pivot-2.0.2.tar.gz   (with props)
    release/pivot/binaries/apache-pivot-2.0.2.tar.gz.asc
    release/pivot/binaries/apache-pivot-2.0.2.tar.gz.md5
    release/pivot/binaries/apache-pivot-2.0.2.tar.gz.sha
    release/pivot/binaries/apache-pivot-2.0.2.zip   (with props)
    release/pivot/binaries/apache-pivot-2.0.2.zip.asc
    release/pivot/binaries/apache-pivot-2.0.2.zip.md5
    release/pivot/binaries/apache-pivot-2.0.2.zip.sha
    release/pivot/source/apache-pivot-2.0.2-src.tar.gz   (with props)
    release/pivot/source/apache-pivot-2.0.2-src.tar.gz.asc
    release/pivot/source/apache-pivot-2.0.2-src.tar.gz.md5
    release/pivot/source/apache-pivot-2.0.2-src.tar.gz.sha
    release/pivot/source/apache-pivot-2.0.2-src.zip   (with props)
    release/pivot/source/apache-pivot-2.0.2-src.zip.asc
    release/pivot/source/apache-pivot-2.0.2-src.zip.md5
    release/pivot/source/apache-pivot-2.0.2-src.zip.sha

Added: release/pivot/RELEASE-NOTES-2.0.2.html
==============================================================================
--- release/pivot/RELEASE-NOTES-2.0.2.html (added)
+++ release/pivot/RELEASE-NOTES-2.0.2.html Mon May 21 13:55:45 2012
@@ -0,0 +1,55 @@
+<html>
+  <head>
+    <title>Apache Pivot 2.0.2 Release Notes</title>
+  </head>
+  <body>
+	<h2>Bug</h2>
+	<ul>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-707'>PIVOT-707</a>] -         TextArea cant be edited when pivot applet loses focus
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-738'>PIVOT-738</a>] -         artefact problem with 2 scrollPane and TableView
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-751'>PIVOT-751</a>] -         TabPaneSelectionListener#selectedIndexChanged called twice when first tab is inserted
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-782'>PIVOT-782</a>] -         java7 / applets : input fields not working
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-800'>PIVOT-800</a>] -         FileBrowserSheet#setSelectedFile() does not take effect 
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-811'>PIVOT-811</a>] -         ScrollPane painting lag / ListView focus issues
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-832'>PIVOT-832</a>] -         FileBrowserSheet.setRootDirectory(...) fails the first time on drives other than system volume
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-835'>PIVOT-835</a>] -         TextPane is unusable in 2.0.1 release
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-837'>PIVOT-837</a>] -         TabPane with vertical tabOrientation and corner&#39;s content with top verticalAlignment
+		</li>
+	</ul>
+
+	<h2>Improvement</h2>
+	<ul>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-508'>PIVOT-508</a>] -         TextArea displays blinking cursor even when it&#39;s in read-only mode.
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-771'>PIVOT-771</a>] -         getSelectedIndex()/getSelectedPath() in TreeView, ListView and TableView should not throw Exception when in SelectMode.MULTI
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-836'>PIVOT-836</a>] -         Improve Performance of Graphics
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-839'>PIVOT-839</a>] -         Czech localization
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-840'>PIVOT-840</a>] -         Improve instructions on how to use BXML in an application
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-842'>PIVOT-842</a>] -         Disable volatile buffer even in unsigned Applets, using the existing flag
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-845'>PIVOT-845</a>] -         Russian localization
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-847'>PIVOT-847</a>] -         Update SVGSalamander jars to the latest stable version
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-852'>PIVOT-852</a>] -         add methods for show/log info, callable even from dynamic languages include files
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-854'>PIVOT-854</a>] -         Improvements of Palette
+		</li>
+		<li>[<a href='https://issues.apache.org/jira/browse/PIVOT-855'>PIVOT-855</a>] -         Compilation errors with Java 7 (JDK 1.7)
+		</li>
+	</ul>
+
+  </body>
+</html>

Added: release/pivot/binaries/apache-pivot-2.0.2.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: release/pivot/binaries/apache-pivot-2.0.2.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/pivot/binaries/apache-pivot-2.0.2.tar.gz.asc
==============================================================================
--- release/pivot/binaries/apache-pivot-2.0.2.tar.gz.asc (added)
+++ release/pivot/binaries/apache-pivot-2.0.2.tar.gz.asc Mon May 21 13:55:45 2012
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQEcBAABAgAGBQJPtX0lAAoJEGRf2Ib57a8Qwt8H/iZTiwYW1G0r3wNloF2+9Nec
+d3sQP7iSYW138tsHIUy5zhMGtP9vzAYXFM1TDP7wOJBLApPdQGY4tcSzehGB5Z3V
+mG5vQ4LgpG4adAe49GThP9dbgaXRiE7JNAItFqlUtZQb3LtUUejOokxwrGKKUEgh
+HSdGL7nZbyCCoNynFr0Amdd3peqxiSAjSaQNwMt/99KZJyRg5d3oVt/xYRYGt1aF
+7RvrJ8oaEwL6f4JfMzfAK4qA7qm6oaoQ0w0cDpGVz0J/nDiI4lfJadbUVAhTUKLh
+S913Prtkn21k/Z+DUEQG46SqpZD73L7CAhZoco68M6Gq7LROg3KqAaA/zbeL7zw=
+=w+k4
+-----END PGP SIGNATURE-----

Added: release/pivot/binaries/apache-pivot-2.0.2.tar.gz.md5
==============================================================================
--- release/pivot/binaries/apache-pivot-2.0.2.tar.gz.md5 (added)
+++ release/pivot/binaries/apache-pivot-2.0.2.tar.gz.md5 Mon May 21 13:55:45 2012
@@ -0,0 +1 @@
+b70626e12124ed0de21c67575e65e3cf

Added: release/pivot/binaries/apache-pivot-2.0.2.tar.gz.sha
==============================================================================
--- release/pivot/binaries/apache-pivot-2.0.2.tar.gz.sha (added)
+++ release/pivot/binaries/apache-pivot-2.0.2.tar.gz.sha Mon May 21 13:55:45 2012
@@ -0,0 +1 @@
+331386701df953db585e3ebc84609723b2c41d6b

Added: release/pivot/binaries/apache-pivot-2.0.2.zip
==============================================================================
Binary file - no diff available.

Propchange: release/pivot/binaries/apache-pivot-2.0.2.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/pivot/binaries/apache-pivot-2.0.2.zip.asc
==============================================================================
--- release/pivot/binaries/apache-pivot-2.0.2.zip.asc (added)
+++ release/pivot/binaries/apache-pivot-2.0.2.zip.asc Mon May 21 13:55:45 2012
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQEcBAABAgAGBQJPtX0lAAoJEGRf2Ib57a8QqOUH/j9k/KZVdObMSpzEgvuaLONX
+WQESFg9f1m/KF/x41d6abK9iXXyU297BEXUP7E2MddgF4YFnPdSNeie7xHhxMWnT
+U8WrK+M7SUU7WPEE1SU5zLfNrkoVld3e7Ec7sLnXs9DKDCCKKi9ocTqMzP0wZZZ5
+sK4DJshkoWHwjA4/1C3EsQXyP/dR9TmhaPbalaYzdT1AdAJYJFOxUlYXvNlOOGyE
+oPK3g7END5n6XRfrMJiFbhCfzuE6g308S+R/9qlNzoiZGTrTAPngSZu3FhEua+8y
+1GJ45vVn3yXnV4u8dIiMAzRn5Q3AU9jIT3yHHPAnPo1Fq5XQQNVRv68zZnSwCJU=
+=XE57
+-----END PGP SIGNATURE-----

Added: release/pivot/binaries/apache-pivot-2.0.2.zip.md5
==============================================================================
--- release/pivot/binaries/apache-pivot-2.0.2.zip.md5 (added)
+++ release/pivot/binaries/apache-pivot-2.0.2.zip.md5 Mon May 21 13:55:45 2012
@@ -0,0 +1 @@
+d6078b8bfe5adc1bfe4a3b064e682708

Added: release/pivot/binaries/apache-pivot-2.0.2.zip.sha
==============================================================================
--- release/pivot/binaries/apache-pivot-2.0.2.zip.sha (added)
+++ release/pivot/binaries/apache-pivot-2.0.2.zip.sha Mon May 21 13:55:45 2012
@@ -0,0 +1 @@
+605e70689ab2fbc8a5c86d873b6b901b2692844a

Added: release/pivot/source/apache-pivot-2.0.2-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: release/pivot/source/apache-pivot-2.0.2-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/pivot/source/apache-pivot-2.0.2-src.tar.gz.asc
==============================================================================
--- release/pivot/source/apache-pivot-2.0.2-src.tar.gz.asc (added)
+++ release/pivot/source/apache-pivot-2.0.2-src.tar.gz.asc Mon May 21 13:55:45 2012
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQEcBAABAgAGBQJPtXzaAAoJEGRf2Ib57a8QXEwH/3rzJePPjIvK0jCzHb558K/7
+dyta13y2UnaBDz7MZ1cXxn25ON3AG/zWunTB1bZ7o8EeJIsp5mrnQuAAaRI86sbV
+thNJkkst765sjNSS8YaTT+YcMMFyyLg2UpFksm51J3h+Kk/uuFeoKFbrG+woyhIk
+SnMwx23b9FinSKCAqwF4O9IRvfoAGQeLp4ZOMHY6eX1g4QHQl1C/cDWgPWNXNqHR
+vZ58oNxA4e3G4ZIBszBA9y1Mm6vHrNy1B7Hrwcym9iIGUIMB1NFVfrg5dBVjcYgb
+6VjUHIP0nXbRsK8BBmT207XLsCHmWViOp42xJcnSacViLwr8BQgnc1wFUzMBKWc=
+=rXrq
+-----END PGP SIGNATURE-----

Added: release/pivot/source/apache-pivot-2.0.2-src.tar.gz.md5
==============================================================================
--- release/pivot/source/apache-pivot-2.0.2-src.tar.gz.md5 (added)
+++ release/pivot/source/apache-pivot-2.0.2-src.tar.gz.md5 Mon May 21 13:55:45 2012
@@ -0,0 +1 @@
+cbe18a17013f10c9206972f373280f86

Added: release/pivot/source/apache-pivot-2.0.2-src.tar.gz.sha
==============================================================================
--- release/pivot/source/apache-pivot-2.0.2-src.tar.gz.sha (added)
+++ release/pivot/source/apache-pivot-2.0.2-src.tar.gz.sha Mon May 21 13:55:45 2012
@@ -0,0 +1 @@
+0e3c0b9964dca76da9b9b34e78db922e2cf00691

Added: release/pivot/source/apache-pivot-2.0.2-src.zip
==============================================================================
Binary file - no diff available.

Propchange: release/pivot/source/apache-pivot-2.0.2-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/pivot/source/apache-pivot-2.0.2-src.zip.asc
==============================================================================
--- release/pivot/source/apache-pivot-2.0.2-src.zip.asc (added)
+++ release/pivot/source/apache-pivot-2.0.2-src.zip.asc Mon May 21 13:55:45 2012
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQEcBAABAgAGBQJPtXzZAAoJEGRf2Ib57a8QNZIH/RdwTsYRiu7eIaVGVXgf7Srl
+UQWuAPZEwLeE2izDyMfYNLpeH6ocY9qlphFhvn5z5b8fPGUuTIxfe42IQB9PJtEZ
+tagG9YMRLzMgsCk70plNCKkz/7r1keUvMn1hr9uXpwFINMg2U8ApkXBoy9DAjHCH
+CgsUyVFevrNF1+BpLdREh9WtuI7Hs74q+73IzBCutBMpG9wv056QdQEpRmOkVYzF
+3FmkjL1IAiDChblJcv2ajOhCQhCUu6Sq81sQNV5fKYo0mUI7I5EDaq4AwpzrFYXh
+x8Ro6Y3uZK/sxi5eGc/G8aOJxPBcEWSMGTeey2880R9GGHbiiZt6fA6N3NyvJLE=
+=+hlx
+-----END PGP SIGNATURE-----

Added: release/pivot/source/apache-pivot-2.0.2-src.zip.md5
==============================================================================
--- release/pivot/source/apache-pivot-2.0.2-src.zip.md5 (added)
+++ release/pivot/source/apache-pivot-2.0.2-src.zip.md5 Mon May 21 13:55:45 2012
@@ -0,0 +1 @@
+ffe75428cc3ed767968fb9e34f710104

Added: release/pivot/source/apache-pivot-2.0.2-src.zip.sha
==============================================================================
--- release/pivot/source/apache-pivot-2.0.2-src.zip.sha (added)
+++ release/pivot/source/apache-pivot-2.0.2-src.zip.sha Mon May 21 13:55:45 2012
@@ -0,0 +1 @@
+4a19f831b54ff936bc3c804ccccba6a1b6a983c9