vaadin/framework8-migration-tool

Name: framework8-migration-tool

Owner: Vaadin

Description: Helper tool for migrating from Vaadin Framework 7 to 8

Created: 2016-09-05 07:47:06.0

Updated: 2018-03-06 03:39:20.0

Pushed: 2017-08-18 08:45:47.0

Homepage: null

Size: 36

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Migration Tool for Converting Vaadin Framework 7 Projects to Vaadin Framework 8

This tool has been added to the vaadin-maven-plugin, and can be run with the target vaadin:upgrade8. Please refer to the documentation on how to migrate.
Building the Project

Running mvn clean install produces a runnable JAR in the local Maven folder. The project is currently not available in Maven central.

Using the Tool

To convert a Vaadin 7 project, execute the JAR in the project folder, e.g. in “myproject” run

java -jar $HOME/.m2/repository/com/vaadin/framework8-migration-tool/8.0-SNAPSHOT/framework8-migration-tool-8.0-SNAPSHOT.jar

What Is Migrated?

The tool changes

The tool does not, and you need to


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.