diff options
author | Johannes Dahlström <johannes.dahlstrom@vaadin.com> | 2012-01-16 07:01:28 +0000 |
---|---|---|
committer | Johannes Dahlström <johannes.dahlstrom@vaadin.com> | 2012-01-16 07:01:28 +0000 |
commit | 326ccadd49971a36bcf4c356f114eba70a4e337f (patch) | |
tree | 7756dead0ad908b23911030464fe308f5929be3d /build/build.properties | |
parent | c661750fbc7149becd34548ac3a0a844df39b3b7 (diff) | |
download | vaadin-framework-326ccadd49971a36bcf4c356f114eba70a4e337f.tar.gz vaadin-framework-326ccadd49971a36bcf4c356f114eba70a4e337f.zip |
Merged #8105 Compile core files and test files to separate folders
svn changeset:22636/svn branch:6.8
Diffstat (limited to 'build/build.properties')
-rw-r--r-- | build/build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build.properties b/build/build.properties index 82378c6dac..9e126a4479 100644 --- a/build/build.properties +++ b/build/build.properties @@ -2,7 +2,7 @@ result-path=build/result checkout-path=build/checkout product-file=vaadin product-name=Vaadin -toolkit-package=com/vaadin +vaadin-package=com/vaadin gwt-dir=lib/core/gwt # repository into which Maven snapshots should be published |