Updating files to version 18.2.1-3
This commit is contained in:
parent
ce99187c3f
commit
7aa0d1c310
2 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# Version
|
||||
export AWIPSII_VERSION="18.2.1"
|
||||
export AWIPSII_RELEASE="2"
|
||||
export AWIPSII_RELEASE="3"
|
||||
# Author
|
||||
export AWIPSII_BUILD_VENDOR="UCAR"
|
||||
export AWIPSII_BUILD_SITE="Unidata"
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
-XX:G1MixedGCLiveThresholdPercent=25
|
||||
-XX:G1OldCSetRegionThresholdPercent=25
|
||||
-XX:G1HeapWastePercent=5
|
||||
-DcaveVersion=18.2.1-1
|
||||
-DcaveVersion=18.2.1-3
|
||||
-DbuildSystem=RHEL/Eclipse
|
||||
-XX:SoftRefLRUPolicyMSPerMB=1000
|
||||
</vmArgs>
|
||||
|
@ -59,12 +59,10 @@
|
|||
</win>
|
||||
</launcher>
|
||||
|
||||
|
||||
<vm>
|
||||
<windows include="true">jdk1.7.0</windows>
|
||||
</vm>
|
||||
|
||||
|
||||
<plugins>
|
||||
</plugins>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue