vaadin/base-starter-flow-osgi

Prepare a branch for stable version (V19) and make that the default

Closed this issue · 1 comments

Vaadin 19 with OSGi support form npm built Flow project goes out 3rd of March. This project should from then on serve as the main example for OSGi users to set up their projects.

  • Create a branch for V19, use the stable version for that, without snapshot repository
  • Make the V19 branch the default branch served by GitHub
  • Update the master branch to use latest snapshots (V20)
  • Add the starters to the platform update script to bump the Vaadin version on each release

Almost done (also for -karaf project). Master still doesn't compile with 20.0-SNAPSHOT, so didn't update that. I'll let you @denis-anisimov look into that later when you have nothing critical to work on.