Author: britter
Date: Tue Jan 7 21:35:37 2014
New Revision: 1556363
URL: http://svn.apache.org/r1556363
Log:
Add missing empty lines at EOF
Modified:
commons/proper/lang/trunk/src/release-tools/build.properties.sample
commons/proper/lang/trunk/src/release-tools/build.xml
Modified: commons/proper/lang/trunk/src/release-tools/build.properties.sample
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/release-tools/build.properties.sample?rev=1556363&r1=1556362&r2=1556363&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/release-tools/build.properties.sample
(original)
+++ commons/proper/lang/trunk/src/release-tools/build.properties.sample Tue Jan
7 21:35:37 2014
@@ -18,4 +18,4 @@
# Repository base path - unnecessary if full jar paths are provided below
version=3.2.1
-apache.id=luckyRM
\ No newline at end of file
+apache.id=luckyRM
Modified: commons/proper/lang/trunk/src/release-tools/build.xml
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/release-tools/build.xml?rev=1556363&r1=1556362&r2=1556363&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/release-tools/build.xml (original)
+++ commons/proper/lang/trunk/src/release-tools/build.xml Tue Jan 7 21:35:37
2014
@@ -87,4 +87,4 @@
</exec>
</target>
-</project>
\ No newline at end of file
+</project>