Skip to content

Commit

Permalink
Bugzilla 1059: line endings on imported metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Nov 11, 2013
1 parent 0c8fdfc commit 6071d08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -837,6 +837,7 @@
<delete file="${entities.dir}/imported.xml" quiet="true" verbose="false"/>
<CHANNEL.do channel="uk" verb="import.metadata"/>
<echo>Imported metadata to ${entities.dir}/imported.xml</echo>
<fixcrlf file="${entities.dir}/imported.xml"/>
<XALAN
i="${entities.dir}/imported.xml"
o="${xml.dir}/embedded.pem"
Expand Down

0 comments on commit 6071d08

Please sign in to comment.