Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jsonb tck bundle generation. #309

Merged
merged 1 commit into from
Feb 16, 2022
Merged

jsonb tck bundle generation. #309

merged 1 commit into from
Feb 16, 2022

Conversation

gurunrao
Copy link
Contributor

@gurunrao gurunrao commented Feb 15, 2022

The PR creates jsonb tck bundle with folder structure as follows:

   jsonp-tck/artifacts/jakarta.json.bind-tck-3.0.0-sources.jar
   jsonb-tck/artifacts/artifact-install.sh (script for installation of Artifacts to local maven repository.)
   jsonp-tck/artifacts/jakarta.json.bind-tck-3.0.0.jar
   jsonp-tck/docs/assertions/JSONB10SpecAssertions.html
   jsonp-tck/docs/assertions/JSONB10JavadocAssertions.html
   jsonp-tck/docs/html-usersguide/rules.html
   jsonp-tck/docs/html-usersguide/config.html
   jsonp-tck/docs/html-usersguide/preface.html
   jsonp-tck/docs/html-usersguide/faq.html
   jsonp-tck/docs/html-usersguide/img/eclipse_foundation_logo_tiny.png
   jsonp-tck/docs/html-usersguide/toc.html
   jsonp-tck/docs/html-usersguide/css/style.css
   jsonp-tck/docs/html-usersguide/rebuild.html
   jsonp-tck/docs/html-usersguide/using.html
   jsonp-tck/docs/html-usersguide/title.html
   jsonp-tck/docs/html-usersguide/debug.html
   jsonp-tck/docs/html-usersguide/install.html
   jsonp-tck/docs/html-usersguide/intro.html
   jsonp-tck/docs/index.html
   jsonp-tck/docs/pdf-usersguide/Jakarta-JSON-Binding-TCK-Users-Guide.pdf
   jsonp-tck/docs/JSONB3.0-ReleaseNotes.html
   jsonp-tck/docs/TCK-Exclude-List.txt
   jsonp-tck/LICENSE.md

#Steps to build the dist for EFTL bundle:

 cd jsonb-api/tck-dist/
 mvn clean install -P EFTL 

#Steps to build the dist for EPL bundle:

   cd jsonb/tck-dist/
   mvn clean install 

Signed-off-by: gurunrao gurunandan.rao@oracle.com

@gurunrao gurunrao marked this pull request as ready for review February 15, 2022 07:07
@Verdent Verdent self-requested a review February 15, 2022 11:11
Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants