[asterisk-scf-commits] asterisk-scf/release/slice.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Thu Aug 4 14:57:53 CDT 2011


branch "master" has been updated
       via  1940c4d44f63e8818702868ba2144c3867ac3e3c (commit)
      from  8ddb3e91e25814480efa90f215cf432c9f7fbb53 (commit)

Summary of changes:
 install-ice-jar.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)


- Log -----------------------------------------------------------------
commit 1940c4d44f63e8818702868ba2144c3867ac3e3c
Author: David M. Lee <dlee at digium.com>
Date:   Thu Aug 4 14:57:51 2011 -0500

    Allow install-ice.xml to be run independently

diff --git a/install-ice-jar.xml b/install-ice-jar.xml
index 5402602..16568c2 100644
--- a/install-ice-jar.xml
+++ b/install-ice-jar.xml
@@ -13,6 +13,13 @@
              uri="antlib:org.apache.maven.artifact.ant"
              classpathref="maven-ant-tasks.classpath"/>
 
+    <!--
+      ~ This optional file contains the properties:
+      ~ release.repo.url - URL to deploy release artifacts
+      ~ snapshot.repo.url - URL to deploy snapshot artifacts
+      -->
+    <property file="${user.home}/.ant/repositories.properties"/>
+
     <!-- Find ICE_HOME -->
     <condition property="ice.home" value="${env.ICE_HOME}">
         <available file="${env.ICE_HOME}"/>

-----------------------------------------------------------------------


-- 
asterisk-scf/release/slice.git



More information about the asterisk-scf-commits mailing list