You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/10/08 16:03:49 UTC

[34/62] [abbrv] [partial] Merged Apache Flex 4.9.0 release branch

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/svgbrowser.bin.policy
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/svgbrowser.bin.policy b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/svgbrowser.bin.policy
deleted file mode 100644
index 72298f5..0000000
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/svgbrowser.bin.policy
+++ /dev/null
@@ -1,93 +0,0 @@
-// -------------------------------------------------------------------------
-// Copyright 2002-2003 The Apache Software Foundation
-// 
-//    Licensed under the Apache License, Version 2.0 (the "License");
-//    you may not use this file except in compliance with the License.
-//    You may obtain a copy of the License at
-// 
-//        http://www.apache.org/licenses/LICENSE-2.0
-// 
-//    Unless required by applicable law or agreed to in writing, software
-//    distributed under the License is distributed on an "AS IS" BASIS,
-//    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//    See the License for the specific language governing permissions and
-//    limitations under the License.
-// -------------------------------------------------------------------------
-
-grant codeBase "${app.jar.base}/lib/xerces_2_5_0.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/batik-squiggle.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-ext.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-dom.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-css.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-svg-dom.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-gvt.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-parser.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-script.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-bridge.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-swing.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-transcoder.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-gui-util.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-awt-util.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-util.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/batik-xml.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.jar.base}/lib/js.jar" {
-  permission java.lang.RuntimePermission "createClassLoader";
-  permission java.net.SocketPermission "*", "listen, connect, resolve, accept";
-  permission java.lang.RuntimePermission "accessDeclaredMembers";
-  permission java.util.PropertyPermission "org.mozilla.javascript.JavaAdapter", "read";
-  permission java.util.PropertyPermission "org.mozilla.javascript.JavaAdapterClassName", "read";
-  permission java.io.FilePermission "<<ALL FILES>>", "read";
-};
-
-grant {
-  permission java.io.FilePermission "lib/batik-svg-dom.jar", "read";
-};
-

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/svgbrowser.policy
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/svgbrowser.policy b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/svgbrowser.policy
deleted file mode 100644
index 87cf846..0000000
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/svgbrowser.policy
+++ /dev/null
@@ -1,45 +0,0 @@
-// -------------------------------------------------------------------------
-// Copyright 2002-2003 The Apache Software Foundation
-// 
-//    Licensed under the Apache License, Version 2.0 (the "License");
-//    you may not use this file except in compliance with the License.
-//    You may obtain a copy of the License at
-// 
-//        http://www.apache.org/licenses/LICENSE-2.0
-// 
-//    Unless required by applicable law or agreed to in writing, software
-//    distributed under the License is distributed on an "AS IS" BASIS,
-//    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//    See the License for the specific language governing permissions and
-//    limitations under the License.
-// -------------------------------------------------------------------------
-
-grant codeBase "${app.dev.base}/classes/" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.dev.base}/lib/xerces_2_5_0.jar" {
-  permission java.security.AllPermission;
-};
-
-grant codeBase "${app.dev.base}/lib/js.jar" {
-  permission java.lang.RuntimePermission "createClassLoader";
-  permission java.net.SocketPermission "*", "listen, connect, resolve, accept";
-  permission java.lang.RuntimePermission "accessDeclaredMembers";
-  permission java.util.PropertyPermission "org.mozilla.javascript.JavaAdapter", "read";
-  permission java.util.PropertyPermission "org.mozilla.javascript.JavaAdapterClassName", "read";
-  permission java.io.FilePermission "<<ALL FILES>>", "read";
-};
-
-grant {
-  permission java.io.FilePermission "resources/org/apache/batik/dom/svg/resources/svg10.dtd", "read";
-  permission java.io.FilePermission "resources/org/apache/batik/dom/svg/resources/UserAgentStyleSheet.css", "read";
-};
-
-
-
-
-
-
-
-

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/userLanguagePref.gif
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/userLanguagePref.gif b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/userLanguagePref.gif
deleted file mode 100644
index 34bb03a..0000000
Binary files a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/userLanguagePref.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/userStylesheetPref.gif
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/userStylesheetPref.gif b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/userStylesheetPref.gif
deleted file mode 100644
index 91b33be..0000000
Binary files a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/userStylesheetPref.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/zoomin.gif
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/zoomin.gif b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/zoomin.gif
deleted file mode 100644
index 5fcef4f..0000000
Binary files a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/zoomin.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/zoomout.gif
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/zoomout.gif b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/zoomout.gif
deleted file mode 100644
index 5246870..0000000
Binary files a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgbrowser/resources/zoomout.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgpp/resources/Messages.properties
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgpp/resources/Messages.properties b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgpp/resources/Messages.properties
deleted file mode 100644
index 6dba4bd..0000000
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/apps/svgpp/resources/Messages.properties
+++ /dev/null
@@ -1,68 +0,0 @@
-# 
-# Copyright 2001-2003  The Apache Software Foundation 
-# 
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# 
-#     http://www.apache.org/licenses/LICENSE-2.0
-# 
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-#
-# The messages for the SVG pretty printer.
-#
-# Author: stephane@hillion.org
-#
-
-header = \
-\n\
-\tSVG pretty-printer - (C) Apache Software Foundation      \n\
-\t\thttp://xml.apache.org/batik\n
-
-syntax = \
-Syntax:\n\
-\tsvgpp [options] <input file> [<output file>]
-
-options = \
-Available Options:
-
-newline.description = \
--newline (cr | cr-lf | lf)\n\
-\tSpecifies the type of newline to output. Possible values are:\n\
-\tcr (mac), cr-lf (dos), lf (unix - the default).
-
-no-format.description = \
--no-format\n\
-\tDisables any formatting. Useful for doctype modifications,\n\
-\tnewline conversion, ...
-
-tab-width.description = \
--tab-width <number>\n\
-\tSets the tabulation width. The default is 4.
-
-doc-width.description = \
--doc-width <number>\n\
-\tSets the document preferred number of columns. The default is 80.
-
-doctype.description = \
--doctype (change | remove)\n\
-\tRemoves or changes the DOCTYPE declaration. 'change' is used \n\
-\tin conjonction with the '-public-id' and '-system-id' options.
-
-public-id.description = \
--public-id <string>\n\
-\tThe value to set to the public ID of the doctype.
-
-system-id.description = \
--system-id <string>\n\
-\tThe value to set to the system ID of the doctype.
-
-xml-decl.description = \
--xml-decl <string>\n\
-\tThe value to set to the XML declaraction.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/BrokenLink.svg
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/BrokenLink.svg b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/BrokenLink.svg
deleted file mode 100644
index 35b9bc4..0000000
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/BrokenLink.svg
+++ /dev/null
@@ -1,53 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
-   "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
-
-<!--
-   Copyright 2001-2003  The Apache Software Foundation 
-   
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-   
-       http://www.apache.org/licenses/LICENSE-2.0
-   
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
--->
-
-<svg viewBox="0 0 55.521 60.508" preserveAspectRatio="none"
-  xmlns="http://www.w3.org/2000/svg" 
-  xmlns:xlink="http://www.w3.org/1999/xlink"  >
-  <defs>
-    <g id="__Broken_Link_Border" style="stroke-width:0.2">
-      <path d="M21.927,58.088l4.999-6.834l-4.999-4.166l0.404-1.441l3.526-12.556l0.235-0.837l-2.489-3.268l-0.177-0.232l1.222-7.64c-0.656-0.432-1.607-0.455-2.575,0.15c-0.065,0.047-0.132,0.104-0.197,0.161c-0.379-0.118-0.806-0.078-1.253,0.162c0.737-0.991,1.604-2.324,2.37-3.884l-2.566-3.949l0.096-0.35l1.404-5.15l-1.151-6.167H1.927v56.333h19.798l0.202-0.333z"/>
-      <path d="M53.593,2.087h-24.11l-0.39,8.833l1.749,4.664l0.251,0.669l-0.124,0.965c0.061,0.173,0.13,0.331,0.21,0.468c-0.104,0.174-0.226,0.33-0.334,0.5l-0.585,4.567l0.072,1.644l0.261,5.856l-0.384,3.934l-0.283,2.9l2.875,6.468l0.459,1.032l-3.334,5.833l4,7.833l0.08,0.167h19.587V2.087z"/>
-    </g>
-  </defs>
-
-  <g style="fill-rule:nonzero; clip-rule:nonzero; stroke-miterlimit:4;">
-    <g style="stroke:none;">
-      <path style="stroke:black;fill:none;stroke-width:0.3" 
-        d="M55.371,60.358H0.15V0.15h55.221v60.208z"/>
-      <use xlink:href="#__Broken_Link_Border" fill="white" fill-opacity="0.5"/>
-      <path style="fill:#33CC33" 
-        d="M32.886,43.506c0.656-0.116,1.3-0.415,1.752-0.932c0.412-0.412,0.799-0.814,1.167-1.217c0.011,0.006,0.021,0.012,0.032,0.016c0.029-0.047,0.057-0.096,0.086-0.143c1.289-1.43,2.303-2.883,3.035-4.896c0.516-1.721-0.82-2.205-2.148-2.076c-0.212-1.113-1.281-1.869-2.893-1.283c-0.111,0.031-0.225,0.09-0.339,0.164c-0.809-0.396-2.029-0.135-2.78,0.314c-0.219,0.147-0.378,0.394-0.504,0.685l-0.282,2.9l2.874,6.468z"/>
-      <path style="fill:#33CC33" 
-        d="M21.198,37.293c-0.479,0.961-0.72,2.881,0.961,2.881c0.004,0.002,0.008,0,0.013,0.002c-0.304,0.807-0.617,1.613-0.974,2.398c-1.019,1.891-0.093,2.895,1.219,3.022l3.527-12.556c-1.904,1.104-3.428,2.277-4.746,4.252z"/>
-      <path style="fill:#6666FF" 
-        d="M24.734,21.065c-0.656-0.432-1.607-0.455-2.575,0.15c-0.065,0.047-0.132,0.104-0.197,0.161c-0.379-0.118-0.806-0.078-1.253,0.162c0.737-0.991,1.604-2.324,2.37-3.884l-2.566-3.949l0.096-0.35c-3.104,1.641-5.654,3.857-7.81,6.66c-0.72,0.96-1.92,2.88-0.96,4.319c0.619,1.034,2.126,0.464,2.993-0.327c-0.946,1.314-2.54,3.808-3.713,6.808c-0.96,2.4,0.479,4.799,2.88,3.119c1.376-0.951,2.7-1.955,3.942-3.023c0.134,0.188,0.406,0.115,0.857-0.336c0.221-0.221,0.44-0.445,0.661-0.668c0.672,0.652,1.843,0.77,2.938-0.053c0.061-0.09,0.136-0.168,0.203-0.252c0.35-0.127,0.725-0.373,1.088-0.665l-0.177-0.232l1.222-7.64z"/>
-      <path style="fill:#FF0000" 
-        d="M31.054,17.17c0.061,0.173,0.13,0.331,0.21,0.468c-0.104,0.174-0.226,0.33-0.334,0.5l-0.585,4.567l0.073,1.644c0.423,0.282,0.97,0.352,1.579-0.015c0.227-0.129,0.439-0.273,0.658-0.412c0.451,0.664,1.158,1.001,1.982,0.412c0.153-0.092,0.306-0.176,0.459-0.266c-0.298,1.618-0.162,3.473,1.434,3.401c0.37,0.98,1.139,1.785,2.188,1.186c1.439-0.959,2.879-1.92,4.32-2.879c1.439-0.721,2.158-2.641,1.92-4.321c0-1.08-0.977-2.341-2.223-2.058c0.021-0.034,0.041-0.068,0.063-0.103c0.719-1.199,1.199-2.64,0.719-4.079c-0.24-0.96-1.439-1.921-2.398-1.2c-1.075,0.645-2.147,1.24-3.201,1.832c-0.16-0.339-0.371-0.642-0.618-0.871c0.073-0.16,0.144-0.32,0.218-0.481c0.48-1.2,0.721-6-1.92-4.56c-1.199,0.72-2.16,1.439-3.119,2.399c-0.829,0.829-1.417,2.001-1.551,3.201l0.251,0.669l-0.124,0.965z"/>
-      <use xlink:href="#__Broken_Link_Border" 
-        fill="none" stroke="black"/>
-    </g>
-    <g id="__More_About">
-      <circle style="fill:#FFFF66;fill-opacity:0.7;stroke:black;stroke-width:0.6;" 
-        cx="48.4" cy="53.25" r="3.5"/>
-      <path style="fill:black;stroke:none;" d="M48.942,54.758c0,0.126,0,0.461,0.074,0.558c0.082,0.112,0.275,0.134,0.394,0.134v0.238c-0.297-0.007-0.602-0.022-0.914-0.029c-0.335,0.007-0.662,0.022-0.997,0.029v-0.238c0.119,0,0.313-0.022,0.395-0.134c0.074-0.097,0.074-0.431,0.074-0.558v-1.286c0-0.446-0.082-0.61-0.476-0.602v-0.246c0.483-0.037,0.959-0.104,1.45-0.223v2.356z M47.805,51.212c0-0.313,0.253-0.565,0.565-0.565c0.32,0,0.55,0.253,0.55,0.565c0,0.319-0.26,0.55-0.572,0.55c-0.283,0-0.543-0.268-0.543-0.55z"/>
-    </g>
-  </g>
-</svg>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/resources/Messages.properties
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/resources/Messages.properties b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/resources/Messages.properties
index b8dcbcd..92b1ab3 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/resources/Messages.properties
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/resources/Messages.properties
@@ -1,18 +1,22 @@
-# 
-# Copyright 2001-2003  The Apache Software Foundation 
-# 
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# 
-#     http://www.apache.org/licenses/LICENSE-2.0
-# 
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
+# -----------------------------------------------------------------------------
 #
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You under the Apache License, Version 2.0
+#   (the "License"); you may not use this file except in compliance with
+#   the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+#
+# $Id: Messages.properties 475477 2006-11-15 22:44:28Z cam $
+# -----------------------------------------------------------------------------
 
 attribute.missing = \
 {0}:{1}\n\
@@ -22,13 +26,22 @@ attribute.malformed = \
 {0}:{1}\n\
 The attribute "{3}" of the element <{2}> is invalid
 
+attribute.not.animatable = \
+{0}:{1}\n\
+The attribute "{4}" of the element <{3}> is not animatable
+
+type.not.animatable = \
+{0}:{1}\n\
+The attribute "{4}" of the element <{3}> cannot be animated with the \
+<{5}> element
+
 length.negative = \
 {0}:{1}\n\
-The attribute "{3}" of the element <{2}> can not be negative
+The attribute "{3}" of the element <{2}> cannot be negative
 
 css.length.negative = \
 {0}:{1}\n\
-The CSS property "{3}" found on the element <{2}> can not be negative
+The CSS property "{3}" found on the element <{2}> cannot be negative
 
 css.uri.badTarget = \
 {0}:{1}\n\
@@ -49,8 +62,7 @@ uri.badTarget = \
 {0}:{1}\n\
 Cannot find the referenced element:\n\
 "{3}"\n\
-specified on the element <{2}> - may be a problem of 'id'
-
+specified on the element <{2}> - may be a problem of ''id''
 
 uri.io = \
 {0}:{1}\n\
@@ -76,8 +88,15 @@ uri.image.invalid = \
 The URI "{3}"\n\
 specified on the element <{2}> is invalid
 
