You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2009/01/19 17:47:08 UTC

svn commit: r735744 [2/2] - in /incubator/click/trunk/click: build/ documentation/docs/ documentation/docs/developer-guide/

Modified: incubator/click/trunk/click/documentation/docs/roadmap-changes.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/roadmap-changes.html?rev=735744&r1=735743&r2=735744&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/docs/roadmap-changes.html (original)
+++ incubator/click/trunk/click/documentation/docs/roadmap-changes.html Mon Jan 19 08:47:07 2009
@@ -88,23 +88,23 @@
     <ul style="padding: 0em; margin-left:0em;margin-bottom: 2em">
       <li class="change">
         Added Turkish language support. This issue was raised and fixed by Ali Ok.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-475">475</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-475">475</a>].
       </li>
       <li class="change">
         Improved exception handling when a Control name is not defined
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-473">473</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-473">473</a>].
       </li>
       <li class="change">
         Added new constructors to extra controls which accepts the <tt>size</tt>
         attribute. This issue was raised by Christophe Foiret
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-475">475</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-475">475</a>].
       </li>
       <li class="change">
         Added MessageFormat support to Format. New methods include
         <a href="click-api/org/apache/click/util/Format.html#message(java.lang.String, java.lang.Object)">message(String, Object)</a>
         and <a href="click-api/org/apache/click/util/Format.html#message(java.lang.String, java.util.List)">message(String, List)</a>.
         This issue was raised by Yu Kobayashi
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-474">474</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-474">474</a>].
       </li>
       <li class="change">
         Added new methods to CheckboxTree to improve customization. The new methods
@@ -116,16 +116,16 @@
       </li>
       <li class="change">
         Fixed WebappLoader to reload Velocity global macro's
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-467">467</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-467">467</a>].
       </li>
       <li class="change">
         Fixed Page.setRedirect to check if redirect path starts with context path.
         This issue was raised by Christophe Foiret
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-468">468</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-468">468</a>].
       </li>
       <li class="change">
         Fixed a regression when manually setting the Page path to a JSP.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-141">141</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-141">141</a>].
       </li>
       <li class="change">
         Fixed DateField's French translation. This issue was raised by Alvin Townsend.
@@ -266,27 +266,27 @@
       </li>
       <li class="change">
         Improved Form to process controls even if their names is not defined.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-463">463</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-463">463</a>].
       </li>
       <li class="change">
         Fixed ContainerUtils.copyTo where the wrong getter method could be used
         when a domain object contains multiple overloaded getter methods. This
         issue was raised by Alvin Townsend
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-461">461</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-461">461</a>].
       </li>
       <li class="change">
         Fixed Column internal Comparator which does not take sort order into
         consideration for non Comparable instances
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-462">462</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-462">462</a>].
       </li>
       <li class="change">
         Fixed Panel.getId() to return null if name is not defined
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-464">464</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-464">464</a>].
       </li>
       <li class="change">
         Fixed VelocityTemplateService to cater for custom defined Velocity loggers.
         This issue was raised by Vikram Natarajan
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-465">465</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-465">465</a>].
       </li>
     </ul>
     <a name="1.5-M1-upgrade-path" href="#"></a>
@@ -537,34 +537,34 @@
       </li>
       <li class="change">
         Renamed ContainerUtils method getFields to getInputFields which better reflect its behavior
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-457">457</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-457">457</a>].
       </li>
       <li class="change">
         Fixed TabbedForm and TabbedCayenneForm to import JavaScript and CSS from their
         superclass. This issue was raised by Christophe Foiret
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-450">450</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-450">450</a>].
       </li>
       <li class="change">
         Fixed CayenneForm performing multiple inserts
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-452">452</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-452">452</a>].
       </li>
       <li class="change">
         Fixed FormTable duplicate HTML imports
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-453">453</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-453">453</a>].
       </li>
       <li class="change">
         Fixed XmlConfigService not deploying JAR resources
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-454">454</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-454">454</a>].
       </li>
       <li class="change">
         Fixed Page.setRedirect to guard against duplicate context paths. This issue
         was raised and fixed by Ricardo Lecheta
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-456">456</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-456">456</a>].
       </li>
       <li class="change">
         Fixed CountrySelect to exclude duplicate countries. This issue was raised
         and fixed by Christopher Highway
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-458">458</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-458">458</a>].
       </li>
     </ul>
   </dd>
@@ -576,12 +576,12 @@
     <ul style="padding: 0em; margin-left:0em;margin-bottom: 2em">
       <li class="change">
       <span style="font-weight: bold; color: navy;">Emergency Fix</span>: Click throws FileNotFoundException when deploying click-extras.jar
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-448">448</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-448">448</a>].
       </li>
       <li class="change">
         Click should automatically remove a Control from its parent when adding
         it to another Container. This issue was raised and fixed by Ricardo Lecheta
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-449">449</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-449">449</a>].
       </li>
       <li class="change">
         Added utility methods <a href="click-api/org/apache/click/util/ClickUtils.html#encodeURL(java.lang.Object)">ClickUtils.encodeURL</a>
@@ -600,26 +600,26 @@
         Refactored Paginator into a more generic interface called
         <a href="click-api/org/apache/click/control/Renderable.html">Renderable</a>
         which is independent of any specific Control
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-434">434</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-434">434</a>].
       </li>
       <li class="change">
         Add new LinkDecorator methods <a href="extras-api/org/apache/click/extras/control/LinkDecorator.html#renderActionLink(org.apache.click.util.HtmlStringBuffer, org.apache.click.control.AbstractLink, org.apache.click.Context, java.lang.Object, java.lang.Object)">renderActionLink</a>
         and <a href="extras-api/org/apache/click/extras/control/LinkDecorator.html#renderActionButton(org.apache.click.util.HtmlStringBuffer, org.apache.click.control.ActionButton, org.apache.click.Context, java.lang.Object, java.lang.Object)">renderActionButton</a>.
         This allows more fine grained control over the rendered links, for example
         manipulating request parameters.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-446">446</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-446">446</a>].
       </li>
       <li class="change">
         Add Table Row attribute support through new method 
         <a href="click-api/org/apache/click/control/Table.html#addRowAttributes(java.util.Map, java.lang.Object, int)">addRowAttributes</a>.
         This issue was raised by Hans Poo
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-431">431</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-431">431</a>].
       </li>
       <li class="change">
         Field error messages can now be specified per instance.
         See the <a href="click-api/org/apache/click/control/Field.html#setErrorMessage(java.lang.String)">JavaDoc</a> for more details.
         This issue was raised and fixed by Ricardo Lecheta
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-433">433</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-433">433</a>].
       </li>
       <li class="change">
         Added new utility methods
