Directory proposal/myrmidon/docs/

Directory Created:
2002-02-11 08:24
Directory Deleted:
2002-04-10 23:47
Total Files:
0
Deleted Files:
12
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/docs

Lines of Code

proposal/myrmidon/docs/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 113 (100.0%) 3929 (100.0%) 34.7
adammurdoch 45 (39.8%) 2370 (60.3%) 52.6
donaldp 55 (48.7%) 1127 (28.7%) 20.4
darrell 13 (11.5%) 432 (11.0%) 33.2

Most Recent Commits

donaldp 2002-04-10 23:47

Remove docs from main build

0 lines of code changed in:

adammurdoch 2002-04-06 10:11

Doc tidy-up:



* Fixed some spelling, added a tiny bit more content.

* Added an 'anchor' attribute for <section> and <subsection> elements.

191 lines of code changed in:

adammurdoch 2002-04-03 10:58

ClassLoader hierarchy changes:



* Use multi-parent ClassLoaders for antlibs and extensions, so that each

extension jar is loaded by a single ClassLoader in the hierarchy. Allows

classes from extensions to be shared across dependent antlibs and extensions.



* Changed contract of ClassLoaderManager.createClassLoader( File[] ), so that

it creates a new ClassLoader each time it is called.



* Changed ExtensionManager, so that it no longer extends PackageRepository.



* Added a few test cases for DefaultClassLoaderManager.



* Moved responsibility for checking myrmidon.home and building the various paths,

from DefaultEmbeddor and DefaultExtensionManager to EmbeddedAnt. Use the

platform path separator for the paths, rather than the | char.



* Use EmbeddedAnt in AbstractProjectTest, rather than using an Embeddor directly.



* AbstractComponentTest was not parameterising or initialising the test

components.

13 lines of code changed in:

  • proposal/myrmidon/docs: todo.html (+13 -11)
donaldp 2002-04-01 00:46

*** empty log message ***

29 lines of code changed in:

donaldp 2002-04-01 00:40

*** empty log message ***

31 lines of code changed in:

donaldp 2002-04-01 00:24

Copy across some todos from the actionlist

199 lines of code changed in:

donaldp 2002-04-01 00:11

Add a blurb about schedulers, test engines, install toools and so forth reusing myrmidon

3 lines of code changed in:

donaldp 2002-04-01 00:05

*** empty log message ***

16 lines of code changed in:

donaldp 2002-03-31 23:57

Expand the XPath todo to note that we could use it to do antcalls

2 lines of code changed in:

donaldp 2002-03-31 23:54

Add a todo for XPath like structures for tasks

19 lines of code changed in:

donaldp 2002-03-31 23:47

Add a TODO for writing an Embeddor HOWTO and assign it to me.

16 lines of code changed in:

  • proposal/myrmidon/docs: todo.html (+16 -1)
donaldp 2002-03-31 23:43

Add a new TODO

16 lines of code changed in:

donaldp 2002-03-31 05:17

Add a basic page about configuring tasks in myrmidon.

14 lines of code changed in:

donaldp 2002-03-31 02:38

Start to integrate documentation about

* Configuring tasks

* Types/Roles

* Converter architecture



It is woefully incomplete but got sick of looking at it. Hopefully uploading it will make me more likely to work on it ;)

66 lines of code changed in:

donaldp 2002-03-31 00:15

Source sections are <pre/> and thus should not have all that surrounding whitespace.

20 lines of code changed in:

donaldp 2002-03-30 14:25

Change name of task page to "My First Task" so that we can have a taskwriters howto that lists lifecycle and configuration explanations

46 lines of code changed in:

donaldp 2002-03-30 14:20

Replace index.xml with a merge of

* ant1 frontpage

* original design doc for myrmidon

* some other random thoughts

77 lines of code changed in:

donaldp 2002-03-30 14:18

Add a few more items to the TODO list. Specifically



* Optional dependencies (will use if present but fine if not present)

* Converting Ant1.x mail tasks to myrmidon

29 lines of code changed in:

darrell 2002-03-30 03:52

* i18n of Ant1Compatibility layer (except stuff stolen directly from Ant1 -

need to look at refactoring Ant1 to allow extension without cut&paste).



* Updated todo and regenerated docs.



* Javadoc

226 lines of code changed in:

adammurdoch 2002-03-26 02:40

* Updated todo list.

* Removed the 'differences to ant1' blurbage from index.xml.

* Regenerated HTML.

106 lines of code changed in:

(12 more)

Generated by StatSVN 0.3.2-SNAPSHOT