-broken.link.title = \
-Broken Link:
+uri.image.broken = \
+{0}:{1}\n\
+The URI "{3}"\n\
+on element <{2}> can''t be opened because:\n\
+{4}
+
+uri.image.error = \
+The URI can''t be opened:\n\
+{0}
 
 ##########################################################################
 # Messages for DefaultScriptSecurity
@@ -116,3 +135,6 @@ Inline {1} {0}:{2}
 
 BaseScriptingEnvironment.constant.event.script.description = \
 Event attribute {0}:{2} {1}
+
+SVG12ScriptingEnvironment.constant.handler.script.description = \
+Handler {0}:{3} {1} {2}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/resources/help.gif
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/resources/help.gif b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/resources/help.gif
new file mode 100644
index 0000000..6a5de8c
Binary files /dev/null and b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/resources/help.gif differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/resources/move.gif
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/resources/move.gif b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/resources/move.gif
new file mode 100644
index 0000000..90bb091
Binary files /dev/null and b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/bridge/resources/move.gif differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/engine/resources/Messages.properties
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/engine/resources/Messages.properties b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/engine/resources/Messages.properties
index 4a73c27..8081e3a 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/engine/resources/Messages.properties
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/engine/resources/Messages.properties
@@ -1,22 +1,22 @@
-# 
-# Copyright 2001-2003  The Apache Software Foundation 
-# 
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# 
-#     http://www.apache.org/licenses/LICENSE-2.0
-# 
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
+# -----------------------------------------------------------------------------
 #