@@ -627,65 +627,65 @@
         and <a href="click-api/org/apache/click/util/ContainerUtils.html#copyContainerToObject(org.apache.click.control.Container, java.lang.Object, java.util.List)">copyObjectToContainer</a>
         to selectively exclude or include form fields when populating domain objects.
         This issue was raised by Khalef Bessaih
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-440">440</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-440">440</a>].
       </li>
       <li class="change">
         Encapsulate conversion logic of template extensions inside
         <a href="click-api/org/apache/click/Page.html#setRedirect(java.lang.String)">Page.setRedirect(java.lang.String)</a>
         which allows one to override or overload the default behavior.
         This issue was raised by David Ballard
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-429">429</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-429">429</a>].
       </li>
        <li class="change">
         Improved Table so that subclasses can specify a different
         <a href="click-api/org/apache/click/control/Table.html#controlLink">controlLink</a>
         implementation by overriding <a href="click-api/org/apache/click/control/Table.html#getControlLink()">getControlLink()</a>.
         This issue was raised and fixed by Ricardo Lecheta
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-442">442</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-442">442</a>].
       </li>
       <li class="change">
         Improved <a href="click-api/org/apache/click/util/ClickUtils.html#toLabel(java.lang.String)">ClickUtils.toLabel</a> to return empty String ("") if argument is null
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-441">441</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-441">441</a>].
       </li>
       <li class="change">
         Improved DateField to return a cached Date representation on subsequent retrievals.
         This issue was raised by Tore Halset
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-316">316</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-316">316</a>].
       </li>
       <li class="change">
         Fixed RegexField validation to ignore empty values.
         This issue was raised by Muzaffer Ozakca
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-436">436</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-436">436</a>].
       </li>
       <li class="change">
         Fixed TabbedPanel to trigger the registered tab listener.
         This issue was raised by Marcelo Grassi Franco Melgaço.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-432">432</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-432">432</a>].
       </li>
       <li class="change">
         Improved redirect and forward to JSP templates.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-435">435</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-435">435</a>].
       </li>
       <li class="change">
         Fixed HtmlFieldSet to properly close the fieldset end tag.
         This issue was raised by Gilberto C. Andrade
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-427">427</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-427">427</a>].
       </li>
       <li class="change">
         Fixed AbstractContainerField not to bind its request parameter.
         This issue was raised by Gilberto C. Andrade
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-428">428</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-428">428</a>].
       </li>
       <li class="change">
         Fixed Column which exposed its internal Comparator as public API
         through <a href="click-api/org/apache/click/control/Column.html#setComparator(java.util.Comparator)">Column.setComparator(Comparator)</a>,
         instead of java.util.Comparator.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-430">430</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-430">430</a>].
       </li>
       <li class="change">
         Fixed LinkDecorator not to add Table parameters to PageLink, as it is redundant.
         This issue was raised by Joel Schmidt
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-270">270</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-270">270</a>].
       </li>
     </ul>
   </dd>
@@ -707,23 +707,23 @@
         See the configuration topic <a href="configuration.html#application-multi-packages">Multiple Pages Packages</a>
         for more details.
         This issue was raised by Ricardo R. Lecheta
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-328">328</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-328">328</a>].
       </li>
       <li class="change">
         Added configurable table <a href="click-api/org/apache/click/control/Paginator.html">Paginator</a> support 
         and an <a href="click-api/org/apache/click/control/InlinePaginator.html">InlinePaginator</a>.
         A new <a target="_blank" href="http://www.avoka.com/click-examples/table/table-paginator.htm">example</a>
         shows the different Paginator options available. This issue was raised by Gustav Weber
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-390">390</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-390">390</a>].
       </li>
       <li class="change">
         Added readonly and disabled support to FieldSet. If enabled Fields contained
         in FieldSet will be disabled or made readonly.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-423">423</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-423">423</a>].
       </li>
       <li class="change">
         Added Table footer rendering support, so that column totals can be rendered in a table
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-425">425</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-425">425</a>].
       </li>
       <li class="change">
         Improved Table rendering performance in the order of 25-45%.
@@ -731,36 +731,36 @@
       <li class="change">
         Improved rendering performance by caching the ClickUtils 
         <a href="click-api/org/apache/click/util/ClickUtils.html#getResourceVersionIndicator(org.apache.click.Context)">resource version indicator</a>
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-412">412</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-412">412</a>].
       </li>
       <li class="change">
         Improved Page and PageImports to allow a Pages to optimize their HTML imports.
         Please see Click Examples for a demonstration
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-363">363</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-363">363</a>].
       </li>
       <li class="change">
         Fixed issue where Select validation can throw ClassCastException 
         when option list contains an OptionGroup. This issue was identifier by Christophe Foiret
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-374">374</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-374">374</a>].
       </li>
       <li class="change">
         Fixed issue where Container can be added to itself. This issue was identifier by Harry Wissiak
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-414">414</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-414">414</a>].
       </li>
       <li class="change">
         Fixed Page serialization issues with non serializable Format and PageImport objects.
         This issue was identifier by Alexei Sokolov
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-416">416</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-416">416</a>].
       </li>
       <li class="change">
         Fixed issue where CayenneForm clearValues() was hidden data object classname.
         This issue was identifier by Wisking Ju Yu Wu
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-417">417</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-417">417</a>].
       </li>
       <li class="change">
         Fixed issue where TabbedPanel was invoking the activePanel's onInit() method twice.
         This issue was identifier by Wisking Ju Yu Wu
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-420">420</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-420">420</a>].
       </li>
     </ul>
   </dd>
@@ -792,20 +792,20 @@
 } </pre>
       Note that the source Control is passed in as an argument to the onAction method. 
       For very complex scenarios it is useful to know which Control triggered the event
