| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Add Maven target for running or debugging the development
server and instructions for IDEA.
|
|
|
|
|
|
|
| |
The use of the module in the test project was removed earlier, and
eliminating the module permits simpler and more reliable builds as
it was not deployed.
The classes that were in uitest-common are now in uitest.
|
| |
|
|
|
|
| |
* Handle system properties for failsafe plugin
|
| |
|
|
|
|
|
|
|
|
|
| |
* Integration tests moved from uitest to separate test modules
* Run TB4 tests with maven profile
* Remove old ant/ivy build scripts from uitest
* Add 'needs-ssh' test category for reconnection test
* Add default values for testing and validation builds
* Add placeholder build.xml with instructions to run Maven
|
| |
|
|
|
|
|
|
| |
* Remove Google App Engine support and tests
Fixes #8033
|
|
|
|
| |
Change-Id: I66b358ff40703f2713272323ba1c5ae8778c8413
|
|
|
|
| |
Change-Id: Ife0707c69bac83f190b5497af5fef1af43af6e46
|
|
|
|
| |
Change-Id: I4b4760949897d2755da26a06f9048a596abdf0b6
|
|
|
|
| |
Change-Id: I6a06684f9e71ed54f3c1d90e361fa0a9ffc712a3
|
|
|
|
| |
Change-Id: I0c5fc24e490edc6e0d3fb7a9b1d2a71d564bb13c
|
|
|
|
| |
Change-Id: I2014aa3f491cb18a81de15ac992faddfa4762ac8
|
|
|
|
| |
Change-Id: I9017e2540450e9548090c7fcdaefb1de3315587c
|
|
|
|
| |
Change-Id: Ife8387c94c85a8167902e69fce5c3a6f761c5d8b
|
|
|
|
| |
Change-Id: I7d5897384f1172befbc852e27a7372104e7820da
|
|
|
|
| |
Change-Id: Id603133355b1cb398bcb880e693dd3c8276f7937
|
|
|
|
|
|
|
| |
This module will contain most of the classes shared between uitest
and integration test modules.
Change-Id: Ibc327339cf1d360252483287c0eeb8dd03c176d5
|
|
|
|
|
|
| |
Uses upstream com.google GWT instead of com.vaadin.external.gwt
Change-Id: Id1c4391d167463082cf252e713d72ccd5f2d2303
|
|
|
|
| |
Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
|
|
|
|
|
|
|
| |
This removes GWT dependency from the server and shared parts of the
framework
Change-Id: Iafbb752c0184611a18d4a9d61c9e03229d42836e
|
|
|
|
|
|
|
| |
Without this patch, Eclipse might try to use Jetty 8.1 from
vaadin-client-compiler instead of using the intended version.
Change-Id: Ib9b980bb3ed5e3e892733cf7667f44c015779a13
|
|
|
|
| |
Change-Id: I0f4976aaeeb1f284a99a09cb039e54ae16f8f556
|
|
|
|
| |
Change-Id: I74300ea0724be1e56ea94d3f1327f49b05a09a87
|
|
|
|
| |
Change-Id: I5c366be930383a6008a7f40f1f4ad532c5da1772
|
|
|
|
| |
Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
|
|
|
|
| |
Change-Id: Id5cc38c717cd43f8e524db330c205958c8db1e31
|
|
|
|
|
|
| |
Ensure that server side classes are compatible with Java 1.6.
Change-Id: I464096bbb316769a4c2fede55d7bcb11ce61e4f0
|
|
|
|
| |
Change-Id: I8590d2161d027827a5037f0b371ec620cea61733
|
|
|
|
| |
Change-Id: I697965dbed453c93d09935220eb05cb4e39e3399
|
|
|
|
| |
Change-Id: I0b0666e22e93ed1b36796365b1811eca863c9cb1
|
|
|
|
|
|
|
|
|
| |
Makes it possible to run DSL in the uitest project using the same
configuration as before.
Note that this change might not fix all issues with DSL.
Change-Id: Ie69a97e79247d6c211eb0762c4d4def3499b88ae
|
|
|
|
| |
Change-Id: I4becdfd4a2d8dc2b3677bcfc937d8cc5b0b2bbe7
|
|
|
|
| |
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
|
|
|
|
| |
Change-Id: I6393204fc9d2e02c77ff2969fb6502dfb71019e9
|
|
|
|
| |
Change-Id: I05d546b763651ad6856fb86adc068058a35be429
|
|
|
|
| |
Change-Id: I4b1015dd27422500aed698bfa3dc87fc7b13a58a
|
|
|
|
| |
Change-Id: I2882a5b4df627f440d17733b57fa173d85ea8c6e
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change also cleans up some redundant POM metaadata.
Even though Maven documentation does not list it, also the organization
section is inherited to the effective POM.
pom-template.xml is still in the project for a longer description and a
repositories section until publishing to staging is cleaned up.
Change-Id: I76b71aec1d2812e2f9ef321c3b4131c613a29cb7
|
|
|
|
|
|
|
|
|
| |
This patch refactors how unpacking of dependencies is handled.
It now uses a more generic configuration on top level as well as
updates the phase where the extraction happens. This way the source
plugin configuration remains small
Change-Id: I952ec84e05eac255f8b44044baceba37e07737c5
|
|
Change-Id: Ia7ba1cb6b1c8c4e70b6e834d86feb6c161ab5a29
|