-
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You under the Apache License, Version 2.0
+#   (the "License"); you may not use this file except in compliance with
+#   the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
 #
-# $Id: Messages.properties,v 1.3 2004/10/30 16:54:53 deweese Exp $
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
 #
+# $Id: Messages.properties 475477 2006-11-15 22:44:28Z cam $
+# -----------------------------------------------------------------------------
 
 syntax.error.at = \
 {0}:\nInvalid CSS document.\n{1}

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/engine/value/resources/Messages.properties
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/engine/value/resources/Messages.properties b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/engine/value/resources/Messages.properties
index d20e579..fe2da25 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/engine/value/resources/Messages.properties
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/engine/value/resources/Messages.properties
@@ -1,18 +1,22 @@
-# 
-# Copyright 2001-2003  The Apache Software Foundation 
-# 
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# 
-#     http://www.apache.org/licenses/LICENSE-2.0
-# 
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
+# -----------------------------------------------------------------------------
 #
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You under the Apache License, Version 2.0
+#   (the "License"); you may not use this file except in compliance with
+#   the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+#
+# $Id: Messages.properties 475477 2006-11-15 22:44:28Z cam $
+# -----------------------------------------------------------------------------
 
 invalid.access = \
 The invoked method is not enabled for the "{0}" property.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/parser/resources/Messages.properties
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/parser/resources/Messages.properties b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/parser/resources/Messages.properties
index 84fd36b..7d3639c 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/parser/resources/Messages.properties
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/css/parser/resources/Messages.properties
@@ -1,27 +1,25 @@
-###########################################################################
-# Copyright 1999-2003,2005 The Apache Software Foundation.
-###########################################################################
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# 
-#      http://www.apache.org/licenses/LICENSE-2.0
-# 
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-###########################################################################
+# -----------------------------------------------------------------------------
 #
