org.apache.ivy.core |
|
Java Source File Name | Type | Comment |
ExecutionRelativeUrlResolver.java | Class | Resolve relative url relatively to the current execution directory instead
of relatively to the context.
This is was actually done prior 2.0. |
IvyContext.java | Class | This class represents an execution context of an Ivy action. |
IvyPatternHelper.java | Class | |
IvyThread.java | Class | A simple thread subclass associated the same IvyContext as the thread in which it is
instanciated. |
LogOptions.java | Class | |
NormalRelativeUrlResolver.java | Class | Normal implementation of RelativeUrlResolver. |
NormalRelativeUrlResolverTest.java | Class | |
RelativeUrlResolver.java | Class | Resolve an file or url relatively to its context. |
TestPerformance.java | Class | Not a Junit test, performance depends on the machine on which the test is run... |