summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
...
| * #5100 test caseJohannes Dahlström2012-02-161-1/+1
| | | | | | | | svn changeset:23048/svn branch:6.8
* | Include static test files in warArtur Signell2012-04-191-0/+7
| |
* | Exclude gwt-unitCache which is too large for GAEArtur Signell2012-04-161-0/+1
| |
* | Abort widgetset compilation if there are errorsArtur Signell2012-04-051-0/+1
| |
* | Removed description from target that should not be run separately and added ↵Artur Signell2012-04-051-3/+4
| | | | | | | | description to targets for compiling default widget set and default themes
* | Merge commit '7c200d4e869139ff72e848e973cd5ce5932908d8'Artur Signell2012-02-032-142/+142
|\| | | | | | | | | | | | | | | | | | | Conflicts: tests/testbench/com/vaadin/tests/components/datefield/InlineDateFieldResolutionMsec.html tests/testbench/com/vaadin/tests/components/datefield/PopupDateFieldResolutions.html tests/testbench/com/vaadin/tests/components/splitpanel/HorizontalSplitPanelBasicStates.html tests/testbench/com/vaadin/tests/components/splitpanel/VerticalSplitPanelBasicStates.html tests/testbench/com/vaadin/tests/components/textfield/TextFieldSecret.html tests/testbench/com/vaadin/tests/components/window/WindowClickEvents.html
| * [merge from 6.7] #8311 Converted CRLF -> LF in css/html/xml filesAutomerge2012-02-022-142/+142
| | | | | | | | svn changeset:22853/svn branch:6.8
| * #8105 Cleaned up and fixed Emma targetsArtur Signell2012-01-121-3/+3
| | | | | | | | svn changeset:22599/svn branch:6.7
| * #8105 Cleaned up and fixed Emma targetsArtur Signell2012-01-121-4/+5
| | | | | | | | svn changeset:22597/svn branch:6.7
| * #8105 Include also VaadinClasses anon classes in war. Should really be in ↵Artur Signell2012-01-121-1/+1
| | | | | | | | | | | | some kind of "common" test folder svn changeset:22596/svn branch:6.7
| * #8105 Fixed typoArtur Signell2012-01-101-1/+1
| | | | | | | | svn changeset:22587/svn branch:6.7
| * #8105 Include VaadinClasses in war. Should really be in some kind of ↵Artur Signell2012-01-101-0/+4
| | | | | | | | | | | | "common" test folder svn changeset:22585/svn branch:6.7
| * #8105 Ensure tests are built by the "server-side-tests" target and included ↵Artur Signell2012-01-101-3/+3
| | | | | | | | | | | | in the junit classpath svn changeset:22580/svn branch:6.7
| * #8105 toolkit-package -> vaadin-package for clarityArtur Signell2012-01-101-5/+3
| | | | | | | | svn changeset:22574/svn branch:6.7
| * #8105 Ensure build.properties is read before result-path is usedArtur Signell2012-01-101-17/+6
| | | | | | | | svn changeset:22573/svn branch:6.7
| * #8105 Compile core files and test files to separate foldersArtur Signell2012-01-101-17/+25
| | | | | | | | svn changeset:22572/svn branch:6.7
* | Include all server side test classes in the test WARArtur Signell2012-01-311-2/+1
| |
* | Fixed widgetset compilation problemArtur Signell2012-01-271-2/+2
| |
* | Fixed compilation classpath for tests and renamed classpath variables toArtur Signell2012-01-272-20/+20
| | | | | | be consistent
* | Corrected classpath related problems introduced during merge from 6.8Artur Signell2012-01-271-4/+4
| |
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-272-106/+109
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/table/table.css WebContent/release-notes.html build/build.xml src/com/vaadin/terminal/gwt/client/ApplicationConnection.java src/com/vaadin/terminal/gwt/client/ui/VFormLayout.java src/com/vaadin/terminal/gwt/client/ui/VPopupCalendar.java src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java src/com/vaadin/terminal/gwt/client/ui/VSlider.java src/com/vaadin/terminal/gwt/client/ui/VTextualDate.java src/com/vaadin/terminal/gwt/client/ui/VWindow.java src/com/vaadin/ui/Table.java tests/integration_tests.xml tests/test.xml tests/testbench/com/vaadin/tests/components/orderedlayout/OrderedLayoutCases.java
| * Merged #8105 Compile core files and test files to separate foldersJohannes Dahlström2012-01-162-100/+109
| | | | | | | | svn changeset:22636/svn branch:6.8
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-01-061-1/+1
|\| | | | | | | | | | | Conflicts: src/com/vaadin/data/validator/AbstractValidator.java tests/testbench/com/vaadin/tests/components/textfield/TextChangeEventsWithNonImmediateValueChange.java
| * Merged changes from 6.7Johannes Dahlström2011-12-301-1/+1
| | | | | | | | svn changeset:22500/svn branch:6.8
* | Include vaadinBootstrap.js in Liferay zipArtur Signell2011-12-231-1/+5
| |
* | #8093 Support JSR-303 Bean ValidationHenri Sara2011-12-161-0/+3
| |
* | Do not treat util classes as junit testsArtur Signell2011-12-161-1/+1
| |
* | Removed copying of non-existing zip file in nightly publishArtur Signell2011-12-161-4/+0
| |
* | Fix exclusion pattern for test data bean classes.Henri Sara2011-12-131-1/+1
| |
* | Exclude test data beans from JUnit test execution.Henri Sara2011-12-131-1/+1
| |
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-093-10/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/com/vaadin/Application.java src/com/vaadin/data/Property.java src/com/vaadin/data/util/PropertyFormatter.java src/com/vaadin/terminal/ParameterHandler.java src/com/vaadin/terminal/URIHandler.java src/com/vaadin/terminal/gwt/client/HistoryImplIEVaadin.java src/com/vaadin/terminal/gwt/client/ui/layout/ChildComponentContainer.java src/com/vaadin/terminal/gwt/server/ApplicationPortlet.java src/com/vaadin/terminal/gwt/server/PortletApplicationContext.java src/com/vaadin/ui/Field.java src/com/vaadin/ui/LoginForm.java src/com/vaadin/ui/UriFragmentUtility.java
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-083-3/+3
| | | | | | | | svn changeset:22317/svn branch:6.7
| * #8050 Enable custom parameters to widgetset compilerLeif Åstrand2011-12-051-2/+6
| | | | | | | | svn changeset:22228/svn branch:6.7
| * #8009 Made war include resources required by the demo launcherArtur Signell2011-11-281-3/+6
| | | | | | | | svn changeset:22151/svn branch:6.7
| * #8009 Made war include resources required by the demo launcherArtur Signell2011-11-281-0/+3
| | | | | | | | svn changeset:22145/svn branch:6.7
| * #8009 Cleaned build.xmlArtur Signell2011-11-281-5/+0
| | | | | | | | svn changeset:22144/svn branch:6.7
| * Removed duplicate reference to a build target.Henri Sara2011-11-251-1/+1
| | | | | | | | svn changeset:22134/svn branch:6.7
* | Fixed typo in project.rootArtur Signell2011-12-081-1/+1
| |
* | Made test running from Eclipse work with IvyArtur Signell2011-12-082-2/+3
| |
* | Merge remote branch 'origin/master' into windowingLeif Åstrand2011-12-087-92/+227
|\ \
| * | Pass deps.initialized to called test targets in different build files.Mikael Vappula2011-12-051-0/+4
| | |
| * | Prevent multiple ivy:configure callsMikael Vappula2011-12-051-3/+5
| | | | | | | | | | | | Added a controlling property deps.initialized to prevent multiple Ivy configuration and task definition initialization within same Ant run.
| * | Cleaned up Ivy configurationMikael Vappula2011-12-023-73/+83
| | | | | | | | | | | | Targets related to Ivy configuration are now in separate common.xml file which is imported to main build files.
| * | Fixed test framework transient dependencies in main ivy.xmlMikael Vappula2011-12-011-5/+3
| | |
| * | Ivy configuration and TestBench test build script updates.Mikael Vappula2011-12-012-31/+8
| | | | | | | | | | | | | | | Included first version of Ant based replacement of old vaadin-server.py demo server launch script.
| * | #7997 Ivyfied custom SmartSprites libraryMikael Vappula2011-12-014-12/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patched SmartSprites jar is now fetched using Ivy tooling. Custom dependency resolver is used to retrieve module description from local filesystem (in project hierarchy) and the master artifact from Vaadin (6.x) SVN repository. This is a temporary solution until required patches get contributed and committed back to SmartSprite upstream and artifacts are available in Maven central.
| * | Added compile time dependencies to server-side test runtimeMikael Vappula2011-11-251-0/+1
| | |
| * | Removed duplicate target dependencyMikael Vappula2011-11-251-2/+2
| | |
| * | Fixed ivy configuration errors caused by parallel ant tasksMikael Vappula2011-11-251-8/+11
| | |
| * | Removed references to lib/core/**/*.jar from japize command.Mikael Vappula2011-11-251-1/+1
| | | | | | | | | | | | | | | This is the first shot trying to make this script work with ivy dependencies. Most likely japize will fail due to some classes missing from classpath.