The SmartWeb Team is pleased to announce the smartweb-registry-0.9.1-SNAPSHOT.jar release!
Registry management module.
Changes in this version include:
New Features:
o Override compareTo to avoid same number with different types into a Set
o Added compareTo, equals and hashCode methods on WebAddress, PhoneAddress,
MessengerAddress, Locality, MailAddress, Name, Person, EmailAddress and Business classes
o Added overloading constructors on Locality, MailAddress,EmailAddress,PhoneAddress,
MessengerAddress ,WebAddress,Business and Name classes
o Added factory methods page and list byNotInList
o Added distribution packages generation
o Removed unneeded mappings
o Filter List entries by firstname, lastname for a given list Issue: 1769881.
o Method getEntries(Class type) on List class needed Issue: 1769841.
Fixed Bugs:
o nullMoved POM to inheriting from parent smartweb-module POM Issue: 2191577.
o Rename Business to Corporation Issue: 2191577.
o Missing hibernate property version on Address Issue: 1975341.
o Missing hibernate property version on Entry Issue: 1975336.
o Added LGPL license to JAR file
o Fixed mailing list links
o WebAddressFactory doesn't work Issue: 1957199.
o List getEntries method does not work Issue: 1770008.
o size formula for entries on List class does not works Issue: 1770003.
o NullPointerException on list.addEntry Issue: 1769513.
o Bad Xdoclet for Entity and Relationship classes Issue: 1769494.
Changes:
o Update mapping relationship between Businsess and its legalSitus property
o Improved site and unit tests, cleaned sources and added javadocs
o Deprecated page and list byListLastnameFirstname methods
Removed:
For a manual installation, you can download the smartweb-registry-0.9.1-SNAPSHOT.jar here:
http://smartweb.sourceforge.net/modules/registry/smartweb-registry-0.9.1-SNAPSHOT.jar
Have fun!
-SmartWeb Team