Commit Graph

  • 6007165c17
    docs: use syntax highlighting Yeikel 2023-10-21 00:10:42 -04:00
  • 411f71137b
    Merge pull request #803 from yeikel/patch-2 Sean Leary 2023-10-20 07:37:32 -05:00
  • e9117dbe5c
    Merge branch 'master' into patch-2 Sean Leary 2023-10-20 07:33:03 -05:00
  • 7a85b514a9
    Merge pull request #808 from theKnightsOfRohan/fix-build-messages Sean Leary 2023-10-20 07:32:07 -05:00
  • 82c8f486c5
    Merge pull request #806 from johnjaylward/deploymentPipeline Sean Leary 2023-10-20 07:31:12 -05:00
  • 006b29bda3
    Merge branch 'master' into deploymentPipeline Sean Leary 2023-10-20 07:28:44 -05:00
  • 996d3a5fad
    Merge pull request #801 from johnjaylward/updateActionsForDeploy Sean Leary 2023-10-20 07:26:41 -05:00
  • de745e9c81
    ci: test with Java 21 Yeikel 2023-10-16 12:38:42 -04:00
  • 2374766018 #790 - Update XML with changes for string to number conversion. For now the code remains duplicated in JSON and XML parsers. Unit test cases updated to comply with number expectations. rudrajyoti biswas 2023-10-19 14:07:53 +05:30
  • 1d0775cce7 Revert changes with feature and refactor together. rudrajyoti biswas 2023-10-19 10:28:11 +05:30
  • d677a99f4e
    Merge pull request #798 from hofi1/bugfix/fix-XML-flacky-test Sean Leary 2023-10-17 13:52:29 -05:00
  • e6d37c469d
    Merge pull request #788 from hofi1/bugfix/fix-JSON-flakiness Sean Leary 2023-10-17 13:51:40 -05:00
  • f074bed732 fix(ParserConfiguration): add <T> params to docs theKnightsOfRohan 2023-10-16 17:48:03 -07:00
  • e8f125fb6e update workflow to use GPG John J. Aylward 2023-10-16 18:22:22 -04:00
  • ed183e6142 remove deprecated parent pom per Sonatype docs John J. Aylward 2023-10-16 18:22:08 -04:00
  • a86786a5f5 Add snapshot repository John J. Aylward 2023-10-16 18:03:39 -04:00
  • 7c4f98c42c Add new deployment pipeline. John J. Aylward 2023-10-16 17:30:57 -04:00
  • 3894483560 Add build badges to README John J. Aylward 2023-10-16 15:30:55 -04:00
  • be115059e9 Correct supported java versions John J. Aylward 2023-10-16 13:19:16 -04:00
  • 2b41cf44b5 include jar in job artifacts John J. Aylward 2023-10-16 13:24:40 -04:00
  • 9a9efac2af Correct moditect configuration to work on java8 John J. Aylward 2023-10-16 13:16:27 -04:00
  • 134074aeaa Revert "Reverting #761" John J. Aylward 2023-10-15 20:19:58 -04:00
  • 8540bb80c0 Validate that the mvn package step completes John J. Aylward 2023-10-15 20:14:44 -04:00
  • 4dfd779b1c fix: flakiness in org.json.junit.XMLTest#testIndentComplicatedJsonObjectWithArrayAndWithConfig simonh5 2023-10-14 17:21:06 -05:00
  • 7b2677ac5a #790 - Update XML with changes for string to number conversion. Moved the code logic to a common utility to de-duplicate. rudrajyoti biswas 2023-10-14 10:05:36 +05:30
  • 29a7f4622d remove JSONAssert simonh5 2023-10-13 20:58:50 -05:00
  • f346203cd6
    Merge pull request #793 from stleary/revert-761 20231013 Sean Leary 2023-10-13 16:10:17 -05:00
  • b180dbedbc Reverting #761 Sean Leary 2023-10-13 16:04:14 -05:00
  • cca6d1020f
    Merge pull request #792 from stleary/pre-release-20231013 Sean Leary 2023-10-13 15:40:19 -05:00
  • af5f780d5b update the docs for release 20231013 pre-release-20231013 Sean Leary 2023-10-13 15:30:31 -05:00
  • 495cec9037
    Merge pull request #783 from rudrajyotib/master Sean Leary 2023-10-12 22:06:11 -05:00
  • e4aa7f1308 fix: change from JSONAssert to checking the similarity of JSONObjects simonh5 2023-10-12 21:09:27 -05:00
  • 56cb5f84c4 #653 - review comments updated. rudrajyoti biswas 2023-10-12 11:03:13 +05:30
  • 0cdc38ac24 #653 - review comments updated. rudrajyoti biswas 2023-10-12 00:53:36 +05:30
  • d5277b126b
    Merge branch 'stleary:master' into master Rudrajyoti Biswas 2023-10-11 19:17:21 +00:00
  • 228598ca84
    Merge pull request #6 from hofi1/bugfix/fix-flakyness-testToJSONObject_reversibility Simon Hofbauer 2023-10-10 18:20:20 -05:00
  • 0a6fb1d578
    Merge pull request #5 from hofi1/bugfix/fix-flakyness-org.json.junit.JSONObjectTest#valueToString Simon Hofbauer 2023-10-10 18:19:28 -05:00
  • c4cd526c53
    Merge pull request #779 from Madjosz/713_jsonobject_nonfinite Sean Leary 2023-10-08 17:08:32 -05:00
  • 776b5ccb85
    Merge pull request #778 from Madjosz/fix_xml_test Sean Leary 2023-10-08 17:06:55 -05:00
  • fb99c06bad
    Merge branch 'master' into fix_xml_test Sean Leary 2023-10-08 17:03:35 -05:00
  • bc09f90e90
    Merge pull request #782 from mureinik/XMLTest-windows Sean Leary 2023-10-08 17:00:25 -05:00
  • c93014cb53 add validity check for JSONObject constructors Madjosz 2023-10-04 12:00:47 +02:00
  • 0e4a94d91d fix failing test XML test on Windows machines Madjosz 2023-10-04 11:17:13 +02:00
  • 1a38879c90 #653 - optLong vs getLong inconsistencies For exponential decimal conversion, number is not touched. Leading zeros removed from numeric number strings before converting to number. rudrajyoti biswas 2023-10-06 21:34:00 +05:30
  • 4c8cac22a8 Use System.lineSeparator() Allon Mureinik 2023-10-05 19:47:33 +03:00
  • fe45fa9cfb Fix XMLTest on Windows Allon Mureinik 2023-10-05 15:29:51 +03:00
  • 79af389f7a
    Merge pull request #774 from mccartney/removing-synchronized Sean Leary 2023-10-04 07:40:10 -05:00
  • 1726b6cf55
    Merge pull request #776 from mccartney/junit-4-13-2 Sean Leary 2023-10-04 07:39:26 -05:00
  • beb2fb5706
    Merge pull request #772 from eamonnmcmanus/complexkey Sean Leary 2023-10-01 11:04:40 -05:00
  • ff921db783 Junit 4.13.2 Grzegorz Olędzki 2023-09-30 21:53:36 +02:00
  • 61bb60e752 Removing excessive synchronization Grzegorz Olędzki 2023-09-30 21:36:11 +02:00
  • ef68cdf810
    Merge pull request #773 from eedijs/master Sean Leary 2023-09-30 11:47:01 -05:00
  • eaa5611ba3
    Merge branch 'stleary:master' into complexkey Éamonn McManus 2023-09-28 11:33:08 -07:00
  • dbb113176b Add more test cases for unquoted text in objects and arrays. Éamonn McManus 2023-09-28 11:05:50 -07:00
  • 16967f322e Simplify the check for object keys that are themselves objects. Éamonn McManus 2023-09-27 12:42:04 -07:00
  • 284a316838 Add optJSONArray and optJSONObject methods to JSONArray with a default value Edijs 2023-09-27 19:30:45 +03:00
  • 4e8231c512
    Merge pull request #770 from eamonnmcmanus/testfixes Sean Leary 2023-09-25 20:37:44 -05:00
  • db0fde2a56 Add optJSONArray method to JSONObject with a default value Edijs 2023-09-25 20:18:33 +03:00
  • 661114c50d Generalize the logic to disallow nested objects and arrays as keys in objects. Éamonn McManus 2023-09-20 10:50:48 -07:00
  • ca88454f1c fix: flakiness in org.json.junit.JSONObjectTest#valueToString simonh5 2023-09-19 14:28:06 -05:00
  • 3e688afc66 Small test fixes. Éamonn McManus 2023-09-19 07:38:13 -07:00
  • becc1631e6 fix: flakiness in JSONMLTest#testToJSONObject_reversibility simonh5 2023-09-18 20:20:13 -05:00
  • 01727fd0ed
    Merge pull request #769 from jscrdev/fixed-warnings Sean Leary 2023-09-16 08:30:44 -05:00
  • 74cd73f97c Addressed compile warnings Valentyn Kolesnikov 2023-09-08 07:34:00 +03:00
  • c29d4881e0
    Merge pull request #741 from jscrdev/setup-java-11 Sean Leary 2023-09-03 17:17:04 -05:00
  • 7c1b6531e7
    Update CONTRIBUTING.md Sean Leary 2023-09-03 11:35:15 -05:00
  • db122e5d3a
    Merge branch 'master' into setup-java-11 Valentyn Kolesnikov 2023-09-03 18:40:40 +03:00
  • a309931d20
    Merge pull request #761 from bowbahdoe/master Sean Leary 2023-09-03 10:35:21 -05:00
  • e27da22e05
    Update build.gradle Valentyn Kolesnikov 2023-08-29 05:00:13 +03:00
  • af6d07cecb Resolved Gradle build dependency Valentyn Kolesnikov 2023-08-29 03:22:20 +03:00
  • 64093366b3
    Merge pull request #764 from johnjaylward/CodeQl_Pipeline_Update Sean Leary 2023-08-28 19:20:36 -05:00
  • 9b69ec49ad update CodeQL action version John J. Aylward 2023-08-28 12:43:17 -04:00
  • 2c674be1b6 Update pipeline.yml Valentyn Kolesnikov 2023-08-28 18:13:22 +03:00
  • be33deb7d5 Update README.md Valentyn Kolesnikov 2023-08-28 02:36:02 +03:00
  • 48089a4da7 Update pipeline.yml Valentyn Kolesnikov 2023-08-28 02:21:18 +03:00
  • a4e152f4f0 Update pipeline.yml Valentyn Kolesnikov 2023-08-27 15:42:27 +03:00
  • 3dd8f2ecd5 Correction of bug when compiling/testing on Windows: Issue537 file must be read as UTF-8 (Issue 745) dburbrid 2023-06-26 09:33:03 +01:00
  • bae0b0dac9 Updated mockito Valentyn Kolesnikov 2023-05-29 11:01:16 +03:00
  • e563dbcaaa Setup java 8 as minimum version Valentyn Kolesnikov 2023-05-29 10:34:40 +03:00
  • 50dfcc59b3 Remove automatic module name Ethan McCue 2023-08-16 11:25:15 -04:00
  • b2943eb395 Add module-info to maven build Ethan McCue 2023-08-16 11:24:57 -04:00
  • 60662e2f83
    Merge pull request #759 from eamonnmcmanus/eofnull Sean Leary 2023-08-05 08:33:26 -05:00
  • 2a4bc3420a Apply simplification suggested by @johnjaylward. Éamonn McManus 2023-08-01 14:38:45 -07:00
  • b6ff0db984 Fix indentation in test. Éamonn McManus 2023-08-01 13:49:59 -07:00
  • c8a9e15a57 Don't skip past \0 when parsing JSON objects. Éamonn McManus 2023-08-01 13:11:25 -07:00
  • 402db6ad84
    Merge pull request #753 from davejbur/add-object-methods-and-test Sean Leary 2023-07-14 20:03:13 -05:00
  • 4951ec48c8 Renamed object methods from ...Obj to ...Object. Added object method for optDoubleObject (returns Double vice double). Added similar methods in JSONArray. Added test methods. dburbrid 2023-06-29 09:39:34 +01:00
  • 8ce0019a5d
    Merge pull request #752 from davejbur/issue-745-compile-error Sean Leary 2023-06-28 20:45:05 -05:00
  • 3d524349a1 Correction of bug when compiling/testing on Windows: Issue537 file must be read as UTF-8 (Issue 745) dburbrid 2023-06-26 09:33:03 +01:00
  • a963115ac2
    Update pom.xml for maven deploy 20230618 Sean Leary 2023-06-18 12:58:32 -05:00
  • f959baa3cb
    Merge pull request #749 from stleary/pre-release-20230618 Sean Leary 2023-06-18 12:24:27 -05:00
  • c048b36516
    Update pom.xml for 20230618 pre-release-20230618 Sean Leary 2023-06-18 12:18:36 -05:00
  • f6e5bfa2db
    Update RELEASES.md for 20230618 Sean Leary 2023-06-18 12:17:56 -05:00
  • 084b24cbe7
    Update README.md for 20230618 Sean Leary 2023-06-18 12:16:14 -05:00
  • 22ccf1b8e5
    Merge pull request #740 from michael-o/proper-encoding Sean Leary 2023-05-28 14:11:41 -05:00
  • 133c0cc75f JSONTokener(InputStream) violates rfc8259#section-8.1 (#739) Michael Osipov 2023-05-24 11:45:25 +02:00
  • 0578285036
    Merge pull request #734 from superMaaax/fix_flaky Sean Leary 2023-03-27 16:25:57 -05:00
  • 48fb5261fe Fixed Flaky Tests Caused by JSON permutations superMaaax 2023-03-21 20:58:32 -05:00
  • 8353b9c3f0
    Merge pull request #731 from JoaoGFarias/patch-1 Sean Leary 2023-03-11 19:28:01 -06:00
  • fe22b242b5
    Merge pull request #733 from haribabu-dev/jsontokener_closable Sean Leary 2023-03-11 19:26:55 -06:00