This is an automated email from the ASF dual-hosted git repository.

rombert pushed a change to branch maintenance
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-json.git


      at a9c823d  [maven-release-plugin] prepare for next development iteration

This branch includes the following new commits:

     new d3a24aa  Add basic folders
     new dde5c72  SLING-865 : Move to bundles
     new f941335  SLING-865 : Adjust reactor pom and svn information in each 
module.
     new ed66540  SLING-865 : Adjust path to parent pom and add profiles for 
samples and contrib
     new 7a8502f  SLING-901 : Add strict json validator.
     new 5ba5da7  SLING-924 Fixes JsonItemWriter.dump(NodeIterator, Writer) + 
test
     new 50b85f8  SLING-929 Fix an error in JSONObject.append() + testcase
     new ab504ac  SLING-930 Adding o.a.s.c.json.jcr.JsonJcrNode + testcase
     new c4822a3  SLING-930 Adding Apache License header, and single-class 
imports, ref http://markmail.org/message/ovmjsn33uh5sbxnw
     new 778ba0d  SLING-942 On-the-fly conversion to JSONObject and JSONArray 
if the elements are string values in the getJSONArray, getJSONObject, 
optJSONArray and optJSONObject methods.
     new db98658  Add missing header and remove author tag.
     new 5a6fe9c  Use release parent pom
     new e2c0b49  [maven-release-plugin] prepare release 
org.apache.sling.commons.json-2.0.4-incubator
     new ab61698  [maven-release-plugin] prepare for next development iteration
     new 80046fc  Use next dev version of parent pom
     new 4a198df  Set parent pom to released version.
     new 53201d7  Move Sling to new TLP location
     new ef14f9f  Move Sling to new TLP location
     new 2d8b1e5  SLING-1011 : Remove disclaimer file.
     new dc7af49  SLING-1011 : Adjust svn location
     new 558b941  SLING-1011 : Remove disclaimer from readme's, adjust links to 
webite, fix versions in poms.
     new 0750870  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app 
has the leglize stuff, too)
     new 9b2a337  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi 
provided OSGi libraries
     new 2e157d9  SLING-1257 - adding a Groovy Builder for producing JSON 
documents
     new a84fe45  SLING-1257 - adding test for array wrapper creation
     new dbe7eb3  Clean up pom, remove versions already defined in the parent 
pom, make dependencies scope provided
     new 6407064  Remove tabs and fix indention
     new 702d02d  SLING-1320 - adding script binding for JSONGroovyBuilder
     new 6b3605b  Update scripting version number to 2.1.0 as we added an 
interface.
     new 48ba4f0  Remove obsolete directory.
     new c98c563  SLING-1339 - populating new groovy module
     new 066b18a  removing empty dir
     new 628a898  removing empty dir
     new 0e3c86f  removing empty dir
     new 5531185  clean up code.
     new 92f5d5b  SLING-1517 - fixing Maven 3 warnings and switching to 
released version of animal sniffer
     new 1488cc4  Use current snapshot
     new dd7ebd1  Use released parent pom.
     new ce11376  updating all modules to parent 10-SNAPSHOT in anticipation of 
emma additions to parent
     new e5b3ce3  fixing SLING-1813 by copying lines 1147 and 1148 from 
http://www.JSON.org/java/org/json/JSONObject.java
     new 06c6218  Update to recent snapshots
     new fb7be5d  Use latest releases.
     new 093f2b6  Remove obsolete notice/licence files.
     new b1f3fe6  Set export fixed to 2.0.4 - no api changes in this release
     new 51d4365  [maven-release-plugin] prepare release 
org.apache.sling.commons.json-2.0.6
     new 3ebdf58  [maven-release-plugin] prepare for next development iteration
     new 7df876a  SLING-2150 : Update plugins to use the latest available 
versions
     new 9b105de  Update to recent snapshot
     new 951eafa  Using latest released parent pom
     new 3135f7d  SLING-2187 - adding new module to contain our custom notice 
file; adding remote-resources plugin configuration to parent pom and removing 
all existing appended-resources NOTICE files
     new 454eb51  temporarily using snapshots during release vote
     new bbde140  using latest releases
     new 935cc25  SLING-2480 : Add config for maven-sling-plugin to m2e 
configuration
     new aca0635  Update to latest parent pom
     new 940710f  Add svn ignore
     new c370c3c  Add svn ignore
     new d6b508c  Use released versions
     new e4c1ffd  Add test case validating "null" values can be used
     new de5277b  Update to released bundles
     new d45f3fa  Update to released bundles
     new 15f5bd4  Use latest releases and update to new parent pom
     new ec30366  Update to latest parent pom and use latest releases in 
launchpad
     new 089e593  Correct reactor pom and update to parent pom 16
     new 7143478  SLING-2937 - using Long.valueOf() in getLong() to ensure 
correct parsing
     new e8e164a  Update to latest parent pom
     new 0d503be  Update to parent pom 18
     new 9247fe1  Update to parent pom v19
     new 718c584  Committing the patch code for SLING-3485.  Exposing the code 
for rendering a resource as JSON as done in the Default JSON Servlet in Commons 
JSON
     new afab740  SLING-3786 - add tests for the conversion of JSON data to 
strings
     new fec1946  SLING-3485 : Expose JSON Servlet Helpers
     new e9d72cb  SLING-3485 : Expose JSON Servlet Helpers
     new 4835690  SLING-3786 - extract JSON formatting code to JSONRenderer and 
add some missing tests. All unit and related integration tests pass
     new a918340  SLING-3786 - more refactoring
     new e083940  unused variable
     new 37e77c6  SLING-3776 - New JSONRenderer options to render children as 
