From 5c26836f49f268636005d6ac8112ff8e31d8f339 Mon Sep 17 00:00:00 2001 From: MOHAMMED Date: Wed, 6 Aug 2025 23:39:29 +0530 Subject: [PATCH 1/2] Updated Notes --- docs/NOTES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/NOTES.md b/docs/NOTES.md index a8298ddfa..1ac4d94d2 100644 --- a/docs/NOTES.md +++ b/docs/NOTES.md @@ -2,7 +2,8 @@ **Recent directory structure change** -_Due to a recent commit - [#515 Merge tests and pom and code](https://github.com/stleary/JSON-java/pull/515) - the structure of the project has changed from a flat directory containing all of the Java files to a directory structure that includes unit tests and several tools used to build the project jar and run the unit tests. If you have difficulty using the new structure, please open an issue so we can work through it._ +_Due to a recent commit - [#515 Merge tests and pom and code](https://github.com/stleary/JSON-java/pull/515) - the structure of the project has changed from a flat directory containing all of the Java files to a directory structure that includes unit tests and several tools used to build the project jar and run the unit tests. If you have difficulty using the new structure, please open an issue so we can work through it._ +//Agree with changes// **Implementation notes** From ddeee02d30dcedb2fccfda2904e6526bda9410ba Mon Sep 17 00:00:00 2001 From: MOHAMMED Date: Wed, 6 Aug 2025 23:45:13 +0530 Subject: [PATCH 2/2] Updated Notes-v1 --- docs/NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/NOTES.md b/docs/NOTES.md index 1ac4d94d2..50c3f6793 100644 --- a/docs/NOTES.md +++ b/docs/NOTES.md @@ -4,6 +4,7 @@ _Due to a recent commit - [#515 Merge tests and pom and code](https://github.com/stleary/JSON-java/pull/515) - the structure of the project has changed from a flat directory containing all of the Java files to a directory structure that includes unit tests and several tools used to build the project jar and run the unit tests. If you have difficulty using the new structure, please open an issue so we can work through it._ //Agree with changes// +updated pull request **Implementation notes**