Joeri de Gooijer pushed to branch feature/cmng-psp1 at cms / 
hippo-addon-channel-manager


Commits:
8541e74c by Joeri de Gooijer at 2016-02-12T17:43:54+01:00
CHANNELMGR-437 add gulp test run to maven test phase

- - - - -


1 changed file:

- frontend-ng/pom.xml


Changes:

=====================================
frontend-ng/pom.xml
=====================================
--- a/frontend-ng/pom.xml
+++ b/frontend-ng/pom.xml
@@ -66,6 +66,15 @@
               <commandlineArgs>run gulp buildDist -- 
--fail-on-gulp-error</commandlineArgs>
             </configuration>
           </execution>
+          <execution>
+            <id>gulp-test</id>
+            <phase>test</phase>
+            <goals><goal>exec</goal></goals>
+            <configuration>
+              <executable>npm</executable>
+              <commandlineArgs>run gulp test -- 
--fail-on-gulp-error</commandlineArgs>
+            </configuration>
+          </execution>
         </executions>
       </plugin>
       <plugin>



View it on GitLab: 
https://code.onehippo.org/cms/hippo-addon-channel-manager/commit/8541e74c44a9ac84c39182a52a0c0cfa5f5f09d5
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to