Skip to content
Snippets Groups Projects
Commit e05cf9bf authored by Bruno Nocera Zanette's avatar Bruno Nocera Zanette
Browse files

Remove dspace-jspui from System essential

Remove dspace-jspui from System essential
parent 16fba770
Branches
No related tags found
No related merge requests found
......@@ -4,7 +4,8 @@ mvn -Pxpdf-mediafilter-support package -P \
"!dspace-lni,
!dspace-sword,
!dspace-swordv2,
!dspace-rest"
!dspace-rest,
!dspace-jspui"
if [[ $? == 1 ]]; then
echo "Aconteceu algum erro durante a compilacao!"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment