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 2007/03/25 10:00:01 UTC

svn commit: r522172 - /xmlgraphics/batik/trunk/build.xml

Author: cam
Date: Sun Mar 25 01:00:00 2007
New Revision: 522172

URL: http://svn.apache.org/viewvc?view=rev&rev=522172
Log:
Removed misplaced newline in build script.

Modified:
    xmlgraphics/batik/trunk/build.xml

Modified: xmlgraphics/batik/trunk/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/batik/trunk/build.xml?view=diff&rev=522172&r1=522171&r2=522172
==============================================================================
--- xmlgraphics/batik/trunk/build.xml (original)
+++ xmlgraphics/batik/trunk/build.xml Sun Mar 25 01:00:00 2007
@@ -410,8 +410,7 @@
     <mkdir dir="${app}/Contents/MacOS"/>
     <mkdir dir="${app}/Contents/Resources"/>
     <echo file="${app}/Contents/Info.plist"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.
-com/DTDs/PropertyList-1.0.dtd">
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
   <key>CFBundleExecutable</key>