]> source.dussan.org Git - vaadin-framework.git/commitdiff
packaging
authorJani Laakso <jani.laakso@itmill.com>
Fri, 30 Nov 2007 17:34:37 +0000 (17:34 +0000)
committerJani Laakso <jani.laakso@itmill.com>
Fri, 30 Nov 2007 17:34:37 +0000 (17:34 +0000)
svn changeset:3097/svn branch:trunk

WebContent/release-notes.html
build/build.xml
build/package/linux-readme.txt [new file with mode: 0644]
build/package/mac-Start IT Mill Toolkit.zip [new file with mode: 0644]
build/package/mac-readme.txt [new file with mode: 0644]
build/package/start-demo.bat [deleted file]
build/package/start-demo.sh [deleted file]
build/package/start-demo.txt [deleted file]
build/package/start.bat [new file with mode: 0644]
build/package/start.sh [new file with mode: 0644]
build/package/windows-readme.txt [new file with mode: 0644]

index a39efab8722271fbdf06a3faf3eb362fb6f25ebb..acd2f6a0ae1294e1760868d0a89aac299986325a 100644 (file)
@@ -1,52 +1,32 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-<title>IT Mill Toolkit</title>
-<link href="doc/manual/html-style/local.css" rel="stylesheet" type="text/css" />
-<link rel="start" href="index.html" title="IT Mill Toolkit" />
-<style type="text/css">
-table.issues {
-       border-width: 1px 1px 1px 1px;
-       border-spacing: 2px;
-       border-style: none none none none;
-       border-color: gray gray gray gray;
-       border-collapse: collapse;
-       background-color: white;
-}
-table.issues th {
-       border-width: 1px 1px 1px 1px;
-       padding: 3px 3px 3px 3px;
-       border-style: dashed dashed dashed dashed;
-       border-color: gray gray gray gray;
-       background-color: white;
-       -moz-border-radius: 0px 0px 0px 0px;
-}
-table.issues td {
-       border-width: 1px 1px 1px 1px;
-       padding: 3px 3px 3px 3px;
-       border-style: dashed dashed dashed dashed;
-       border-color: gray gray gray gray;
-       background-color: white;
-       -moz-border-radius: 0px 0px 0px 0px;
-}
-</style>
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="container">
-<div id="header"><h1>IT Mill Toolkit</h1></div><div id="itmilllogo"></div><div id="page">
-<div class="navheader"><table width="100%" summary=""><tr><th align="center" colspan="3">IT Mill Toolkit</th></tr>
-<tr><td align="left" width="20%">&nbsp;</td><th align="center" width="60%">&nbsp;</th>
-<td align="right" width="20%"></td></tr></table summary=""><hr /></div><div class="book" lang="en">
-<div class="titlepage"><div><div><h1 class="title">
-<a name="N40001"></a>IT Mill Toolkit Release Notes</h1></div>
-<div><h2 class="subtitle">Version <version></version></h2></div><div>
-<div class="author"><h3 class="author"></h3></div></div>
-<div><p class="copyright">Copyright &copy; 2007 Oy IT Mill Ltd. All rights reserved.</p></div>
-<div><div class="abstract"><p class="title"></p>
-
-<h3>General</h3>
+       <head>
+               <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+               <title>IT Mill Toolkit 5</title>
+               <link rel="stylesheet" type="text/css" href="demo/css/styles.css" />
+               <!--[if IE]>
+               <link rel="stylesheet" type="text/css" href="demo/css/ie.css" />
+               <![endif]-->
+       </head>
+       <body>
+       
+       <div id="container">
+       
+               <div class="header">
+                       <h1>Introducing IT Mill Toolkit 5</h1>
+                       <em>Effortless web application development for Java-programmers.</em>
+                       <a href="http://www.itmill.com" title="Open www.itmill.com">Visit itmill.com</a>
+               </div> <!-- /Header -->
+               
+               <div class="content">
+                       
+                       <div>
+                               <h2>Release notes version <version></version></h2>
+                               
+                               <h4>General</h4>
+                               
 <p>
-Version <version></version>. This document is under construction.</p>
+This document is under construction.</p>
 <p>
 
 <br />
@@ -119,10 +99,19 @@ Table column selector div may be positioned randomly wrong (IE)
 <br/>
 Error message in Button is not shown (FF)
 <br/>
-
-
-</div></div></div></div>
-
-<br />
-
-</div><div class="navfooter"><hr /><table width="100%" summary=""><tr><td align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td align="right" width="40%"></td></tr><tr><td valign="top" align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td valign="top" align="right" width="40%"></td></tr></table></div></div><div id="footer"><span>Version: <version></version></span>&copy; Oy IT Mill Ltd. 2000-2007</div></div></body></html>
+                               
+                               
+                       </div> <!-- /getting-started -->
+                       
+                       <div class="clearer"></div>
+               </div> <!-- /content-->
+               
+               <div class="footer">
+                       <a href="http://www.itmill.com">IT Mill Ltd.</a>
+                       <em>Interfacing IT</em>
+               </div> <!-- /footer -->
+       
+       </div> <!-- /container -->
+       
+       </body>
+</html>
index ba57fc793fd1126b686a73416ca96b81131899a9..8974d7b043bb0bdb8054c55a2486525e84e1c386 100644 (file)
                                <exclude name="**/.svn" />
                                <include name="release-notes.html" />
                                <include name="*.html" />
