Revision: 4065
Author: solomax666
Date: Wed Aug 17 09:58:17 2011
Log: - build was accidentally broken
http://code.google.com/p/openmeetings/source/detail?r=4065
Modified:
/branches/dev/injection/build.xml
=======================================
--- /branches/dev/injection/build.xml Wed Aug 17 09:28:37 2011
+++ /branches/dev/injection/build.xml Wed Aug 17 09:58:17 2011
@@ -28,7 +28,7 @@
<property name="userservice.src.dir"
value="${basedir}/src/userservice"/>
<property name="classes.dir" value="${basedir}/bin"/>
- <property name="dist.dir" value="${basedir}/dist"/>
+ <property name="dist.dir" value="dist"/>
<property name="red5.root" value="${dist.dir}/red5"/>
<property name="report.dir" value="${basedir}/junitreport"/>
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.