Missing license headers
log possible exception (here: EOFException in c...
mock the grammar checker
improved exception handling
more tests
added TODO comment to maybe enhance TextServer ...
item tag is not needed, just text is enough for...
unit test for TextServer
method connectClient() moved from TextServer to...
hotfix
receive pure text readded for unit test
whitespace added
refactoring: do Assert in separate module, Supe...
delay to give time to the server
revert last accidently did commit
first ideas for synchronous IVR
removed deprecated calls to assertStatements()
new method setGrammarSimple() - helper for mock...
refactoring: do Assert in separate module, Supe...
prevent confusing debug error while connection ...
some refactoring for TestTextTelephony
improved exception handling
replaced assertStatements with direct Assert co...
improved exception handling
new method connectClient(socket) - usefull for ...
implementation start of synchronous logic
do a short sleep to give time to the server's s...
unit test for waitSessionEnd - this hangs on my...
imports cleanup
timeout for the session related tests
simpler exception handling
imports cleanup
project file for Geany with support for ant
support for ant-junit
README added, some nicer settings
some useful links for further development
logging improvements for better debugging of th...
conf files moved to sub folder
geany configuration
don't wait for an already dead thread (happened...
some new ideas: a complex pizza use cases examp...
removed the unneeded dependency to mmi.events
removed confusing timeout (cause it depends dyn...
ignore test output
add JNDI as a dependency to classpath, include ...
better method name setSecurityPolicy instead of...
testRecord hangs on my box for an unknown reason
heavy refactoring, fixed (finally!) those stran...
new interface for Voice class
style corrections, code cleanup, this project d...
style corrections and code cleanup
removed some accidently wrong imports
fix output folder for classes
correct usage of GenericClient
configuration for the naming context, to use Ge...
dia seems to restrict the number of classes pos...
usage of GenericClient class, Voice.connect ren...
reverted to rev 3745, better use TextMessageRea...
settings for Eclipse Kepler
missing line feed added
individual test targets not needed: ant -f test...
first methods named as hears and says
simpler structure - only TestSessionDemo is wor...
usage of GenericClient,
omit doubled output logging
deprecated junit API at unit.framework.*
omit doubled output logging, also for testSingle
simpler structure - only TestSessionDemo is wor...
deprecated API removed, exception handling impr...
deprecate some methods
Test to simulate a session abort, does not work...
apply naming convention etc/
special tests for suboptimal JVoiceXMLSession.h...
accidently removed targets readded (revert)
use ConcurrentLinkedQueue asynchronously, depre...
improved settings for test purposes
logging improved
assume conversation content
toString() for logging purposes
comment for meanding of sendMessage(...) return...
deprecated warnings cleanup
comments for meaning of sendMessage(...) return...
deprecated junit API at unit.framework.*
handle ConcurrentModificationException
code cleanup
prevent NullPointerException
removed (accidently?) checkin of class file
code cleanup
Session error in case of no usable implementation
bugfix: partially reverted 3841, change has ign...
Session error in case of no usable implementation
testtest
files for NetBeans
refactoring to GrammarsExecutor
files for NetBeans
files for NetBeans
refactoring to GrammarsExecutor
files for NetBeans