From: Jani Laakso Date: Fri, 30 Nov 2007 17:09:30 +0000 (+0000) Subject: packaging X-Git-Tag: 6.7.0.beta1~5339 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=270c78c01b1993d70266e2a55c191988c36ba833;p=vaadin-framework.git packaging svn changeset:3096/svn branch:trunk --- diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html new file mode 100644 index 0000000000..a39efab872 --- /dev/null +++ b/WebContent/release-notes.html @@ -0,0 +1,128 @@ + + + + +IT Mill Toolkit + + + + +
+
+
+

+IT Mill Toolkit Release Notes

+

Version

+

+
+

+ +

General

+

+Version . This document is under construction.

+

+ +
+

Known issues in this Release ()

+IE = Internet Explorer, FF = Firefox, SA = Safari, OP = Opera +
+Starting any demo may take long time (5 seconds) on some environments. Should not affect on "real" environments. +
+Table component makes extra requests when disabling/enabling the table (FF only) +
+Window: moving / dragging windows should be more usable +
+Embedded / Window: embedded (Flash) are rendered through window +
+Panel: setComponentError, setIcon, setDescription do not work +
+Select: setEnabled(false) still can be edited +
+TabSheet: container area width is different to tabs +
+setReadOnly(true): issues on multiple components +
+Tabsheet: setComponentError, setIcon, setDescription do not work +
+Calendar: jumpy, buttons change position +
+Select has thin red lines (other widgets are seen through) +
+Window / RichTextArea: whole scrolls / jumps up when bold is clicked +
+Session: When server is restarted, application hangs (Safari) +
+RichTextEditor: setEnabled(false) still can be edited +
+SplitPanel: implement spacing +
+Form two-columns GridLayout breaks captions. +
+Add setMaxLength() to TextField +
+Cancelling (big) uploads should be possible +
+(Sub-) Window closing should be possible +
+QueryContainer must implement Sortable +
+QueryContainer should implement Container.Filterable +
+QueryContainer should support preparedstatements-type API +
+Creating minimized/optimized widgetset still contains default theme (css files) +
+Select: when opening selection div it always starts from top even though currently selected value is elsewhere +
+Window resize: if mouse hits scrollbar when dragging, cursor dragging state is lost on (SA) +
+Tree don't support icons +
+Container.Hierarchical.setParent() should be setItemParent() (etc) +
+CustomComponent: setVisible(false) does not hide it, setEnabled(false) does not disable it +
+RichTextArea performance issues (FF) +
+RichTextArea extra scrollbars issues on some layouts (SA) +
+DateField.setLocale floods to other components aswell +
+Table column selector div may be positioned randomly wrong (IE) +
+Error message in Button is not shown (FF) +
+ + +
+ +
+ +
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 @@ - + @@ -403,21 +403,9 @@ - - - - - - - - - - - - - + - + 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 @@ - - - - - CFBundleAllowMixedLocalizations - - CFBundleDevelopmentRegion - English - CFBundleExecutable - applet - CFBundleIconFile - applet - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Start IT Mill Toolkit - CFBundlePackageType - APPL - CFBundleSignature - aplt - LSRequiresCarbon - - WindowState - - name - ScriptWindowState - positionOfDivider - 274 - savedFrame - 625 413 439 476 0 0 1680 1028 - selectedTabView - result - - - 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 Binary files a/build/package/Start IT Mill Toolkit.app/Contents/MacOS/applet and /dev/null 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 Binary files a/build/package/Start IT Mill Toolkit.app/Contents/Resources/Scripts/main.scpt and /dev/null 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 Binary files a/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.icns and /dev/null 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 Binary files a/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.rsrc and /dev/null 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 diff --git a/license/itmill-commercial-license.pdf b/license/itmill-commercial-license.pdf deleted file mode 100644 index 6936fe14fd..0000000000 Binary files a/license/itmill-commercial-license.pdf and /dev/null 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 @@ - - -IT Mill Toolkit Licensing Guidelines - - - - - - - -
- -

Licensing Summary

- -

