Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit 62028a3

Browse files
removed IPS from the nightly build
svn path=/branches/4.1.2/; revision=64717 Former-commit-id: 29f72f5b2f798d81578199102746e5953b06ae4c
1 parent b0e5b92 commit 62028a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ build_re_nightly(){
8686
init_nightly
8787
svn_checkout ${SVN_REVISION}
8888
run_findbugs
89-
release_build "clean install" "ips,javaee-api"
89+
release_build "clean install" "javaee-api"
9090
build_re_finalize
9191
}
9292

0 commit comments

Comments
 (0)