What's new in ivy java
1.0.8: Fixed a bug in inserted in 1.0.7, added the Counter program,
useful if you want to have an inexact idea of the number of messages
circulating on the bus itself.
1.0.7: Fixed a bug in Ivy.java and IvyClient.java, causing the
problematic 'a(.*) (.*)' matching 'a 2' loosing the first empty matches.
Beware, this has a cost on effectiveness, but, hey, Ivy-java is not
optimized at all
1.0.6: Fixed a bug in fr.dgac.ivy.Probe, which didn't use the IVYBUS
property.
1.0.5: Multicast support