summaryrefslogtreecommitdiffstats
path: root/build/readme.txt
blob: 64f1d918623751e31f5aa230eee1ce48a11a70db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
How to build Vaadin Framework
=============================

Building the distribution packages is as easy as running ant without 
parameters in this directory. While as official packages will be built
with Java 1.5, you can force build with 1.6 by adding the option 
-Dignoreversion=1

Some of the most common targets to build:
- Distribution JAR-file will be built with target package-jar
- Test WAR will be built with target package-war

For more detailed info, see build.xml