[root]/src/antidote/docs
uml
(0 files, 0 lines)
Antidote officially moved to the CVS module jakarta-ant-antidote.
0 lines of code changed in:
Updates to reflect some design changes.
20 lines of code changed in:
Initial commit
0 lines of code changed in:
Added UML diagrams for reference.
22 lines of code changed in:
Added (draft) instructions for people interesting in implementing new
modules for Antidote.
0 lines of code changed in:
Changed "AntEditor" to "AntModule", and made construct more JavaBean
compliant (primarily a default ctor). Now has "contextualize()" method
that modules must implement.
3 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
Enable Antidote to select and run targets.
Submitted by: Simeon Fitch <metasim@yahoo.com>
4 lines of code changed in:
Tow Antidote patches:
*) Design document.
*) can now write BuildEvents to console.
Submitted by: Simeon Fitch <metasim@yahoo.com>
20 lines of code changed in:
The initial checkin of antidote - the ant GUI.
This initial version is mainly to establish the source infrastructure. The
code currently compiles under JDK 1.2+ and provides a basic GUI which is able
to open a build.xml file.
Stay tuned ...
Submitted by: Simeon Fitch <metasim@yahoo.com>
4 lines of code changed in: