aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/tests/VaadinClasses.java
Commit message (Collapse)AuthorAgeFilesLines
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-291-161/+32
| | | | | | | | Fixes vaadin/framework8-issues#399 RemoveListenersDeprecatedTest test is fixed. Corrections are made to make the test above passes. Change-Id: I209a4693d241a1488b69b4742f48549dbf4bf0ac
* Use lambdas where appropriatePer-Åke Minborg2016-11-071-8/+1
| | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf722d
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-131-3/+2
| | | | Change-Id: Ife0707c69bac83f190b5497af5fef1af43af6e46
* Use diamond operator where it can be usedArtur Signell2016-09-051-2/+2
| | | | | | Does not modify compatibility packages to keep to closer to Vaadin 7.7 Change-Id: Ic9c4944eb90218290545a04ecd7455eb63910012
* Move old Field and AbstractField to compatibility packageArtur Signell2016-08-261-11/+1
| | | | Change-Id: Ia9b6f77763abac87ec61d1ee198cb8d41419a934
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-3/+3
| | | | | | | | * Use com.vaadin.v7 * Use the same class name as in Vaadin 7 * Use a "vaadin7-" declarative prefix for Vaadin 7 components Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
| | | | Change-Id: I53f3bd49c234a8d126887f6effa83a3c5c92b4e0
* Format using Eclipse NeonArtur Signell2016-08-181-5/+6
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-051-3/+3
| | | | Change-Id: I46ce708e0f10e4c9fa3d11a2aef5be0248c2999f
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+259
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e