IT Mill Toolkit is available for use under two licensing options: - -

    -
  • Open Source licensing 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.
  • -
  • Commercial license 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
  • -
-

- -

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 IT Mill Ltd.

- - - -

Open Source License

- -The following libraries are included in this package and are released -with Open Source license. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PackageLicenseSource Code Availability
IT Mill Toolkit User Interface LibraryApache License v. 2.0Included in the package in src directory
Google Web ToolkitApache License v. 2.0Included in the package in gwt directory
Apache TomcatApache License v. 2.0tomcat.apache.org; - modifications are at org/apache/tomcat within gwt-dev.jar in gwt - directory
Browser Detect v2.1.6Creative - Commons Attribution 1.0google-web-toolkit.googlecode.com; - transliterated into Java source in gwt directory
Eclipse Java Development Tools (JDT)Eclipse Public - License v. 1.0eclipse.org
Eclipse Standard Widget Toolkit (SWT)Eclipse Public - License v. 1.0Linux, - Windows, - and Mac; - modifications are at org/eclipse/swt within gwt-dev.jar in gwt - directory
JFreeChartGNU Lesser General - Public License v. 2.1jfree.org
Mozilla RhinoMozilla Public - License v. 1.1com/google/gwt/dev/js/rhino/ within - gwt-dev.jar
Mozilla 1.7.12 (Linux only)Mozilla Public - License v. 1.1mozilla.org
WebKit 418.9 (Mac only)GNU Lesser General - Public License v. 2.1webkit.org
Jetty server (TODO: add license)
Multipart/upload parser library (TODO: add - license)
- -

Please evaluate the licenses above to assure that they are -suitable for your use.

- - -

The following tools and services are not provided with Open -Source license -

- -

Commercial License

- -
- - - diff --git a/release-notes.html b/release-notes.html deleted file mode 100644 index a39efab872..0000000000 --- a/release-notes.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - -IT Mill Toolkit - - - - -
-
-
-

-IT Mill Toolkit Release Notes

-

Version

-

-
-

- -

General

-

-Version . This document is under construction.

-

- -
-

Known issues in this Release ()

-IE = Internet Explorer, FF = Firefox, SA = Safari, OP = Opera -
-Starting any demo may take long time (5 seconds) on some environments. Should not affect on "real" environments. -
-Table component makes extra requests when disabling/enabling the table (FF only) -
-Window: moving / dragging windows should be more usable -
-Embedded / Window: embedded (Flash) are rendered through window -
-Panel: setComponentError, setIcon, setDescription do not work -
-Select: setEnabled(false) still can be edited -
-TabSheet: container area width is different to tabs -
-setReadOnly(true): issues on multiple components -
-Tabsheet: setComponentError, setIcon, setDescription do not work -
-Calendar: jumpy, buttons change position -
-Select has thin red lines (other widgets are seen through) -
-Window / RichTextArea: whole scrolls / jumps up when bold is clicked -
-Session: When server is restarted, application hangs (Safari) -
-RichTextEditor: setEnabled(false) still can be edited -
-SplitPanel: implement spacing -
-Form two-columns GridLayout breaks captions. -
-Add setMaxLength() to TextField -
-Cancelling (big) uploads should be possible -
-(Sub-) Window closing should be possible -
-QueryContainer must implement Sortable -
-QueryContainer should implement Container.Filterable -
-QueryContainer should support preparedstatements-type API -
-Creating minimized/optimized widgetset still contains default theme (css files) -
-Select: when opening selection div it always starts from top even though currently selected value is elsewhere -
-Window resize: if mouse hits scrollbar when dragging, cursor dragging state is lost on (SA) -
-Tree don't support icons -
-Container.Hierarchical.setParent() should be setItemParent() (etc) -
-CustomComponent: setVisible(false) does not hide it, setEnabled(false) does not disable it -
-RichTextArea performance issues (FF) -
-RichTextArea extra scrollbars issues on some layouts (SA) -
-DateField.setLocale floods to other components aswell -
-Table column selector div may be positioned randomly wrong (IE) -
-Error message in Button is not shown (FF) -
- - -
- -
- -