Ghazi Triki
bb09eb6d75
After checking we bumped projects version and Flex locales to 0.9.0 with some fixes
2014-08-13 12:20:10 +01:00
Ghazi Triki
9a794f854a
Bumped projects version and Flex locales to 0.9
2014-08-13 10:28:08 +01:00
Ghazi Triki
ac7af7dfea
Manually bumped all application version to the correct actual version 0.9.0-dev
2014-07-31 17:42:38 +01:00
Richard Alam
f4ff66c211
- update jar version numbers for red5 1.0.2
2014-05-30 11:10:41 -07:00
Richard Alam
e709ff4fbd
- build with red5 1.0.2-M1
2014-04-07 17:31:49 +00:00
Richard Alam
17868b5dba
- try to upgrade to red5 1.0.2-M1. Need to fix compile and startup issues
2014-04-05 09:22:01 -07:00
Richard Alam
a939588df8
- upgrade to gradle 1.7
...
STEPS
cd ~/dev/tools
wget http://services.gradle.org/distributions/gradle-1.7-bin.zip
unzip gradle-1.7-bin.zip
ln -s gradle-1.7 gradle
vi ~/.profile
export GRADLE_HOME=$HOME/dev/tools/gradle
export PATH=$PATH:$GRADLE_HOME/bin
source ~/.profile
2013-09-17 18:10:52 +00:00
Richard Alam
7752f49e03
- move commons-io jar into red5/lib as we get a class not found error when
...
desktop sharing is tunneling
2013-07-27 02:07:43 -07:00
Richard Alam
2800c4f603
- upgrade to red5 r4643
2013-05-18 21:39:53 +00:00
Richard Alam
42afda8f5c
- upgrade to red5 r4641
2013-05-14 18:47:23 +00:00
Richard Alam
67185ee9e5
- upgrade to red5 r4639
2013-05-08 19:16:43 +00:00
Richard Alam
0b902805b0
- seems like it's picking the wrong jar
2013-04-30 15:43:56 +00:00
Richard Alam
75fb9c9a09
- upgrade to red5 r4635 to get fix for RTMPT kepp alive
2013-04-30 15:11:28 +00:00
Richard Alam
607d09e7cb
- upgrading to latest red5 with fix to rtmpt
2013-04-28 23:38:54 +00:00
Richard Alam
91176431ca
- upgrade to red5 r4360
2013-04-28 20:11:19 +00:00
Richard Alam
dfa65a5d91
- upgrade to red5 r4628
2013-04-27 23:07:28 +00:00
Richard Alam
c706c40218
- don't drag commons lib
2013-04-26 22:54:57 +00:00
Richard Alam
c06334f24d
- upgrade to red5 r4627
2013-04-26 20:59:33 +00:00
Richard Alam
0cb6721147
- upgrade to red5 r4599
2013-03-19 18:27:22 +00:00
Richard Alam
d28a7ecf02
- upgrade to red5 r4597
2013-03-18 18:05:35 +00:00
Richard Alam
e6da7afcdd
- upgrade to red5 r4582
2013-03-07 19:48:03 +00:00
Richard Alam
3c53ceecec
- upgrade to red5 r4581
2013-03-06 15:58:56 +00:00
Richard Alam
601afeaae3
- upgrade red5 to r4580
2013-03-04 18:12:07 +00:00
Richard Alam
eadd1e3ef0
- upgrade builds to red5 r4578
2013-03-03 12:34:25 +00:00
Richard Alam
19d2472fd0
- move logback config into resources dir so we don't need to copy it as last step in gradle war
2013-02-28 01:03:31 +00:00
Richard Alam
e689d1fec7
- build desktop sharing....need to put file-uploads jar into red5/lib
2013-02-28 00:26:32 +00:00
Richard Alam
ad35b2ab08
- upgrade to red5 r4415
2012-09-12 20:39:34 +00:00
Richard Alam
808588cb5d
- try upgrading to red5 r4406
2012-09-03 17:15:46 +00:00
Ralf Sippl
a709b8ebcf
a couple of fixes that enabled an upgrade to Scala 2.9.2 and make deskshare debuggable in Eclipse (w. Scala IDE)
2012-07-10 22:22:05 +02:00
Richard Alam
b5b6d5f954
- update red5 to latest (r4316)
2012-04-22 15:03:43 +00:00
Richard Alam
97b4a3e38a
- change jars that we need to package with red5
2011-11-19 17:38:04 +00:00
Richard Alam
5ea0e41b2d
upgrading to fixed red.jar for rtmpt
2011-11-16 21:28:09 +00:00
Richard Alam
a668e79494
- commons-fileupload and commons-io needs to be in red5/lib otherwise we get class not found FileItemFactory
2011-11-04 14:45:41 +00:00
Richard Alam
4172426a01
- deskshare works on socket but has exceptions on startup for tunneling
2011-11-04 14:00:26 +00:00
Richard Alam
bb86f44150
- compile with red5-r4293
...
- still some errors to resolve
- had to add aop jars in bbb-apps
- deskshare is choking on tunneling
- exceptions when starting red5 manually
2011-11-04 02:07:35 +00:00
Richard Alam
e40a6f9639
- upgrade deskshare to red5 1.0rc1
2011-05-04 11:05:27 -04:00
Richard Alam
bc4be2b7bf
- add jedis dependency
...
- change copyToLib task to resolveDeps so it's consistent with the other subsystems
2011-03-22 10:43:31 -04:00
Richard Alam
46f8b07ae6
- setup testng tests framework
2011-03-18 16:20:14 -04:00
Richard Alam
a1e08f0293
- upgrade applet jar file to 0.71
2010-11-03 13:47:08 -04:00
Richard Alam
6382a2e89c
- upgrade build to red5-0.91
...
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@88 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-29 18:15:38 +00:00
Richard Alam
b024b4ecae
- upgrade version numbers
...
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@79 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-05 15:12:30 +00:00
Richard Alam
2c1864d278
- refactored using scala
...
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@72 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-03-02 17:44:35 +00:00
Richard Alam
c50191b110
- upgrade to Red5 0.9
...
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@71 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-02-19 18:12:17 +00:00
Richard Alam
af2560040d
- copy logback-deskshare.xml into WEB-INF/classes to make logging work
...
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@70 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2009-11-27 23:12:06 +00:00
Richard Alam
bcf0130cf5
- to build and deploy app (gradle war, gradle deploy)
...
- change logging to rolling appender
- implement a session keep alive audit. When the browser crashes, the sessions are not cleared properly so that when the presenter shares the desktop again, the session is not recreated which results in stream not being broadcasted
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@58 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2009-10-30 21:41:02 +00:00
Richard Alam
19f9f36dc7
- add some debugging
...
- fix applet so tunneling is not passed but applet determines if it should tunnel or not
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@56 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2009-10-27 14:44:51 +00:00
Richard Alam
85d0f5950e
- renaming exploded dir to deskshare so we don't have to rename when tarring
...
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@55 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2009-10-23 15:16:24 +00:00
Richard Alam
1821d99cf3
copying from dev branch to trunk
...
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@54 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2009-10-23 14:47:31 +00:00