-      [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-369">369</a>].
+      [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-369">369</a>].
       </li>
       <li class="change">
         Introduce a two phase listener dispatch mechanism. During the onProcess event,
         Control listeners will be registered on the <a href="click-api/org/apache/click/ControlRegistry.html">ControlRegistry</a>
         and triggered after the onProcess event finish. The net effect of this change
         is that when Control listeners are triggered, all request values have been bound to Controls,
-        and can safely be referred to from the listener [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-365">365</a>].
+        and can safely be referred to from the listener [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-365">365</a>].
       </li>
       <li class="change">
         Added button support to FieldSet, so that buttons can be rendered inside
         FieldSets. This change has been enabled by two phase processing which
         ensures all FieldSet fields are processed before button listeners are invoked
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-401">401</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-401">401</a>].
       </li>
      </ul>
     <div style="margin-left:-2em;margin-bottom:1em;"> 
@@ -814,7 +814,7 @@
 	<ul style="padding: 0em; margin-left:0em;">
       <li class="change">
         Added a new <a href="extras-api/org/apache/click/extras/control/PageButton.html">PageButton</a> control
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-392">392</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-392">392</a>].
       </li>
       <li class="change">
         Introduced a new resource deployment strategy for <em>Jars</em> containing
@@ -825,94 +825,94 @@
         <p/>
         See the section <a href="configuration.html#deploying-custom-resources">Deploying Custom Resources</a>
         for more detail.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-393">393</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-393">393</a>].
       </li>
       <li class="change">
         Add new method <a href="extras-api/org/apache/click/extras/tree/CheckboxTree.html#setSelectChildNodes(boolean)">CheckboxTree.setSelectChildNodes</a>
         that enables selecting child nodes when parent is selected. This feature
         only works if the Tree's <a href="extras-api/org/apache/click/extras/tree/Tree.html#setJavascriptEnabled(boolean)">Javascript</a>
         support is enabled.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-209">209</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-209">209</a>].
       </li>
       <li class="change">
         Added property files with translation for the Romanian language.
         This issue was raised and fixed by Marius Petrus
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-361">361</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-361">361</a>].
       </li>
       <li class="change">
 		Add width support to TabbedPanel control
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-376">376</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-376">376</a>].
       </li>
       <li class="change">
 		Add static method Context.hasThreadLocalContext().
         Useful for checking if a Context is available on the Context stack
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-382">382</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-382">382</a>].
       </li>
       <li class="change">
         Add ClickUtils autoPostRedirect() method to support 
         <a class="external" target="_blank" href="http://en.wikipedia.org/wiki/SAML">SAML</a>
         integration
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-398">398</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-398">398</a>].
       </li>
       <li class="change">
 		Updated Container renaming method Container.add(int, Control) to Container.insert(Control, int) 
 		to better reflect the intention
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-381">381</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-381">381</a>].
       </li>
       <li class="change">
         Update Form to use control message bundles for label required prefix/suffix
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-383">383</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-383">383</a>].
       </li>
       <li class="change">
         Update HtmlStringBuffer to support method chaining. 
         This issue was raised by Demetrios Kyriakis
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-396">396</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-396">396</a>].
       </li>
       <li class="change">
         Updated Menu so that it is now only cached in production or profile modes. 
         In other development modes, changes to menu.xml is seen immediately.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-408">408</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-408">408</a>].
       </li>
       <li class="change">
         Updated AbstractContainerField control moving it to Click Extras.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-410">410</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-410">410</a>].
       </li>
       <li class="change">
 		Fixed TabbedPanel bug whereby inactive panel HTML imports are included in page
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-366">366</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-366">366</a>].
       </li>
       <li class="change">
 		Fixed FieldSet recursive remove bug
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-367">367</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-367">367</a>].
       </li>
       <li class="change">
 		Fixed bug when manually invalidating HttpSession
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-371">371</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-371">371</a>].
       </li>
       <li class="change">
 		Fixed PropertySelect add ordering to query bug
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-372">372</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-372">372</a>].
       </li>
       <li class="change">
 		Fixed message properties to resolve all parent messages
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-373">373</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-373">373</a>].
       </li>
       <li class="change">
 		Fixed Labels not rendering in a FieldSet bug
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-377">377</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-377">377</a>].
       </li>
       <li class="change">
 		Fixed Form removeField throws IllegalArgumentException bug
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-378">378</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-378">378</a>].
       </li>
       <li class="change">
 		Fixed FieldSet restoring FieldSet ability to set number of table columns 
 		the FieldSet is rendered with
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-379">379</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-379">379</a>].
       </li>
       <li class="change">
 		Fixed bug where Format is not available in template of stateful pages.
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-409">409</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-409">409</a>].
       </li>
     </ul>
   </dd>
@@ -1003,45 +1003,45 @@
 	    Added support for setting Form  
 	    <a href="click-api/org/apache/click/control/Form.html#getActionURL()">action</a> 
 	    URL attribute. This issue was raised by Erdem Gunay
-	    [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-319">319</a>].
+	    [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-319">319</a>].
 	  </li>
 	  <li class="change">
 	    Added support for Page HTML	imports with a new <tt>getHtmlImports()</tt> 
 	    method. This enables Pages to programatically define HTML imports which
 	    will be included in a border template using the PageImports object.
 	    This issue was raised by David Frizelle
-	    [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-329">329</a>].
+	    [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-329">329</a>].
 	  </li>
       <li class="change">
         Add Page <a href="click-api/org/apache/click/Page.html#setTemplate(java.lang.String)">setTemplate(String)</a>
         method to enable dynamic changing of a page border template. This issue
         was raised by Huy Do 
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-353">353</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-353">353</a>].
 	  </li>
       <li class="change">
         Updated <a href="click-api/org/apache/click/Page.html#setPath(java.lang.String)">Page.setPath</a> to handle JSP resources. This issue was raised and fixed by Huy Do.
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-141">141</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-141">141</a>].
 	  </li>
       <li class="change">
         Added support for Hibernate AnnocationConfiguration. This issue was fixed by Jean-Francois.
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-355">355</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-355">355</a>].
 	  </li>
       <li class="change">
 		Improved FileUpload support. This issue was raised by Ricardo Lecheta
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-326">326</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-326">326</a>].
       </li>
 	  <li class="change">
 		Improve File Upload support with new <a href="click-api/org/apache/click/service/FileUploadService.html">FileUploadService</a> class.
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-326">326</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-326">326</a>].
 	  </li>
       <li class="change">
         Fixed PropertySelect which is not reset to original value. This is was raised by Tore Halset
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-317">317</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-317">317</a>].
 	  </li>
       <li class="change">
         Fixed Cayenne 3.0M3 DataObjectUtils issue in CayenneForm when using JDK 1.5. 
         Added <a href="extras-api/org/apache/click/extras/cayenne/CayenneUtils.html">CayenneUtils</a> helper class
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-342">342</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-342">342</a>].
 	  </li>
     <li class="change">
      Upgraded the following libraries:
@@ -1062,27 +1062,27 @@
     <ul style="padding: 0em; margin-left:0em;">
       <li class="change">
 		Fixed ExcludePage should be a public class
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-346">346</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-346">346</a>].
       </li>
       <li class="change">
 		Fixed Maven artifacts packaging
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-348">348</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-348">348</a>].
       </li>
       <li class="change">
 		Fixed slight performance degradation
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-349">349</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-349">349</a>].
       </li>
       <li class="change">
       	Fixed PageLink to change extension <tt>jsp</tt> to <tt>htm</tt>
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-352">352</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-352">352</a>].
       </li>
       <li class="change">
       	Fixed DateField and ChartFields to include the javascript <tt>control.js</tt>
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-354">354</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-354">354</a>].
       </li>
       <li class="change">
       	Fixed DateField which produced duplicate stylesheet links.
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-356">356</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-356">356</a>].
       </li>
     </ul>
   </dd>
@@ -1100,41 +1100,41 @@
       </li>
       <li class="change">
 		Upgradeded to Scriptaculous 1.8.1 to fix auto form submit. This issue was raised by Andy Key.
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-336">336</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-336">336</a>].
 	  </li>
       <li class="change">
         Fixed deployment of resources when servlet container does not unpack war.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-340">340</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-340">340</a>].
 	  </li>
       <li class="change">
         Fixed sendRedirect to convert <em>.jsp</em> extension to <em>.htm</em> when redirecting to a JSP page.
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-338">338</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-338">338</a>].
 	  </li>
       <li class="change">
 		Fixed Form <tt>clearValues()</tt> to exclude certain HiddenFields from being cleared.
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-337">337</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-337">337</a>].
 	  </li>
       <li class="change">
 		Fixed Form action incorrect when using JSP. This issue was raised by Chas Erickson.
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-334">334</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-334">334</a>].
 	  </li>
       <li class="change">
         Fixed <a href="click-api/org/apache/click/control/Form.html#onSubmitCheck(org.apache.click.Page, java.lang.String)">Form.onSubmitCheck()</a>
         to ignore Ajax calls. This issue was raised by Ivan Furdi.
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-333">333</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-333">333</a>].
 	  </li>
 	  <li class="change">
 		Fixed Form and FieldSet column layout bug 
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-331">331</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-331">331</a>].
 	  </li>
       <li class="change">
         Fixed Table column sorting issue with string values. 
         This issue was raised by Ben Young
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-344">344</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-344">344</a>].
 	  </li>
       <li class="change">
         Fixed Table style issues with sorted columns 
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-345">345</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-345">345</a>].
 	  </li>
   	</ul>
   </dd>
