Revision: 3933
Author:   seba.wagner
Date:     Sun Jul  3 05:15:21 2011
Log:      Remove some classes that are not in use anymore
http://code.google.com/p/openmeetings/source/detail?r=3933

Deleted:
 /trunk/singlewebapp/src/app/org/openmeetings/app/conference/configutils
/trunk/singlewebapp/src/app/org/openmeetings/app/outpuhandlers/pdf/pdfobjects
Modified:
 /trunk/singlewebapp/build.xml

=======================================
--- /trunk/singlewebapp/build.xml       Sun Jul  3 05:09:11 2011
+++ /trunk/singlewebapp/build.xml       Sun Jul  3 05:15:21 2011
@@ -573,11 +573,6 @@
                <src path="${main.src.dir}" />
                <classpath refid="compile.classpath"/>
         </javac>
-       <!--
- <javac debug="on" debuglevel="lines,vars,source" srcdir="${main.src.dir}" destdir="${main.out.dir}" >
-            <classpath refid="compile.classpath"/>
-        </javac>
-         -->
<javac debug="on" debuglevel="lines,vars,source" srcdir="${webstart.src.dir}" destdir="${main.out.dir}" >
             <classpath refid="compile.classpath"/>
         </javac>

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