Author: takezoe
Date: Tue Jul 13 17:35:41 2010
New Revision: 963797
URL: http://svn.apache.org/viewvc?rev=963797&view=rev
Log:
ClickIDE 2.2.0.0 Released.
Modified:
click/trunk/click/documentation/docs/click-ide-downloads.html
click/trunk/click/documentation/docs/click-ide-roadmap-changes.html
Modified: click/trunk/click/documentation/docs/click-ide-downloads.html
URL: http://svn.apache.org/viewvc/click/trunk/click/documentation/docs/click-ide-downloads.html?rev=963797&r1=963796&r2=963797&view=diff
==============================================================================
--- click/trunk/click/documentation/docs/click-ide-downloads.html (original)
+++ click/trunk/click/documentation/docs/click-ide-downloads.html Tue Jul 13 17:35:41 2010
@@ -32,11 +32,11 @@
<h1>Downloads</h1>
<h2>Apache Releases</h2>
-
+
Please select a release from the table below.
<p/>
-
+
<table cellspacing="1" cellpadding="8" style="border: 1px solid black;">
<tbody><tr style="background-color: navy; color: white;">
<th align="center">Package</th>
@@ -45,7 +45,16 @@
<th align="center">Version</th>
<th align="center">Release date</th>
<th align="center">Supports</th>
- </tr> <tr>
+ </tr>
+ <tr>
+ <td><a target="_blank" class="external" href="http://www.apache.org/dyn/closer.cgi/click/clickide/2.2.0.0/clickide-2.2.0.0.zip">clickide-2.2.0.0.zip</a></td>
+ <td><a target="_blank" class="external" href="http://www.apache.org/dist/click/clickide/2.2.0.0/clickide-2.2.0.0.zip.asc">pgp</a></td>
+ <td><a target="_blank" class="external" href="http://www.apache.org/dist/click/clickide/2.2.0.0/clickide-2.2.0.0.zip.md5">md5</a></td>
+ <td>2.2.0.0</td>
+ <td>14/Jul/2010</td>
+ <td>Click 2.2 and Eclipse 3.5 / WTP 3.1.</td>
+ </tr>
+ <tr>
<td><a target="_blank" class="external" href="http://www.apache.org/dyn/closer.cgi/click/clickide/2.1.0.0/clickide-2.1.0.0.zip">clickide-2.1.0.0.zip</a></td>
<td><a target="_blank" class="external" href="http://www.apache.org/dist/click/clickide/2.1.0.0/clickide-2.1.0.0.zip.asc">pgp</a></td>
<td><a target="_blank" class="external" href="http://www.apache.org/dist/click/clickide/2.1.0.0/clickide-2.1.0.0.zip.md5">md5</a></td>
@@ -55,13 +64,13 @@
</tr>
</tbody>
</table>
-
+
<h2>Pre Apache Releases</h2>
-
+
These releases are hosted at <a target="_blank" class="external" href="http://sourceforge.net/">http://sourceforge.net/</a>.
-
+
<p/>
-
+
<table cellspacing="1" cellpadding="8" style="border: 1px solid black;">
<tbody><tr style="background-color: navy; color: white;">
<th align="center">Package</th>
Modified: click/trunk/click/documentation/docs/click-ide-roadmap-changes.html
URL: http://svn.apache.org/viewvc/click/trunk/click/documentation/docs/click-ide-roadmap-changes.html?rev=963797&r1=963796&r2=963797&view=diff
==============================================================================
--- click/trunk/click/documentation/docs/click-ide-roadmap-changes.html (original)
+++ click/trunk/click/documentation/docs/click-ide-roadmap-changes.html Tue Jul 13 17:35:41
2010
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one
@@ -27,13 +27,13 @@
<title>Apache Click</title>
<link rel="stylesheet" type="text/css" href="../help.css"/>
<style type="text/css">
- dl {
- margin-left: 2em;
+ dl {
+ margin-left: 2em;
}
- dt {
+ dt {
font-weight: 700;
- margin-top: 1.5em;
- margin-bottom: 0.5em;
+ margin-top: 1.5em;
+ margin-bottom: 0.5em;
}
.change {
margin-bottom: 0.75em;
@@ -41,7 +41,7 @@
</style>
</head>
<body>
-
+
<h1>Road Map and Changes</h1>
<h2>Road Map</h2>
@@ -51,7 +51,7 @@ ClickIDE's roadmap is to include the fol
Velocity Editor - code completion for page model/control objects
</li>
<li class="change">
- Velocity Editor - syntax Highlighting for Velocity directives and comments
+ Velocity Editor - syntax Highlighting for Velocity directives and comments
</li>
<li class="change">
Java Editor - code completion for string literals which specify the listener method
@@ -85,6 +85,21 @@ ClickIDE's roadmap is to include the fol
<dl>
+ <dt><a name="2.1.0.0"></a>Version 2.2.0.0 - 14 Jul 2010</dt>
+ <dd>
+ <ul style="padding: 0em; margin-left:0em;">
+ <li class="change">
+ Supports Apache Click 2.2.0
+ [<a target='blank' href="https://issues.apache.org/jira/browse/CLKE-40">40</a>].
+ </li>
+ <li class="change">
+ Provides click.dtd as XML schema catalog
+ [<a target='blank' href="https://issues.apache.org/jira/browse/CLKE-24">41</a>].
+ </li>
+ </ul>
+ </dd>
+ <p/>
+
<dt><a name="2.1.0.0"></a>Version 2.1.0.0 - 18 Feb 2010</dt>
<dd>
<ul style="padding: 0em; margin-left:0em;">
@@ -111,7 +126,7 @@ ClickIDE's roadmap is to include the fol
</ul>
</dd>
<p/>
-
+
<dt>Version 2.1.0 - 9 Nov 2008</dt>
<dd>
<ul style="padding: 0em; margin-left:0em;">
@@ -121,7 +136,7 @@ ClickIDE's roadmap is to include the fol
</ul>
</dd>
<p/>
-
+
<dt>Version 2.0.0 - 6 Mar 2008</dt>
<dd>
<ul style="padding: 0em; margin-left:0em;">
@@ -150,7 +165,7 @@ ClickIDE's roadmap is to include the fol
</ul>
</dd>
<p/>
-
+
<dt>Version 1.7.0 - 14 Jun 2007</dt>
<dd>
<ul style="padding: 0em; margin-left:0em;">
@@ -160,7 +175,7 @@ ClickIDE's roadmap is to include the fol
</ul>
</dd>
<p/>
-
+
<dt>Version 1.6.0 - 24 Mar 2007</dt>
<dd>
<ul style="padding: 0em; margin-left:0em;">
@@ -183,7 +198,7 @@ ClickIDE's roadmap is to include the fol
</ul>
</dd>
<p/>
-
+
<dt>Version 1.5.1 - 16 Dec 2006</dt>
<dd>
<ul style="padding: 0em; margin-left:0em;">
@@ -199,7 +214,7 @@ ClickIDE's roadmap is to include the fol
</ul>
</dd>
<p/>
-
+
<dt>Version 1.5.0 - 26 November 2006</dt>
<dd>
<ul style="padding: 0em; margin-left:0em;">
@@ -217,12 +232,12 @@ ClickIDE's roadmap is to include the fol
<dd>
<ul style="padding: 0em; margin-left:0em;">
<li class="change">
- Added support for Page classname suffix.
+ Added support for Page classname suffix.
This issue was raised by Masanobu Shimura
[<a target='blank' href="https://issues.apache.org/jira/browse/CLKE-13">13</a>].
</li>
<li class="change">
- Fixed auto complete support for pages in subdirectories.
+ Fixed auto complete support for pages in subdirectories.
This issue was raised by Masanobu Shimura
[<a target='blank' href="https://issues.apache.org/jira/browse/CLKE-14">14</a>].
</li>
@@ -236,7 +251,7 @@ ClickIDE's roadmap is to include the fol
</ul>
</dd>
<p/>
-
+
<dt>Version 1.4.0 - 6 October 2006</dt>
<dd>
<ul style="padding: 0em; margin-left:0em;">
@@ -254,7 +269,7 @@ ClickIDE's roadmap is to include the fol
</ul>
</dd>
<p/>
-
+
<dt>Version 1.3.0 - 8 July 2006</dt>
<dd>
<ul style="padding: 0em; margin-left:0em;">
@@ -262,12 +277,12 @@ ClickIDE's roadmap is to include the fol
Updated ClickIDE to support Eclipse 3.2 & WTP 1.5.
</li>
<li class="change">
- Added support for click-app locale attribute.
+ Added support for click-app locale attribute.
This issue was raised by Malcolm Edgar
[<a target='blank' href="https://issues.apache.org/jira/browse/CLKE-10">10</a>].
</li>
<li class="change">
- Added switch support for pages ending with Page name
+ Added switch support for pages ending with Page name
This issue was raised by Malcolm Edgar
[<a target='blank' href="https://issues.apache.org/jira/browse/CLKE-11">11</a>].
</li>
@@ -325,7 +340,7 @@ ClickIDE's roadmap is to include the fol
</ul>
</dd>
<p/>
-
+
<dt>Version 1.0.0 - 18 Feb 2006</dt>
<dd>
This is the first release of ClickIDE.
|