Grafico dei commit

13 Commit

Autore SHA1 Messaggio Data
Jonatan Kronqvist
563b0ca0d8 Update commons-io to the same version in all modules (#13531)
Adds a commons-io.version property to the build.properties file

Change-Id: I57a72f8841846d77ba73d567bd9bc3c8415b243c
2014-04-03 10:28:02 +03:00
Jonatan Kronqvist
353a1a1c30 Remove theme-compiler and replace with external vaadin-sass-compiler
* Moves CompileTheme from the theme-compiler to buildhelpers
* Refactors CompileTheme to get the Vaadin version on the command line
  instead of using the Version class found in vaadin-shared
* Refactors build scripts to pass the version number on the command line
  when running CompileTheme
* Removes the theme-compiler module/project/whatchamacallit
* Replaces the theme-compiler dependency with vaadin-sass-compiler 0.9.0
  from maven

Change-Id: I4f98d15b60e18a826bf264eb55d12b3e736e8e54
2014-03-31 13:37:27 +00:00
Artur Signell
9a3dc4e99c Formatted XML files using defined rules (#11956)
Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
2013-05-30 15:08:00 +00:00
Artur Signell
8fec88fe77 Updated commons-io dependency to 2.2 (#11643)
Change-Id: Ia134929a67328e2a759028b2ee5b64206dc78883
2013-04-23 06:46:22 +00:00
Artur Signell
e6d506494c Renamed "tests" target to "test" and added "test-all" (#9998)
The "test" target runs all tests which do not require additional servers or setup. Can be run immediately after cloning the project.
The "test-all" target runs also integration tests and UI tests which require access to servers or additional setup.

Change-Id: I2f5371dc5be805ba12766c8187a2b58fbc7f7db4
2013-03-01 15:54:57 +02:00
Artur Signell
f09c12fd97 Imported and updated release notes builder (#10918)
Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69
Ticket: 10918
2013-02-19 15:07:44 +00:00
Artur Signell
6da3cd640d Build javadoc and sources jars (#9299) 2012-09-09 11:23:24 +03:00
Artur Signell
93ed08119c Generate pom artifacts and automatically publish to local Maven (#9299) 2012-09-09 11:23:22 +03:00
Artur Signell
1d6f0611a8 Added themes-compiled module (#9299) 2012-09-09 11:23:08 +03:00
Artur Signell
4156f77898 Steps towards publishing sources and javadoc jars (#9299) 2012-09-09 11:23:06 +03:00
Artur Signell
d8a5f96b36 Support running JUnit tests (#9299) 2012-09-09 11:23:04 +03:00
Artur Signell
58df14a189 Added build-provided to make build work again 2012-09-09 11:23:01 +03:00
Artur Signell
0a77dae8b5 Created separate build.xml files for each module (#9299) 2012-09-09 11:22:53 +03:00