26 Commits

Author SHA1 Message Date
Zack T
b3497bc7cc v1.0.0 = Initial Version
+ Initial Version
2020-10-02 22:11:50 -07:00
Zack T
3787882a28 Code Improvements
+ Code Improvements
2018-04-03 11:14:52 -07:00
Zack T
6def9c9b3c v1.5.1 = Quick Fix
Quick Fix
2018-02-12 22:29:15 -07:00
Zack T
c6b5735ecf Quick Fix
Quick Fix
2018-02-12 22:28:51 -07:00
Zack T
ef2c6cd997 v1.5 = Fixed local licensing issue for Maple 2017
+ Fixed local licensing issue for Maple 2017
2018-01-31 22:49:56 -07:00
Zack T
fb0de703bb v1.5 = Changed the interpreter to bash
+ Changed the interpreter to bash (was causing issues)
2018-01-31 22:37:23 -07:00
Zack T
655c94b219 v1.5 = Changed the interpreter to bash
+ Changed the interpreter to bash (was causing issues)
2018-01-31 22:34:27 -07:00
Zack T
75370e4a75 v1.4 = Enable case-insensitive pattern matching for the case statements
+ Enable case-insensitive pattern matching for the case statements
2018-01-30 16:51:16 -07:00
Zack T
1a4536add7 v1.1.1 = Small update to a sed subsitution
+ Small update to a sed subsitution
2018-01-25 16:30:30 -07:00
Zack T
52d41b3717 v1.3 = Reorganized code, improved processes, and fixed a few bugs
+ Changed up the while loop App existence check, as previously couldn't properly report "No versions found"
 + Fixed Local License install -- was hard coded to 2016 version path
 + Modified the expect statements as there was something causing this process to fail
 + Reorganized the output a bit
 + Moved the chmod section so it is run on all license mechanisms
2018-01-25 16:01:34 -07:00
Zack T
b74751a543 v1.2 = Improved search for the App Bundle
+ Improved search for the App Bundle
 + Added missing `done`
2018-01-25 00:03:31 -07:00
Zack T
57b3fb48db v1.4 = Various fixes and adjustments after further testing
+ Fixed 'search' process
 + Adjusted for better exit checks
 + Adjusted sed injection
2018-01-25 00:03:25 -07:00
Zack T
6f94e36762 v1.4 = Moved the JDK install to the begining
+ Moved the JDK install to the begining, otherewise the Maple's install yells about it during the installation process
 + Adjusted for better exit checks
2018-01-24 23:57:13 -07:00
Zack T
0f151be86c v1.1 = Changed cp to mv
+ Changed `cp` to `mv`
2018-01-24 23:54:27 -07:00
Zack T
d5ff01ff7c v1.3 = Added additional logic/checks
+ Check exit code from the install process
 + Checks for Java JDK before installing
2018-01-17 23:57:32 -07:00
Zack T
f191d049b5 v1.3 = Improved script logic
+ Removed all hardcoded values
 + Script will check before injecting proper version string into the App Bundle Info.plist
2018-01-17 15:36:49 -07:00
Zack T
9b63f16140 v1.1 = Added ability to license multiple installed versions
+ Added ability to license multiple installed versions
 + Updated method to find App Bundle
 + Had to reorder some code to properly support these changes
2018-01-17 15:32:56 -07:00
Zack T
fec65fc927 v1.0.1 = Fixed incorrect file reference
+ Fixed incorrect file reference
2018-01-17 15:21:21 -07:00
Zack T
db689476b8 v1.0 = Initial Version
+ Initial Version
2018-01-09 20:24:03 -07:00
Zack T
98fbc7a380 v1.0 = Initial Version
+ Initial Version
 + Converted from using the options file to license on install
2018-01-09 19:48:04 -07:00
Zack T
f58f5d0ed7 v1.2 = Updated for new build process and more
+ Updated for new build process
 + Changed install arugment option
 - No longer using the installer.properties option file
2018-01-09 19:36:51 -07:00
Zack T
90a45e43e4 v1.1 = Updated for Maple 2016.2
+ Updated for Maple 2016.2
2018-01-09 19:35:09 -07:00
Zack T
14a489619f v1.0 = Initial Version
+ Initial Version
2018-01-09 19:29:12 -07:00
Zack T
056901402c v1.2 = Updated for new build process and more
+ Updated for new build process
 + Changed install arugment option
 - No longer using the installer.properties option file
2018-01-09 19:21:51 -07:00
Zack T
74df06c9fe v1.1 = Updated for Maple 2017
+ Updated for Maple 2017
2018-01-08 22:07:38 -07:00
Zack T
ba49c2f0b6 v1.0 = Initial Version
+ Initial Version
2018-01-08 22:04:51 -07:00