Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Leif Åstrand 9015ff64aa Find compiled classes from default Eclipse location pirms 11 gadiem
..
bin Merged 6.8 branch pirms 12 gadiem
cssoptimizer Removed svn:executable property to avoid problems with Git on Windows pirms 12 gadiem
ivy Support running TestBench tests with the vaadin-uitest war (#9299) pirms 11 gadiem
javadoc Upgrade build.xml for Java 1.6 pirms 12 gadiem
maven [merge from 6.7] #8311 Converted CRLF -> LF in css/html/xml files pirms 12 gadiem
package Created separate build.xml files for each module (#9299) pirms 11 gadiem
GWT-VERSION.properties Integrate GWT build with Vaadin - first step. pirms 12 gadiem
VERSION.properties Updated version to 7.0.0 pirms 12 gadiem
VaadinApache2LicenseForJavaFiles.txt #7354 IT Mill -> Vaadin find and replace pirms 12 gadiem
build.properties Upgrade build.xml for Java 1.6 pirms 12 gadiem
build.xml Renamed sass -> theme-compiler for consistency (#9299) pirms 11 gadiem
common.xml Use JarJar from Ivy (#9299) pirms 12 gadiem
html-style.properties #7381 Packaging changes for Vaadin 6.7: JAR and test WAR only, no demo WAR nor ZIP; some cleanup (files that were in ZIP, build.xml) pirms 13 gadiem
ide.xml Find compiled classes from default Eclipse location pirms 11 gadiem
readme.txt #7381 Include licensing related files and release notes in JARs, removed an obsolete readme.txt pirms 13 gadiem

readme.txt

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