-                               <include name="*.txt" />
                                <include name="license/*.html" />
                        </fileset>
                </copy>
diff --git a/build/package/linux-readme.txt b/build/package/linux-readme.txt
new file mode 100644 (file)
index 0000000..931a7da
--- /dev/null
@@ -0,0 +1,7 @@
+== How to start ==\r
+\r
+Open shell and execute "sh start.sh".\r
+\r
+This starts an integrated Servlet Container (Jetty) which runs index page\r
+and Toolkit demo applications. Your default web browser should be opened\r
+automatically.\r
diff --git a/build/package/mac-Start IT Mill Toolkit.zip b/build/package/mac-Start IT Mill Toolkit.zip
new file mode 100644 (file)
index 0000000..23df10e
Binary files /dev/null and b/build/package/mac-Start IT Mill Toolkit.zip differ
diff --git a/build/package/mac-readme.txt b/build/package/mac-readme.txt
new file mode 100644 (file)
index 0000000..eeee0cf
--- /dev/null
@@ -0,0 +1,8 @@
+== How to start ==\r
+\r
+Double-click icon Start IT Mill Toolkit.\r
+Or open shell and execute "sh start.sh".\r
+\r
+This starts an integrated Servlet Container (Jetty) which runs index page\r
+and Toolkit demo applications. Your default web browser should be opened\r
+automatically.\r
diff --git a/build/package/start-demo.bat b/build/package/start-demo.bat
deleted file mode 100644 (file)
index 08bd809..0000000
+++ /dev/null
@@ -1 +0,0 @@
-@java -cp "WebContent\demo\lib\jetty\jetty-6.1.5.jar;WebContent\demo\lib\jetty\jetty-util-6.1.5.jar;WebContent\demo\lib\jetty\servlet-api-2.5-6.1.5.jar;WebContent\WEB-INF\classes" com.itmill.toolkit.launcher.ITMillToolkitDesktopMode\r
diff --git a/build/package/start-demo.sh b/build/package/start-demo.sh
deleted file mode 100644 (file)
index 36fbb95..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-java -cp WebContent/demo/lib/jetty/jetty-6.1.5.jar:WebContent/demo/lib/jetty/jetty-util-6.1.5.jar:WebContent/demo/lib/jetty/servlet-api-2.5-6.1.5.jar:WebContent/WEB-INF/classes com.itmill.toolkit.launcher.ITMillToolkitDesktopMode
diff --git a/build/package/start-demo.txt b/build/package/start-demo.txt
deleted file mode 100644 (file)
index b8433ae..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-Starting Toolkit demos\r
-\r
-\r
-1) Under Windows environment\r
-\r
-Doubleclick start-demo.bat\r
-\r
-\r
-2) Under Linux or OSX environment\r
-\r
-Open shell and execute "sh start-demo.sh"\r
-\r
-\r
-This starts an integrated Servlet Container which runs Toolkit demo\r
-applications. Your default web browser should be opened automatically.\r
diff --git a/build/package/start.bat b/build/package/start.bat
new file mode 100644 (file)
index 0000000..08bd809
--- /dev/null
@@ -0,0 +1 @@
+@java -cp "WebContent\demo\lib\jetty\jetty-6.1.5.jar;WebContent\demo\lib\jetty\jetty-util-6.1.5.jar;WebContent\demo\lib\jetty\servlet-api-2.5-6.1.5.jar;WebContent\WEB-INF\classes" com.itmill.toolkit.launcher.ITMillToolkitDesktopMode\r
diff --git a/build/package/start.sh b/build/package/start.sh
new file mode 100644 (file)
index 0000000..36fbb95
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+java -cp WebContent/demo/lib/jetty/jetty-6.1.5.jar:WebContent/demo/lib/jetty/jetty-util-6.1.5.jar:WebContent/demo/lib/jetty/servlet-api-2.5-6.1.5.jar:WebContent/WEB-INF/classes com.itmill.toolkit.launcher.ITMillToolkitDesktopMode
diff --git a/build/package/windows-readme.txt b/build/package/windows-readme.txt
new file mode 100644 (file)
index 0000000..bf89092
--- /dev/null
@@ -0,0 +1,7 @@
+== How to start ==\r
+\r
+Double-click start.bat.\r
+\r
+This starts an integrated Servlet Container (Jetty) which runs index page\r
+and Toolkit demo applications. Your default web browser should be opened\r
+automatically.\r