You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2014/10/21 01:06:45 UTC

[28/50] git commit: FC-141 - RC38 Release

FC-141 - RC38 Release


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/d911e226
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/d911e226
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/d911e226

Branch: refs/heads/master
Commit: d911e2262c6cbb11e589b583b26f0f05eb6d0105
Parents: 8b569fc
Author: Shawn McKinney <sh...@jts.us>
Authored: Sat Jul 5 19:05:17 2014 -0500
Committer: Shawn McKinney <sh...@jts.us>
Committed: Sat Jul 5 19:05:17 2014 -0500

----------------------------------------------------------------------
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/d911e226/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index c3dac56..d840de2 100644
--- a/build.xml
+++ b/build.xml
@@ -106,7 +106,7 @@
        <!-- ########### Sentry manage & config properties ########################### -->
        <property name="sentry" value="sentry"/>
        <property name="sentry.dir" value="${basedir}/${sentry}-${version}"/>
-       <property name="sentry.zip" value="${lib.dir}/${sentry}-${version}-dist.jar"/>
+       <property name="sentry.zip" value="${lib.dir}/${sentry}-${version}.jar"/>
 
        <!-- ########### EnMasse manage & config properties ########################### -->
        <property name="enmasse" value="enmasse"/>