- Loading...
...
The jcheck work is far enough along that it is ready for use by OpenJFX Committers to check their changesets before they push to make sure that common mistakes in formatting commit messages are caught. This can be done now, prior to us actually enabling jcheck on the server, by using a version of jcheck that includes changes has been modified to recognize FX build tags. Until it this is enabled on the server, this the use of jcheck is a manual process -- process – you have to remember to run 'hg jcheck' before you push -- push – but at least this makes it very easy to do so.
All Committers are strongly encouraged to use jcheck to check their changeset before pushing.
...
1. Download the updated version of jcheck that includes support for fx FX tags and put it somewhere on your system:
...