diff options
author | kc5nra <jrb@turrettech.com> | 2012-06-18 18:32:44 -0500 |
---|---|---|
committer | kc5nra <jrb@turrettech.com> | 2012-06-18 18:32:44 -0500 |
commit | 86adef7baca4fce4989b05477ac7d63af7a82777 (patch) | |
tree | bc48290e621b75d3cbad432be823799daa82e804 /build.xml | |
parent | c5ea6785a5ce16ce9c856e220ced92091b9e1ef5 (diff) | |
download | iciql-86adef7baca4fce4989b05477ac7d63af7a82777.tar.gz iciql-86adef7baca4fce4989b05477ac7d63af7a82777.zip |
Fix to Issue 5.
http://code.google.com/p/iciql/issues/detail?id=5
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <property name="project.site.dir" value="${basedir}/site" />
<!-- Load publication servers, paths, and credentials -->
- <loadproperties srcfile="${basedir}/build.properties" />
+ <!--<loadproperties srcfile="${basedir}/build.properties" />-->
<!--
|