@@ -1148,47 +1148,47 @@
 	  <li class="change">
 		Fixed CayenneForm <tt>save()</tt> method inserting multiple new entries bug.
 		This issue was raised and fixed Tore Halset
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-307">307</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-307">307</a>].
 	  </li>
 	  <li class="change">
 		Fixed Table invalid handling params bug.
 		This issue was raised and fixed by Satoshi Takata
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-308">308</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-308">308</a>].
 	  </li>
 	  <li class="change">
 		Fixed DateField readonly JavaScript bug.
 		This issue was raised by Tore Halset
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-309">309</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-309">309</a>].
 	  </li>
 	  <li class="change">
 		Fixed DateField Dutch Calendar translation.
 		This issue was raised by Harry Wissiak
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-310">310</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-310">310</a>].
 	  </li>
 	  <li class="change">
 		Fixed DateField <tt>$imports</tt> usage JavaScript bug.
 		This issue was raised by Itou Akihiro
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-311">311</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-311">311</a>].
 	  </li>
 	  <li class="change">
 		Fixed bug where charset encoding being set after request parameters are read.
 		This issue was raised and fixed by Ricardo Lecheta
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-312">312</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-312">312</a>].
 	  </li>
 	  <li class="change">
 		Fixed ThreadLocal Context forwarding bug on Jetty 5.1.*.
 		This issue was raised by Ricardo Lecheta
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-314">314</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-314">314</a>].
 	  </li>
 	  <li class="change">
 		Fixed 'script.aculo.us' Ajax.Autocompleter bug with IE.
 		This issue was raised by Itou Akihiro
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-322">322</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-322">322</a>].
 	  </li>
 	  <li class="change">
 		Fixed CompressionServletResponseWrapper NPE bugs on WebSphere and Jetty.
 		This issue was raised by Ricardo Lecheta and Bob Schellink
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-323">323</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-323">323</a>].
 	  </li>
       <li class="change">Updated documentation and examples.</li> 	  
 	</ul>
@@ -1200,7 +1200,7 @@
 	  <li class="change">
 		Added <a href="extras-api/org/apache/click/extras/filter/PerformanceFilter.html">PerformanceFilter</a> 
 		to significantly improve the performance of Click applications
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-284">284</a>, <a target='blank' href="http://www.avoka.com/jira/browse/CLK-290">290</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-284">284</a>, <a target='_blank' href="https://issues.apache.org/click/browse/CLK-290">290</a>].
 		<p/>
 		Click Framework now supports 
 		<a href="http://developer.yahoo.com/performance/rules.html">Exceptional Performance</a>
@@ -1221,78 +1221,78 @@
 	  <li class="change">
 		Updated <tt>Form.copyFrom()</tt> to align with special Map handling of <tt>Form.copyTo()</tt>.
 		This issue was raised and fixed by Bob Schellink
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-278">278</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-278">278</a>].
       </li>
 	  <li class="change">
 	    Updated Form submit check to handle multiple forms per page.
 		This issue was raised and fixed by Bob Schellink
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-279">279</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-279">279</a>].
       </li>
 	  <li class="change">
 	    Updated Table to nullify rowList property.
 		This issue was raised and fixed by Bob Schellink
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-283">283</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-283">283</a>].
       </li>
       <li class="change">
         Updated <tt>Controls</tt> to use the new API 
         <a href="click-api/org/apache/click/control/AbstractControl.html#addStyleClass(java.lang.String)">addStyleClass(String)</a> and
         <a href="click-api/org/apache/click/control/AbstractControl.html#setStyle(java.lang.String, java.lang.String)">setStyle(String, String)</a>
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-286">286</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-286">286</a>].
       </li>
       <li class="change">
 	    Updated JS addLoadEvent() to use Prototype Fixed exception when using <tt>Form.onSecurtyCheck</tt> in a stateful form.
 		This issue was raised by Bob Schellink
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-245">245</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-245">245</a>].
       </li>
       <li class="change">
         Fixed Table <tt>isi</tt> style rendering problems. This issue was raised by J.F. Zarama
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-196">196</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-196">196</a>].
       </li>
 	  <li class="change">
 		Fixed DateField JavaScript format pattern bug.
 		This issue was raised by Itou Akihiro and fixed by Itou Akihiro and Naoki Takezoe
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-250">250</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-250">250</a>].
       </li>
       <li class="change">
 	    Fixed exception when using <tt>Form.onSecurtyCheck</tt> in a stateful form.
 		This issue was raised by Joel Schmidt
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-267">267</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-267">267</a>].
       </li>
 	  <li class="change">
 		Fixed PickList multiple selection bug.
 		This issue was raised by Ricardo Lecheta
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-280">280</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-280">280</a>].
       </li>
 	  <li class="change">
 		Fixed Context leak under heavy usage.
 		This issue was raised and fixed by Bob Schellink
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-282">282</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-282">282</a>].
       </li>
 	  <li class="change">
 		Fixed Page automapping bug.
 		This issue was raised by Sep and Ricardo Lecheta
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-277">277</a>, 
-		 <a target='blank' href="http://www.avoka.com/jira/browse/CLK-294">294</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-277">277</a>,
+		 <a target='_blank' href="https://issues.apache.org/click/browse/CLK-294">294</a>].
       </li>
 	  <li class="change">
 		Fixed Linux ResourceBundle classloading bug.
 		This issue was raised by Victor
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-293">293</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-293">293</a>].
 	  </li>
       <li class="change">
 		Fixed Tree encodeURL bug.
 		This issue was identified by Thomas Bernhard
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-301">301</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-301">301</a>].
       </li>
       <li class="change">
 		Fixed Table memory allocation bug for large paged rowLists.
 		This issue was identified by Naoki Takezoe
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-305">305</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-305">305</a>].
       </li>
       <li class="change">
         Updated Cayenne library to version 2.0.4, which fixes a memory leak in 
         version 2.03. This issue was raised by Bob Schellink 
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-281">281</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-281">281</a>].
       </li>
       <li class="change">
         Updated the JavaScript Prototype library to version 1.5.0 and 'script.aculo.us' to version 1.7.0.