-# The error messages for the CSS parser.
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You under the Apache License, Version 2.0
+#   (the "License"); you may not use this file except in compliance with
+#   the License.  You may obtain a copy of the License at
 #
-# Author: stephane@hillion.org
+#       http://www.apache.org/licenses/LICENSE-2.0
 #
-
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
 #
-#  This file was modified by Adobe Flex.
+# The error messages for the CSS parser.
 #
+# Author: stephane@hillion.org
+# $Id: Messages.properties 569967 2007-08-27 02:54:20Z cam $
+# -----------------------------------------------------------------------------
 
 charset.string = \
 A string was expected in a @charset rule.
@@ -38,31 +36,17 @@ Unexpected end of file.
 eof.expected = \
 End of file expected.
 
-# Modified by Flex
 character = \
-Unexpected character: {0}.
+Unexpected character.
 
 string.or.uri = \
 String or URI expected.
 
-# Added by Flex
-prefix.or.namespace = \
-String representing a namespace prefix or namespace URI expected.
-
-# Added by Flex
-namespace = \
-Namespace URI String expected.
-
-# Added by Flex
-unresolved.namespace = \
-Namespace not found.
-
 identifier = \
 Identifier expected.
 
 identifier.character = \
-# Modified by Apache Flex
-Invalid identifier start character: {0}.
+Invalid identifier start character.
 
 identifier.or.string = \
 Identifier or string expected.
@@ -70,10 +54,6 @@ Identifier or string expected.
 left.curly.brace = \
 '{' expected.
 
-# Added by Flex
-left.brace = \
-'(' expected.
-
 right.curly.brace = \
 '}' expected.
 
@@ -83,10 +63,6 @@ right.brace = \
 right.bracket = \
 ']' expected.
 
-# Added by Flex
-space = \
-whitespace expected.
-
 token = \
 Unexpected token: {0} (see LexicalUnits).
 
@@ -102,6 +78,9 @@ Invalid number.
 duplicate.pseudo.element = \
 A pseudo element has already been defined.
 
+pseudo.element.position = \
+Pseudo element cannot occur before the end of the selector.
+
 pseudo.function = \
 Invalid pseudo-function.
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/resources/Messages.properties
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/resources/Messages.properties b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/resources/Messages.properties
index 330f7b5..da6ac5b 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/resources/Messages.properties
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/resources/Messages.properties
@@ -1,27 +1,35 @@
-###########################################################################
-# Copyright 1999-2003,2005 The Apache Software Foundation.
-###########################################################################
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# 
-#      http://www.apache.org/licenses/LICENSE-2.0
-# 
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-###########################################################################
+# -----------------------------------------------------------------------------
+#
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You under the Apache License, Version 2.0
+#   (the "License"); you may not use this file except in compliance with
+#   the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
 #
 # The error messages for DOM.
 #
 # Author: Stephane Hillion
-#
+# $Id: Messages.properties 475477 2006-11-15 22:44:28Z cam $
+# -----------------------------------------------------------------------------
 
 add.ancestor = \
 Cannot add the given node as a child of the current node (type: {0}, \
-name: {1}) since it is an ancestor of this one.
+name: {1}) since it is an ancestor of (or the same as) this one.
+
+import.document = \
+A Document node cannot be imported.
+
+import.document.type = \
+A DocumentType node cannot be imported.
 
 add.self = \
 Cannot add a node as a child of it's self (name: {1})
@@ -29,9 +37,15 @@ Cannot add a node as a child of it's self (name: {1})
 attribute.missing = \
 The "{0}" attribute was not found.
 
+attribute.missing.ns = \
+The \{{0}, {1}\} attribute was not found.
+
 attribute.value = \
 The given attribute value "{0}" is invalid.
 
+cdata.section.split = \
+A CDATA section was split.
+
 child.missing = \
 The child node (type: {0}, name: {1}) is missing.
 
@@ -46,9 +60,22 @@ cloning.error = \
 An error occured while cloning a node (type: {0}, name: {1}). \
 The original error message was: "{2}".
 
+document.child.already.exists = \
+The node (type: {0}, name: {1}) cannot be inserted, since the document \
+node already has a node of type {0}.
+
 detached.iterator = \
 The iterator was detached from the document.
 
