merge in latest from SVN and fix classpaths

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3681 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
Richard Alam 2010-02-08 18:34:55 +00:00
parent 8beb3ac42c
commit 8ae5e7ab59
2 changed files with 3 additions and 7 deletions

0
bbb-video/.classpath Normal file → Executable file
View File

10
bigbluebutton-apps/.classpath Normal file → Executable file
View File

@ -8,11 +8,9 @@
<classpathentry kind="lib" path="lib/geronimo-j2ee-management_1.0_spec-1.0.jar"/>
<classpathentry kind="lib" path="lib/servlet-api-2.5.jar"/>
<classpathentry kind="lib" path="lib/aopalliance-.jar"/>
<classpathentry kind="lib" path="lib/easymock-2.4.jar"/>
<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
<classpathentry kind="lib" path="lib/jcip-annotations-1.0.jar"/>
<classpathentry kind="lib" path="lib/jyaml-1.3.jar"/>
<classpathentry kind="lib" path="lib/fitnesse-20090214.jar"/>
<classpathentry kind="lib" path="lib/jcl-over-slf4j-1.5.6.jar"/>
<classpathentry kind="lib" path="lib/logback-classic-0.9.14.jar"/>
<classpathentry kind="lib" path="lib/logback-core-0.9.14.jar"/>
@ -24,11 +22,7 @@
<classpathentry kind="lib" path="lib/spring-jms-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/spring-tx-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/spring-web-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/testng-5.8.jar"/>
<classpathentry kind="lib" path="lib/activemq-core-5.1.0.jar"/>
<classpathentry kind="lib" path="lib/junit-4.5.jar"/>
<classpathentry kind="lib" path="lib/mina-core-1.1.7.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="lib/geronimo-jms_1.1_spec-1.0.jar"/>
<classpathentry kind="lib" path="lib/log4j-over-slf4j-1.5.6.jar"/>
<classpathentry kind="lib" path="lib/groovy-all-1.6.4.jar"/>
@ -37,7 +31,9 @@
<classpathentry kind="lib" path="lib/spring-integration-file-1.0.2.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-integration-jms-1.0.2.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-integration-stream-1.0.2.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/red5-0.8rc3.jar"/>
<classpathentry kind="lib" path="lib/asterisk-java-1.0.0.M3.jar"/>
<classpathentry kind="lib" path="lib/mina-core-2.0.0-M6.jar"/>
<classpathentry kind="lib" path="lib/mina-integration-spring-1.1.7.jar"/>
<classpathentry kind="lib" path="lib/red5-0.8.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>