summaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAge
* Fixed ICE-7439 - Renamed IceGridDiscovery to IceLocatorDiscovery in ↵Benoit Foucher2016-11-02
| | | | PropertyNames.xml
* More javadoc fixesMark Spruiell2016-09-26
|
* Fixed restore of saved maximized windowBernard Normier2016-09-26
|
* Update IceGridGUI/javafx.gradleJoe George2016-09-26
| | | | Replace long time deprecated "installApp" with "installDist"
* Update java ice builder versionJoe George2016-09-26
|
* Few additional javadoc fixesBenoit Foucher2016-09-26
|
* Minor javadoc fixesBenoit Foucher2016-09-26
|
* Removed unnecessary versionsBernard Normier2016-09-23
|
* Windows Java build fixesJose2016-09-23
|
* JAR install fixesJose2016-09-23
|
* Fix for ICE-7167 - fixed some warnings/errors when generating java docsBenoit Foucher2016-09-23
|
* Use GRADLEOPTS in Java MakefilesJose2016-09-21
|
* Fix ICE-7192 - Review deprecatedBy usageJose2016-09-20
|
* Java build instructions updatesJose2016-09-19
|
* Fix test bzip2 dependencyJose2016-09-19
|
* Fixes to IceGridGUI buildJose2016-09-19
| | | | | | | Separate the proguard and plain jar builds to fix the buildscript dependencies on proguard. Only proguard-jar.gradle depends on the proguard tasks.
* Fixed ICE-6363 (Java & C#) - hang when trying to contact the locatorBenoit Foucher2016-09-19
|
* Fixed ICE-7317 - timeout test failureBenoit Foucher2016-09-19
|
* Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
|
* 3.6.3 version fixesJose2016-09-17
|
* Fix for ICE-7357 - catch exceptions raised by connection getInfoBenoit Foucher2016-09-16
|
* Removed double About on OS XBernard Normier2016-09-13
| | | | Updated version in Contents link
* Update to latest version of Ice Builder for GradleJoe George2016-09-08
|
* Fix typoJoe George2016-09-08
|
* Fixed IceGridGUI bug introduced in previous commitBernard Normier2016-09-08
|
* ICE-7113: remove destroyed serversBernard Normier2016-09-07
|
* Add iceBuilderVersion propertyJose2016-09-07
|
* Fixed typo in IceGridGUI jar signingBenoit Foucher2016-09-07
|
* Downgraded gradle requirement to 1.3.6 to get Debian build workingBenoit Foucher2016-09-07
|
* Save location and size of LogFile and IceLog dialogsBernard Normier2016-09-06
|
* Fixed ICE-7311 - handling of Java errors with AMDBenoit Foucher2016-09-05
|
* IceGrid Admin Cmd+Q support on macOSBernard Normier2016-09-02
|
* Remove bogus message check from Java Ice/exceptions test loggerJoe George2016-09-01
|
* ICE-7302 - Fix Java Ice/exceptions not using AMDThrowerIJoe George2016-08-30
|
* ICE-7240 - Python Ice/servantLocator cross testJoe George2016-07-19
|
* Update to use gradle builder 1.3.7Jose2016-07-06
|
* Remove IceSSL.SecurityLevel reintroduced with 3.6-stretch mergeJose2016-07-06
|
* Merge remote-tracking branch 'origin/3.6-stretch' into 3.6Jose2016-07-06
|\ | | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/test/IceSSL/configuration/AllTests.cpp csharp/src/Ice/PropertyNames.cs java/src/Ice/src/main/java/IceInternal/PropertyNames.java js/src/Ice/PropertyNames.js
| * Remove IceSSL.SecurityLevel propertyJose2016-07-06
| | | | | | | | | | The security level can be set without this property by adding @SECLEVEL=n in the cipher string
| * OpenSSL-1.1.0-pre5 supportJose2016-07-01
| |
* | OpenSSL-1.1.0-pre5 supportJose2016-07-01
| | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h csharp/src/Ice/PropertyNames.cs java/src/Ice/src/main/java/IceInternal/PropertyNames.java js/src/Ice/PropertyNames.js
* | Merge branch '3.6-stretch' into 3.6Jose2016-06-15
|\|
| * Fixed bug where connection to SOCKs/HTTP proxies could hang under certain ↵Benoit Foucher2016-06-10
| | | | | | | | conditions
| * Use absolute paths in Class-Pathjose2016-06-08
| |
| * Allow to build JAR files with Class-Path entriesjose2016-06-08
| | | | | | | | | | | | When setting jarsClassPath to true Class-Path entries are added to JAR files during install, we don't want to do that while buidling so the JARs Class-Path reflect the install location.
| * Remove ../resources from Class-Pathjose2016-06-08
| | | | | | | | | | That entry is not required in Class-Path and it causes a warning with debian packaging
| * IceGridGUI build fixesJose2016-06-06
| | | | | | | | Default to JGoodies libraries from maven central
| * Fix javadoc JAR names in clean ruleJose2016-06-03
| |
| * Clean Java sources & doc jarsJose2016-06-03
| |
| * Fixes proguar dependenciesJose2016-05-27
| |