Andrew Oliver - 2025-06-25

The "flavour" repo is new and contains the standard svn branches and tags folders now.

Java 8 development will take place in the "tail" 0.x branch: https://sourceforge.net/p/flavour/flavour/HEAD/tree/branches/0.x/
* Java 8 releases will use the major version number 0, like the recently-released 0.3.2

Java 17+ development will take place in the "tip", which is trunk: https://sourceforge.net/p/flavour/flavour/HEAD/tree/trunk/
* Java 17 releases (which should work fine with Java 21) will use the major version number 2, like the 2.0.0 version which is under development.

1.0 version numbers are reserved in case we need a Java 11 branch.