Revision: 4063
Author:   solomax666
Date:     Tue Aug 16 10:32:14 2011
Log:      - test injection works more or less
http://code.google.com/p/openmeetings/source/detail?r=4063

Deleted:
 /branches/dev/injection/lib/axis2-1.3/backup
Modified:
 /branches/dev/injection/build.xml

=======================================
--- /branches/dev/injection/build.xml   Mon Aug 15 11:47:14 2011
+++ /branches/dev/injection/build.xml   Tue Aug 16 10:32:14 2011
@@ -615,14 +615,14 @@
         <fileset dir="${red5.root}" includes="*.jar" />
        <path refid="compile.classpath" />
            <pathelement path="${classes.dir}" />
-       <pathelement path="src/META-INF" />
+       <pathelement path="src" />
         <fileset dir="${red5.root}/lib" includes="*.jar" />
+       <fileset dir="${database.lib}" includes="*.jar" />
        <pathelement path="${red5.root}/conf" />
        <pathelement path="${om.dist.webapp}" />
        <pathelement path="${om.dist.webapp}/WEB-INF" />
     </path>
        <target name="test" depends="enhance">
-<!--        <target name="test"> -->
            <mkdir dir="${report.dir}"/>
        <property name="myclsp" refid="junit.classpath" />
 <!--                <echo message="${myclsp}" /> -->

--
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.

Reply via email to