~ubuntu-branches/ubuntu/maverick/ant/maverick

« back to all changes in this revision

Viewing changes to docs/projects.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-09-30 14:47:45 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080930144745-0x8uzivd9t15dua3
Tags: 1.7.1-0ubuntu1
* New upstream version (bug fix release).
  - mainly a bugfix release.
  - has extended support for Java6 features.
  - <script> now has support for JavaFX.
  - release notes: http://apache.linux-mirror.org/ant/README.html
* Remove debian/patches/05_ant-bug433444.patch. Obsoleted.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
 
3
3
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
4
<!--
 
5
   Licensed to the Apache Software Foundation (ASF) under one or more
 
6
   contributor license agreements.  See the NOTICE file distributed with
 
7
   this work for additional information regarding copyright ownership.
 
8
   The ASF licenses this file to You under the Apache License, Version 2.0
 
9
   (the "License"); you may not use this file except in compliance with
 
10
   the License.  You may obtain a copy of the License at
 
11
 
 
12
       http://www.apache.org/licenses/LICENSE-2.0
 
13
 
 
14
   Unless required by applicable law or agreed to in writing, software
 
15
   distributed under the License is distributed on an "AS IS" BASIS,
 
16
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
17
   See the License for the specific language governing permissions and
 
18
   limitations under the License.
 
19
-->
4
20
        <html lang="en">
5
21
    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
6
22
    <head>
75
91
      <div class="bluebar"></div>
76
92
                    
77
93
  <div class="menucontainer">
78
 
 
79
94
    <div class="menu">
80
95
      <ul>
81
96
              <li class="menuheader">Apache Ant
140
155
                            <li>
141
156
                                    <a href="./bugs.html">Bug Database</a>
142
157
                                </li>
 
158
                      </ul>
 
159
        </li>
 
160
              <li class="menuheader">Sponsorship
 
161
          <ul>
 
162
                            <li>
 
163
                                    <a href="http://www.apache.org/foundation/thanks.html">Thanks</a>
 
164
                                </li>
 
165
                            <li>
 
166
                                    <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
 
167
                                </li>
143
168
                            <li>
144
169
                                    <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
145
170
                                </li>
163
188
        </li>
164
189
            </ul>
165
190
    </div>
 
191
    <center>
 
192
    <!--#include virtual="/ads/buttonbar.html" -->
 
193
    </center>
166
194
    <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
167
195
    <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
168
196
  </div>
538
566
      </tr>
539
567
          </table>
540
568
                                                          <h4 class="subsection">
 
569
        <a name="AntShellExt (Ant Shell Extension)"></a>
 
570
        AntShellExt (Ant Shell Extension)
 
571
      </h4>
 
572
                        <p>Ant Shell Extension is a Windows Explorer enhancement that adds a contextual 
 
573
        menu when you right click over an Ant xml file, so you can execute all the actions 
 
574
        defined in that file without going to a command console or starting your favourite 
 
575
        IDE to make a simple clean.</p>
 
576
                                      <table class="externals" cellspacing="1" cellpadding="4">
 
577
              <tr>
 
578
                      <th colspan="1" rowspan="1"
 
579
      valign="top" align="left">
 
580
          Compatibility:
 
581
      </th>
 
582
                          <td colspan="1" rowspan="1"
 
583
      valign="top" align="left">
 
584
          Tested with Ant 1.6 and later, should work with all versions
 
585
      </td>
 
586
      </tr>
 
587
                  <tr>
 
588
                      <th colspan="1" rowspan="1"
 
589
      valign="top" align="left">
 
590
          URL:
 
591
      </th>
 
592
                          <td colspan="1" rowspan="1"
 
593
      valign="top" align="left">
 
594
          <a href="http://www.elpagestion.com/os_ant_en.shtml">
 
595
                http://www.elpagestion.com/os_ant_en.shtml</a>
 
596
            
 
597
      </td>
 
598
      </tr>
 
599
                  <tr>
 
600
                      <th colspan="1" rowspan="1"
 
601
      valign="top" align="left">
 
602
          Contact:
 
603
      </th>
 
604
                          <td colspan="1" rowspan="1"
 
605
      valign="top" align="left">
 
606
          <a href="mailto:opensource@elpagestion.com">Project mail</a>
 
607
      </td>
 
608
      </tr>
 
609
                  <tr>
 
610
                      <th colspan="1" rowspan="1"
 
611
      valign="top" align="left">
 
612
          License:
 
613
      </th>
 
614
                          <td colspan="1" rowspan="1"
 
615
      valign="top" align="left">
 
616
          LGPL
 
617
      </td>
 
618
      </tr>
 
619
          </table>
 
620
                                                          <h4 class="subsection">
541
621
        <a name="Antworks"></a>
542
622
        Antworks
543
623
      </h4>