arrays
     new db335f1  SLING-3776 - bump up package version after adding JSONRenderer
     new 527dbab  SLING-3776 - better indenting of child arrays
     new 5912119  Updated to parent version 20
     new 59243bd  [maven-release-plugin] prepare release 
org.apache.sling.commons.json-2.0.8
     new 258a742  [maven-release-plugin] prepare for next development iteration
     new c3d17cc  SLING-3942 restore JSON rendering (without resource type and 
resource super type)
     new 7a81814  Update to Sling Parent POM 22 with baselining enabled
     new 7a3c89b  SLING-4288 : JSON object provided by 
org.apache.sling.commons.json 2.0.8 version returns null when JSON object is 
having a value of type map and the map is having a list as one of its element
     new a3a6bff  SLING-4288 : JSONObject.toString() returns null when having a 
value of type map with a null value
     new 16c7405  [maven-release-plugin] prepare release 
org.apache.sling.commons.json-2.0.10
     new e617ac6  [maven-release-plugin] prepare for next development iteration
     new 9c50f60  [maven-release-plugin] prepare release 
org.apache.sling.commons.json-2.0.10
     new e844e9c  [maven-release-plugin] prepare for next development iteration
     new e634ffe  SLING-4258 - add JsonObjectCreatorTest (work in progress, 
needs more tests)
     new 5ed838d  SLING-4258 - basic tests added
     new a245d43  SLING-4258 - test child resources
     new a3c226d  SLING-4258 - reasonably complete tests
     new fc68022  Potentially fixing test by using EN locale
     new a572533  SLING-4258 - reuse JsonObjectCreator locale in test
     new 0c0f50a  SLING-4258 - JSON representation of Calendar values should 
preserve timezone - contributed by santiago garcĂ­a pimentel, thanks!
     new a70c400  Exclude JSON.org files from rat check
     new 08872d2  SLING-4698 - Set parent.relativePath to empty for all modules
     new 9f73927  Update to Sling Parent 23
     new aecc42e  set parent version to 24 and add empty relativePath where 
missing
     new 3ce9bd3  Update the main reactor to parent 25
     new ae0c69e  [maven-release-plugin] prepare release 
org.apache.sling.commons.json-2.0.12
     new 7d16b04  [maven-release-plugin] prepare for next development iteration
     new ab3639e  SLING-5152 - JsonJcrNode and JsonItemWriter should use 
prop.isMultiple() instead of def.isMultiple()
     new eceec1f  SLING-5184 - JSONRenderer.quote should not use synchronized 
StringWriter with unspecified length
     new a434aaf  cosmetic: eliminate some code style warnings; and switch to 
non-deprecated junit Asset class (no functional change)
     new ad3ea0e  cosmetic: switch to JUnit4 test style (no functional change)
     new bd863a7  cosmetic: simplify test cases expected to fail (no functional 
change)
     new af73428  SLING-5270 JSON Validator does not fail on too many closing 
brackets
     new 849ade1  fix javadoc errors
     new d6cbd78  update dependency
     new 98cfb8a  [maven-release-plugin] prepare release 
org.apache.sling.commons.json-2.0.14
     new 44726d1  [maven-release-plugin] prepare for next development iteration
     new e09145e  update dependencies to next snapshot versions until release 
versions are available in maven central
     new e502d4b  SLING-5276 Validator.validate throws StackOverflowError
     new 6a37aae  vote & release canceled: revert revs. 1713027..1713038
     new a4eab84  SLING-5276 validation fails on "[" json string
     new 8544914  update dependency
     new 2b37353  [maven-release-plugin] prepare release 
org.apache.sling.commons.json-2.0.14
     new 4794341  [maven-release-plugin] prepare for next development iteration
     new 8db9087  update dependencies to next development snapshot until 
releases are available on maven central
     new 6a3a616  vote & release canceled 2nd: revert revs. 1713372..1713385
     new 7ebf24b  update dependency
     new 8d3629d  [maven-release-plugin] prepare release 
org.apache.sling.commons.json-2.0.16
     new 0f793ae  [maven-release-plugin] prepare for next development iteration
     new 02f4c78  update dependencies to next development snapshot until 
releases are available on maven central
     new 29f246d  Switch to parent pom 26
     new a68340d  switch back to released versions which are now available on 
maven central
     new fdeb06b  SLING-5146 Add JSONObject/JSONArray support to JSONWriter
     new c73622a  SLING-5578 - ResourceTraversorTest, contributed by Marius 
Petria, thanks!
     new b72f1d2  SLING-5578 - javadocs
     new da703a2  SLING-5578 - verify traversal result
     new 2629d42  SLING-5578 - need newer sling.api to use Sling Mocks in tests
     new 731ef68  SLING-5578 - switch to Sling Mocks for less confusing test 
code, and full test coverage on ResourceTraversor now
     new 3e1fcb3  SLING-5578 - minor tweaks
     new dbe1f10  SLING-5578 - remove unnecessary recursion, patch contributed 
by Marius Petria, thanks! Tests pass now with 
-Dsling.test.ResourceTraversor.count=20000
     new c153d79  SLING-5578 - test with 100'000 resources by default
     new 07b9fcc  [maven-release-plugin] prepare release 
org.apache.sling.commons.json-2.0.18
     new 5421556  [maven-release-plugin] prepare for next development iteration
     new 21a7615  Update to parent pom 29
     new e5b1e9d  use Sling Parent 30
     new fea19c1  use OSGi annotations
     new 0de4e2e  Deprecate JSON implementation derived from org.json code 
(SLING-6536).
     new 43d3030  [maven-release-plugin] prepare release 
org.apache.sling.commons.json-2.0.20
     new a9c823d  [maven-release-plugin] prepare for next development iteration

The 144 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Reply via email to