dfuchs [Fri, 12 Jan 2018 15:36:28 +0000] rev 56009
http-client-branch: Adds some convenience methods to parse body responses as lines
chegar [Fri, 05 Jan 2018 14:11:48 +0000] rev 56008
http-client-branch: merge with default
hb [Fri, 05 Jan 2018 13:42:53 +0530] rev 56007
1. MBeanCollection Bulk operation via objectname query
2. All MBeans identified by getCanonicalName instead of toString
hb [Thu, 04 Jan 2018 14:39:04 +0530] rev 56006
1. URL decoding of URL
2. MBean info availble in MBeanCollection page
3. MBeanCollection post supports objectname filtering
4. Tests now use reflection instead of Methodhndles
3. couple of bug fixes
hb [Tue, 02 Jan 2018 15:03:52 +0530] rev 56005
REST base url gets complete complete domain name
hb [Tue, 02 Jan 2018 13:33:08 +0530] rev 56004
Fixed JSON parser tests
hb [Tue, 02 Jan 2018 13:20:18 +0530] rev 56003
* Start Rest adapter via command line arguments
* Rest adapter config via management.properties
hb [Mon, 01 Jan 2018 23:59:14 +0530] rev 56002
Lot of bug fixes
Added test cases