@@ -1307,95 +1307,95 @@
       <li class="change">
 		Added property files with translation for the Czech language.
 		This issue was raised and fixed by David Marko
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-238">242</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-238">242</a>].
       </li>
       <li class="change">
 		Added facility to load <tt>click.xml</tt> from class path if not found
 		user <tt>WEB-INF</tt>.
 		This issue was raised and fixed by Andre Bremer
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-273">273</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-273">273</a>].
       </li>
       <li class="change">
 		Added Calendar property and JS files with translation for the Dutch language.
 		This issue was raised and fixed by Harry Wissiak
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-275">275</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-275">275</a>].
       </li>
       <li class="change">
 		Added Table property <tt>clearRowListOnDestroy</tt>.
 		This issue was raised by Joel Schmidt
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-268">268</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-268">268</a>].
       </li>
 	  <li class="change">
 		Updated ExternalLink control renaming method <tt>setPageClass</tt> to <tt>setTargetPath</tt>.
 		This issue was raised by Itou Akihiro 
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-244">244</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-244">244</a>].
       </li>
 	  <li class="change">
 		Updated FieldSet to support rendering without a Legend.
 		This issue was raised by Joel Schmidt
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-257">257</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-257">257</a>].
       </li>
 	  <li class="change">
 		Updated MessageMap to improve cache key.
 		This issue was raised and fixed by Bob Schellink 
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-274">274</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-274">274</a>].
       </li>
 	  <li class="change">
 		Fixed bug where double "class" attributes are rendered in HTML for Field 
 		controls if validation is failed.
 		This issue was raised Shuo Geng and fixed by Bob Schellink 
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-233">233</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-233">233</a>].
       </li>
 	  <li class="change">
 		Fixed translation errors for French properties.
 		This issue was raised and fixed by Patrick Talbot 
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-238">238</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-238">238</a>].
       </li>
 	  <li class="change">
 		Fixed ClickUtils <tt>copyFormToObject()</tt> method <tt>Map</tt> support.
 		This issue was raised by Harry Wissiak and fixed by Bob Schellink 
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-239">239</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-239">239</a>].
       </li>
       <li class="change">
 		Fixed JSP page recursion bug when not border template defined.
 		This issue was raised and fixed by Ricardo Lecheta
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-237">237</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-237">237</a>].
       </li>
       <li class="change">
 		Fixed DataContextFilter always creating HttpSession bug.
 		This issue was raised by Florin T.PATRASCU
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-240">240</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-240">240</a>].
       </li>
       <li class="change">
 		Fixed ClickApp NPE bug on OC4J application server.
 		This issue was raised by Harry Wissiak
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-248">248</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-248">248</a>].
       </li>
       <li class="change">
 		Fixed Context handling of multivalue parameters on multipart file upload requests.
 		This issue was raised by Bob Schellink
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-252">252</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-252">252</a>].
       </li>
       <li class="change">
 		Fixed classloader issue when click JARS not contained in web application.
 		This issue was raised by Harry Wissiak
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-256">256</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-256">256</a>].
       </li>
       <li class="change">
 		Fixed missing language properties.
 		This issue was raised by Bob Schellink
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-269">269</a>, 
-		 <a target='blank' href="http://www.avoka.com/jira/browse/CLK-271">271</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-269">269</a>,
+		 <a target='_blank' href="https://issues.apache.org/click/browse/CLK-271">271</a>].
       </li>
       <li class="change">
 		Fixed FormTable missing field imports bug.
 		This issue was raised by François-Xavier Guillemette
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-272">CLK-272</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-272">CLK-272</a>].
       </li>
       <li class="change">
 		Fixed ClickUtils <tt>getMimieType()</tt> not supporting upper case file extensions.
 		This issue was raised by Ben Warner
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-276">CLK-276</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-276">CLK-276</a>].
       </li>
       <li class="change">Updated documentation and examples.</li> 
     </ul>
@@ -1475,12 +1475,12 @@
       </li>
       <li class="change">
       	Update localization click-control_pt_BR.properties provided by Ricardo Lecheta
-      	[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-221">221</a>].
+      	[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-221">221</a>].
       </li>
       <li class="change">
         Updated Select, CheckList and PickList controls to use standard
         <tt>getSelectedValues()</tt> method. This issue was raised by Christophe FOIRET
-      	[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-221">226</a>].
+      	[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-221">226</a>].
       </li>
       <li class="change">
       	Removed Page and Control <tt>setContext()</tt> methods. 
@@ -1491,25 +1491,25 @@
       <li class="change">
 		Fixed Page control autobinding bug.
 		This issue was raised Christophe FOIRET
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-195">195</a>, <a target='blank' href="http://www.avoka.com/jira/browse/CLK-195">212</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-195">195</a>, <a target='_blank' href="https://issues.apache.org/click/browse/CLK-195">212</a>].
       </li>
       <li class="change">
 		Fixed ClickApp not picking up new Page classes dynamically.
 		This issue was raised and fixed by Bob Schellink
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-222">222</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-222">222</a>].
       </li>
       <li class="change">
       	Fixed Form isFormSubmission() method fails when called twice with multi-part request bug
-     	[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-224">224</a>].
+     	[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-224">224</a>].
       </li>
       <li class="change">
       	Fixed macro.vm is only available if war is unpacked bug. This issue was
       	raised by Andrus Adamchik and fixed by Bob Schellink
-     	[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-230">230</a>].
+     	[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-230">230</a>].
       </li>
       <li class="change">
 		Fixed OGNL Double to BigDecimal type conversion bug. This issue was raised
-		by Ben Warner [<a target='blank' href="http://jira.opensymphony.com/browse/OGNL-122">OGNL-122</a>].
+		by Ben Warner [<a target='_blank' href="http://jira.opensymphony.com/browse/OGNL-122">OGNL-122</a>].
       </li>
       <li class="change">
         Updated Cayenne library to version 2.0.3.
@@ -1524,16 +1524,16 @@
       <li class="change">
         Updated <a href="extras-api/org/apache/click/extras/cayenne/CayenneForm.html">CayenneForm</a> 
         to handle non integer primary key values. This issue was raised by Tore Halset
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-211">211</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-211">211</a>].
       </li>
       <li class="change">
         Fixed RadioGroup is still active when set it to disabled bug. 
         This issue was raised by Christophe FOIRET
-      	[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-218">218</a>].
+      	[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-218">218</a>].
       </li>
       <li class="change">
         Fixed Form file upload character encoding NPE. This issue was raised by David Rosenstark
-      	[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-220">220</a>].
+      	[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-220">220</a>].
       </li>
       <li class="change">
         Updated Commons FileUpload library to version 1.2. Fixes bug where file 
@@ -1565,17 +1565,17 @@
       	Added 
       	<a href="extras-api/org/apache/click/extras/control/PickList.html">PickList</a> control.
       	This control was created by Naoki Takezoe 
-      	[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-194">194</a>].
+      	[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-194">194</a>].
       </li>
       <li class="change">
 		Added <a href="extras-api/org/apache/click/extras/tree/Tree.html">Tree</a> control client side javascript functionality. 
 		This was provided by Bob Schellink 
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-186">186</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-186">186</a>].
       </li>
       <li class="change">
       	Added <a href="configuration.html#application-autobinding">autobinding</a> configuration option.
       	This issue was raised by Ahmed Mohombe 
-      	[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-199">199</a>].
+      	[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-199">199</a>].
       </li>
       <li class="change">
 		Added <tt>tabindex</tt> support to 
@@ -1598,29 +1598,29 @@
       <li class="change">
 		Fixed <a href="extras-api/org/apache/click/extras/cayenne/CayenneForm.html">CayenneForm</a> 
 		handling of new objects bug. This issue was raised by Andrus Adamchik 
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-73">73</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-73">73</a>].
       </li>
       <li class="change">
 		Fixed <a href="click-api/org/apache/click/control/FileField.html">FileField</a> 
 		configurations not be applied in certain scenarios.
 		This issue was raised and fixed by Sadanori Ito 
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-179">179</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-179">179</a>].
       </li>
       <li class="change">
 		Fixed Page with two <a href="click-api/org/apache/click/control/Table.html">Table</a>
 	    controls produces unneeded css style text bug. 
 		This issue was raised by J.F. Zarama  
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-197">197</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-197">197</a>].
       </li>
       <li class="change">
 		Fixed <a href="extras-api/org/apache/click/extras/control/LinkDecorator.html">LinkDecorator</a> table sorting support. 
 		This issue was raised by Louis Martin and fixed by Bob Schellink 
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-207">207</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-207">207</a>].
       </li>
       <li class="change">
 		Fixed <a href="click-api/org/apache/click/control/Table.html">Table</a> column sorting bug. 
 		This issue was raised by Louis Martin and fixed by Naoki Takezoe  
-		[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-208">208</a>].
+		[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-208">208</a>].
       </li>
       <li class="change">Updated documentation and examples.</li> 
     </ul>
@@ -1637,7 +1637,7 @@
       	<a href="extras-api/org/apache/click/extras/tree/Tree.html">Tree</a> and
       	<a href="extras-api/org/apache/click/extras/tree/CheckboxTree.html">CheckboxTree</a>.
       	These controls were created by Bob Schellink
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-160">160</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-160">160</a>].
       </li>
       <li class="change">
       	Added controls 
@@ -1662,42 +1662,42 @@
       <li class="change">
       	Added class hierarchy messages inheritance to <a href="click-api/org/apache/click/util/MessagesMap.html">MessagesMap</a>.
       	This issue was raised by Andrus Adamchik
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-74">74</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-74">74</a>].
       </li>
       <li class="change">
         Added ActionButton support to <a href="extras-api/org/apache/click/extras/control/LinkDecorator.html">LinkDecorator</a>.
         This issue was raised by Ricardo Lecheta
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-135">135</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-135">135</a>].
       </li>
       <li class="change">
         Added ordering support to <a href="extras-api/org/apache/click/extras/cayenne/PropertySelect.html">PropertySelect</a>.
         This issue was raised by David Frizelle
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-154">154</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-154">154</a>].
       </li>
       <li class="change">
         Added FieldSet <a href="click-api/org/apache/click/control/FieldSet.html#columns">columns</a> property.
       	This issue was raised by Lorenzo Orselli
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-158">158</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-158">158</a>].
       </li>
       <li class="change">
         Added optional property to <a href="extras-api/org/apache/click/extras/cayenne/QuerySelect.html#optional">QuerySelect</a> and
         <a href="extras-api/org/apache/click/extras/cayenne/PropertySelect.html#optional">PropertySelect</a> controls.
       	This issue was raised by Lorenzo Orselli
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-156">156</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-156">156</a>].
       </li>
       <li class="change">
       	Added support for NamedQuery objects in
       	<a href="extras-api/org/apache/click/extras/cayenne/PropertySelect.html#namedQuery">PropertySelect</a>.
         This issue was raised by David Frizelle
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-166">166</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-166">166</a>].
       </li>
       <li class="change">
       	Added Italian and French ColorPicker and TelephoneField properties provided by Lorenzo Orselli
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-171">171</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-171">171</a>].
       </li>
       <li class="change">
       	Added Chinese localization properties provided by Larry Li
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-177">177</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-177">177</a>].
       </li>
       <li class="change">
         Added <a href="click-api/org/apache/click/util/ClickUtils.html">ClickUtils</a> 
@@ -1744,17 +1744,17 @@
       <li class="change">
         Improved usability of Field labels, providing field label focus support.
         This issue was raise and fixed by Sadanori Ito
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-159">159</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-159">159</a>].
       </li>
       <li class="change">
       	Improved <a href="click-api/org/apache/click/control/ImageSubmit.html#src">ImageSubmit</a> 
       	src rendering by prefixing context path
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-165">165</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-165">165</a>].
       </li>
       <li class="change">
       	Improved <a href="click-api/org/apache/click/control/Column.html#getHeaderTitle()">Column</a> 
       	i18n support for header titles. This issue was raised by Ricardo Lecheta
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-176">176</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-176">176</a>].
       
       </li>
       <li class="change">
