You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by st...@apache.org on 2018/04/06 17:43:03 UTC

[2/2] deltaspike git commit: add OWB2 to the buildall script

add OWB2 to the buildall script


Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/621771d5
Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/621771d5
Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/621771d5

Branch: refs/heads/master
Commit: 621771d568d1d857a11d2af50c27523220a34120
Parents: a56ba59
Author: Mark Struberg <st...@apache.org>
Authored: Fri Apr 6 19:42:15 2018 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Fri Apr 6 19:42:15 2018 +0200

----------------------------------------------------------------------
 deltaspike/buildall.sh | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/621771d5/deltaspike/buildall.sh
----------------------------------------------------------------------
diff --git a/deltaspike/buildall.sh b/deltaspike/buildall.sh
index d81ea7d..fcaee1c 100755
--- a/deltaspike/buildall.sh
+++ b/deltaspike/buildall.sh
@@ -41,6 +41,7 @@ mvn clean install -Ptomee7-build-managed,OpenEJB-TomEE -Dtomee.version=7.0.4 -Do
 
 # CDI-2.0, EE8
 
+mvn clean install -POWB2 | tee mvn-owb2_0_4.log
 
 
 # and now for the result check