aboutsummaryrefslogtreecommitdiffstats
path: root/devtest
diff options
context:
space:
mode:
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-02-28 12:43:54 +0100
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-02-28 12:43:54 +0100
commit986102e12092e97b4595ffe5f12cbd4c93bf6c4b (patch)
treeeb5b3157637f9d47ee68e3acfc2a5e8485fe95e7 /devtest
parent7bd17cc570088b25941d3862dfd95906a120d822 (diff)
downloadgwtquery-986102e12092e97b4595ffe5f12cbd4c93bf6c4b.tar.gz
gwtquery-986102e12092e97b4595ffe5f12cbd4c93bf6c4b.zip
little pom changes
Diffstat (limited to 'devtest')
-rw-r--r--devtest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/devtest/pom.xml b/devtest/pom.xml
index 72adfc01..3f73740f 100644
--- a/devtest/pom.xml
+++ b/devtest/pom.xml
@@ -62,7 +62,7 @@
</modules>
<runTarget>test/test.html</runTarget>
<hostedWebapp>target/www</hostedWebapp>
- <soyc>true</soyc>
+ <compileReport>true</compileReport>
</configuration>
<executions>
<execution>