| Commit message (Collapse) | Author | Age |
|
|
|
| |
Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
AppBundler fails to launch apps with Java > 12. We'll instead manually
package the app using Java 14's new jpackage separately outside of
Gradle.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
be registered, backward compatibility fix for IceGrid node
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Close #298
|
|
|
|
| |
Close #78
|
| |
|
| |
|
| |
|
|
|
|
| |
Close #285
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
instead fixes #201
|
|
|
|
| |
Closes #76
|
| |
|
|
|
|
|
| |
AdminSession.getReplicaName was call from the UI
thread
|
|
|
|
| |
Fixes #90
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Bug ICE-8298
|
| |
|
| |
|
|
|
|
|
|
| |
- Proguard does not support Java 9 yet. Build the plain JAR and issue
warning if it's detected
- Upgrade Gradle to 4.2.1 which supports Java 9.0.1
|