01/01: do not build by default the canJs module
This is an automated email from the git hooks/post-receive script. New commit to branch devel in repository Pollen. See http://git.None/Pollen.git commit 6be985ec2fec88aac2be13059a792d4af4a0b379 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri May 30 11:25:45 2014 +0200 do not build by default the canJs module --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7b40f7c..0e6fa41 100644 --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ <module>pollen-persistence</module> <module>pollen-services</module> <module>pollen-rest-api</module> - <module>pollen-ui-js</module> + <!--module>pollen-ui-js</module--> <module>pollen-ui-angular</module> </modules> -- To stop receiving notification emails like this one, please contact Chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
Chorem.org scm