Directory proposal/myrmidon/src/java/org/apache/aut/nativelib/impl/launchers/

Directory Created:
2002-01-21 11:44
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
7
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/aut/nativelib/impl/launchers

Lines of Code

proposal/myrmidon/src/java/org/apache/aut/nativelib/impl/launchers/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
donaldp 25 (100.0%) 32 (100.0%) 1.2

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

donaldp 2002-03-29 12:57

final static --> static final to follow JLS recomendations

3 lines of code changed in:

donaldp 2002-02-21 09:27

Reworked the ExecManager service so that the Execute adapter object becomes responsible for combining supplied env vars with native env vars if required

1 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/aut/nativelib/impl/launchers: ExecUtil.java (+1 -2)
donaldp 2002-02-06 13:38

Style touchups

3 lines of code changed in:

donaldp 2002-02-02 06:38

Rework Environment implementation so that it is part of the ExecManager service. This makes it less coupled to bad practices and also merges all the native execution code into a central place.



Detected by JDepend

2 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/aut/nativelib/impl/launchers: ExecUtil.java (+2 -13)
donaldp 2002-02-02 06:03

Move environment into impl package as it has several characteristerics that indicate it should be provided by the ExecManager service



Detected by JDepend

1 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/aut/nativelib/impl/launchers: ExecUtil.java (+1 -1)
donaldp 2002-02-02 05:10

Move CommandLauncher into Launchers package to remove circular dependency between impl and impl.launchers packages.



Detected by JDepend

1 lines of code changed in:

donaldp 2002-01-21 11:44

Move the launchers package into the impl package.



Move the CommandLauncher interface into the impl package

21 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT