Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the code checkin procedure for Mojarra?

checkin code procedure
0
Posted

What is the code checkin procedure for Mojarra?

0

Once you have completed the review process, please follow this process to ensure a smooth checkin that doesn’t break the tree. • cd to the top level of your workarea. Make sure everything still compiles and runs. This means you do the following on jsf-api as well as on jsf-ri. This will run all the unit tests on jsf-api and run all the unit tests and systest on jsf-ri. • ant • ant test on jsf-api/ and ant test on jsf-ri/ • If the checkin contains non-documentation files, you cannot checkin until both the “ant” and the “ant test” commands have run successfully on your machine. • Make sure jsf-guessNumber, jsf-cardemo, jsf-components demos run successfully. • Run ant test on the jsf-demo/// directory. This will run the HTMLUnit automated tests on the demos. • Once you have run all the tests successfully, you are ready to commit.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123