cleanup:
 - clean up error messages for meaningfulness
 - add additional debug logging
 - add some syntax checks to close loopholes
 - Add new pertinent tests for selectBundle
 - migrate test.xml into build.xml
 - add execution of Tester (Version testing class) into
   build.xml
 - Add new pertinent tests to Tester
 - delete old test.xml 
Version:
 - additionally check for and trim leading or trailing
   white-space from version.
 - remove object-String value comparisons
   (would require parsing and evaluating string. No use-case)
 - fix object-object value comparisons
SelectBundle:
 - update matchCriteria() to use object-object comparisons 
8 files changed