Author: sebawagner
Date: Tue Feb  7 11:01:45 2012
New Revision: 1241423

URL: http://svn.apache.org/viewvc?rev=1241423&view=rev
Log:
OPENMEETINGS-32 Replace JOD Library with own implementation remove jod chmod in 
build file

Modified:
    incubator/openmeetings/trunk/singlewebapp/build.xml

Modified: incubator/openmeetings/trunk/singlewebapp/build.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/build.xml?rev=1241423&r1=1241422&r2=1241423&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/build.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/build.xml Tue Feb  7 11:01:45 2012
@@ -211,7 +211,6 @@
 
                <chmod dir="${dist.dir}/red5" perm="755" includes="**/*.sh" />
                <chmod dir="${dist.webapps.dir}/screen" perm="755" 
includes="**/*.sh" />
-               <chmod dir="${dist.webapps.dir}/jod" perm="755" 
includes="**/*.sh" />
 
                <copy todir="${dist.webapps.dir}/WEB-INF/lib">
                        <fileset dir="${axis2.lib}">


Reply via email to