+domconfig.param.not.found = \
+The requested DOMConfiguration parameter "{0}" was not found.
+
+domconfig.param.type = \
+Invalid type when setting DOMConfiguration parameter "{0}".
+
+domconfig.param.value = \
+Unsupported value when setting DOMConfiguration parameter "{0}".
+
 import.node = \
 Cannot import node.
 
@@ -65,6 +92,9 @@ The current document is unable to create an element of the requested type \
 inuse.attribute = \
 The given attribute "{0}" is already in use.
 
+unspecified.event = \
+Event type was not specified before dispatch.
+
 namespace = \
 The invoked method requires the current node (type: {0}, name: {1}) to be \
 placed in a non-anonymous namespace.
@@ -104,11 +134,48 @@ The current node (type: {0}, name: {1}) cannot have parent.
 prefix = \
 The prefix "{2}" is invalid. Current node type: {0}, name: {1}.
 
+qname = \
+The QName "{2}" is invalid. Current node type: {0}, name: {1}.
+
 readonly.node = \
 The current node (type: {0}, name: {1}) is read-only.
 
+rename.document.element = \
+Cannot rename the document element.
+
+rename.node = \
+The current node (type: {0}, name: {1}) cannot be renamed.
+
 sibling.not.allowed = \
 The current node (type: {0}, name: {1}) cannot have siblings.
 
+unsupported.event = \
+The event object was not created with DocumentEvent.createEvent() or does not \
+support the CustomEvent interface.
+
+wf.invalid.character = \
+Invalid character found in node content (type: {0}, name: {1}): "{2}".
+
+wf.invalid.name = \
+Invalid character found in node name {0}.
+
+xml.version = \
+XML version {0} is not supported.
+
 xml.name = \
 The given name ("{0}") is an invalid XML name.
+
+xpath.invalid.expression = \
+Invalid XPath expression ({0}): "{1}".
+
+xpath.invalid.context.node = \
+Invalid context node (type: {0}, name: {1}) for XPath evaluation.
+
+xpath.invalid.result.type = \
+Invalid XPath result type {0}.
+
+xpath.cannot.convert.result = \
+Cannot convert result of XPath evaluation to type {0}: "{1}".
+
+xpath.error = \
+Error evaluationg XPath expression ({0}): "{1}".

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/Messages.properties
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/Messages.properties b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/Messages.properties
index 183b4a1..9c0c566 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/Messages.properties
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/Messages.properties
@@ -1,10 +1,11 @@
-###############################################################################
+# -----------------------------------------------------------------------------
 #
-#   Copyright 2000-2003  The Apache Software Foundation 
-#
-#   Licensed under the Apache License, Version 2.0 (the "License");
-#   you may not use this file except in compliance with the License.
-#   You may obtain a copy of the License at
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You under the Apache License, Version 2.0
+#   (the "License"); you may not use this file except in compliance with
+#   the License.  You may obtain a copy of the License at
 #
 #       http://www.apache.org/licenses/LICENSE-2.0
 #
@@ -14,10 +15,10 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 #
-###############################################################################
-#
 # The error message for SVG DOM.
 #
+# $Id: Messages.properties 475477 2006-11-15 22:44:28Z cam $
+# -----------------------------------------------------------------------------
 
 id.name = \
 "{0}" represents an invalid ID name for SVG.
@@ -25,8 +26,17 @@ id.name = \
 stylesheet.type = \
 "{0}" represents an unsupported stylesheet type.
 
-zoom.and.pane = \
-The given value ({0}) represents an invalid SVGZoomAndPane value.
+zoom.and.pan = \
+The given value ({0}) represents an invalid SVGZoomAndPan value.
+
+preserve.aspect.ratio = \
+The given value ({0}) represents an invalid SVGPreserveAspectRatio value.
+
+preserve.aspect.ratio.align = \
+The given value ({0}) represents an invalid SVGPreserveAspectRatio align value.
+
+preserve.aspect.ratio.meet.or.slice = \
+The given value ({0}) represents an invalid SVGPreserveAspectRatio meet-or-slice value.
 
 index.out.of.bounds = \
 The given index ({0}) is out of bounds.
@@ -38,7 +48,7 @@ css.parser.class = \
 The CSS parser class {0} cannot be found.
 
 css.parser.creation = \
-The CSS parser class '{0}' cannot be instanciated.
+The CSS parser class '{0}' cannot be instantiated.
 
 css.parser.access = \
 The CSS parser class '{0}' cannot be accessed.
@@ -46,9 +56,44 @@ The CSS parser class '{0}' cannot be accessed.
 noninvertiblematrix = \
 The matrix is not invertible.
 
