- add additional newline when updating properies files version

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8760 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
nor..67 2011-11-21 23:22:43 +00:00
parent af167d16f9
commit bac3b356df

View File

@ -136,6 +136,7 @@
match="OpenIDE-Module-Specification-Version:(.*)" match="OpenIDE-Module-Specification-Version:(.*)"
replace="" replace=""
byline="true"/> byline="true"/>
<echo file="${module_dir}/manifest.mf" append="true"></echo>
</else> </else>
</if> </if>
</target> </target>