DCausse has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/342878 )

Change subject: Search: add checkstyle:check to the job
......................................................................

Search: add checkstyle:check to the job

'package' only does not seem to fail on checkstyle violations.

Change-Id: Ia64f7ed8269bf81443158931fb800a0bb4ececac
---
M jjb/search.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/78/342878/1

diff --git a/jjb/search.yaml b/jjb/search.yaml
index 64b83b6..1a0d214 100644
--- a/jjb/search.yaml
+++ b/jjb/search.yaml
@@ -36,7 +36,7 @@
     prebuilders:
      - castor-load
     maven:
-      goals: clean package
+      goals: clean compile checkstyle:check package
     publishers:
      - castor-save
 

-- 
To view, visit https://gerrit.wikimedia.org/r/342878
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia64f7ed8269bf81443158931fb800a0bb4ececac
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to