-readonly.rect = \
-This SVGRect is readonly.
+readonly.length = \
+This SVGLength is readonly.
+
+readonly.length.list = \
+This SVGLength is readonly.
+
+readonly.pathseg.list = \
+This SVGPathSegList is readonly.
+
+readonly.transform.list = \
+This SVGTransformList is readonly.
+
+readonly.preserve.aspect.ratio = \
+This SVGPreserveAspectRatio is readonly.
 
 readonly.point = \
 This SVGPoint is readonly.
 
+readonly.point.list = \
+This SVGPointList is readonly.
+
+readonly.rect = \
+This SVGRect is readonly.
+
+readonly.angle = \
+This SVGAngle is readonly.
+
+animation.dur.indefinite = \
+The simple duration of the animation element is indefinite.
+
+expected.point = \
+Expected an object of type SVGPoint.
+
+expected.length = \
+Expected an object of type SVGLength.
+
+expected.transform = \
+Expected an object of type SVGTransform.
+
+invalid.suspend.handle = \
+Invalid suspend handle ID {0}.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/UserAgentStyleSheet.css
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/UserAgentStyleSheet.css b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/UserAgentStyleSheet.css
index 19ea78e..270d01d 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/UserAgentStyleSheet.css
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/UserAgentStyleSheet.css
@@ -1,19 +1,22 @@
 /*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
  *
- *     http://www.apache.org/licenses/LICENSE-2.0
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
  */
+
 /*
  * The default SVG style sheet.
  */

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/dtdids.properties
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/dtdids.properties b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/dtdids.properties
index 409d6fe..a6e9bfe 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/dtdids.properties
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/dtdids.properties
@@ -1,10 +1,11 @@
-###############################################################################
+# -----------------------------------------------------------------------------
 #
-#   Copyright 2001-2003  The Apache Software Foundation 
-#
-#   Licensed under the Apache License, Version 2.0 (the "License");
-#   you may not use this file except in compliance with the License.
-#   You may obtain a copy of the License at
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You under the Apache License, Version 2.0
+#   (the "License"); you may not use this file except in compliance with
+#   the License.  You may obtain a copy of the License at
 #
 #       http://www.apache.org/licenses/LICENSE-2.0
 #
@@ -14,11 +15,11 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 #
-###############################################################################
-#
 # The publicIds property represents the list of SVG DTD IDs supported by
 # this SVG DOMImplementation.
 #
