Minor format tweak, add some leading spaces to two lines.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137952 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f1106ca1c1
commit
dd2f1a2f03
|
@ -16,7 +16,7 @@ limitations under the License.
|
||||||
<project name="Lang" default="compile" basedir=".">
|
<project name="Lang" default="compile" basedir=".">
|
||||||
<!--
|
<!--
|
||||||
"Lang" component of the Jakarta Commons Subproject
|
"Lang" component of the Jakarta Commons Subproject
|
||||||
$Id: build.xml,v 1.28 2004/10/01 21:53:50 ggregory Exp $
|
$Id: build.xml,v 1.29 2004/10/01 22:32:53 ggregory Exp $
|
||||||
-->
|
-->
|
||||||
<!-- ========== Initialize Properties ===================================== -->
|
<!-- ========== Initialize Properties ===================================== -->
|
||||||
<property file="${user.home}/${component.name}.build.properties"/>
|
<property file="${user.home}/${component.name}.build.properties"/>
|
||||||
|
|
Loading…
Reference in New Issue