summaryrefslogtreecommitdiffstats
path: root/buildhelpers
Commit message (Collapse)AuthorAgeFilesLines
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-83/+83
| | | | Change-Id: I4b4760949897d2755da26a06f9048a596abdf0b6
* 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
* Define dependency version in the main pom fileArtur Signell2016-08-181-4/+0
| | | | Change-Id: Id603133355b1cb398bcb880e693dd3c8276f7937
* Update copyright year to 2016Artur Signell2016-08-183-3/+3
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-183-14/+14
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-183-33/+34
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-1/+1
| | | | Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
* Move checkstyles plugin to actual moduleselmot2016-04-274-299/+12
| | | | Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
* Run checkstyle with MavenHenri Sara2016-04-223-0/+299
| | | | Change-Id: I8590d2161d027827a5037f0b371ec620cea61733
* Final working configuration for nexus staging pluginTeemu Suo-Anttila2016-04-141-1/+1
| | | | Change-Id: I05d546b763651ad6856fb86adc068058a35be429
* Skip only staging instead of the whole nexus deploy mojoTeemu Suo-Anttila2016-04-141-1/+1
| | | | Change-Id: I4b1015dd27422500aed698bfa3dc87fc7b13a58a
* Skip staging of non-deployable modulesHenri Sara2016-04-131-0/+7
| | | | Change-Id: I2882a5b4df627f440d17733b57fa173d85ea8c6e
* Move organization, license and SCM to parent POMHenri Sara2016-04-131-3/+0
| | | | | | | | | | | | 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
* Generate sources with release profileTeemu Suo-Anttila2016-04-111-0/+12
| | | | | | | | | 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
* Remove most Ivy filesHenri Sara2016-04-021-37/+0
| | | | | | | | | | Consolidate Ivy dependencies for Eclipse and ide.xml in one location and remove redundant ivy.xml files. This also fixes some theme and resource paths in ide.xml but does not fully fix test theme compilation. Change-Id: If44c73d7f85d02ebef379aa306e6e284fe7446c1
* Build vaadin-all with mavenTeemu Suo-Anttila2016-03-3128-5026/+0
| | | | Change-Id: I87aef5ee0b35ff8746a182192706f236afaef32d
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-1/+1
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Build vaadin-buildhelpers with mavenTeemu Suo-Anttila2016-03-2432-140/+4815
| | | | Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507
* Fix release notes query url to use https.Markus Koivisto2015-04-201-2/+2
| | | | Change-Id: Ibd9eea4762a217404b6d09f0749636a47c335161
* Always include default widget set files in OSGi manifest (#16993)Artur Signell2015-03-031-4/+11
| | | | Change-Id: Ib1fc01ced602d3434a0ad63725601237a0def4d1
* Fix release buildArtur Signell2015-01-152-27/+97
| | | | Change-Id: Ie915aeb31aff7a0c2f655ad9b54e00a582770984
* Reformat build filesArtur Signell2015-01-151-4/+8
| | | | Change-Id: Iab68be3e5d5e59bb05610677642a5715efe50feb
* Make release build work with widgets module (#15544)Artur Signell2015-01-141-0/+2
| | | | Change-Id: Iac3611a346f5ff749a78c227a5c6775125270659
* Empty since tags -> 7.4Artur Signell2014-12-171-1/+1
| | | | Change-Id: I73755f0c580c40b93d95df5e3ca55f6617c21353
* Removed packages starting with a digit from export-package (#15105)Teppo Kurki2014-12-161-0/+9
| | | | | | | | The Runo theme icons have been duplicated to folders icons16, icons32 and icons64 which will be in the export-package declaration. Original folders with icons also remain. Change-Id: I19e481057a418e39a030359f62eefc3bc3d7f131
* Ticket summaries are now html-encoded (#14579)Sara Seppola2014-10-091-6/+49
| | | | | Change-Id: Ia6a4342f6488da27310afe14421ef5af68e436bc
* Fix release notes to pick tickets with status pending-release/release.Sauli Tähkäpää2014-09-161-1/+1
| | | | Change-Id: I88cfd3a5f71fe5471c93d816f45ef9457f8023b6
* Fetch prerelease tickets for rc and final releases (#14552)Leif Åstrand2014-08-301-3/+34
| | | | Change-Id: Ifd7f515c02c41a84cfa9401b85548a47c6412463
* Made Valo test UI deterministic and added TB testArtur Signell2014-08-141-1/+0
| | | | Change-Id: I342fad836ad0d4014748a06c8ccfed53a99e6ece
* Omit BOM when parsing issue list for release notesJuuso Valli2014-07-181-3/+7
| | | | Change-Id: If241edbb79fecd3d99939a53f70c7c6d78f74e40
* Compile valo with Vaadin Sass compiler (#14120)Henri Sara2014-06-301-3/+8
| | | | Change-Id: I79ddfee4fd97c545f2bd502655560ff4cbe600a4
* Support passing multiple versionsArtur Signell2014-05-121-4/+18
| | | | Change-Id: I5aae200f8e49e1f9f53bbf53ceba1551854d013e
* List authors in release notes (#13612)Artur Signell2014-05-123-0/+116
| | | | Change-Id: I51960e9345ff233e29289b33d3224e03d866d463
* Show badges in release notes (#13612)Artur Signell2014-05-121-3/+15
| | | | Change-Id: I6109cda80251b343999b75f51ffecf6a9bbbd6a2
* Merge changes from origin/7.1Artur Signell2014-04-234-5/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e77e73c Update copyright year to 2014 Conflicts: client-compiler/src/com/vaadin/server/widgetsetutils/metadata/ConnectorBundle.java client/src/com/vaadin/client/ApplicationConnection.java server/src/com/vaadin/data/util/converter/StringToNumberConverter.java shared/src/com/vaadin/shared/ui/ui/PageState.java shared/src/com/vaadin/shared/ui/window/WindowState.java theme-compiler/src/com/vaadin/sass/SassCompiler.java theme-compiler/src/com/vaadin/sass/internal/ScssStylesheet.java theme-compiler/src/com/vaadin/sass/internal/expression/ArithmeticExpressionEvaluator.java theme-compiler/src/com/vaadin/sass/internal/expression/BinaryExpression.java theme-compiler/src/com/vaadin/sass/internal/expression/BinaryOperator.java theme-compiler/src/com/vaadin/sass/internal/expression/exception/ArithmeticException.java theme-compiler/src/com/vaadin/sass/internal/expression/exception/IncompatibleUnitsException.java theme-compiler/src/com/vaadin/sass/internal/handler/SCSSDocumentHandler.java theme-compiler/src/com/vaadin/sass/internal/handler/SCSSDocumentHandlerImpl.java theme-compiler/src/com/vaadin/sass/internal/handler/SCSSErrorHandler.java theme-compiler/src/com/vaadin/sass/internal/parser/CharStream.java theme-compiler/src/com/vaadin/sass/internal/parser/Generic_CharStream.java theme-compiler/src/com/vaadin/sass/internal/parser/LexicalUnitImpl.java theme-compiler/src/com/vaadin/sass/internal/parser/LocatorImpl.java theme-compiler/src/com/vaadin/sass/internal/parser/MediaListImpl.java theme-compiler/src/com/vaadin/sass/internal/parser/ParseException.java theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java theme-compiler/src/com/vaadin/sass/internal/parser/ParserConstants.java theme-compiler/src/com/vaadin/sass/internal/parser/ParserTokenManager.java theme-compiler/src/com/vaadin/sass/internal/parser/SCSSLexicalUnit.java theme-compiler/src/com/vaadin/sass/internal/parser/SCSSParseException.java theme-compiler/src/com/vaadin/sass/internal/parser/SelectorListImpl.java theme-compiler/src/com/vaadin/sass/internal/parser/Selectors.java theme-compiler/src/com/vaadin/sass/internal/parser/ThrowedParseException.java theme-compiler/src/com/vaadin/sass/internal/parser/Token.java theme-compiler/src/com/vaadin/sass/internal/parser/TokenMgrError.java theme-compiler/src/com/vaadin/sass/internal/resolver/ClassloaderResolver.java theme-compiler/src/com/vaadin/sass/internal/resolver/FilesystemResolver.java theme-compiler/src/com/vaadin/sass/internal/resolver/ScssStylesheetResolver.java theme-compiler/src/com/vaadin/sass/internal/resolver/VaadinResolver.java theme-compiler/src/com/vaadin/sass/internal/selector/SelectorUtil.java theme-compiler/src/com/vaadin/sass/internal/tree/BlockNode.java theme-compiler/src/com/vaadin/sass/internal/tree/ExtendNode.java theme-compiler/src/com/vaadin/sass/internal/tree/ForNode.java theme-compiler/src/com/vaadin/sass/internal/tree/FunctionNode.java theme-compiler/src/com/vaadin/sass/internal/tree/ImportNode.java theme-compiler/src/com/vaadin/sass/internal/tree/KeyframesNode.java theme-compiler/src/com/vaadin/sass/internal/tree/ListContainsNode.java theme-compiler/src/com/vaadin/sass/internal/tree/ListModifyNode.java theme-compiler/src/com/vaadin/sass/internal/tree/ListRemoveNode.java theme-compiler/src/com/vaadin/sass/internal/tree/MediaNode.java theme-compiler/src/com/vaadin/sass/internal/tree/MicrosoftRuleNode.java theme-compiler/src/com/vaadin/sass/internal/tree/MixinDefNode.java theme-compiler/src/com/vaadin/sass/internal/tree/MixinNode.java theme-compiler/src/com/vaadin/sass/internal/tree/NestPropertiesNode.java theme-compiler/src/com/vaadin/sass/internal/tree/Node.java theme-compiler/src/com/vaadin/sass/internal/tree/RuleNode.java theme-compiler/src/com/vaadin/sass/internal/tree/SimpleNode.java theme-compiler/src/com/vaadin/sass/internal/tree/VariableNode.java theme-compiler/src/com/vaadin/sass/internal/tree/controldirective/EachDefNode.java theme-compiler/src/com/vaadin/sass/internal/tree/controldirective/IfElseDefNode.java theme-compiler/src/com/vaadin/sass/internal/tree/controldirective/IfNode.java theme-compiler/src/com/vaadin/sass/internal/util/ColorUtil.java theme-compiler/src/com/vaadin/sass/internal/util/DeepCopy.java theme-compiler/src/com/vaadin/sass/internal/util/FastByteArrayInputStream.java theme-compiler/src/com/vaadin/sass/internal/util/FastByteArrayOutputStream.java theme-compiler/src/com/vaadin/sass/internal/util/StringUtil.java theme-compiler/src/com/vaadin/sass/internal/visitor/BlockNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/EachNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/ExtendNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/IfElseNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/ImportNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/MixinNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/NestedNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/VariableNodeHandler.java theme-compiler/tests/src/com/vaadin/sass/AbstractTestBase.java theme-compiler/tests/src/com/vaadin/sass/internal/expression/ArithmeticExpressionEvaluatorTest.java theme-compiler/tests/src/com/vaadin/sass/parser/ParserTest.java theme-compiler/tests/src/com/vaadin/sass/resolvers/VaadinResolverTest.java theme-compiler/tests/src/com/vaadin/sass/testcases/css/Interpolation.java theme-compiler/tests/src/com/vaadin/sass/testcases/css/Selectors.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/AbstractDirectoryScanningSassTests.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/AutomaticSassTests.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Comments.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/ControlDirectives.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Extends.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Functions.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Imports.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Mixins.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/NestedProperties.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Nesting.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/ParentImports.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/ParentSelector.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/SassLangTests.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/SassLangTestsBroken.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/SassTestRunner.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Variables.java theme-compiler/tests/src/com/vaadin/sass/tree/ImportNodeTest.java uitest/src/com/vaadin/tests/push/BasicPushTest.java uitest/src/com/vaadin/tests/push/PushConfigurationTest.java uitest/src/com/vaadin/tests/push/PushReconnectTest.java Change-Id: Ic08c4f9aecd4c684ce74408de4e0b0d0ff617273
| * Update copyright year to 2014Artur Signell2014-04-163-4/+4
| | | | | | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* | Update commons-io to the same version in all modules (#13531)Jonatan Kronqvist2014-04-031-1/+2
| | | | | | | | | | | | Adds a commons-io.version property to the build.properties file Change-Id: I57a72f8841846d77ba73d567bd9bc3c8415b243c
* | Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-312-0/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Remove dead codeJohannes Dahlström2014-01-171-1/+0
|/ | | | Change-Id: I1ac813afa47e38fb508e676d25d103a29bfada6a
* Unified xml files to end with new lineArtur Signell2013-09-041-1/+1
| | | | Change-Id: Ifb1393e7e5c5c1002b924223957767b3e584d5ab
* Reformatted using Ant editor (#12040)Artur Signell2013-06-101-3/+3
| | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
* Correctly decode summaries containing quotes (#11769)Artur Signell2013-06-051-1/+8
| | | | Change-Id: I98031bab90d3aa3f37e7dc71a9104f7b7a956590
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-302-47/+48
| | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
* Updated commons-io dependency to 2.2 (#11643)Artur Signell2013-04-231-1/+1
| | | | Change-Id: Ia134929a67328e2a759028b2ee5b64206dc78883
* Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-012-3/+3
| | | | | | | 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
* Added missing license headerArtur Signell2013-02-281-0/+15
| | | | Change-Id: I39b55229b63ff377d12956112a4f08c7cbec00ad
* Imported and updated release notes builder (#10918)Artur Signell2013-02-193-1/+56
| | | | | Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69 Ticket: 10918
* Include GWT sources in sources jar (#9102)Artur Signell2013-01-211-1/+3
| | | | Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+7
| | | | | | | | * Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d
* Updated copyright notices and added missing license headersArtur Signell2013-01-042-23/+67
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e