@@ -1775,7 +1775,7 @@
       	Refactored DoubleField, IntegerField and LongField to subclass 
       	<a href="extras-api/org/apache/click/extras/control/NumberField.html">NumberField</a>. 
       	This issue was raised by Ahmed Mohombe
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-120">120</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-120">120</a>].
       </li>
       <li class="change">
       	Removed support for logging to Servlet log.
@@ -1783,53 +1783,53 @@
       <li class="change">
       	Fixed ActionLink setValueObject() not setting null values. 
       	This issue was raised by David Frizelle
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-150">150</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-150">150</a>].
       </li>
       <li class="change">
       	Fixed multiple Form support in pages with an file upload form
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-152">152</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-152">152</a>].
       </li>
       <li class="change">
       	Fixed readonly support in <a href="click-api/org/apache/click/control/Checkbox.html">Checkbox</a>,
       	<a href="click-api/org/apache/click/control/Radio.html">Radio</a> and
       	<a href="click-api/org/apache/click/control/Select.html">Select</a> controls. 
       	These issues were raised by Lorenzo Orselli and David Frizelle
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-155">155</a>, 
-         <a target='blank' href="http://www.avoka.com/jira/browse/CLK-164">164</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-155">155</a>,
+         <a target='_blank' href="https://issues.apache.org/click/browse/CLK-164">164</a>].
       </li>
       <li class="change">
       	Fixed error position support in <a href="extras-api/org/apache/click/extras/control/TabbedForm.html">TabbedForm</a> control. 
       	This issue was raised by Lorenzo Orselli
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-157">157</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-157">157</a>].
       </li>
       <li class="change">
       	Fixed differences of Java/JavaScript error message. 
       	This issue was raised and fixed by Sadanori Ito
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-161">161</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-161">161</a>].
       </li>
       <li class="change">
       	Fixed first day of week bug in <a href="extras-api/org/apache/click/extras/control/DateField.html">DateField</a> control. 
       	This issue was raised and fixed by Sadanori Ito
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-170">170</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-170">170</a>].
       </li>
       <li class="change">
       	Fixed Form
       	<a href="click-api/org/apache/click/control/Form.html#copyTo(java.lang.Object)">copyTo</a> 
       	Map support. This issue was raised by Louis Martin
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-172">172</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-172">172</a>].
       </li>
       <li class="change">
       	Fixed FileField JavaScript validation bug. This issue was raised and fixed 
       	by Sadanori Ito
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-178">178</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-178">178</a>].
       </li>
       <li class="change">
       	Fixed PropertySelect applies ordering twice bug. This issue was raised by Larry Bunton
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-183">183</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-183">183</a>].
       </li>
       <li class="change">
       	Fixed wrong form HTML generation. This issue was raised by Ricardo Lecheta
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-189">189</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-189">189</a>].
       </li>
       <li class="change">
         Update Velocity library to version 1.5-beta2.
@@ -1884,7 +1884,7 @@
       </li>     
       <li class="change">
       	Improved Table rendering performance.
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-136">136</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-136">136</a>].
       </li>      
       <li class="change">
       	Improved OGNL form binding performance.
