Peter Donald
c96e2c9dfc
Add in a basic build file to generate dependency metrics. It uses CVS-only features of ant so shouldn't be pushed into main build file just yet
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271055 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
0dbf1bf0c9
Remove some unused Jars. These were preventing myrmidon from running on linux.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271054 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
1e702432eb
Added VFS proposal.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271053 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
341ff9fbe6
Make sure that it collects testcases correctly inside directories.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271051 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b423c3cf7d
Allow to execute rjunit to check for real use case by running Ant tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271050 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
9dd82220b2
Handy build file to run ant tests via rjunit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271049 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b1917be1c4
Fix package name.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271047 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
f1756e725f
Moving to rjunit package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271046 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
728221f4d8
Moving to rjunit package to avoid conflicts
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271045 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
62ff30c775
Socket error occurs when running multiple times...there must be something
wrong with the shutdown
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271042 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b71d8a9255
Fix tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271041 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
982958016a
- Add equals method to event.
- Fix server shutdown
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271040 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
56498384ab
Removing the old listener
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271039 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
834c375a75
Dirty exception handling for now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271038 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
75ecbdd337
- Dirty exception handling for now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271037 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
6ab8acfe1b
Removing unused classes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271036 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
0061dd12cf
Got rid of some detail from an error message, so that the mesage
is independent of the method introspection order. This is to get
the unit tests to pass with the IBM JVM.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271031 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
bc34bb06ca
Allow typelibs to define custom roles:
* Add TypeDeployer interface, which allows control over the deployment of
types from a typelib.
* Add RoleManager.addNameRoleMapping().
* TypeManager methods now take a role Class object, rather than role name.
* Replace implicit role and type deployment in DefaultRoleManager.initialize()
and DefaultDeployer.initialize() with explicit createDeployer( ClassLoader )
method.
* DefaultDeployer now keeps track of the ClassLoader created for each typelib.
* Moved all ClassLoader creation to DefaultDeployer, for the time being.
* ConverterDef and AbstractTypeDef now use Deployer, rather than
deploying manually.
* Fixed DefaultMasterConverter for the case where destination is an interface,
and there is no appropriate converter registered.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271030 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
44238fbb62
Added missing messages.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271026 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b436d9ec5e
fix constants for suites events
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271014 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
cbf1a178e3
Prepare for listener changes and event types.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271010 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
20ab59bff5
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270989 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
93db46be11
Xalan1 prolly wont be supported in next Ant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270988 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e01513fc37
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270987 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
989d5b31d7
Remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270986 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0999dac1e2
Correct specifier ordering
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270985 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
fcf8af1e3c
Dont modify loop counters in for loops
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270984 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8c81fc2613
Make sure that the modifiers are in correct order
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270983 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
317e5fa1d0
The audit tool is not fully JLS compliant - wierd that ;)
So need to add in public specifier
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270982 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
89636a5338
Remove test tasks that are no longer relevent given new unit test infrastructure
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270979 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a6621ddf39
Test Configurable objects are handled correctly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270978 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f9f5baaf28
No need to have a test task now that we have junit tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270977 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ed7685cd6f
Add in the ability for types to automagicall instantiated based on registration into TypeManager as previously discussed.
Also added unit tests to verify everything works as expected
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270976 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
5151a3152d
Reverse logic so that if duplicated typed adders are present then a different message is issued
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270975 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a99711a13e
Add some more tests to check recently added features of Configurer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270974 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
34ad9105d9
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270973 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d3d4e01d01
Update test to work with current error messages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270972 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
87050a6483
Made build file test adder by default
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270971 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c0aae88c47
Added a simple class to help test the typed adder construct
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270970 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
5720f1ccba
Added some extra error messages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270969 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0fdacdfc1a
Removed "nasty hack-o-rama" by re-catching and re-throwing ConfigurationExceptions up call stack.
Added support for reflection picking up typed adders
Added suppot for adders that tak a Configuration object
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270968 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ff8b6709bc
Made class package access until such a time when it is needed outside package
Added support for reflection picking up typed adders
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270967 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
2efc459991
Reuse constants already defined by JDK
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270966 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8c9e30ccc9
Made class package access until such a time when it is needed outside package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270965 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9eca90e207
Restyled
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270964 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
40d4de5a07
Minor touchups
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270960 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
21851ffa6f
Don't modify parameters
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270959 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
ea147aa02a
- Add additional log statements
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270956 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
efde026060
Fix xml formatter. It is still not correct though...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270955 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
87cd1f0205
Update tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270954 13f79535-47bb-0310-9956-ffa450edef68
24 years ago