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 [1/2] - in /incubator/click/trunk/click: build/ documentation/docs/ documentation/docs/developer-guide/

Author: sabob
Date: Mon Jan 19 08:47:07 2009
New Revision: 735744

URL: http://svn.apache.org/viewvc?rev=735744&view=rev
Log:
update JIRA location

Modified:
    incubator/click/trunk/click/build/template.pom
    incubator/click/trunk/click/documentation/docs/click-ide-roadmap-changes.html
    incubator/click/trunk/click/documentation/docs/click-online.html
    incubator/click/trunk/click/documentation/docs/developer-guide/contributing.html
    incubator/click/trunk/click/documentation/docs/roadmap-changes.html

Modified: incubator/click/trunk/click/build/template.pom
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/build/template.pom?rev=735744&r1=735743&r2=735744&view=diff
==============================================================================
--- incubator/click/trunk/click/build/template.pom (original)
+++ incubator/click/trunk/click/build/template.pom Mon Jan 19 08:47:07 2009
@@ -25,7 +25,7 @@
 
   <issueManagement>
     <system>jira</system>
-    <url>http://www.avoka.com/jira/</url>
+    <url>https://issues.apache.org/click/</url>
   </issueManagement>
 
   <mailingLists>

Modified: incubator/click/trunk/click/documentation/docs/click-ide-roadmap-changes.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/click-ide-roadmap-changes.html?rev=735744&r1=735743&r2=735744&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/docs/click-ide-roadmap-changes.html (original)
+++ incubator/click/trunk/click/documentation/docs/click-ide-roadmap-changes.html Mon Jan 19 08:47:07 2009
@@ -139,7 +139,7 @@
     <ul style="padding: 0em; margin-left:0em;">
       <li class="change">
       	Supports Click 1.2
-      	[<a target='blank' href="http://www.avoka.com/jira/browse/CLKE-19">19</a>].
+      	[<a target='blank' href="https://issues.apache.org/click/browse/CLKE-19">19</a>].
       </li>
       <li class="change">
       	Code completion for the braced variables (${...}) in the TemplateEditor.
@@ -151,7 +151,7 @@
       <li class="change">
         Checking for exiting click jars before deploying them.
       	This addition was raised by Malcolm Edgar
-      	[<a target='blank' href="http://www.avoka.com/jira/browse/CLKE-18">18</a>].
+      	[<a target='blank' href="https://issues.apache.org/click/browse/CLKE-18">18</a>].
       </li>
     </ul>
   </dd>
@@ -192,16 +192,16 @@
       <li class="change">
       	Added support for Page classname suffix. 
       	This issue was raised by Masanobu Shimura
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLKE-13">13</a>].
+        [<a target='blank' href="https://issues.apache.org/click/browse/CLKE-13">13</a>].
       </li>
       <li class="change">
       	Fixed auto complete support for pages in subdirectories. 
       	This issue was raised by Masanobu Shimura
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLKE-14">14</a>].
+        [<a target='blank' href="https://issues.apache.org/click/browse/CLKE-14">14</a>].
       </li>
       <li class="change">
       	Fixed page automapping bug
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLKE-15">15</a>].
+        [<a target='blank' href="https://issues.apache.org/click/browse/CLKE-15">15</a>].
       </li>
       <li class="change">
       	Fixed variable code-completion bug for the interface in the Velocity editor.
@@ -218,11 +218,11 @@
       </li>
       <li class="change">
       	Added Velocity Editor
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLKE-12">12</a>].
+        [<a target='blank' href="https://issues.apache.org/click/browse/CLKE-12">12</a>].
       </li>
       <li class="change">
       	Fixed click.xml validation when classes are removed
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLKE-5">5</a>].
+        [<a target='blank' href="https://issues.apache.org/click/browse/CLKE-5">5</a>].
       </li>
     </ul>
   </dd>
@@ -237,12 +237,12 @@
       <li class="change">
       	Added support for click-app locale attribute. 
       	This issue was raised by Malcolm Edgar
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLKE-10">10</a>].
+        [<a target='blank' href="https://issues.apache.org/click/browse/CLKE-10">10</a>].
       </li>
       <li class="change">
       	Added switch support for pages ending with Page name 
       	This issue was raised by Malcolm Edgar
-        [<a target='blank' href="http://www.avoka.com/jira/browse/CLKE-11">11</a>].
+        [<a target='blank' href="https://issues.apache.org/click/browse/CLKE-11">11</a>].
       </li>
     </ul>
   </dd>

Modified: incubator/click/trunk/click/documentation/docs/click-online.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/click-online.html?rev=735744&r1=735743&r2=735744&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/docs/click-online.html (original)
+++ incubator/click/trunk/click/documentation/docs/click-online.html Mon Jan 19 08:47:07 2009
@@ -85,7 +85,7 @@
   </td>
   </tr><tr>
   <td>
-    <a class="external" target="blank" href="http://www.avoka.com/jira/">Bugs and Issues</a>
+    <a class="external" target="blank" href="https://issues.apache.org/click/">Bugs and Issues</a>
     <p>JIRA bug and issue tracking</p>
   </td>
   <td>
@@ -369,8 +369,7 @@
 <td style="vertical-align:top;">
  <a class="external" target="blank" href="http://www.avoka.com" style="white-space:nowrap">Avoka Techologies</a>
  <p>
- Avoka kindly host the Click Example and Quickstart applications, and the
- Confluence and JIRA project management applications.
+ Avoka kindly host the Click Examples.
  </p>
 </td>
 <td style="vertical-align:top;">

Modified: incubator/click/trunk/click/documentation/docs/developer-guide/contributing.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/developer-guide/contributing.html?rev=735744&r1=735743&r2=735744&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/docs/developer-guide/contributing.html (original)
+++ incubator/click/trunk/click/documentation/docs/developer-guide/contributing.html Mon Jan 19 08:47:07 2009
@@ -46,10 +46,10 @@
                 Participate in discussions around new features, bugs and documentation.
             </li>
             <li>
-                Report bugs and features on <a href="http://www.avoka.com/jira/">JIRA</a>.
+                Report bugs and features on <a href="https://issues.apache.org/click/">JIRA</a>.
             </li>
             <li>
-                Contribute new controls, features or bug fixes to <a href="http://www.avoka.com/jira/">JIRA</a>.
+                Contribute new controls, features or bug fixes to <a href="https://issues.apache.org/click/">JIRA</a>.
                 See below for more details.
             </li>
         </ul>