Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[INJIMOB-2712]: Merge release 1.1.x changes into develop branch (#75)
* [INJIMBO-2324] Adding issuance date tolerance and logger update. (#58) * [INJIMOB-2311]: Update Issuance date validation with tolerance of 3sec. (#56) Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2324]: Update org.sl4j Logger to java.util.logging Logger. (#57) * [INJIMOB-2324]: Update org.sl4j Logger to java.util.logging Logger. Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2324]: Remove Local util Logger and directly using the log level methods available in java.util.logging. Signed-off-by: BalachandarG <[email protected]> --------- Signed-off-by: BalachandarG <[email protected]> --------- Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2324]: Adding 3 sec tolerance to date fields. (#60) * [INJIMOB-2324]: Adding 3 sec tolerance to dates in Mdoc Validator. Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2324]: Combine future extension methos into single method and test cases updated. Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2324]: Hanlding tolerance in validFrom date of Data Model 2.0 Signed-off-by: BalachandarG <[email protected]> --------- Signed-off-by: BalachandarG <[email protected]> * Adding sonar again to the pipeline (#62) Signed-off-by: Gurpreet41082 <[email protected]> * [INJIMOB-2580]: Refactor tests to read test data from file. (#63) Co-authored-by:Alka Prasad <[email protected]> Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-1862] update readme with mdoc verification limitations (#64) Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOB-2712]: Addressing Review Comments on codebase (#67) * [INJIMOB-2712]: Remove js package and vc-verifier tool Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2712] : Refactor Data classes. Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2712]: Refactor expiry date condition Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2712]: Update root level Readme. Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2712]: Update Read me. Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2712] : Revert-Refactor Data classes. This reverts commit cd77ac6. Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2712]: Reverting - Refactor expiry date condition This reverts commit 0ccfe2e. Signed-off-by: BalachandarG <[email protected]> --------- Signed-off-by: BalachandarG <[email protected]> * [INJIMOb-2712]: Update readme for data classes Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2712] modify sonar workflow to gradle (#69) Signed-off-by: KiruthikaJeyashankar <[email protected]> * [INJIMOb-2712]: Read me updates (#73) * [INJIMOB-2712]: Update read me for integrating with Maven Project Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2712]: Update read me with resolution strategy. Signed-off-by: BalachandarG <[email protected]> --------- Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2712]: Update Test Data in Example Project Signed-off-by: BalachandarG <[email protected]> * [INJIMOB-2712] add sonar job as push trigger (#77) Signed-off-by: KiruthikaJeyashankar <[email protected]> --------- Signed-off-by: BalachandarG <[email protected]> Signed-off-by: Gurpreet41082 <[email protected]> Signed-off-by: KiruthikaJeyashankar <[email protected]> Co-authored-by: Gurpreet41082 <[email protected]> Co-authored-by: KiruthikaJeyashankar <[email protected]> Co-authored-by: Vishwa <[email protected]>
- Loading branch information