Fri, 25 Jul 2014 10:45:12 +0200Bringing in most recent advances from the main line EnumString
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 25 Jul 2014 10:45:12 +0200] rev 756
Bringing in most recent advances from the main line

Fri, 25 Jul 2014 10:33:25 +0200Can assign string to enum property
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 25 Jul 2014 10:33:25 +0200] rev 755
Can assign string to enum property

Fri, 25 Jul 2014 08:34:50 +0200Request status 0 is also sign of failure
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 25 Jul 2014 08:34:50 +0200] rev 754
Request status 0 is also sign of failure

Thu, 24 Jul 2014 16:20:47 +0200Support for parsing of JSON arrays seems to be good enough
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 24 Jul 2014 16:20:47 +0200] rev 753
Support for parsing of JSON arrays seems to be good enough

Tue, 22 Jul 2014 06:30:19 +0200More links to other classes from Javadoc
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Tue, 22 Jul 2014 06:30:19 +0200] rev 752
More links to other classes from Javadoc

Tue, 22 Jul 2014 06:27:57 +0200Javadoc cleanup
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Tue, 22 Jul 2014 06:27:57 +0200] rev 751
Javadoc cleanup

Thu, 24 Jul 2014 16:18:37 +0200Handle null elements in arrays JsonArray
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 24 Jul 2014 16:18:37 +0200] rev 750
Handle null elements in arrays

Thu, 24 Jul 2014 16:11:59 +0200Handle 'null' property values JsonArray
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 24 Jul 2014 16:11:59 +0200] rev 749
Handle 'null' property values

Thu, 24 Jul 2014 15:48:44 +0200status higher than 400 is an error, so report it as error JsonArray
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 24 Jul 2014 15:48:44 +0200] rev 748
status higher than 400 is an error, so report it as error

Tue, 22 Jul 2014 18:29:06 +0200Collector method to parse a JSON array into a Collection JsonArray
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 22 Jul 2014 18:29:06 +0200] rev 747
Collector method to parse a JSON array into a Collection