Hi Maxim, how far did you come with the Poll feature, is there sth to test at moment?
Btw: Since the default setup is now Apache Derby ... running JUnit tests is not the hard anymore. I think actually every new build does clean the directory, so with every new build the database subsequently is gone (because Apache Derby stores all its data in the same directory where red5.jar is situated). So you could run the same test with every build just like a fresh installation. I know you've already started on integrating a big test suite with the Spring Mock Object. Maybe we could finish on that part soon so that we have a working test-suite that runs with every nightly build. Sebastian -- Sebastian Wagner http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com [email protected] -- 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.
