You are viewing a plain text version of this content. The canonical link for it is here.
Posted to easyant-commits@incubator.apache.org by hi...@apache.org on 2011/03/14 14:11:15 UTC

svn commit: r1081386 - in /incubator/easyant/site/sources: Issuetracking.html Mailinglist.html Sourcerepository.html style/style.css

Author: hibou
Date: Mon Mar 14 14:11:15 2011
New Revision: 1081386

URL: http://svn.apache.org/viewvc?rev=1081386&view=rev
Log:
fix links

Modified:
    incubator/easyant/site/sources/Issuetracking.html
    incubator/easyant/site/sources/Mailinglist.html
    incubator/easyant/site/sources/Sourcerepository.html
    incubator/easyant/site/sources/style/style.css

Modified: incubator/easyant/site/sources/Issuetracking.html
URL: http://svn.apache.org/viewvc/incubator/easyant/site/sources/Issuetracking.html?rev=1081386&r1=1081385&r2=1081386&view=diff
==============================================================================
--- incubator/easyant/site/sources/Issuetracking.html (original)
+++ incubator/easyant/site/sources/Issuetracking.html Mon Mar 14 14:11:15 2011
@@ -26,7 +26,7 @@
 <h2>Issue Tracking</h2>
 
 Issues are tracked using JIRA hosted at Apache:
-<a href="http://issues.apache.org/jira/browse/EASYANT">http://issues.apache.org/jira/browse/EASYANT</a>
+http://issues.apache.org/jira/browse/EASYANT
 
 Feel free to browse what are the bugs already reported for each version, what are the features planned for next versions, and contribute your own feedback by submitting bug reports or feature requests, patches, comments, or simply by voting for your favorite issues.
 

Modified: incubator/easyant/site/sources/Mailinglist.html
URL: http://svn.apache.org/viewvc/incubator/easyant/site/sources/Mailinglist.html?rev=1081386&r1=1081385&r2=1081386&view=diff
==============================================================================
--- incubator/easyant/site/sources/Mailinglist.html (original)
+++ incubator/easyant/site/sources/Mailinglist.html Mon Mar 14 14:11:15 2011
@@ -43,7 +43,7 @@ Feel free to participate, ask a problem 
 Read only mailing list where all EasyAnt project and subprojects commits notifications are posted. You may subscribe this list if you want to follow what's going on in SVN repository.
 
 <h2>Before migrating to the Apache Software Foundation</h2>
-Before migrating to the Apache Software Foundation, discussions about Apache EasyAnt were on a google group accessible in read only mode here: <a href="http://groups.google.com/group/easyant">http://groups.google.com/group/easyant</a>
+Before migrating to the Apache Software Foundation, discussions about Apache EasyAnt were on a google group accessible in read only mode here: http://groups.google.com/group/easyant
 </textarea>
 <script type="text/javascript">xooki.postProcess();</script>
 </body>

Modified: incubator/easyant/site/sources/Sourcerepository.html
URL: http://svn.apache.org/viewvc/incubator/easyant/site/sources/Sourcerepository.html?rev=1081386&r1=1081385&r2=1081386&view=diff
==============================================================================
--- incubator/easyant/site/sources/Sourcerepository.html (original)
+++ incubator/easyant/site/sources/Sourcerepository.html Mon Mar 14 14:11:15 2011
@@ -25,11 +25,11 @@
     <textarea id="xooki-source">
 <h1>Subversion repository</h1>
 
-You can get the latest source code of EasyAnt from Apache Subversion repository at <a href="https://svn.apache.org/repos/asf/incubator/easyant/">https://svn.apache.org/repos/asf/incubator/easyant/</a>
+You can get the latest source code of EasyAnt from Apache Subversion repository at https://svn.apache.org/repos/asf/incubator/easyant/
 
 This is the prefered way to get EasyAnt if you want to benefit from the latest improvements and be able to upgrade easily.
 
-Before migrating to Apache Incubator sources repository was accessible at <a href="http://svn.easyant.org/">http://svn.easyant.org/</a>. You can still access it as archives.</textarea>
+Before migrating to Apache Incubator sources repository was accessible at http://svn.easyant.org/ . You can still access it as archives.</textarea>
 <script type="text/javascript">xooki.postProcess();</script>
 </body>
 </html>

Modified: incubator/easyant/site/sources/style/style.css
URL: http://svn.apache.org/viewvc/incubator/easyant/site/sources/style/style.css?rev=1081386&r1=1081385&r2=1081386&view=diff
==============================================================================
--- incubator/easyant/site/sources/style/style.css (original)
+++ incubator/easyant/site/sources/style/style.css Mon Mar 14 14:11:15 2011
@@ -235,7 +235,6 @@ table, sortable {
     height: 29px;
     padding: 11px 0 0 27px;
     background: url(../images/img08.gif) no-repeat 10px 50%;
-    text-transform: uppercase;
     font-size: 1.2em;
     color: #FFFFFF;
 }