aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Laakso <jani.laakso@itmill.com>2007-11-30 17:09:30 +0000
committerJani Laakso <jani.laakso@itmill.com>2007-11-30 17:09:30 +0000
commit270c78c01b1993d70266e2a55c191988c36ba833 (patch)
tree5a74982118d925197e35a1c5b82cb4153a2f0efe
parentcf81dc1926b7ffbd85f1fd059d0ba80290cd1d96 (diff)
downloadvaadin-framework-270c78c01b1993d70266e2a55c191988c36ba833.tar.gz
vaadin-framework-270c78c01b1993d70266e2a55c191988c36ba833.zip
packaging
svn changeset:3096/svn branch:trunk
-rw-r--r--WebContent/release-notes.html (renamed from release-notes.html)0
-rw-r--r--build/build.xml18
-rw-r--r--build/package/Start IT Mill Toolkit.app/Contents/Info.plist35
-rwxr-xr-xbuild/package/Start IT Mill Toolkit.app/Contents/MacOS/appletbin29592 -> 0 bytes
-rw-r--r--build/package/Start IT Mill Toolkit.app/Contents/PkgInfo1
-rw-r--r--build/package/Start IT Mill Toolkit.app/Contents/Resources/Scripts/main.scptbin988 -> 0 bytes
-rw-r--r--build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.icnsbin40291 -> 0 bytes
-rw-r--r--build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.rsrcbin362 -> 0 bytes
-rw-r--r--build/package/Start IT Mill Toolkit.app/Contents/Resources/description.rtfd/TXT.rtf4
-rw-r--r--build/package/Start IT Mill Toolkit.app/Icon0
-rw-r--r--license/itmill-commercial-license.pdfbin97427 -> 0 bytes
-rw-r--r--license/licensing-guidelines.html194
12 files changed, 3 insertions, 249 deletions
diff --git a/release-notes.html b/WebContent/release-notes.html
index a39efab872..a39efab872 100644
--- a/release-notes.html
+++ b/WebContent/release-notes.html
diff --git a/build/build.xml b/build/build.xml
index 7f0e3d7864..ba57fc793f 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -391,7 +391,7 @@
<target name="root">
<copy todir="${output-dir}/WebContent/license">
- <fileset dir="license">
+ <fileset dir="WebContent/license">
<filename name="*.pdf" />
</fileset>
</copy>
@@ -403,21 +403,9 @@
<token key="/version" value="" />
</replacetokens>
</filterchain>
- <fileset dir="">
- <filename name="release-notes.html" />
- </fileset>
- </copy>
- <copy todir="${output-dir}/WebContent">
- <filterchain>
- <expandproperties />
- <replacetokens begintoken="&lt;" endtoken=">">
- <token key="version" value="${version}" />
- <token key="/version" value="" />
- </replacetokens>
- </filterchain>
- <fileset dir="">
+ <fileset dir="WebContent">
<exclude name="**/.svn" />
- <exclude name="release-notes.html" />
+ <include name="release-notes.html" />
<include name="*.html" />
<include name="*.txt" />
<include name="license/*.html" />
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/Info.plist b/build/package/Start IT Mill Toolkit.app/Contents/Info.plist
deleted file mode 100644
index 07f3f8f820..0000000000
--- a/build/package/Start IT Mill Toolkit.app/Contents/Info.plist
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleAllowMixedLocalizations</key>
- <true/>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleExecutable</key>
- <string>applet</string>
- <key>CFBundleIconFile</key>
- <string>applet</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>Start IT Mill Toolkit</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>aplt</string>
- <key>LSRequiresCarbon</key>
- <true/>
- <key>WindowState</key>
- <dict>
- <key>name</key>
- <string>ScriptWindowState</string>
- <key>positionOfDivider</key>
- <real>274</real>
- <key>savedFrame</key>
- <string>625 413 439 476 0 0 1680 1028 </string>
- <key>selectedTabView</key>
- <string>result</string>
- </dict>
-</dict>
-</plist>
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/MacOS/applet b/build/package/Start IT Mill Toolkit.app/Contents/MacOS/applet
deleted file mode 100755
index c715860463..0000000000
--- a/build/package/Start IT Mill Toolkit.app/Contents/MacOS/applet
+++ /dev/null
Binary files differ
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/PkgInfo b/build/package/Start IT Mill Toolkit.app/Contents/PkgInfo
deleted file mode 100644
index 3253614c40..0000000000
--- a/build/package/Start IT Mill Toolkit.app/Contents/PkgInfo
+++ /dev/null
@@ -1 +0,0 @@
-APPLaplt \ No newline at end of file
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/Resources/Scripts/main.scpt b/build/package/Start IT Mill Toolkit.app/Contents/Resources/Scripts/main.scpt
deleted file mode 100644
index 2cea631375..0000000000
--- a/build/package/Start IT Mill Toolkit.app/Contents/Resources/Scripts/main.scpt
+++ /dev/null
Binary files differ
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.icns b/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.icns
deleted file mode 100644
index fcc1f09273..0000000000
--- a/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.icns
+++ /dev/null
Binary files differ
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.rsrc b/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.rsrc
deleted file mode 100644
index 741d4a6f11..0000000000
--- a/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.rsrc
+++ /dev/null
Binary files differ
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/Resources/description.rtfd/TXT.rtf b/build/package/Start IT Mill Toolkit.app/Contents/Resources/description.rtfd/TXT.rtf
deleted file mode 100644
index 810bf027e8..0000000000
--- a/build/package/Start IT Mill Toolkit.app/Contents/Resources/description.rtfd/TXT.rtf
+++ /dev/null
@@ -1,4 +0,0 @@
-{\rtf1\ansi\ansicpg1252\cocoartf949
-{\fonttbl}
-{\colortbl;\red255\green255\blue255;}
-} \ No newline at end of file
diff --git a/build/package/Start IT Mill Toolkit.app/Icon b/build/package/Start IT Mill Toolkit.app/Icon
deleted file mode 100644
index e69de29bb2..0000000000
--- a/build/package/Start IT Mill Toolkit.app/Icon
+++ /dev/null
diff --git a/license/itmill-commercial-license.pdf b/license/itmill-commercial-license.pdf
deleted file mode 100644
index 6936fe14fd..0000000000
--- a/license/itmill-commercial-license.pdf
+++ /dev/null
Binary files differ
diff --git a/license/licensing-guidelines.html b/license/licensing-guidelines.html
deleted file mode 100644
index d001cb6db0..0000000000
--- a/license/licensing-guidelines.html
+++ /dev/null
@@ -1,194 +0,0 @@
-<html>
-<head>
-<title>IT Mill Toolkit Licensing Guidelines</title>
-<link href="../doc/manual/html-style/local.css" rel="stylesheet"
- type="text/css" />
-
-<style type="text/css">
-p.heading {
- font-weight: bold;
-}
-
-.licenses {
- border-collapse: separate;
-}
-
-.licenses th {
- text-align: left;
- background-color: #ccccff;
- padding: 3px;
-}
-
-.licenses td {
- background-color: #f4f4f4;
- padding: 3px;
- text-align: left;
- vertical-align: top;
-}
-
-.licenses tr.even td {
- background-color: #eeeeee;
-}
-</style>
-
-</head>
-<body>
-
-<div id="page">
-
-<h1>Licensing Summary</h1>
-
-<p>IT Mill Toolkit is available for use under two licensing options:
-
-<ul>
- <li><a href="#opensource">Open Source licensing</a> with
- permissive Apache 2.0 license. This option includes the core library
- and is fully functional. Open Source licensing option does not include
- any support, guarantees or all commercially available tools and
- features.</li>
- <li><a href="#commercial">Commercial license</a> can be purchased
- from IT Mill Ltd. It is designed to suit commercial use of the library
- and includes support, guarantee as well as additional tools that
- accelerate software development with IT Mill Toolkit</li>
-</ul>
-</p>
-
-<p>Please read carefully about the licensing options below and
-evaluate the suitability of the actual license files before use. If you
-have any questions about licensing options, please contact sales at <a
- href="http://www.itmill.com/"> IT Mill Ltd</a>.</p>
-
-
-
-<h1><a name="opensource" />Open Source License</h1>
-
-The following libraries are included in this package and are released
-with Open Source license.
-
-<table class="licenses">
- <tbody>
- <tr>
- <th>Package</th>
- <th>License</th>
- <th>Source Code Availability</th>
- </tr>
- <tr>
- <td class="package">IT Mill Toolkit User Interface Library</td>
- <td class="license">Apache License v. 2.0</td>
- <td class="location">Included in the package in src directory</td>
- </tr>
- <tr>
- <td class="package">Google Web Toolkit</td>
- <td class="license">Apache License v. 2.0</td>
- <td class="location">Included in the package in gwt directory</td>
- </tr>
- <tr>
- <td class="package">Apache Tomcat</td>
- <td class="license">Apache License v. 2.0</td>
- <td class="location"><a href="http://tomcat.apache.org/">tomcat.apache.org</a>;
- modifications are at org/apache/tomcat within gwt-dev.jar in gwt
- directory</td>
- </tr>
- <tr>
- <td class="package">Browser Detect v2.1.6</td>
- <td class="license"><a
- href="http://creativecommons.org/licenses/by/1.0/">Creative
- Commons Attribution 1.0</a></td>
- <td class="location"><a
- href="http://google-web-toolkit.googlecode.com/svn/trunk/tools/benchmark-viewer/src/com/google/gwt/junit/viewer/client/BrowserInfo.java">google-web-toolkit.googlecode.com</a>;
- transliterated into Java source in gwt directory</td>
- </tr>
- <tr class="even">
- <td class="package">Eclipse Java Development Tools (JDT)</td>
- <td class="license"><a
- href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public
- License v. 1.0</a></td>
- <td class="location"><a
- href="http://archive.eclipse.org/eclipse/downloads/drops/R-3.1.1-200509290840/download.php?dropFile=eclipse-JDT-SDK-3.1.1.zip">eclipse.org</a></td>
- </tr>
- <tr>
- <td class="package">Eclipse Standard Widget Toolkit (SWT)</td>
- <td class="license"><a
- href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public
- License v. 1.0</a></td>
- <td class="location"><a
- href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/download.php?dropFile=swt-3.2.1-gtk-linux-x86.zip">Linux</a>,
- <a
- href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/download.php?dropFile=swt-3.2.1-win32-win32-x86.zip">Windows</a>,
- and <a
- href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/download.php?dropFile=swt-3.2.1-carbon-macosx.zip">Mac</a>;
- modifications are at org/eclipse/swt within gwt-dev.jar in gwt
- directory</td>
- </tr>
- <tr class="even">
- <td class="package">JFreeChart</td>
- <td class="license"><a
- href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General
- Public License v. 2.1</a></td>
- <td class="location"><a
- href="http://jfree.org/jfreechart/download.html">jfree.org</a></td>
- </tr>
- <tr>
- <td class="package">Mozilla Rhino</td>
- <td class="license"><a
- href="http://www.mozilla.org/MPL/MPL-1.1.txt">Mozilla Public
- License v. 1.1</a></td>
- <td class="location">com/google/gwt/dev/js/rhino/ within
- gwt-dev.jar</td>
- </tr>
- <tr class="even">
- <td class="package">Mozilla 1.7.12 (Linux only)</td>
- <td class="license"><a
- href="http://www.mozilla.org/MPL/MPL-1.1.txt">Mozilla Public
- License v. 1.1</a></td>
- <td class="location"><a
- href="http://developer.mozilla.org/en/docs/Download_Mozilla_Source_Code">mozilla.org</a></td>
- </tr>
- <tr>
- <td class="package">WebKit 418.9 (Mac only)</td>
- <td class="license"><a
- href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General
- Public License v. 2.1</a></td>
- <td class="location"><a
- href="http://webkit.org/building/checkout.html">webkit.org</a></td>
- </tr>
- <tr>
- <td class="package">Jetty server (TODO: add license)</td>
- <td class="license"></td>
- <td class="location"></td>
- </tr>
- <tr>
- <td class="package">Multipart/upload parser library (TODO: add
- license)</td>
- <td class="license"></td>
- <td class="location"></td>
- </tr>
- </tbody>
-</table>
-
-<p>Please evaluate the licenses above to assure that they are
-suitable for your use.</p>
-
-
-<p>The following tools and services are not provided with Open
-Source license
-<ul>
- <li><b>IT Mill Toolkit Testing Tools</b>: Demo version of Testing
- Tools is included in this distribution package for evaluation purposes.
- Continuous or production use of this demo package is forbidden without
- <a href="#commercial">commercial license</a>.</li>
- <li><b>Support services</b>: No support is provided, but use of
- discussion forums is encouraged.</li>
- <li><b>Guarantee</b>: Open Source version is provided without
- guarantee. Please report any issues, we try to fix them in upcoming
- product releases.</li>
- <li><b>IPR protection</b>: No IPR protection is provided other
- than stated in the Apache 2.0 license.</li>
-</ul>
-
-<h1><a name="commercial" />Commercial License</h1>
-
-</div>
-
-</body>
-</html>