@@ -1901,35 +1901,35 @@
       	<a href="http://messadmin.sourceforge.net/">MessAdmin</a> session monitoring tool.
       	This issue was identified by Sven Herschel and a patch was provided by
       	Bob Schellink
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-146">146</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-146">146</a>].
       </li>    
       <li class="change">
       	Fixed NPE in PropertySelect when label is null. This issue was raised by David Frizelle
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-132">132</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-132">132</a>].
       </li>
       <li class="change">
       	Fixed OgnlException in Column when evaluating null property paths. 
       	This issue was raised by David Frizelle
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-133">133</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-133">133</a>].
       </li>
       <li class="change">
       	Fixed Ognl Null property evaluation bug when handling Date properties. 
       	This issue was raised by David Frizelle
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-137">137</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-137">137</a>].
       </li>
       <li class="change">
       	Fixed JSP page automapping bug. This issue was identified and fixed by Bob Schellink
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-142">142</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-142">142</a>].
       </li>
       <li class="change">
       	Fixed HibernateForm not working for CGLib proxies. This issue was identified 
       	and fixed by Caroline Briffa 
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-144">144</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-144">144</a>].
       </li>
       <li class="change">
       	Fixed CayenneForm bug where FOID was not being updated for recently committed DataObject. 
       	This issue was raised by David Frizelle
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-145">145</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-145">145</a>].
       </li>
       <li class="change">
         Added dependency on Dough Lea's Concurrent Utilities library version 1.3.4.
@@ -1951,7 +1951,7 @@
   <dd>
     <ul style="padding: 0em; margin-left:0em;">
       <li class="change">
-      	Added <a target='blank' href="click-cheat-sheet.pdf">Cheat Sheet</a> guide.
+      	Added <a target='_blank' href="click-cheat-sheet.pdf">Cheat Sheet</a> guide.
       	This feature was raised by Ahmed Mohombe and Ricardo Lecheta.
       </li>
       <li class="change">
@@ -1960,33 +1960,33 @@
       </li>
       <li class="change">
       	Fixed NPE in Table ActionLink pagination. This issue was raised by Ricardo Lecheta
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-124">124</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-124">124</a>].
       </li>
       <li class="change">
       	Fixed custom ErrorPage not resolving. This issue was raised by Glen Stampoultzis
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-126">126</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-126">126</a>].
       </li>
       <li class="change">
       	Fixed NumberFormatException in LinkDecorator
-      	[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-127">127</a>].
+      	[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-127">127</a>].
       </li>
       <li class="change">
       	Fixed NumberFormatException when using Form.onSubmitCheck() with a FileField.
       	This issue was identified by Satoshi Takata
-      	[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-127">128</a>].
+      	[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-127">128</a>].
       </li>
       <li class="change">
       	Fixed CayenneForm bug with required property set on Checkbox.
       	This issue was identified by David Frizelle
-      	[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-129">129</a>].
+      	[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-129">129</a>].
       </li>
       <li class="change">
       	Fixed PropertySelect bug where first item displays twice under certain conditions.
       	This issue was identified by David Frizelle
-      	[<a target='blank' href="http://www.avoka.com/jira/browse/CLK-130">130</a>].
+      	[<a target='_blank' href="https://issues.apache.org/click/browse/CLK-130">130</a>].
       </li>
       <li class="change">
-      	Updated and verified Click Framework and Extras codebase against <a target='blank' href="http://findbugs.sourceforge.net/index.html">FindBugs</a>.
+      	Updated and verified Click Framework and Extras codebase against <a target='_blank' href="http://findbugs.sourceforge.net/index.html">FindBugs</a>.
       </li>
       <li class="change">
         Updated Cayenne library to version 1.2.1.
@@ -2033,13 +2033,13 @@
       </li>
       <li class="change">
         Improved Form client side JavaScript validation provided by Naoki Takezoe
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-115">115</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-115">115</a>].
       </li>
       <li class="change">
       	Updated <a href="click-api/org/apache/click/control/Column.html">Column</a>
         class to escape HTML characters by default. This issue was raised by 
         Glen Stampoultzis 
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-118">118</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-118">118</a>].
       </li> 
       <li class="change">
         Updated 
@@ -2060,11 +2060,11 @@
       	Fixed <a href="extras-api/org/apache/click/extras/filter/CompressionFilter.html">CompressionFilter</a>
         to compress response by default and to automatically set any configured Click charset. 
         These issues were raised by Ricardo Lecheta and Naoki Takezoe
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-119">119</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-119">119</a>].
       </li> 
       <li class="change">
       	Fixed NPE in DateField when setting value to null. This issue was raised by Geoff Hopson
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-121">121</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-121">121</a>].
       </li> 
       <li class="change">Updated documentation and examples.</li> 
     </ul>
@@ -2111,7 +2111,7 @@
        Added Page 
        <a href="click-api/org/apache/click/Page.html#onRender()">onRender()</a>
        method. This addition was raised by Stephen Haberman
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-105">105</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-105">105</a>].
       </li>        
       <li class="change">
        Auto add public Page fields to the model. 
@@ -2120,8 +2120,8 @@
        and 
        <a href="click-api/org/apache/click/ClickServlet.html#createVelocityContext(org.apache.click.Page)">createVelocityContext()</a>
        for details. This addition was raised by Stephen Haberman
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-109">109</a>,
-       <a target='blank' href="http://www.avoka.com/jira/browse/CLK-112">112</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-109">109</a>,
+       <a target='_blank' href="https://issues.apache.org/click/browse/CLK-112">112</a>].
       </li>        
       <li class="change">
        Refactored panel package with BasicPanel renamed 
@@ -2141,7 +2141,7 @@
        Added 
        <a href="click-api/org/apache/click/control/PageLink.html">PageLink</a>
        control. This addition was raised by Stephen Haberman
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-106">106</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-106">106</a>].
       </li>        
       <li class="change">
        Added OGNL support for rendering <a href="click-api/org/apache/click/control/Column.html">Column</a>
@@ -2167,27 +2167,27 @@
        JARs preventing application redeployment. Due locking on URL streams,
        the deployment technique has reverted back to using uniquely named files (pre 0.19).
        This issue was raised by Doychi
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-82">82</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-82">82</a>].
       </li>
       <li class="change">
        Fixed MessagesMap cache permissions issue. This issue was identified by David Felis
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-99">99</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-99">99</a>].
       </li>
       <li class="change">
        Fixed Field setFocus() bug. This issue was identified by David Felis
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-102">102</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-102">102</a>].
       </li>
       <li class="change">
        Fixed Context session Locale bug. This issue was identified by Steven Van Hoof
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-107">107</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-107">107</a>].
       </li>
       <li class="change">
        Fixed Select validation bug when no options are defined. This issue was identified by David Frizelle
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-110">110</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-110">110</a>].
       </li>
       <li class="change">
        Fixed DoubleField validation bug with "0" value. This issue was identified by David Frizelle
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-111">111</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-111">111</a>].
       </li>      
       <li class="change">
        Moved ActionButton control from Click Extras to core controls package.
