summaryrefslogtreecommitdiff
path: root/cpp/msbuild/zeroc.ice.java.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/msbuild/zeroc.ice.java.nuspec')
-rw-r--r--cpp/msbuild/zeroc.ice.java.nuspec16
1 files changed, 0 insertions, 16 deletions
diff --git a/cpp/msbuild/zeroc.ice.java.nuspec b/cpp/msbuild/zeroc.ice.java.nuspec
deleted file mode 100644
index 8b75377687a..00000000000
--- a/cpp/msbuild/zeroc.ice.java.nuspec
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0"?>
-<package >
- <metadata>
- <id>zeroc.ice.java</id>
- <title>ZeroC Ice Java</title>
- <version>3.7.0-alpha3</version>
- <authors>ZeroC, Inc</authors>
- <licenseUrl>https://zeroc.com/licensing</licenseUrl>
- <projectUrl>http://www.zeroc.com</projectUrl>
- <iconUrl>https://zeroc.com/images/logos/zeroc/zeroc_logo-64x64.png</iconUrl>
- <requireLicenseAcceptance>false</requireLicenseAcceptance>
- <description>This package contains the slice2java compiler and the required Slice files to develop Ice for Java applications. Ice is a comprehensive RPC framework that helps you network your software with minimal effort. Ice takes care of all interactions with low-level network programming interfaces and allows you to focus your efforts on your application logic.</description>
- <releaseNotes>https://doc.zeroc.com/display/Ice37/Ice+Release+Notes</releaseNotes>
- <tags>ice native</tags>
- </metadata>
-</package>