summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2016-09-17 00:09:12 +0200
committerJose <jose@zeroc.com>2016-09-17 00:09:12 +0200
commit59658fbdc9e6c1688d6cc8fe5f903522fcd63f81 (patch)
tree2435fb4a42ff3e5cb651bf16ae7ea753ef58e4ad /java
parentCleanup os version check in IceSSL/configuration (diff)
downloadice-59658fbdc9e6c1688d6cc8fe5f903522fcd63f81.tar.bz2
ice-59658fbdc9e6c1688d6cc8fe5f903522fcd63f81.tar.xz
ice-59658fbdc9e6c1688d6cc8fe5f903522fcd63f81.zip
3.6.3 version fixes
Diffstat (limited to 'java')
-rw-r--r--java/BuildInstructions.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/java/BuildInstructions.md b/java/BuildInstructions.md
index 3fc75b0a4a6..a1be12d888d 100644
--- a/java/BuildInstructions.md
+++ b/java/BuildInstructions.md
@@ -174,16 +174,16 @@ To install Ice for Java in the directory specified by the `prefix` variable in
The installation installs the following JAR files to `<prefix>/lib`.
- freeze-3.6.2.jar
- glacier2-3.6.2.jar
+ freeze-3.6.3.jar
+ glacier2-3.6.3.jar
ice-3.6.3.jar
- icebox-3.6.2.jar
- icediscovery-3.6.2.jar
- icegrid-3.6.2.jar
+ icebox-3.6.3.jar
+ icediscovery-3.6.3.jar
+ icegrid-3.6.3.jar
icegridgui.jar
- icelocatordiscovery-3.6.2.jar
+ icelocatordiscovery-3.6.3.jar
icepatch2-3.6.2.jar
- icestorm-3.6.2.jar
+ icestorm-3.6.3.jar
POM files are also installed for ease of deployment to a maven-based
distribution system.
@@ -238,6 +238,6 @@ and WinRT test suites to start the required servers.
[1]: https://zeroc.com/download.html
-[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.2
+[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.3
[3]: http://gradle.org
[4]: http://proguard.sourceforge.net