summaryrefslogtreecommitdiffstats
path: root/build/readme.txt
blob: 5a52afe1de0db26ff536ab04a909a1345834b1ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 ZIP-file will be built with target package-zip
- Distribution JAR-file will be built with target package-jar
- Demo package will be built with target package-war

For more detailed info, see build.xml