+# $Id: dtdids.properties 475477 2006-11-15 22:44:28Z cam $
+# -----------------------------------------------------------------------------
 
 publicIds = \
     -//W3C//DTD SVG 1.0//EN\

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-animation.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-animation.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-animation.mod
index 7fd4b78..b540fd0 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-animation.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-animation.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-animation.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-animation.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-animevents-attrib.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-animevents-attrib.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-animevents-attrib.mod
index f3db225..74e304c 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-animevents-attrib.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-animevents-attrib.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-animevents-attrib.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-animevents-attrib.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-clip.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-clip.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-clip.mod
index 354070d..ffd7bb0 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-clip.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-clip.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-basic-clip.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-basic-clip.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-filter.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-filter.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-filter.mod
index 789e4a5..a17f674 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-filter.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-filter.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-basic-filter.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-basic-filter.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-font.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-font.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-font.mod
index 0b5510a..cd45b9a 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-font.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-font.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-basic-font.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-basic-font.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-graphics-attrib.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-graphics-attrib.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-graphics-attrib.mod
index d69fb99..75350bd 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-graphics-attrib.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-graphics-attrib.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-basic-graphics-attrib.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-basic-graphics-attrib.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-structure.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-structure.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-structure.mod
index 9db9359..7b597cc 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-structure.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-structure.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-basic-structure.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-basic-structure.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-text.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-text.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-text.mod
index bd76db8..7762373 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-text.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-basic-text.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-basic-text.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-basic-text.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-clip.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-clip.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-clip.mod
index aca7f28..989db97 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-clip.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-clip.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-clip.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-clip.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-conditional.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-conditional.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-conditional.mod
index 9d74a02..4e13ddb 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-conditional.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-conditional.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-conditional.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-conditional.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-container-attrib.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-container-attrib.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-container-attrib.mod
index 8bce57d..dd875e4 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-container-attrib.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-container-attrib.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-container-attrib.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-container-attrib.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-core-attrib.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-core-attrib.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-core-attrib.mod
index 232dbb5..190a51f 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-core-attrib.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-core-attrib.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-core-attrib.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-core-attrib.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-cursor.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-cursor.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-cursor.mod
index 01bf447..7802e54 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-cursor.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-cursor.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-cursor.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-cursor.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-datatypes.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-datatypes.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-datatypes.mod
index b8d4eab..b7d05be 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-datatypes.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-datatypes.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-datatypes.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-datatypes.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-docevents-attrib.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-docevents-attrib.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-docevents-attrib.mod
index be5329e..5592783 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-docevents-attrib.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-docevents-attrib.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-docevents-attrib.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-docevents-attrib.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-extensibility.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-extensibility.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-extensibility.mod
index dac8b34..bbe7186 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-extensibility.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-extensibility.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-extensibility.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-extensibility.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-extresources-attrib.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-extresources-attrib.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-extresources-attrib.mod
index 1a87738..4f41864 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-extresources-attrib.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-extresources-attrib.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-extresources-attrib.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-extresources-attrib.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-filter.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-filter.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-filter.mod
index 40daf96..c6427c4 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-filter.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-filter.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-filter.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-filter.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-font.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-font.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-font.mod
index d8fa036..59b0b76 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-font.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-font.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-font.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-font.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-framework.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-framework.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-framework.mod
index b8eb017..f6fa0b5 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-framework.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-framework.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-framework.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-framework.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-gradient.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-gradient.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-gradient.mod
index 3552175..6353b01 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-gradient.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-gradient.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-gradient.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-gradient.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-graphevents-attrib.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-graphevents-attrib.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-graphevents-attrib.mod
index 9ca5ff1..d03addc 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-graphevents-attrib.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-graphevents-attrib.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-graphevents-attrib.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-graphevents-attrib.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-graphics-attrib.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-graphics-attrib.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-graphics-attrib.mod
index 9fcd60a..76dacf4 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-graphics-attrib.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-graphics-attrib.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-graphics-attrib.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-graphics-attrib.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-hyperlink.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-hyperlink.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-hyperlink.mod
index 32503f0..2614c9d 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-hyperlink.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-hyperlink.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-hyperlink.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-hyperlink.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-image.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-image.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-image.mod
index 7ce282d..aa90313 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-image.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-image.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-image.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-image.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-marker.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-marker.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-marker.mod
index 902ad63..ad3ba4e 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-marker.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-marker.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-marker.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-marker.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-mask.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-mask.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-mask.mod
index 185abba..0afe8aa 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-mask.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-mask.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-mask.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-mask.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-opacity-attrib.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-opacity-attrib.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-opacity-attrib.mod
index 36b705b..fae12c7 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-opacity-attrib.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-opacity-attrib.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-opacity-attrib.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-opacity-attrib.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-paint-attrib.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-paint-attrib.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-paint-attrib.mod
index edd7362..a4db4c3 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-paint-attrib.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-paint-attrib.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-paint-attrib.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-paint-attrib.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-pattern.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-pattern.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-pattern.mod
index a92ce7b..39d682a 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-pattern.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-pattern.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-pattern.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-pattern.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-profile.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-profile.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-profile.mod
index 07106e8..519b70b 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-profile.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-profile.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-profile.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-profile.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-qname.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-qname.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-qname.mod
index 1388abc..933c974 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-qname.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-qname.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-qname.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-qname.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-script.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-script.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-script.mod
index 72ef02b..68f9e52 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-script.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-script.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-script.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-script.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-shape.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-shape.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-shape.mod
index 871df53..f4afc2d 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-shape.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-shape.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-shape.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-shape.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-structure.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-structure.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-structure.mod
index 773532c..d43a798 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-structure.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-structure.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-structure.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-structure.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-style.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-style.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-style.mod
index ea907f9..79fe614 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-style.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-style.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-style.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-style.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-text.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-text.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-text.mod
index 7f3c6af..59c4329 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-text.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-text.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-text.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-text.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-view.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-view.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-view.mod
index f30715a..0448817 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-view.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-view.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-view.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-view.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-viewport-attrib.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-viewport-attrib.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-viewport-attrib.mod
index 43b0213..6289ec6 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-viewport-attrib.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-viewport-attrib.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-viewport-attrib.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-viewport-attrib.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f690ea2f/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-xlink-attrib.mod
----------------------------------------------------------------------
diff --git a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-xlink-attrib.mod b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-xlink-attrib.mod
index 7b41248..5845a65 100644
--- a/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-xlink-attrib.mod
+++ b/modules/thirdparty/batik/resources/org/apache/flex/forks/batik/dom/svg/resources/svg-xlink-attrib.mod
@@ -4,7 +4,7 @@
 
      This is SVG, a language for describing two-dimensional graphics in XML.
      Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
-     Revision: $Id: svg-xlink-attrib.mod,v 1.1 2002/11/13 09:51:12 vhardy Exp $
+     Revision: $Id: svg-xlink-attrib.mod 201058 2002-11-13 09:51:12Z vhardy $
 
      This DTD module is identified by the PUBLIC and SYSTEM identifiers: