Author: gierds Date: Wed Sep 16 15:22:19 2009 New Revision: 4714 URL: http://svn.gna.org/viewcvs/service-tech?rev=4714&view=rev Log: Version 1.0 ===========
* choice whether to use synchronous/asynchronous interface between controller and engine * added scripts to use LCOV (`http://ltp.sourceforge.net/coverage/lcov.php') to determine test case coverage (use `make cover' in `tests' directory) * support for asynchronouns and synchrouns services (so adapter rules can handle message transformation and synchronization) * open nets can be read several times in one adaptation step, each read net gets a unique id as prefix * added support for chatty and arrogant adapter (`--chatty'/`--arrogant') * it is possible to only return the controller part of the adapter (`--controlleronly') Added: trunk/marlene/tests/testfiles/ca2.owfn Modified: trunk/marlene/AUTHORS trunk/marlene/ChangeLog trunk/marlene/NEWS trunk/marlene/configure.ac trunk/marlene/doc/ChangeLog.texi trunk/marlene/src/cmdline.ggo trunk/marlene/src/marlene.cc trunk/marlene/src/parser_adapt_rules.yy trunk/marlene/tests/testsuite.at -- You received this e-mail, because you subscribed the mailing list "service-tech-commits" which will forward you any e-mail addressed to [email protected]. If you want to unsubscribe or make any changes to your subscription, please go to https://mail.gna.org/listinfo/service-tech-commits.
