fix for continuous integration.
[xmlrouter] / impl / src / test / java / org / wamblee / xmlrouter / impl / SingleRouterConfigTest.java
2011-08-14 Erik BrakkeeRestructured the project creating a router directory...
2011-08-13 Erik BrakkeeConfig no longer implements Identifiable because this...
2011-08-09 Erik Brakkeeadded copying of SingleRouterConfig.
2011-08-08 Erik Brakkeeequality based on the ids of the contents of SingleRout...
2011-08-08 Erik Brakkeesimplifications.
2011-08-07 Erik BrakkeeRobustIdentifiable implemented and tested + test impacts.
2011-08-01 Erik BrakkeeFirst version after introduction of meaningful ids...
2011-07-30 Erik Brakkeeadded first version of configuraiton api and simple...
2011-07-30 Erik BrakkeeNow using RouterConfig internally inside the XML Router.