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.

todo.html 28 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- Content Stylesheet for Site -->
  3. <!-- start the processing -->
  4. <html>
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  7. <meta name="author" value="Adam Murdoch">
  8. <meta name="email" value="adammurdoch@apache.org">
  9. <title>Apache Myrmidon - Get Involved</title>
  10. </head>
  11. <body bgcolor="#ffffff" text="#000000" link="#525D76">
  12. <table border="0" width="100%" cellspacing="0">
  13. <!-- TOP IMAGE -->
  14. <tr>
  15. <td> <td colspan="2">
  16. <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" align="left" border="0"/></a>
  17. </td>
  18. </td>
  19. <td valign="bottom"><div align="right"><b><font size="+3" color="#525D76">Apache Myrmidon</font></b></div></td>
  20. </tr>
  21. </table>
  22. <table border="0" width="100%" cellspacing="4">
  23. <tr><td colspan="2">
  24. <hr noshade="" size="1"/>
  25. </td></tr>
  26. <tr>
  27. <!-- LEFT SIDE NAVIGATION -->
  28. <td valign="top" nowrap="true">
  29. <p><strong>Myrmidon</strong></p>
  30. <ul>
  31. <li> <a href="./index.html">Introduction</a>
  32. </li>
  33. <li> <a href="./getinvolved.html">Get Involved</a>
  34. </li>
  35. <li> <a href="./user.html">Building Myrmidon</a>
  36. </li>
  37. <li> <a href="./todo.html">Todo List</a>
  38. </li>
  39. </ul>
  40. <p><strong>User Guide</strong></p>
  41. <ul>
  42. <li> <a href="./buildfile.html">Build file</a>
  43. </li>
  44. <li> <a href="./vfs.html">Virtual File System</a>
  45. </li>
  46. <li> <a href="./ant1compat.html">Ant1 Compatibility Layer</a>
  47. </li>
  48. <li> <a href="./differences.html">Differences to Ant1</a>
  49. </li>
  50. <li> <a href="./task.html">My First Task</a>
  51. </li>
  52. </ul>
  53. <p><strong>Extending Ant</strong></p>
  54. <ul>
  55. <li> <a href="./configuring.html">Configuration HOWTO</a>
  56. </li>
  57. <li> <a href="./converter.html">Converter HOWTO</a>
  58. </li>
  59. <li> <a href="./type.html">Type HOWTO</a>
  60. </li>
  61. <li> <a href="./classloader.html">ClassLoader HOWTO</a>
  62. </li>
  63. <li> <a href="./librarys.html">Library HOWTO</a>
  64. </li>
  65. </ul>
  66. <p><strong>Container Design</strong></p>
  67. <ul>
  68. </ul>
  69. </td>
  70. <td align="left" valign="top">
  71. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  72. <tr><td bgcolor="#525D76">
  73. <font color="#ffffff" face="arial,helvetica,sanserif">
  74. <a name="Todo List"><strong>Todo List</strong></a>
  75. </font>
  76. </td></tr>
  77. <tr><td>
  78. <blockquote>
  79. <p>The broad goal is to grow Myrmidon from a prototype task engine into a fully
  80. fledged build system, that can serve as the basis for Ant 2. The following
  81. sections describe some of the many things which still need to be done to
  82. achieve that goal. This list is currently under construction.</p>
  83. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  84. <tr><td bgcolor="#828DA6">
  85. <font color="#ffffff" face="arial,helvetica,sanserif">
  86. <a name="Embeddor HOWTO"><strong>Embeddor HOWTO</strong></a>
  87. </font>
  88. </td></tr>
  89. <tr><td>
  90. <blockquote>
  91. <p>Assigned To: Peter</p>
  92. <p>Write a HOWTO describing how to embed Myrmidon into other
  93. applications.</p>
  94. </blockquote>
  95. </td></tr>
  96. </table>
  97. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  98. <tr><td bgcolor="#828DA6">
  99. <font color="#ffffff" face="arial,helvetica,sanserif">
  100. <a name="Optional Dependencies"><strong>Optional Dependencies</strong></a>
  101. </font>
  102. </td></tr>
  103. <tr><td>
  104. <blockquote>
  105. <p>Assigned To: Peter</p>
  106. <p>Extend Myrmidons library management facilities so that optional
  107. dependencies may be declared for a library. ie The library will still
  108. operate in absence of such libraries but can provide further features
  109. if these libraries are present. Most likely this will be done via a
  110. new manifest entry "Optional-Extension-List:" that behaves similar
  111. to "Extension-List:" except that the extensions are optional.</p>
  112. </blockquote>
  113. </td></tr>
  114. </table>
  115. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  116. <tr><td bgcolor="#828DA6">
  117. <font color="#ffffff" face="arial,helvetica,sanserif">
  118. <a name="Facade task HOWTO"><strong>Facade task HOWTO</strong></a>
  119. </font>
  120. </td></tr>
  121. <tr><td>
  122. <blockquote>
  123. <p>Currently we have a few tasks that have multiple implementations. For instance
  124. Javac task can actually call jikes, jvc, classic javac or modern javac. Similar things
  125. will be seen with the jspc task and the cc task (if it ever gets written). We have a base
  126. class that is meant to facilitate this sort of task and make it easy to develope. See
  127. AbstractFacadeTask. However we need to write up a HOWTO so people can use it.</p>
  128. </blockquote>
  129. </td></tr>
  130. </table>
  131. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  132. <tr><td bgcolor="#828DA6">
  133. <font color="#ffffff" face="arial,helvetica,sanserif">
  134. <a name="Mail tasks"><strong>Mail tasks</strong></a>
  135. </font>
  136. </td></tr>
  137. <tr><td>
  138. <blockquote>
  139. <p>Convert the ant1.x Mail tasks to myrmidon.</p>
  140. </blockquote>
  141. </td></tr>
  142. </table>
  143. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  144. <tr><td bgcolor="#828DA6">
  145. <font color="#ffffff" face="arial,helvetica,sanserif">
  146. <a name="Security Manager"><strong>Security Manager</strong></a>
  147. </font>
  148. </td></tr>
  149. <tr><td>
  150. <blockquote>
  151. <p>Add the ability to run java programs that call System.exit() by adding a
  152. security manager. Should look something like:</p>
  153. <div align="left">
  154. <table cellspacing="4" cellpadding="0" border="0">
  155. <tr>
  156. <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  157. <td bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  158. <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  159. </tr>
  160. <tr>
  161. <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  162. <td bgcolor="#ffffff"><pre>
  163. public class MyrmidonSecurityManager
  164. extends SecurityManager
  165. {
  166. public void checkExit( final int status )
  167. {
  168. throw new ExitException( status );
  169. }
  170. public void checkPermission( final Permission permission )
  171. {
  172. }
  173. }
  174. </pre></td>
  175. <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  176. </tr>
  177. <tr>
  178. <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  179. <td bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  180. <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  181. </tr>
  182. </table>
  183. </div>
  184. </blockquote>
  185. </td></tr>
  186. </table>
  187. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  188. <tr><td bgcolor="#828DA6">
  189. <font color="#ffffff" face="arial,helvetica,sanserif">
  190. <a name="Self Hosting"><strong>Self Hosting</strong></a>
  191. </font>
  192. </td></tr>
  193. <tr><td>
  194. <blockquote>
  195. <p>Myrmidon must be able to build itself. Currently, it is built using
  196. Ant 1.x. Ultimately, Myrmidon should be able to build itself from exactly the
  197. same build file. To start with, however, there is no need for Myrmidon to be
  198. able to do this. Myrmidon should also be able to be bootstrapped (that is, be
  199. able to be built from scratch, without using Ant 1.x at all).</p>
  200. </blockquote>
  201. </td></tr>
  202. </table>
  203. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  204. <tr><td bgcolor="#828DA6">
  205. <font color="#ffffff" face="arial,helvetica,sanserif">
  206. <a name="Validation Pass"><strong>Validation Pass</strong></a>
  207. </font>
  208. </td></tr>
  209. <tr><td>
  210. <blockquote>
  211. <p>Consider calling validate() on task prior to execute(). This would allow
  212. us to have a "make -k" mode that actually did basic validation and would also
  213. encourage task writers to do validation properly.</p>
  214. </blockquote>
  215. </td></tr>
  216. </table>
  217. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  218. <tr><td bgcolor="#828DA6">
  219. <font color="#ffffff" face="arial,helvetica,sanserif">
  220. <a name="Paths"><strong>Paths</strong></a>
  221. </font>
  222. </td></tr>
  223. <tr><td>
  224. <blockquote>
  225. <p>Consider allowing the user to configure the ant system by setting the
  226. following path types.</p>
  227. <ul>
  228. <li>ant.type.path: path that is used to search for the type libraries</li>
  229. <li>ant.ext.path: path that is used to search for "Optional Packages"
  230. or extensions.</li>
  231. </ul>
  232. <p>
  233. The default search path will probably include a per-user path element,
  234. a workspace path element and a system path elemtn that are searched in
  235. that order. Some possible defaults;
  236. </p>
  237. <ul>
  238. <li>Unix Per-user: ${user.home}/.ant/lib, ${user.home}/.ant/ext</li>
  239. <li>Windows Per-user: ${user.home}/ant/lib, ${user.home}/ant/ext</li>
  240. <li>MacOSX Per-user: ${user.home}/Library/Ant/lib,
  241. ${user.home}/Library/Ant/ext</li>
  242. <li>Unix System-wide: /opt/ant/lib, /opt/ant/ext</li>
  243. <li>Unix System-wide: /usr/local/ant/lib, /usr/local/ant/ext</li>
  244. <li>Windows System-wide: %SYS_DRIVE%/Program Files/ant/lib,
  245. %SYS_DRIVE%/Program Files/ant/ext</li>
  246. <li>MacOSX System-wide: /Library/Ant/lib, /Library/Ant/ant/ext</li>
  247. </ul>
  248. </blockquote>
  249. </td></tr>
  250. </table>
  251. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  252. <tr><td bgcolor="#828DA6">
  253. <font color="#ffffff" face="arial,helvetica,sanserif">
  254. <a name="Ant 1.x Compatibility"><strong>Ant 1.x Compatibility</strong></a>
  255. </font>
  256. </td></tr>
  257. <tr><td>
  258. <blockquote>
  259. <p>The Ant1 Compatibility layer is still in early stages of development.
  260. </p>
  261. <ul>
  262. <li>Get a version of <code>&lt;antcall&gt;</code> working.</li>
  263. <li>
  264. Provide hooks between Ant1 references and Myrmidon properties.
  265. May use converters for adapting Ant2 objects (like Ant2
  266. <code>&lt;path&gt;</code> or <code>&lt;fileset&gt;</code>)
  267. as Ant1 types.
  268. </li>
  269. <li>
  270. Missing tests:
  271. <ul>
  272. <li>Make sure properties are shared between Ant1 and Myrmidon tasks.</li>
  273. </ul>
  274. </li>
  275. <li>Get GUMP runs going using Myrmidon.</li>
  276. <li>Add protected accessors for get/set/list properties in
  277. Ant1 Project, to minimise the amount of code duplication in
  278. Ant1CompatProject.</li>
  279. </ul>
  280. </blockquote>
  281. </td></tr>
  282. </table>
  283. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  284. <tr><td bgcolor="#828DA6">
  285. <font color="#ffffff" face="arial,helvetica,sanserif">
  286. <a name="Virtual File System"><strong>Virtual File System</strong></a>
  287. </font>
  288. </td></tr>
  289. <tr><td>
  290. <blockquote>
  291. <p>The VFS needs plenty of work:</p>
  292. <ul>
  293. <li>Move files/folders.</li>
  294. <li>Recursive folders copy.</li>
  295. <li>Search through a file hierarchy, using Ant-style wildcards.</li>
  296. <li>Search through a file hierarchy, using a Selector interface.</li>
  297. <li>The in-memory caching mechanism is pretty rudimentary at this stage.
  298. It needs work to make it size capped. In addition, some mechanism needs
  299. to be provided to release and refresh cached info.
  300. </li>
  301. <li>Convert files/folders into local files, for handing off
  302. to external commands, or legacy tasks.</li>
  303. <li>Refactor the replication mechanism out of ZipFileSystemProvder,
  304. and make more general pluggable.</li>
  305. <li>Capabilities discovery.</li>
  306. <li>Attributes and attribute schema.</li>
  307. <li>Handle file canonicalisation better (for cases like case-insensitive
  308. file systems, symbolic links, name encoding, etc).</li>
  309. <li>File system layering. That is, the ability for a file system to
  310. sit on top of another file system, or a file from another file system
  311. (e.g. Zip/Jar/Tar file systems, gzip/encoding file systems, virtual file
  312. systems).
  313. </li>
  314. </ul>
  315. </blockquote>
  316. </td></tr>
  317. </table>
  318. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  319. <tr><td bgcolor="#828DA6">
  320. <font color="#ffffff" face="arial,helvetica,sanserif">
  321. <a name="File Data-Types and Tasks"><strong>File Data-Types and Tasks</strong></a>
  322. </font>
  323. </td></tr>
  324. <tr><td>
  325. <blockquote>
  326. <p>The file data-types, such as
  327. <code>&lt;fileset&gt;</code> and
  328. <code>&lt;path&gt;</code>, are some of the most widely used parts of Ant 1.x.
  329. Unfortunately, they aren't particularly extensible.
  330. </p>
  331. <ul>
  332. <li>Redesign the file data-types, replacing them with an interface-based
  333. API, plus a set of implementations. The API should use the VFS file
  334. <code>FileObject</code>, rather than
  335. <code>java.io.File</code>.
  336. This process has started, in the
  337. <code>antlib.vfile</code> package.
  338. </li>
  339. <li>File Selectors:
  340. <ul>
  341. <li>Change
  342. <code>AbstractNameFileSelector</code> to use Ant 1 style patterns
  343. matches, rather than Globs patterns.
  344. </li>
  345. <li>Add 'defaultexcludes' to
  346. <code>DefaultFileSet</code>. Also add a
  347. file selector implementation that matches everything except the default
  348. excludes.
  349. </li>
  350. <li>Add a name selector that loads patterns from a file.</li>
  351. <li>Add more selector implementations: size and last-modified comparisons,
  352. checksum comparison, byte-wise content comparison.</li>
  353. </ul>
  354. </li>
  355. <li>File conditions:
  356. <ul>
  357. <li>Add more condition implementations that perform checks on files.
  358. One that searches a path for a file would be useful.</li>
  359. </ul>
  360. </li>
  361. <li>File Name Mappers:
  362. <ul>
  363. <li>Change FileNameMapper.mapFileName() to take vfs.FileName objects.</li>
  364. <li>Move the current mapper implementations across to antlib.</li>
  365. </ul>
  366. </li>
  367. <li>File Sets:
  368. <ul>
  369. <li>Add a file set implementation that provides the union of several
  370. nested file sets (that is, a file set that merges several file sets
  371. together).</li>
  372. <li>Add a file set implementation that filters files that are up-to-date
  373. WRT some other file. Alternatively, this might be better done as a
  374. file selector.</li>
  375. </ul>
  376. </li>
  377. <li>Paths:
  378. <ul>
  379. <li>Add path implementations that evaluate to the system classpath,
  380. and the ant runtime classpath. Or, more generally, combine this with
  381. <code>ClassLoaderManager</code> to evaluate to the classpath of any
  382. 'library' (e.g. system classpath, ant runtime, tools.jar,
  383. an antlib, an installed extension, or the system classes of another JVM
  384. for cross-compiling).
  385. </li>
  386. </ul>
  387. </li>
  388. <li>Port across the Ant 1 file filter proposal, once it is complete.</li>
  389. <li>Copy task:
  390. <ul>
  391. <li>Implement 'preservelastmodified', 'overwrite', and 'includeemptydirs'.</li>
  392. <li>Support a file name mapper.</li>
  393. <li>Support file filters.</li>
  394. <li>Detect and handle destination file name collisions.</li>
  395. </ul>
  396. </li>
  397. <li>Implement the
  398. <code>&lt;move&gt;</code>,
  399. <code>&lt;delete&gt;</code>,
  400. <code>&lt;touch&gt;</code> and
  401. <code>&lt;mkdir&gt;</code> tasks on top
  402. of the VFS and the new file data-types. Might be some scope for generalising
  403. 'touch' and 'mkdir' into a single task.
  404. </li>
  405. </ul>
  406. </blockquote>
  407. </td></tr>
  408. </table>
  409. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  410. <tr><td bgcolor="#828DA6">
  411. <font color="#ffffff" face="arial,helvetica,sanserif">
  412. <a name="Command-line and Configuration Files"><strong>Command-line and Configuration Files</strong></a>
  413. </font>
  414. </td></tr>
  415. <tr><td>
  416. <blockquote>
  417. <p>One of the goals of Ant 2 is to allow the user to easily customise and
  418. extend Ant. The command-line and local configuration files, are two places
  419. where this would be done. Currently, Myrmidon some customisation from the
  420. command-line, but does not support configuration files.</p>
  421. <ul>
  422. <li>Load configuration from system (from $ANT_HOME) and user (from $HOME)
  423. configuration files.</li>
  424. <li>Allow the following via config files:
  425. <ul>
  426. <li>Add (or override) the
  427. <code>lib</code> and
  428. <code>ext</code> directories.
  429. </li>
  430. <li>Enable more than one listener, and configure the listeners from
  431. the conents of the config file.</li>
  432. <li>Import libraries, and set properties.</li>
  433. <li>Execute tasks.</li>
  434. <li>Install and configure runtime services.</li>
  435. </ul>
  436. </li>
  437. </ul>
  438. </blockquote>
  439. </td></tr>
  440. </table>
  441. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  442. <tr><td bgcolor="#828DA6">
  443. <font color="#ffffff" face="arial,helvetica,sanserif">
  444. <a name="Scripting"><strong>Scripting</strong></a>
  445. </font>
  446. </td></tr>
  447. <tr><td>
  448. <blockquote>
  449. <p>Add the ability to extend Ant using languages other than
  450. Java:</p>
  451. <ul>
  452. <li>Define a task using a scripting language such as Javascript.</li>
  453. <li>Use Rhino's ability to implement Java interfaces, to
  454. implement and define types, such as FileSelector, or
  455. Condition.</li>
  456. <li>Define a task using template.</li>
  457. <li>Add some lightweight scripting tasks.</li>
  458. </ul>
  459. </blockquote>
  460. </td></tr>
  461. </table>
  462. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  463. <tr><td bgcolor="#828DA6">
  464. <font color="#ffffff" face="arial,helvetica,sanserif">
  465. <a name="Documentation"><strong>Documentation</strong></a>
  466. </font>
  467. </td></tr>
  468. <tr><td>
  469. <blockquote>
  470. <p>Everyone loves writing documentation, and so a goal for Ant 2 is to
  471. generate a lot of reference documentation for tasks and other types directly
  472. from the source. Unfortunately, there's still plenty of tutorial material
  473. to write. In particular we need these:</p>
  474. <ul>
  475. <li>User documentation - describing things like the build file format,
  476. how properties work, how to use references, how sub-builds work, how to customise
  477. Myrmidon, and so on.</li>
  478. <li>Task writer documentation - describing things like an overview the task API,
  479. how configuration works, task lifecycle, how to assemble an antlib, a catalog
  480. of the runtime services, and so on.</li>
  481. <li>Myrmidon developer documentation - a broad outline of the architecture,
  482. how to build, how to test, and so on. Also, this todo list needs plenty
  483. of filling out.</li>
  484. </ul>
  485. </blockquote>
  486. </td></tr>
  487. </table>
  488. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  489. <tr><td bgcolor="#828DA6">
  490. <font color="#ffffff" face="arial,helvetica,sanserif">
  491. <a name="Miscellaneous"><strong>Miscellaneous</strong></a>
  492. </font>
  493. </td></tr>
  494. <tr><td>
  495. <blockquote>
  496. <p>A completely unordered list of items, big and small:</p>
  497. <ul>
  498. <li>Search through the code for 'TODO' items and fix them.</li>
  499. <li>Allow service factories to be configured from the contents of the
  500. <code>ant-services.xml</code> descriptor.
  501. </li>
  502. <li>Add verbosity level to ProjectListener LogEvent</li>
  503. <li>Fire ProjectListener events taskFinished(), targetFinished() and
  504. projectFinished() events on build failure, adding indicator methods to
  505. ProjectEvent.</li>
  506. <li>Fire ProjectListener events projectStarted() and projectFinished()
  507. events on start and finish of referenced projects, adding indicator methods
  508. to ProjectEvent.</li>
  509. <li>Detect duplicate type names.</li>
  510. <li>Add fully qualified type names, based on antlib name and type shorthand name.
  511. Allow these to be used in build files in addition to the shorthand names.</li>
  512. <li>Move the
  513. <code>&lt;http&gt;</code> and
  514. <code>&lt;socket&gt;</code>
  515. conditions to an antlib. Need to resolve how these will be passed a logger.
  516. </li>
  517. <li>Make the
  518. <code>&lt;uptodate&gt;</code> task a condition, and move to
  519. an antlib.
  520. </li>
  521. <li>Split up
  522. <code>&lt;is-set&gt;</code> condition into is-set and is-true conditions.
  523. </li>
  524. <li>Allow the
  525. <code>&lt;if&gt;</code> task to take any condition implementation.
  526. </li>
  527. <li>Add an else block to the
  528. <code>&lt;if&gt;</code> task.
  529. </li>
  530. <li>Split the
  531. <code>&lt;available&gt;</code> condition into separate conditions
  532. that test for the availability of a class, or a resource.
  533. </li>
  534. <li>Move
  535. <code>crimson.jar</code> to
  536. <code>bin/lib</code> in the distribution,
  537. and make available to other jars via the extension mechanism.
  538. </li>
  539. <li>Change <code>DefaultPropertyResolver</code> to ignore '$${'.</li>
  540. <li>Add a <code>--type</code> command-line option, to allow
  541. the project builder to be manually selected.
  542. </li>
  543. <li>Unit tests.</li>
  544. </ul>
  545. </blockquote>
  546. </td></tr>
  547. </table>
  548. </blockquote>
  549. </td></tr>
  550. </table>
  551. </td>
  552. </tr>
  553. <!-- FOOTER -->
  554. <tr><td colspan="2">
  555. <hr noshade="" size="1"/>
  556. </td></tr>
  557. <tr><td colspan="2">
  558. <div align="center"><font color="#525D76" size="-1"><em>
  559. Copyright &#169; 2000-2002, Apache Software Foundation
  560. </em></font></div>
  561. </td></tr>
  562. </table>
  563. </body>
  564. </html>
  565. <!-- end the processing -->