Mercurial > dive4elements > framework
log
age | author | description |
---|---|---|
Tue, 15 Mar 2011 15:49:24 +0000 | Sascha L. Teichmann | Move Config and XMLUtils totally to commons package. |
Tue, 15 Mar 2011 15:25:43 +0000 | Sascha L. Teichmann | Added a copy of Config in the commons package. TODO: Remove it from artifacts-database. |
Mon, 14 Mar 2011 14:19:28 +0000 | Ingo Weinzierl | Changed the return type of a State's describe() method. |
Thu, 10 Mar 2011 10:32:51 +0000 | Ingo Weinzierl | Implemented a new method in the ClientProtocolUtils that creates the document for a ADVANCE operation. |
Thu, 10 Mar 2011 08:26:08 +0000 | Ingo Weinzierl | Implemented a new method in the ClientProtocolUtils that creates the document for a FEED operation. |
Thu, 10 Mar 2011 08:25:30 +0000 | Ingo Weinzierl | Fixed a bug in the ElementCreator of the XMLUtils. |
Wed, 09 Mar 2011 15:48:06 +0000 | Ingo Weinzierl | Improved the TransitionEngine with a method that determines if a State B is reachable from a State A. |