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 2015/07/01 15:17:41 UTC

svn commit: r1688643 - in /pivot/branches/2.0.x: tests/src/org/apache/pivot/tests/issues/pivot964/Pivot964Pivot.java wtk/lib/svgSalamander-tiny.jar

Author: smartini
Date: Wed Jul  1 13:17:40 2015
New Revision: 1688643

URL: http://svn.apache.org/r1688643
Log:
PIVOT-964: trim-whitespace, and update SvgSalamander jar to latest stable, but built by me from their sources using latest tag 1.0.38 (and a small fix in one class there to fix a class not found compiler error).
Note that with this now all seems to work :-) .

Modified:
    pivot/branches/2.0.x/tests/src/org/apache/pivot/tests/issues/pivot964/Pivot964Pivot.java
    pivot/branches/2.0.x/wtk/lib/svgSalamander-tiny.jar

Modified: pivot/branches/2.0.x/tests/src/org/apache/pivot/tests/issues/pivot964/Pivot964Pivot.java
URL: http://svn.apache.org/viewvc/pivot/branches/2.0.x/tests/src/org/apache/pivot/tests/issues/pivot964/Pivot964Pivot.java?rev=1688643&r1=1688642&r2=1688643&view=diff
==============================================================================
--- pivot/branches/2.0.x/tests/src/org/apache/pivot/tests/issues/pivot964/Pivot964Pivot.java (original)
+++ pivot/branches/2.0.x/tests/src/org/apache/pivot/tests/issues/pivot964/Pivot964Pivot.java Wed Jul  1 13:17:40 2015
@@ -61,7 +61,7 @@ public class Pivot964Pivot extends Appli
         "260", "261", "262", "263", "264", "265", "266", "267", "268", "269",
         "270", "280", "290", "300", "400",
         "500", "501", "502", "503", "504", "505", "506", "507", "508", "509", "510",
-        "600", "700", "800", "900", "1000", "1500", "2000" 
+        "600", "700", "800", "900", "1000", "1500", "2000"
     };
 
     public static void main(String[] args) {

Modified: pivot/branches/2.0.x/wtk/lib/svgSalamander-tiny.jar
URL: http://svn.apache.org/viewvc/pivot/branches/2.0.x/wtk/lib/svgSalamander-tiny.jar?rev=1688643&r1=1688642&r2=1688643&view=diff
==============================================================================
Binary files - no diff available.