Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
M
MosaicSuite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Sbalzarini Lab
MosaicSuite
Commits
cd3e7c85
Commit
cd3e7c85
authored
Sep 04, 2015
by
gonciarz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Memory size fixed for junit/ant
parent
b82ed96c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
build_and_test
build_and_test
+2
-0
No files found.
build_and_test
View file @
cd3e7c85
...
...
@@ -7,6 +7,8 @@ source ~/.bashrc_custom
cd
plugin
export
ANT_OPTS
=
"-Xms1024m -Xmx4096m -XX:PermSize=1024m -XX:MaxPermSize=2048m"
ant main
if
[
$?
-ne
0
]
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment