You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-commits@xmlgraphics.apache.org by ca...@apache.org on 2008/05/31 13:22:50 UTC

svn commit: r662002 - in /xmlgraphics/batik/trunk: CHANGES sources/org/apache/batik/bridge/EmbededExternalResourceSecurity.java

Author: cam
Date: Sat May 31 04:22:50 2008
New Revision: 662002

URL: http://svn.apache.org/viewvc?rev=662002&view=rev
Log:
Fixed typo in resource string (closes bug 44966).

Modified:
    xmlgraphics/batik/trunk/CHANGES
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/EmbededExternalResourceSecurity.java

Modified: xmlgraphics/batik/trunk/CHANGES
URL: http://svn.apache.org/viewvc/xmlgraphics/batik/trunk/CHANGES?rev=662002&r1=662001&r2=662002&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/CHANGES (original)
+++ xmlgraphics/batik/trunk/CHANGES Sat May 31 04:22:50 2008
@@ -4,6 +4,13 @@
 The following log records some of the most important changes.
 Bug fixing is an on-going task, so it is implied in all sub-releases.
 
+1.7 -> 1.8pre
+-------------
+
+1. Bugzilla problem reports fixed:
+
+    44966
+
 1.7beta1 -> 1.7
 ---------------
 

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/EmbededExternalResourceSecurity.java
URL: http://svn.apache.org/viewvc/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/EmbededExternalResourceSecurity.java?rev=662002&r1=662001&r2=662002&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/EmbededExternalResourceSecurity.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/EmbededExternalResourceSecurity.java Sat May 31 04:22:50 2008
@@ -36,7 +36,7 @@
      * in the document.
      */
     public static final String ERROR_EXTERNAL_RESOURCE_NOT_EMBEDED
-        = "EmbededExternalResourceSecurity.error.external.esource.not.embeded";
+        = "EmbededExternalResourceSecurity.error.external.resource.not.embeded";
 
     /**
      * The exception is built in the constructor and thrown if