@@ -2205,41 +2205,41 @@
       <li class="change">
        Added client side JavaScript
        <a href="click-api/org/apache/click/control/Form.html#form-validation">Form Validation</a>
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-16">16</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-16">16</a>].
       </li>        
       <li class="change">
        Added new Click extras controls
        <a href="extras-api/org/apache/click/extras/control/CheckList.html">CheckList</a> and
        <a href="extras-api/org/apache/click/extras/control/ColorPicker.html">ColorPicker</a>.
        These controls were added by Christian Essel
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-81">81</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-81">81</a>].
       </li>
       <li clas="change">
        Added support for a global page message bundle, see Page 
        <a href="click-api/org/apache/click/Page.html#getMessage(java.lang.String)">getMessage()</a>
        for details. This issue raised by Claudio Rossetto 
-       [<a href="http://www.avoka.com/jira/browse/CLK-72">72</a>].
+       [<a href="https://issues.apache.org/click/browse/CLK-72">72</a>].
       <li class="change">
        Added <a href="click-api/org/apache/click/Control.html">Control</a>
        <tt>parent</tt> property 
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-88">88</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-88">88</a>].
       </li>
       <li class="change">
        Added support table Column support for <tt>java.util.Map</tt> row objects.
        This issue raised by J.F. Zarama  
-       [<a href="http://www.avoka.com/jira/browse/CLK-91">91</a>].
+       [<a href="https://issues.apache.org/click/browse/CLK-91">91</a>].
       </li>
       <li class="change">
        Added option to place Table banner on top. 
        See Table
        <a href="click-api/org/apache/click/control/Table.html#bannerPosition">bannerPosition</a>
        Javadoc for details. This issue raised by J.F. Zarama  
-       [<a href="http://www.avoka.com/jira/browse/CLK-92">92</a>].
+       [<a href="https://issues.apache.org/click/browse/CLK-92">92</a>].
       </li>
       <li class="change">
        Add configurable application Locale. See 
        <a href="configuration.html#application-click-app">Click App</a> for
-       details [<a href="http://www.avoka.com/jira/browse/CLK-96">96</a>].
+       details [<a href="https://issues.apache.org/click/browse/CLK-96">96</a>].
       </li>
       <li class="change">
        Added support for 'Page' suffix when automapping path -> classname.
@@ -2261,7 +2261,7 @@
       </li>
       <li class="change">
        Added Brazilian properties files provided by 
-       Ricardo Lecheta [<a href="http://www.avoka.com/jira/browse/CLK-86">86</a>].
+       Ricardo Lecheta [<a href="https://issues.apache.org/click/browse/CLK-86">86</a>].
       </li>
       <li class="change">
        Added <a target="blank" class="external" href="www.objectstyle.org/cayenne/">Cayenne</a> 
@@ -2276,7 +2276,7 @@
       <li class="change">
        Improved Velocity rendering performance. This issue was identified and 
        fixed by Stephen Haberman 
-       [<a target='blank' href='http://issues.apache.org/jira/browse/VELOCITY-438'>VELOCITY-438</a>].
+       [<a target='_blank' href='http://issues.apache.org/jira/browse/VELOCITY-438'>VELOCITY-438</a>].
       </li>
       <li class="change">
        Improved    
@@ -2286,17 +2286,17 @@
       <li class="change">
        Improved CSS link rendering to enable alternate style sheets. This
        issue was raised by Enrico Donelli
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-81">81</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-81">81</a>].
       </li>
       <li class="change">
        Fixed <tt>UnsupportedEncodingException</tt> in ClickUtils.encodeUrl() when
        application charset is undefined
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-87">87</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-87">87</a>].
       </li>
       <li class="change">
        Fixed file deployment issue on servers with restricted permissions.
        This issue was raised by David Felis
-       [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-95">95</a>].
+       [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-95">95</a>].
       </li>
       <li>
        Removed Control <tt>parentMessages</tt> property which was effectively
@@ -2348,7 +2348,7 @@
         Added Context page path lookup method 
         <a href="click-api/org/apache/click/Context.html#getPagePath(java.lang.Class)">getPagePath()</a>.
         This feature was suggested by Christian Essl
-        [<a href="http://www.avoka.com/jira/browse/CLK-68">68</a>].
+        [<a href="https://issues.apache.org/click/browse/CLK-68">68</a>].
       </li>
       <li class="change">
         Added support for 
@@ -2371,17 +2371,17 @@
         Added page automapping
         <a href="configuration.html#application-excludes">excludes</a>.
         This issue was identified by Ahmed Mohombe
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-52">52</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-52">52</a>].
       </li>
       <li class="change">
         Added Table control mouseover row highlight.
         This issue was identified by Ahmed Mohombe and resolved by Christian Essl
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-57">57</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-57">57</a>].
       </li>
       <li clas="change">
        Added French and Italian properties files provided by 
-       Lorenzo Orselli [<a href="http://www.avoka.com/jira/browse/CLK-65">65</a>,
-       <a href="http://www.avoka.com/jira/browse/CLK-66">66</a>].
+       Lorenzo Orselli [<a href="https://issues.apache.org/click/browse/CLK-65">65</a>,
+       <a href="https://issues.apache.org/click/browse/CLK-66">66</a>].
       </li>
       <li class="change">
         Improved 
@@ -2394,7 +2394,7 @@
         Please note this change requires modification to Format subclass
         constructors.        
         This issue was raised by Christian Essl
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-79">79</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-79">79</a>].
       </li>
       <li class="change">
         Updated Velocity library to latest 1.5-dev build.
@@ -2405,22 +2405,22 @@
       <li class="change">
         Fixed <a href="extras-api/org/apache/click/extras/cayenne/CayenneForm.html">CayenneForm</a> 
         duplicate insert bug. This issue was identified by
-        Bob Schellink [<a href="http://www.avoka.com/jira/browse/CLK-63">63</a>].
+        Bob Schellink [<a href="https://issues.apache.org/click/browse/CLK-63">63</a>].
       </li>
       <li clas="change">
         Fixed DateField internationaliztion bug. Issue identified by 
         Lorenzo Orselli and fix provided by  Naoki Takezoe
-        [<a href="http://www.avoka.com/jira/browse/CLK-60">60</a>].
+        [<a href="https://issues.apache.org/click/browse/CLK-60">60</a>].
       </li>
       <li clas="change">
         Fixed ClickUtils invokeListener on anonyoumous inner classes bug.
         This issue identified and fixed by Christian Essl
-        [<a href="http://www.avoka.com/jira/browse/CLK-77">77</a>].
+        [<a href="https://issues.apache.org/click/browse/CLK-77">77</a>].
       </li>
       <li class="change">
         Fixed ActionLink parameter encoding bug. This issue was idendified by
         Steven Van Hoof and fixed by Christian Essl
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-78">78</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-78">78</a>].
       </li>
       <li class="change">
         Removed example <tt>click-blank</tt> and <tt>click-cayenne</tt> applications
@@ -2462,13 +2462,13 @@
       </li>
       <li class="change">
         Added full JSP Click Page integration
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-24">24</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-24">24</a>].
       </li>
       <li class="change">
         Added 
         <a href="extras-api/org/apache/click/extras/control/RegexField.html">RegexField</a> 
         provided by Naoki Takezoe
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-46">46</a>].
+        [<a target='_blank' href="https://issues.apache.org/click/browse/CLK-46">46</a>].
       </li>
       <li class="change">
         Added 
@@ -2478,11 +2478,11 @@
       </li>
       <li class="change">
         Added Japanese message resources provided by Naoki Takezoe
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLK-44">44</a>].

[... 264 lines stripped ...]