You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

sandbox.html 34 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <html lang="en">
  17. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  18. <head>
  19. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  20. <title>Apache Ant - Ant Libraries - The Sandbox</title>
  21. <link type="text/css" href="../page.css" rel="stylesheet">
  22. </head>
  23. <body>
  24. <p class="navpath">
  25. <script src="../breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  26. </p>
  27. <div class="logobar">
  28. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  29. <tr>
  30. <td align="left"><img border="0" alt="Apache Ant site" src="../images/group-logo.gif"></td>
  31. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="../images/project-logo.gif"></td>
  32. <td align="right">
  33. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  34. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  35. <tr>
  36. <td colspan="3"><img height="10" width="1" alt="" src="../images/spacer.gif"></td>
  37. </tr>
  38. <tr>
  39. <td><img height="1" width="1" alt="" src="../images/spacer.gif"></td>
  40. <td nowrap="nowrap" class="searchcaption">
  41. <input name="q" type="hidden">
  42. <input size="15" id="query" type="text">
  43. <img height="1" width="5" alt="" src="../images/spacer.gif">
  44. <input name="Search" value="Search" type="submit">
  45. <br>
  46. the Apache Ant site
  47. </td>
  48. <td><img height="1" width="1" alt="" src="../images/spacer.gif"></td>
  49. </tr>
  50. <tr>
  51. <td><img alt="" border="0" height="10" width="9" src="../images/search-left.gif"></td>
  52. <td><img height="1" width="1" alt="" src="../images/spacer.gif"></td>
  53. <td><img alt="" border="0" height="10" width="9" src="../images/search-right.gif"></td>
  54. </tr>
  55. </table>
  56. </form>
  57. </td>
  58. </tr>
  59. </table>
  60. </div>
  61. <div class="tab">
  62. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  63. <tr>
  64. <td width="5"><img alt="" height="8" width="8" src="../images/spacer.gif"></td><td valign="bottom">
  65. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  66. <tr>
  67. <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="../images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a href="../index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Home</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="../images/tab-right.gif"></td>
  68. </tr>
  69. </table>
  70. </td>
  71. <td width="8"><img alt="" height="5" width="8" src="../images/spacer.gif"></td><td valign="bottom">
  72. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  73. <tr>
  74. <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="../images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b>Projects</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="../images/tabSel-right.gif"></td>
  75. </tr>
  76. </table>
  77. </td>
  78. </tr>
  79. </table>
  80. </div>
  81. <div class="bluebar"></div>
  82. <div class="menucontainer">
  83. <div class="menu">
  84. <ul>
  85. <li class="menuheader">Projects
  86. <ul>
  87. <li>
  88. <a href="../projects/index.html">Welcome</a>
  89. </li>
  90. </ul>
  91. </li>
  92. <li class="menuheader">Ant Libraries
  93. <ul>
  94. <li>
  95. <a href="../antlibs/index.html">Introduction</a>
  96. </li>
  97. <li>
  98. <a href="../antlibs/charter.html">Charter</a>
  99. </li>
  100. <li>
  101. <a href="../antlibs/proper.html">Ant Libraries</a>
  102. </li>
  103. <li>
  104. <a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a>
  105. </li>
  106. <li>
  107. <a href="http://ant.apache.org/antlibs/bindownload.cgi">Binary Distributions</a>
  108. </li>
  109. <li>
  110. <a href="http://ant.apache.org/antlibs/srcdownload.cgi">Source Distributions</a>
  111. </li>
  112. </ul>
  113. </li>
  114. <li class="menuheader">Ivy
  115. <ul>
  116. <li>
  117. <a href="../projects/ivy.html">Introduction</a>
  118. </li>
  119. <li>
  120. <a href="http://ant.apache.org/ivy/">Homepage</a>
  121. </li>
  122. <li>
  123. <a href="http://ant.apache.org/ivy/download.cgi">Distributions</a>
  124. </li>
  125. <li>
  126. <a href="http://cwiki.apache.org/IVY/">Wiki</a>
  127. </li>
  128. </ul>
  129. </li>
  130. <li class="menuheader">IvyDE
  131. <ul>
  132. <li>
  133. <a href="../projects/ivyde.html">Introduction</a>
  134. </li>
  135. <li>
  136. <a href="http://ant.apache.org/ivy/ivyde">Homepage</a>
  137. </li>
  138. <li>
  139. <a href="http://ant.apache.org/ivy/ivyde/screenshots.html">Screenshots</a>
  140. </li>
  141. <li>
  142. <a href="http://ant.apache.org/ivy/ivyde/download.cgi">Distributions</a>
  143. </li>
  144. </ul>
  145. </li>
  146. </ul>
  147. </div>
  148. <center>
  149. <a href="http://www.apache.org/events/current-event.html"><img border="0" title="ApacheCon" alt="ApacheCon - logo" src="http://www.apache.org/events/current-event-125x125.png" style="width: 125px;height: 125px;"></a>
  150. </center>
  151. <img style="float: left" height="10" width="10" border="0" alt="" src="../images/menu-left.gif">
  152. <img style="float: right" height="10" width="10" border="0" alt="" src="../images/menu-right.gif">
  153. </div>
  154. <div class="lightbluebar">&nbsp;</div>
  155. <div class="main">
  156. <div class="content">
  157. <h1 class="title">Ant Libraries - The Sandbox</h1>
  158. <h3 class="section">
  159. <a name="Ant Libraries - The Sandbox"></a>
  160. Ant Libraries - The Sandbox
  161. </h3>
  162. <p>The sandbox is the place where new Ant Libraries start their
  163. life, it is a playground for Ant committers and other
  164. contributors who find committers to sponsor their ideas.</p>
  165. <p>The sandbox is no dumping ground. If a Sandbox Ant Library
  166. fails to attract interest within a reasonable amount of time, it
  167. gets removed from the sandbox.</p>
  168. <h3 class="section">
  169. <a name="Current Sandbox Ant Libraries"></a>
  170. Current Sandbox Ant Libraries
  171. </h3>
  172. <h4 class="subsection">
  173. <a name="Compress"></a>
  174. Compress
  175. </h4>
  176. <p>The compress library offers tasks and types for additional
  177. archive formats like CPIO and AR supported
  178. by <a href="http://commons.apache.org/compress/">Apache
  179. Commons Compress</a>.</p>
  180. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  181. <tr>
  182. <th colspan="1" rowspan="1"
  183. valign="top" align="left">
  184. SVN URL:
  185. </th>
  186. <td colspan="1" rowspan="1"
  187. valign="top" align="left">
  188. <a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/compress/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/compress/</a>
  189. </td>
  190. </tr>
  191. <tr>
  192. <th colspan="1" rowspan="1"
  193. valign="top" align="left">
  194. ViewSVN:
  195. </th>
  196. <td colspan="1" rowspan="1"
  197. valign="top" align="left">
  198. <a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/compress/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/compress/</a>
  199. </td>
  200. </tr>
  201. <tr>
  202. <th colspan="1" rowspan="1"
  203. valign="top" align="left">
  204. Ant compatibility:
  205. </th>
  206. <td colspan="1" rowspan="1"
  207. valign="top" align="left">
  208. Ant 1.8.x
  209. </td>
  210. </tr>
  211. <tr>
  212. <th colspan="1" rowspan="1"
  213. valign="top" align="left">
  214. Added to sandbox:
  215. </th>
  216. <td colspan="1" rowspan="1"
  217. valign="top" align="left">
  218. 2009-07-31
  219. </td>
  220. </tr>
  221. <tr>
  222. <th colspan="1" rowspan="1"
  223. valign="top" align="left">
  224. Sponsoring Committers
  225. </th>
  226. <td colspan="1" rowspan="1"
  227. valign="top" align="left">
  228. Stefan Bodewig
  229. </td>
  230. </tr>
  231. </table>
  232. <h4 class="subsection">
  233. <a name="DBPatch"></a>
  234. DBPatch
  235. </h4>
  236. <p>DBPatch library is intended to maintain versioning of a
  237. database schema and data during iterative development.</p>
  238. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  239. <tr>
  240. <th colspan="1" rowspan="1"
  241. valign="top" align="left">
  242. SVN URL:
  243. </th>
  244. <td colspan="1" rowspan="1"
  245. valign="top" align="left">
  246. <a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/dbpatch/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/dbpatch/</a>
  247. </td>
  248. </tr>
  249. <tr>
  250. <th colspan="1" rowspan="1"
  251. valign="top" align="left">
  252. ViewSVN:
  253. </th>
  254. <td colspan="1" rowspan="1"
  255. valign="top" align="left">
  256. <a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/dbpatch/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/dbpatch/</a>
  257. </td>
  258. </tr>
  259. <tr>
  260. <th colspan="1" rowspan="1"
  261. valign="top" align="left">
  262. Ant compatibility:
  263. </th>
  264. <td colspan="1" rowspan="1"
  265. valign="top" align="left">
  266. Ant 1.7.x
  267. </td>
  268. </tr>
  269. <tr>
  270. <th colspan="1" rowspan="1"
  271. valign="top" align="left">
  272. Added to sandbox:
  273. </th>
  274. <td colspan="1" rowspan="1"
  275. valign="top" align="left">
  276. 2008-04-22
  277. </td>
  278. </tr>
  279. <tr>
  280. <th colspan="1" rowspan="1"
  281. valign="top" align="left">
  282. Sponsoring Committers
  283. </th>
  284. <td colspan="1" rowspan="1"
  285. valign="top" align="left">
  286. Stefan Bodewig
  287. </td>
  288. </tr>
  289. </table>
  290. <h4 class="subsection">
  291. <a name="Debian - Debian related tasks"></a>
  292. Debian - Debian related tasks
  293. </h4>
  294. <p>Debian provides tasks for generating Debian packages.</p>
  295. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  296. <tr>
  297. <th colspan="1" rowspan="1"
  298. valign="top" align="left">
  299. SVN URL:
  300. </th>
  301. <td colspan="1" rowspan="1"
  302. valign="top" align="left">
  303. <a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/debian/trunk/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/debian/trunk/</a>
  304. </td>
  305. </tr>
  306. <tr>
  307. <th colspan="1" rowspan="1"
  308. valign="top" align="left">
  309. ViewSVN:
  310. </th>
  311. <td colspan="1" rowspan="1"
  312. valign="top" align="left">
  313. <a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/debian/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/debian/trunk/</a>
  314. </td>
  315. </tr>
  316. <tr>
  317. <th colspan="1" rowspan="1"
  318. valign="top" align="left">
  319. Ant compatibility:
  320. </th>
  321. <td colspan="1" rowspan="1"
  322. valign="top" align="left">
  323. Ant 1.7.x
  324. </td>
  325. </tr>
  326. <tr>
  327. <th colspan="1" rowspan="1"
  328. valign="top" align="left">
  329. Added to sandbox:
  330. </th>
  331. <td colspan="1" rowspan="1"
  332. valign="top" align="left">
  333. 2007-05-18
  334. </td>
  335. </tr>
  336. <tr>
  337. <th colspan="1" rowspan="1"
  338. valign="top" align="left">
  339. Sponsoring Committers
  340. </th>
  341. <td colspan="1" rowspan="1"
  342. valign="top" align="left">
  343. Kevin Jackson
  344. </td>
  345. </tr>
  346. </table>
  347. <h4 class="subsection">
  348. <a name="FSCache - Filesystem Resource cache"></a>
  349. FSCache - Filesystem Resource cache
  350. </h4>
  351. <p>This is a library of tasks and types to cache arbitrary Ant resources
  352. to the filesystem for processing with file-based tools.</p>
  353. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  354. <tr>
  355. <th colspan="1" rowspan="1"
  356. valign="top" align="left">
  357. SVN URL:
  358. </th>
  359. <td colspan="1" rowspan="1"
  360. valign="top" align="left">
  361. <a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/fscache/trunk/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/fscache/trunk/</a>
  362. </td>
  363. </tr>
  364. <tr>
  365. <th colspan="1" rowspan="1"
  366. valign="top" align="left">
  367. ViewSVN:
  368. </th>
  369. <td colspan="1" rowspan="1"
  370. valign="top" align="left">
  371. <a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/fscache/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/fscache/trunk/</a>
  372. </td>
  373. </tr>
  374. <tr>
  375. <th colspan="1" rowspan="1"
  376. valign="top" align="left">
  377. Ant compatibility:
  378. </th>
  379. <td colspan="1" rowspan="1"
  380. valign="top" align="left">
  381. Ant 1.8.x
  382. </td>
  383. </tr>
  384. <tr>
  385. <th colspan="1" rowspan="1"
  386. valign="top" align="left">
  387. Added to sandbox:
  388. </th>
  389. <td colspan="1" rowspan="1"
  390. valign="top" align="left">
  391. 2008-06-30
  392. </td>
  393. </tr>
  394. <tr>
  395. <th colspan="1" rowspan="1"
  396. valign="top" align="left">
  397. Sponsoring Committers
  398. </th>
  399. <td colspan="1" rowspan="1"
  400. valign="top" align="left">
  401. Matt Benson
  402. </td>
  403. </tr>
  404. </table>
  405. <h4 class="subsection">
  406. <a name="GenDoc - Generate the manual for Ant Tasks from their sources"></a>
  407. GenDoc - Generate the manual for Ant Tasks from their sources
  408. </h4>
  409. <p>Most of the information needed for writing the manual is inside the sources: attributes, nested elements (especially
  410. inherited one). GenDoc collects these information and generates the manual as xml page. Following steps transform this
  411. xml into the final format (HTML in the first step, PDF may follow).</p>
  412. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  413. <tr>
  414. <th colspan="1" rowspan="1"
  415. valign="top" align="left">
  416. SVN URL:
  417. </th>
  418. <td colspan="1" rowspan="1"
  419. valign="top" align="left">
  420. <a href="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/gendoc/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/gendoc/</a>
  421. </td>
  422. </tr>
  423. <tr>
  424. <th colspan="1" rowspan="1"
  425. valign="top" align="left">
  426. ViewSVN:
  427. </th>
  428. <td colspan="1" rowspan="1"
  429. valign="top" align="left">
  430. <a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/gendoc/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/gendoc/</a>
  431. </td>
  432. </tr>
  433. <tr>
  434. <th colspan="1" rowspan="1"
  435. valign="top" align="left">
  436. Ant compatibility:
  437. </th>
  438. <td colspan="1" rowspan="1"
  439. valign="top" align="left">
  440. Ant 1.7.x
  441. </td>
  442. </tr>
  443. <tr>
  444. <th colspan="1" rowspan="1"
  445. valign="top" align="left">
  446. Added to sandbox:
  447. </th>
  448. <td colspan="1" rowspan="1"
  449. valign="top" align="left">
  450. 2005-04-15
  451. </td>
  452. </tr>
  453. <tr>
  454. <th colspan="1" rowspan="1"
  455. valign="top" align="left">
  456. Sponsoring Committers
  457. </th>
  458. <td colspan="1" rowspan="1"
  459. valign="top" align="left">
  460. </td>
  461. </tr>
  462. </table>
  463. <h4 class="subsection">
  464. <a name="HTTP - tasks for handling HTTP requests"></a>
  465. HTTP - tasks for handling HTTP requests
  466. </h4>
  467. <p>This antlib contains tasks to make the basic HTTP requests: get, post, head, put, with Basicauthentication.</p>
  468. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  469. <tr>
  470. <th colspan="1" rowspan="1"
  471. valign="top" align="left">
  472. SVN URL:
  473. </th>
  474. <td colspan="1" rowspan="1"
  475. valign="top" align="left">
  476. <a href="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/http/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/http/</a>
  477. </td>
  478. </tr>
  479. <tr>
  480. <th colspan="1" rowspan="1"
  481. valign="top" align="left">
  482. ViewSVN:
  483. </th>
  484. <td colspan="1" rowspan="1"
  485. valign="top" align="left">
  486. <a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/http/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/http/</a>
  487. </td>
  488. </tr>
  489. <tr>
  490. <th colspan="1" rowspan="1"
  491. valign="top" align="left">
  492. Ant compatibility:
  493. </th>
  494. <td colspan="1" rowspan="1"
  495. valign="top" align="left">
  496. Ant 1.7.x
  497. </td>
  498. </tr>
  499. <tr>
  500. <th colspan="1" rowspan="1"
  501. valign="top" align="left">
  502. Added to sandbox:
  503. </th>
  504. <td colspan="1" rowspan="1"
  505. valign="top" align="left">
  506. 2006-06-27
  507. </td>
  508. </tr>
  509. <tr>
  510. <th colspan="1" rowspan="1"
  511. valign="top" align="left">
  512. Sponsoring Committers
  513. </th>
  514. <td colspan="1" rowspan="1"
  515. valign="top" align="left">
  516. </td>
  517. </tr>
  518. </table>
  519. <h4 class="subsection">
  520. <a name="Manual4Eclipse - Generate an Eclipse Help PlugIn from Ant's manual"></a>
  521. Manual4Eclipse - Generate an Eclipse Help PlugIn from Ant's manual
  522. </h4>
  523. <p>This AntLib provides tasks for generating an Eclipse Help PlugIn from Ant's manual.</p>
  524. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  525. <tr>
  526. <th colspan="1" rowspan="1"
  527. valign="top" align="left">
  528. SVN URL:
  529. </th>
  530. <td colspan="1" rowspan="1"
  531. valign="top" align="left">
  532. <a href="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/</a>
  533. </td>
  534. </tr>
  535. <tr>
  536. <th colspan="1" rowspan="1"
  537. valign="top" align="left">
  538. ViewSVN:
  539. </th>
  540. <td colspan="1" rowspan="1"
  541. valign="top" align="left">
  542. <a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/manual4eclipse/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/manual4eclipse/trunk/</a>
  543. </td>
  544. </tr>
  545. <tr>
  546. <th colspan="1" rowspan="1"
  547. valign="top" align="left">
  548. Ant compatibility:
  549. </th>
  550. <td colspan="1" rowspan="1"
  551. valign="top" align="left">
  552. Ant 1.7.x
  553. </td>
  554. </tr>
  555. <tr>
  556. <th colspan="1" rowspan="1"
  557. valign="top" align="left">
  558. Java compatibility:
  559. </th>
  560. <td colspan="1" rowspan="1"
  561. valign="top" align="left">
  562. Java 1.5+
  563. </td>
  564. </tr>
  565. <tr>
  566. <th colspan="1" rowspan="1"
  567. valign="top" align="left">
  568. Added to sandbox:
  569. </th>
  570. <td colspan="1" rowspan="1"
  571. valign="top" align="left">
  572. 2007-03-01
  573. </td>
  574. </tr>
  575. <tr>
  576. <th colspan="1" rowspan="1"
  577. valign="top" align="left">
  578. Sponsoring Committers
  579. </th>
  580. <td colspan="1" rowspan="1"
  581. valign="top" align="left">
  582. </td>
  583. </tr>
  584. </table>
  585. <h4 class="subsection">
  586. <a name="Minify"></a>
  587. Minify
  588. </h4>
  589. <p>Minify library offers tasks for minimizing JavaScript scripts.</p>
  590. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  591. <tr>
  592. <th colspan="1" rowspan="1"
  593. valign="top" align="left">
  594. SVN URL:
  595. </th>
  596. <td colspan="1" rowspan="1"
  597. valign="top" align="left">
  598. <a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/minify/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/minify/</a>
  599. </td>
  600. </tr>
  601. <tr>
  602. <th colspan="1" rowspan="1"
  603. valign="top" align="left">
  604. ViewSVN:
  605. </th>
  606. <td colspan="1" rowspan="1"
  607. valign="top" align="left">
  608. <a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/minify/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/minify/</a>
  609. </td>
  610. </tr>
  611. <tr>
  612. <th colspan="1" rowspan="1"
  613. valign="top" align="left">
  614. Ant compatibility:
  615. </th>
  616. <td colspan="1" rowspan="1"
  617. valign="top" align="left">
  618. Ant 1.7.x
  619. </td>
  620. </tr>
  621. <tr>
  622. <th colspan="1" rowspan="1"
  623. valign="top" align="left">
  624. Added to sandbox:
  625. </th>
  626. <td colspan="1" rowspan="1"
  627. valign="top" align="left">
  628. 2009-01-01
  629. </td>
  630. </tr>
  631. <tr>
  632. <th colspan="1" rowspan="1"
  633. valign="top" align="left">
  634. Sponsoring Committers
  635. </th>
  636. <td colspan="1" rowspan="1"
  637. valign="top" align="left">
  638. Kevin Jackson
  639. </td>
  640. </tr>
  641. </table>
  642. <h4 class="subsection">
  643. <a name="Props - additional Property Resolver"></a>
  644. Props - additional Property Resolver
  645. </h4>
  646. <p>This is a library of supplementary handlers for Ant properties resolution.</p>
  647. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  648. <tr>
  649. <th colspan="1" rowspan="1"
  650. valign="top" align="left">
  651. SVN URL:
  652. </th>
  653. <td colspan="1" rowspan="1"
  654. valign="top" align="left">
  655. <a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/props/trunk/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/props/trunk/</a>
  656. </td>
  657. </tr>
  658. <tr>
  659. <th colspan="1" rowspan="1"
  660. valign="top" align="left">
  661. ViewSVN:
  662. </th>
  663. <td colspan="1" rowspan="1"
  664. valign="top" align="left">
  665. <a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/props/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/props/trunk/</a>
  666. </td>
  667. </tr>
  668. <tr>
  669. <th colspan="1" rowspan="1"
  670. valign="top" align="left">
  671. Ant compatibility:
  672. </th>
  673. <td colspan="1" rowspan="1"
  674. valign="top" align="left">
  675. Ant 1.8.x
  676. </td>
  677. </tr>
  678. <tr>
  679. <th colspan="1" rowspan="1"
  680. valign="top" align="left">
  681. Added to sandbox:
  682. </th>
  683. <td colspan="1" rowspan="1"
  684. valign="top" align="left">
  685. 2007-07-25
  686. </td>
  687. </tr>
  688. <tr>
  689. <th colspan="1" rowspan="1"
  690. valign="top" align="left">
  691. Sponsoring Committers
  692. </th>
  693. <td colspan="1" rowspan="1"
  694. valign="top" align="left">
  695. Matt Benson
  696. </td>
  697. </tr>
  698. </table>
  699. <h4 class="subsection">
  700. <a name="StarTeam"></a>
  701. StarTeam
  702. </h4>
  703. <p>This antlib provides tasks for working with the StarTeam SCM.</p>
  704. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  705. <tr>
  706. <th colspan="1" rowspan="1"
  707. valign="top" align="left">
  708. SVN URL:
  709. </th>
  710. <td colspan="1" rowspan="1"
  711. valign="top" align="left">
  712. <a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/starteam/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/starteam/</a>
  713. </td>
  714. </tr>
  715. <tr>
  716. <th colspan="1" rowspan="1"
  717. valign="top" align="left">
  718. ViewSVN:
  719. </th>
  720. <td colspan="1" rowspan="1"
  721. valign="top" align="left">
  722. <a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/starteam/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/starteam/</a>
  723. </td>
  724. </tr>
  725. <tr>
  726. <th colspan="1" rowspan="1"
  727. valign="top" align="left">
  728. Ant compatibility:
  729. </th>
  730. <td colspan="1" rowspan="1"
  731. valign="top" align="left">
  732. Ant 1.7.x
  733. </td>
  734. </tr>
  735. <tr>
  736. <th colspan="1" rowspan="1"
  737. valign="top" align="left">
  738. Added to sandbox:
  739. </th>
  740. <td colspan="1" rowspan="1"
  741. valign="top" align="left">
  742. 2007-08-27
  743. </td>
  744. </tr>
  745. <tr>
  746. <th colspan="1" rowspan="1"
  747. valign="top" align="left">
  748. Sponsoring Committers
  749. </th>
  750. <td colspan="1" rowspan="1"
  751. valign="top" align="left">
  752. Peter Reilly
  753. </td>
  754. </tr>
  755. </table>
  756. <h4 class="subsection">
  757. <a name="VSS - Microsoft Visual SourceSafe Tasks"></a>
  758. VSS - Microsoft Visual SourceSafe Tasks
  759. </h4>
  760. <p>This antlib provides an interface to the Microsoft Visual SourceSafe SCM. The original tasks
  761. (org.apache.tools.ant.taskdefs.optional.vss) have been expanded upon in this antlib.
  762. Some fixes to issues in the original tasks have also been incorporated.</p>
  763. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  764. <tr>
  765. <th colspan="1" rowspan="1"
  766. valign="top" align="left">
  767. SVN URL:
  768. </th>
  769. <td colspan="1" rowspan="1"
  770. valign="top" align="left">
  771. <a href="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/vss/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/vss/</a>
  772. </td>
  773. </tr>
  774. <tr>
  775. <th colspan="1" rowspan="1"
  776. valign="top" align="left">
  777. ViewSVN:
  778. </th>
  779. <td colspan="1" rowspan="1"
  780. valign="top" align="left">
  781. <a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/vss/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/vss/</a>
  782. </td>
  783. </tr>
  784. <tr>
  785. <th colspan="1" rowspan="1"
  786. valign="top" align="left">
  787. Ant compatibility:
  788. </th>
  789. <td colspan="1" rowspan="1"
  790. valign="top" align="left">
  791. Ant 1.7.x
  792. </td>
  793. </tr>
  794. <tr>
  795. <th colspan="1" rowspan="1"
  796. valign="top" align="left">
  797. Added to sandbox:
  798. </th>
  799. <td colspan="1" rowspan="1"
  800. valign="top" align="left">
  801. 2006-04-26
  802. </td>
  803. </tr>
  804. <tr>
  805. <th colspan="1" rowspan="1"
  806. valign="top" align="left">
  807. Sponsoring Committers
  808. </th>
  809. <td colspan="1" rowspan="1"
  810. valign="top" align="left">
  811. </td>
  812. </tr>
  813. </table>
  814. <h4 class="subsection">
  815. <a name="WebLogic"></a>
  816. WebLogic
  817. </h4>
  818. <p>This antlib provides tasks for working with the WebLogic app server.</p>
  819. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  820. <tr>
  821. <th colspan="1" rowspan="1"
  822. valign="top" align="left">
  823. SVN URL:
  824. </th>
  825. <td colspan="1" rowspan="1"
  826. valign="top" align="left">
  827. <a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/weblogic/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/weblogic/</a>
  828. </td>
  829. </tr>
  830. <tr>
  831. <th colspan="1" rowspan="1"
  832. valign="top" align="left">
  833. ViewSVN:
  834. </th>
  835. <td colspan="1" rowspan="1"
  836. valign="top" align="left">
  837. <a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/weblogic/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/weblogic/</a>
  838. </td>
  839. </tr>
  840. <tr>
  841. <th colspan="1" rowspan="1"
  842. valign="top" align="left">
  843. Ant compatibility:
  844. </th>
  845. <td colspan="1" rowspan="1"
  846. valign="top" align="left">
  847. Ant 1.7.x
  848. </td>
  849. </tr>
  850. <tr>
  851. <th colspan="1" rowspan="1"
  852. valign="top" align="left">
  853. Added to sandbox:
  854. </th>
  855. <td colspan="1" rowspan="1"
  856. valign="top" align="left">
  857. 2007-08-20
  858. </td>
  859. </tr>
  860. <tr>
  861. <th colspan="1" rowspan="1"
  862. valign="top" align="left">
  863. Sponsoring Committers
  864. </th>
  865. <td colspan="1" rowspan="1"
  866. valign="top" align="left">
  867. Peter Reilly, Stefan Bodewig
  868. </td>
  869. </tr>
  870. </table>
  871. </div>
  872. </div>
  873. <p class="copyright">
  874. <script type="text/javascript" language="JavaScript"><!--
  875. document.write(" - "+"Last Published: " + document.lastModified);
  876. // -->
  877. </script>
  878. </p>
  879. </body>
  880. </html>