Norberto Lopez
a2b926fa1b
Added support for hdiutil (alternative to genisoimage)
...
Added support to properly override various JVM args.
2016-06-13 23:04:43 +00:00
Norberto Lopez
6ee04cd0f2
Fix to properly handle case where no -jreVersion is specified.
2016-06-13 23:00:54 +00:00
Norberto Lopez
b0279b1d64
Code cleanup / minor fixes.
2016-05-11 17:01:16 +00:00
Norberto Lopez
33921127f6
Code cleanup. Added additional checks for various error conditions.
2016-05-10 18:07:01 +00:00
Norberto Lopez
1e5402ea82
Updated logic to support
...
- Code cleanup / refactor
- Improved Java versioning related logic
- Added support for Java version range (rather than just minimum version)
- Added support for JRE updating
- Improved update revert logic
- Added support to untar jvm tar.gz archives
2016-05-07 03:57:18 +00:00
Norberto Lopez
04956c9172
Updated logic to support
...
- Code cleanup / refactor
- Improved Java versioning related logic
- Reworked jvmRelease -> jvmVerSpec
- Added support for deployed JREs
2016-05-07 03:53:54 +00:00
Norberto Lopez
0b17f51795
Added Apache Commons Compress
2016-04-06 16:15:42 +00:00
Norberto Lopez
342cf73bd9
Added support for configurable digest
...
Changed -jreRelease to -jreVersion
Added preliminary support for JRE updating
Code cleanup / refactoring
2016-04-06 14:29:59 +00:00
Norberto Lopez
641c68ae9f
Code cleanup.
...
Changed to utilizing JRE tar.gz releases directly rather than an unpacked tar.gz.
Changed and improved specification of JRE to allow for better flexibility.
2016-03-25 04:14:48 +00:00
Norberto Lopez
0017e3cfb6
Code cleanup. Improved memory configuration support (Apple / Linux).
2016-03-16 03:46:30 +00:00
Norberto Lopez
3a286b7087
Code cleanup.
...
Fixed application argument processing.
Fixed memory configuration logic under Linux.
Improved scripts to make them more robust.
2016-03-08 20:28:40 +00:00
Norberto Lopez
aa6069499a
Updated project configuration
2016-03-08 20:20:48 +00:00
Norberto Lopez
5cb94889e1
Improvements to template files.
2016-03-08 20:17:17 +00:00
Norberto Lopez
dd1e51c09d
More flexible build process.
2016-03-08 20:15:59 +00:00
Larry Brown
1e39cf5d2f
Changes to DistMaker to support native libraries (JNI).
2014-04-01 17:50:01 +00:00
Larry Brown
20a1183e12
Upgrading guava
2014-03-28 20:29:47 +00:00
Jon Vandegriff
6949fc82d4
removing spurious MAC file
2013-11-12 17:43:12 +00:00
Larry Brown
fcf4634ba7
New changes from Nobes to support Memory configuration on Windows.
...
Also fixed update mechanism to work on Windows.
Incremented version number.
2013-06-11 22:27:34 +00:00
Larry Brown
810e09dcc5
Fixed update mechanism to work on Windows
2013-06-11 22:26:46 +00:00
Larry Brown
ecccc27c62
New changes from Nobes to support Memory configuration on Windows.
2013-06-11 22:26:34 +00:00
Jon Vandegriff
2970d10994
in the utility code that gets the list of availale releases, I moved out of the routine the error condition that only one release is available; that's not really an error and it was messing up my simple check for a new version by throwing an error; the check is now done in the calling code
2013-05-17 14:29:58 +00:00
Jon Vandegriff
b0073047fe
incrementing version number - added a mechanism to do a simple (non-gui) "is it up to date" check; all build mechanisms and deploy mechanisms are unchanged
2013-05-16 12:56:04 +00:00
Jon Vandegriff
8b2fed352a
added a simple method on dist maker that checks if the current version is up to date; also added a listener mechanism to the update process so callers can know when a check was done for the updates; also reversed the order of older versions; also resized some message dialogs
2013-05-15 20:17:07 +00:00
Larry Brown
69919e4660
DistMaker dependencies added
2013-05-14 15:06:38 +00:00
Jon Vandegriff
e94906a5d9
moving the distMaker.jar back into the lib dir
2013-05-08 20:10:29 +00:00
Jon Vandegriff
0e159da896
removed link to bin area where tmp jar file was placed
2013-05-08 20:07:43 +00:00
Larry Brown
25efc2f739
Moved the distMaker jar to the release directory to match the documentation.
2013-05-08 20:07:31 +00:00
Norberto Lopez
5c467a7a12
Various updates
2013-05-08 16:13:48 +00:00
Norberto Lopez
8e93fe673b
Various updates
2013-05-08 15:06:52 +00:00
Norberto Lopez
ce9106c6c8
Initial release
2013-05-08 15:06:43 +00:00
Norberto Lopez
214c89df00
Various updates
2013-05-07 22:13:41 +00:00
Norberto Lopez
4d6894cdca
Initial release
2013-05-07 22:12:41 +00:00
Norberto Lopez
e81ba24c04
Added developer debug mode for DistMaker.
2013-04-25 17:09:55 +00:00
Norberto Lopez
2a037066a5
Added remove option, and cleaned up code
2013-04-25 14:01:07 +00:00
Jon Vandegriff
7d2d35048f
GUI tweaks to picker panel in distMaker
2013-04-24 19:34:04 +00:00
Jon Vandegriff
ba423436e2
warning suppression
2013-04-24 19:11:07 +00:00
Jon Vandegriff
69a8557775
added a semi-debug stack trace; plus import re-org and warning suppression
2013-04-24 19:10:50 +00:00
Jon Vandegriff
73591a201d
import re-org
2013-04-24 19:09:33 +00:00
Jon Vandegriff
c2b6cb2def
tweaked messages a little in release chooser panel
2013-04-24 19:09:17 +00:00
Jon Vandegriff
3304235014
fixed src jar link for glum library in distMaker
2013-04-24 19:08:29 +00:00
Norberto Lopez
608d3dfa00
Various updates
2013-04-20 00:05:43 +00:00
Jon Vandegriff
6b6d6b1c2c
one more descirption
2013-04-19 19:57:13 +00:00
Jon Vandegriff
18958c2296
description of resources used by tools/buildRelease for distMaker
2013-04-19 19:54:34 +00:00
Jon Vandegriff
e6347a2a8e
added mig layout (and swing version) to distMaker classpath
2013-04-19 19:48:26 +00:00
Norberto Lopez
b921235b8c
Initial release
2013-04-19 01:50:22 +00:00
Norberto Lopez
ebf348c3e4
Various updates
2013-04-19 01:49:07 +00:00
Norberto Lopez
c6b5f43624
Various updates
2013-04-18 22:09:52 +00:00
Norberto Lopez
4d14a65a98
Initial release
2013-04-17 21:56:48 +00:00
Norberto Lopez
d609c0d46c
Various updates
2013-04-17 21:56:38 +00:00
Norberto Lopez
86a247640c
Various updates
2013-04-17 04:10:19 +00:00