From: Sauli Tähkäpää Date: Mon, 10 Mar 2014 05:45:55 +0000 (+0200) Subject: Added nojavadoc parameter, test-server, test-tb2, test-tb3 targets. X-Git-Tag: 7.1.13~32 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1e22aaf;p=vaadin-framework.git Added nojavadoc parameter, test-server, test-tb2, test-tb3 targets. Change-Id: I3b0f4ebc247d0cdbf5d8cdd78c3088207e2f8e45 --- diff --git a/common.xml b/common.xml index a1c086c57a..0c1581fbf3 100644 --- a/common.xml +++ b/common.xml @@ -151,28 +151,44 @@ - + - - - <h1>${module.name}</h1> - - ${javadoc.bottom} - - - - - - - - - - - + + + + + + + + + + + + + <h1>${module.name}</h1> + + ${javadoc.bottom} + + + + + + + + + + + + diff --git a/uitest/build.xml b/uitest/build.xml index 7d5ce867fe..b9bb5a4cbd 100644 --- a/uitest/build.xml +++ b/uitest/build.xml @@ -191,6 +191,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +