All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AbstractArtifact |
|
AbstractCircularDependencyStrategy |
|
AbstractConflictManager |
|
AbstractFSManifestIterable<T> |
|
AbstractIncludeExcludeRule |
Abstract class used as implementation for both IncludeRule and ExcludeRule , since
their contract is almost identical
|
AbstractLatestStrategy |
|
AbstractLockStrategy |
|
AbstractLogCircularDependencyStrategy |
|
AbstractMessageLogger |
|
AbstractModuleDescriptorParser |
|
AbstractModuleDescriptorParser.AbstractParser |
|
AbstractOSGiResolver |
|
AbstractOSGiResolver.RequirementStrategy |
|
AbstractPatternMatcher |
An abstract implementation of the pattern matcher providing base template methods
|
AbstractPatternsBasedResolver |
|
AbstractRepository |
|
AbstractResolver |
This abstract resolver only provides handling for resolver name
|
AbstractTrigger |
Base class for easy trigger implementation.
|
AbstractURLHandler |
|
AbstractVersionMatcher |
|
AbstractWorkspaceResolver |
|
AddPathTask |
This task is not directly related to ivy, but is useful in some modular build systems.
|
AggregatedOSGiResolver |
|
AggregatedRepoDescriptor |
|
AndFilter |
|
AndFilter<T> |
|
AntBuildTrigger |
Triggers an ant build on an event occurrence.
|
AntCallTrigger |
Triggers an call to an ant target on an event occurrence.
|
AntMessageLogger |
Implementation of the simple message facility for ant.
|
AntWorkspaceResolver |
|
AntWorkspaceResolver.WorkspaceArtifact |
|
AnyMatcher |
A matcher that will match everything.
|
ApacheHttpURLLister |
|
ApacheURLLister |
Utility class which helps to list urls under a given url.
|
Archive |
|
ArchivePacking |
|
Artifact |
Representation of a published 'file' in the development environment.
|
ArtifactDownloadReport |
Report on the download of an artifact from a repository to a local (cached) file.
|
ArtifactId |
Identifies an artifact in a module, without revision information
|
ArtifactInfo |
|
ArtifactLockStrategy |
|
ArtifactOrigin |
This class contains information about the origin of an artifact.
|
ArtifactReportManifestIterable |
|
ArtifactResourceResolver |
|
ArtifactRevisionId |
Identifies an artifact in a particular module revision
|
ArtifactTypeFilter |
|
BasicResolver |
|
BasicResource |
|
BasicURLHandler |
|
BintrayResolver |
BintrayResolver is a resolver which can be used to resolve dependencies found in the Bintray
artifacts repository.
|
BuildOBRTask |
|
BuiltFileResource |
|
BundleArtifact |
|
BundleCapability |
|
BundleCapabilityAndLocation |
|
BundleInfo |
Bundle info extracted from the bundle manifest.
|
BundleInfoAdapter |
|
BundleInfoAdapter.ProfileNotFoundException |
|
BundleRepoDescriptor |
|
BundleRequirement |
|
CacheDownloadOptions |
|
CacheMetadataOptions |
|
CacheResolver |
Deprecated. |
CacheResourceOptions |
|
CacheUtil |
Utility class providing some cache related facilities.
|
Capability |
|
CapabilityAdapter |
|
CapabilityProperty |
|
CategoryDef |
|
ChainedRepository |
|
ChainResolver |
|
ChainResolver.ResolvedModuleRevisionArtifactInfo |
|
ChainVersionMatcher |
An implementation of VersionMatcher chaining several version matchers, and implementing
the VersionMatcher interface by returning results from the first matcher in the chain
accepting the version.
|
CheckEngine |
|
CheckEngineSettings |
|
Checks |
Utility class used to perform some checks.
|
ChecksumHelper |
|
CircularDependencyException |
Unchecked exception thrown when a circular dependency exists between projects.
|
CircularDependencyHelper |
|
CircularDependencyStrategy |
A CircularDependencyStrategy indicates what ivy does when a circular dependency is detected.
|
CollectionUtils |
|
CommandLine |
|
CommandLineParser |
|
ComparatorLatestStrategy |
|
CompareFilter |
|
CompareFilter.Operator |
|
Configuration |
Represents a module configuration
|
Configuration.Visibility |
|
ConfigurationAware |
Objects implementing this interface are aware of module configurations, and can thus be added to
configurations, and list their configurations.
|
ConfigurationGroup |
A configuration which is actually a group of several configurations.
|
ConfigurationIntersection |
A configuration which is actually the intersection of several configurations.
|
ConfigurationResolveReport |
Represents a whole resolution report for a module but for a specific configuration
|
ConfigurationUtils |
Class containing several utility methods for working with configurations.
|
Configurator |
Ant 1.6.1 like Configurator
|
Configurator.Attribute |
|
Configurator.Element |
|
Configurator.Macro |
|
Configurator.MacroDef |
|
Configurator.MacroRecord |
|
ConflictManager |
|
ContextualSAXHandler |
|
ConvertManifestTask |
|
CopyProgressEvent |
Event reporting a stream copy progression
|
CopyProgressListener |
Listen to copy progression
|
CreateFileLockStrategy |
|
Credentials |
|
CredentialsStore |
|
CredentialsUtil |
|
DateUtil |
|
DefaultArtifact |
|
DefaultDependencyArtifactDescriptor |
|
DefaultDependencyDescriptor |
This class can be used as the default implementation for DependencyDescriptor.
|
DefaultExcludeRule |
|
DefaultExtendableItem |
An item which is meant to be extended, i.e.
|
DefaultExtendsDescriptor |
|
DefaultIncludeRule |
|
DefaultMessageLogger |
|
DefaultModuleDescriptor |
|
DefaultPomDependencyMgt |
|
DefaultPublishingDRResolver |
|
DefaultRepositoryCacheManager |
|
DefaultResolutionCacheManager |
|
DefaultWorkspaceModuleDescriptor |
|
DelegatingHandler |
|
DelegatingHandler.ChildElementHandler<DH extends DelegatingHandler> |
|
DeliverEngine |
|
DeliverEngineSettings |
|
DeliverOptions |
A set of options used to do a deliver.
|
DependencyAnalyser |
|
DependencyArtifactDescriptor |
This describes an artifact that is asked for a dependency.
|
DependencyDescriptor |
Describes a dependency from a depender to a dependee.
|
DependencyDescriptorMediator |
A DependencyDescriptorMediator is responsible for dependency descriptor mediation.
|
DependencyResolver |
|
DownloadEvent |
|
DownloadListener |
|
DownloadOptions |
|
DownloadReport |
|
DownloadStatus |
|
DualResolver |
DualResolver is used to resolve dependencies with one dependency revolver, called ivy resolver,
and then download artifacts found in the resolved dependencies from a second dependency resolver,
called artifact resolver.
|
EclipseFeature |
|
EclipsePlugin |
|
EclipseUpdateSiteParser |
|
EditableRepoDescriptor |
|
EncryptedProperties |
An implementation of Properties which stores the values encrypted.
|
EncrytedProperties |
Deprecated. |
EndArtifactDownloadEvent |
|
EndArtifactPublishEvent |
Event fired after artifact publication has finished (possibly in error).
|
EndResolveDependencyEvent |
|
EndResolveEvent |
|
EndRetrieveArtifactEvent |
|
EndRetrieveEvent |
|
ErrorCircularDependencyStrategy |
|
EventManager |
|
ExactOrRegexpPatternMatcher |
A pattern matcher that tries to match exactly the input with the expression, or match it as a
pattern.
|
ExactPatternMatcher |
Implementation of an exact matcher.
|
ExactVersionMatcher |
|
ExcludeRule |
This describes a rule of exclusion.
|
ExecutionEnvironmentProfile |
|
ExecutionEnvironmentProfileProvider |
|
ExecutionRelativeUrlResolver |
Resolve relative url relatively to the current execution directory instead of relatively to the
context.
|
ExportPackage |
|
ExtendableItem |
|
ExtendableItemHelper |
|
ExtendsDescriptor |
Describes parent descriptor information for a module descriptor.
|
ExtraInfoHolder |
|
FeatureParser |
|
FileBasedLockStrategy |
|
FileBasedLockStrategy.CreateFileLocker |
"locks" a file by creating it if it doesn't exist, relying on the
File.createNewFile() atomicity.
|
FileBasedLockStrategy.FileLocker |
|
FileBasedLockStrategy.NIOFileLocker |
Locks a file using the FileLock mechanism.
|
FileNameMapper |
|
FileRepository |
|
FileResolver |
|
FileResource |
|
FileSystemResolver |
|
FileURLLister |
|
FileUtil |
Utility class used to deal with file related operations, like copy, full reading, symlink, ...
|
Filter<T> |
|
FilteredIvyListener |
|
FilterHelper |
|
FixDepsTask |
|
FixDepsTask.Keep |
|
FixedConflictManager |
|
FSManifestIterable |
|
GlobPatternMatcher |
A pattern matcher matching input using unix-like glob matcher expressions.
|
HasLatestStrategy |
|
HexEncoder |
Simple encoder of byte arrays into String array using only the hexadecimal alphabet
|
HostUtil |
This class contains basic helper methods for the Host.
|
HttpClientHandler |
|
IBiblioResolver |
IBiblioResolver is a resolver which can be used to resolve dependencies found in the ibiblio
maven repository, or similar repositories.
|
IgnoreCircularDependencyStrategy |
|
IncludeRule |
This describes a rule of inclusion.
|
InheritableItem |
Interface for elements that can be inherited from a parent descriptor by a child descriptor.
|
InstallEngine |
|
InstallEngineSettings |
|
InstallOptions |
|
Ivy |
Ivy is a free java based dependency manager.
|
Ivy.IvyCallback |
Callback used to execute a set of Ivy related methods within an IvyContext .
|
Ivy14 |
This class can be used for easy migration from Ivy 1.4 API.
|
IvyAntSettings |
|
IvyAntSettings.Credentials |
|
IvyArtifactProperty |
Set a set of ant properties according to the last artifact resolved
|
IvyArtifactReport |
Generates a report of all artifacts involved during the last resolve.
|
IvyAuthenticator |
|
IvyBuildList |
Creates an ant filelist of files (usually build.xml) ordered according to the dependencies
declared in ivy files.
|
IvyBuildList.OnMissingDescriptor |
|
IvyBuildNumber |
Look for the latest module in the repository matching the given criteria, and sets a set of
properties according to what was found.
|
IvyBuildNumber.ResolvedModuleRevisionArtifactInfo |
|
IvyCacheFileset |
Creates an ant fileset consisting in all artifacts found during a resolve.
|
IvyCachePath |
Creates an ant path consisting in all artifacts found during a resolve.
|
IvyCacheTask |
Base class for the cache path related classes: cachepath and cachefileset.
|
IvyCheck |
Checks the given ivy file using current configuration to see if all dependencies are available,
with good confs.
|
IvyCleanCache |
Cleans the content of Ivy cache(s).
|
IvyConfigure |
Configure Ivy with an ivysettings.xml file
|
IvyConflict |
|
IvyContext |
This class represents an execution context of an Ivy action.
|
IvyConvertPom |
Convert a pom to an ivy file
|
IvyDeliver |
Trigger the delivery of a module, which may consist in a recursive delivery of dependencies and
on the replacement in the ivy file of dynamic revisions (like latest.integration) by static ones.
|
IvyDependency |
|
IvyDependencyArtifact |
|
IvyDependencyConf |
|
IvyDependencyConf.IvyDependencyConfMapped |
|
IvyDependencyExclude |
|
IvyDependencyInclude |
|
IvyDependencyTree |
|
IvyDependencyUpdateChecker |
|
IvyEvent |
The root of all ivy events Any ivy event knows which ivy instance triggered the event (the
source) and also has a name and a map of attributes.
|
IvyEventFilter |
A filter implementation filtering IvyEvent based upon an event name and a filter
expression.
|
IvyExclude |
|
IvyExtractFromSources |
Extracts imports from a set of java sources and generate corresponding ivy file
|
IvyExtractFromSources.Ignore |
|
IvyFindRevision |
Look for the latest module in the repository matching the given criteria, and sets a set of
properties according to what was found.
|
IvyInfo |
Parses information about an ivy file and make them available in ant.
|
IvyInstall |
Allow to install a module or a set of module from repository to another one.
|
IvyListener |
|
IvyListModules |
Look for modules in the repository matching the given criteria, and sets a set of properties
according to what was found.
|
IvyMakePom |
Convert an ivy file to a pom
|
IvyNode |
|
IvyNodeBlacklist |
Information about a blacklisted module, providing context information in which it has been
blacklisted
|
IvyNodeCallers |
|
IvyNodeCallers.Caller |
|
IvyNodeEviction |
|
IvyNodeEviction.EvictionData |
This class contains data about the eviction of an IvyNode .
|
IvyNodeUsage |
Class collecting usage data for an IvyNode.
|
IvyOverride |
|
IvyPattern |
|
IvyPatternHelper |
|
IvyPostResolveTask |
Base class for tasks needing to be performed after a resolve.
|
IvyPublish |
This task allow to publish a module revision to an Ivy repository.
|
IvyPublish.ArtifactsPattern |
|
IvyReport |
This ant task let users generates reports (html, xml, graphml, ...) from the last resolve done.
|
IvyRepositoryReport |
Generates a report of dependencies of a set of modules in the repository.
|
IvyRepResolver |
IvyRepResolver is a resolver which can be used to resolve dependencies found in the ivy official
repository for ivy files and ibiblio maven repository for the artifacts, or similar repositories.
|
IvyResolve |
This task allow to call the Ivy dependency resolution from ant.
|
IvyResources |
|
IvyRetrieve |
This task allow to retrieve dependencies from the cache to a local directory like a lib dir.
|
IvySettings |
|
IvySettingsAware |
|
IvyTask |
Base class for all ivy ant tasks, deal particularly with ivy instance storage in ant project.
|
IvyThread |
A simple thread subclass associated the same IvyContext as the thread in which it is
instantiated.
|
IvyVar |
This task let user set ivy variables from ant.
|
IvyVariableContainer |
Store and provide access to the ivy variables.
|
IvyVariableContainerImpl |
|
JarJarDependencyAnalyser |
|
JarModule |
|
JarModuleFinder |
|
JarRepository |
|
JarResolver |
|
JarResource |
|
LatestCompatibleConflictManager |
This conflict manager can be used to allow only compatible dependencies to be used together (like
the strict conflict manager), but it has the advantage of using a best effort algorithm to find a
set of compatible dependencies, even if it requires stepping back to older revisions (as long as
they are in the set of compatibility).
|
LatestConflictManager |
|
LatestConflictManager.IvyNodeArtifactInfo |
|
LatestConflictManager.NoConflictResolvedYetException |
|
LatestLexicographicStrategy |
|
LatestRevisionStrategy |
|
LatestRevisionStrategy.SpecialMeaning |
|
LatestStrategy |
|
LatestTimeStrategy |
|
LatestVersionMatcher |
|
LazyResource |
|
License |
|
LocalizableResource |
Resource which can be located locally
|
LockStrategy |
A lock strategy determines when and how lock should be performed when downloading data to a
cache.
|
LogOptions |
|
LogReportOutputter |
|
LogTrigger |
A trigger performing logging.
|
Main |
Class used to launch ivy as a standalone tool.
|
ManifestAndLocation |
|
ManifestHeaderElement |
|
ManifestHeaderValue |
Parse a header of a manifest.
|
ManifestParser |
Provides an OSGi manifest parser.
|
MapMatcher |
|
Match |
|
Matcher |
An interface that defines a string matcher.
|
MatcherHelper |
Set of helper methods to match ModuleId, ModuleRevisionId, ArtifactId
|
MatcherLookup |
This class targets to speed up lookup for exact pattern matcher by keys, which are created with
(organization, module) information.
|
MavenTimedSnapshotVersionMatcher |
|
MavenTimedSnapshotVersionMatcher.MavenSnapshotRevision |
Represents a Maven 2 snapshot version, which is either a regular snapshot
(for example: 1.0.2-SNAPSHOT) or a timestamped snapshot (for example:
1.0.2-20100925.223013-19)
|
MDArtifact |
|
MDResolvedResource |
|
MemoryUtil |
Memory related utilities.
|
Message |
Logging utility class.
|
MessageLogger |
A MessageLogger is used to log messages.
|
MessageLoggerEngine |
A MessageLogger implementation delegating the work to the current top logger on a stack.
|
MessageLoggerHelper |
|
MetadataArtifactDownloadReport |
|
MirroredURLResolver |
|
ModuleDescriptor |
Descriptor of a module.
|
ModuleDescriptorParser |
|
ModuleDescriptorParserRegistry |
|
ModuleDescriptorSorter |
Inner helper class for sorting ModuleDescriptors.
|
ModuleDescriptorWrapper |
|
ModuleDescriptorWriter |
|
ModuleEntry |
|
ModuleId |
Identifies a module, without revision information
|
ModuleRevisionId |
Identifies a module in a particular version
|
ModuleRules<T> |
A list of module specific rules.
|
MRIDRule |
|
MRIDTransformationRule |
|
MultiOperatorFilter |
|
NamedTimeoutConstraint |
|
Namespace |
|
NameSpaceHelper |
|
NamespaceRule |
|
NamespaceTransformer |
|
NeedArtifactEvent |
|
NIOFileLockStrategy |
|
NoConflictManager |
|
NoFilter<T> |
|
NoLockStrategy |
|
NoMatcher |
A matcher that matches nothing.
|
NonMatchingVersionReporter |
|
NormalRelativeUrlResolver |
Normal implementation of RelativeUrlResolver.
|
NotFilter |
|
NotFilter<T> |
|
OBRResolver |
|
OBRXMLParser |
|
OBRXMLWriter |
|
Option |
|
OptionBuilder |
|
OrFilter |
|
OrFilter<T> |
|
OrganisationEntry |
|
OsgiBundlePacking |
Packaging which handle OSGi bundles with inner packed jar
|
OSGiFilter |
|
OSGiFilterParser |
|
OsgiLatestStrategy |
|
OSGiManifestParser |
|
OverrideDependencyDescriptorMediator |
DependencyDescriptorMediator used to override some dependency descriptors values, such as the
branch or version of the dependency.
|
P2Artifact |
|
P2ArtifactParser |
|
P2CompositeParser |
|
P2Descriptor |
|
P2MetadataParser |
|
Pack200Packing |
|
PackageMapping |
Describes a mapping between a package name and an org name revision tuple
|
PackagerCacheEntry |
|
PackagerResolver |
Resolver that performs a "build" operation to resolve artifacts.
|
PackagingManager |
|
PackingRegistry |
|
ParseException |
|
ParserSettings |
|
ParseUtil |
|
PatternMatcher |
Interface for a pattern matcher.
|
PatternVersionMatcher |
|
PluginAdapter |
|
PomDependencyMgt |
|
PomModuleDescriptorBuilder |
Build a module descriptor.
|
PomModuleDescriptorBuilder.PomDependencyDescriptor |
DependencyDescriptor that provides access to the original
PomDependencyData .
|
PomModuleDescriptorBuilder.PomModuleDescriptor |
|
PomModuleDescriptorParser |
A parser for Maven 2 POM.
|
PomModuleDescriptorWriter |
|
PomReader |
Provides the method to read some data out of the DOM tree of a pom file.
|
PomWriterOptions |
|
PomWriterOptions.ConfigurationScopeMapping |
|
PomWriterOptions.ExtraDependency |
|
PrepareDownloadEvent |
|
PropertiesFile |
A simple Properties extension easing the loading and saving of data
|
PropertiesParser |
|
PublishEngine |
|
PublishEngineSettings |
Settings specific to the publish engine
|
PublishEvent |
|
PublishingDependencyRevisionResolver |
|
PublishOptions |
A set of options used during publish related tasks The publish can update the ivy file to publish
if update is set to true.
|
RegexpConflictManager |
A ConflictManager that can be used to resolve conflicts based on regular expressions of the
revision of the module.
|
RegexpPatternMatcher |
A pattern matcher matching input using regular expressions.
|
RelativeURLRepository |
|
RelativeUrlResolver |
Resolve an file or url relatively to its context.
|
RepoDescriptor |
|
ReportOutputter |
|
Repository |
Represents a collection of resources available to Ivy.
|
RepositoryAnalyser |
|
RepositoryCacheManager |
|
RepositoryCopyProgressListener |
|
RepositoryManagementEngine |
The repository management can be used to load all metadata from a repository, analyze them, and
provide a bunch of information about the whole repository state.
|
RepositoryManagementEngineSettings |
|
RepositoryManifestIterable |
|
RepositoryResolver |
|
Require |
|
Requirement |
|
RequirementAdapter |
|
ResolutionCacheManager |
|
ResolveData |
|
ResolveDependencyEvent |
|
ResolvedModuleRevision |
Represents a module revision provisioned on the local filesystem.
|
ResolvedResource |
|
ResolveEngine |
The resolve engine which is the core of the dependency resolution mechanism used in Ivy.
|
ResolveEngineSettings |
|
ResolveEvent |
|
ResolveOptions |
A set of options used during resolve related tasks
|
ResolveProcessException |
ResolveProcessException is an exception which is used to control the resolve process.
|
ResolveReport |
Represents a whole resolution report for a module
|
ResolverHelper |
|
ResolverManifestIterable |
|
ResolverSettings |
|
Resource |
|
ResourceDownloader |
|
ResourceHelper |
|
ResourceMDParser |
|
RestartResolveProcess |
This RuntimeException is used during the resolve process to ask the engine to restart the resolve
process.
|
RetrieveArtifactEvent |
|
RetrieveEngine |
|
RetrieveEngineSettings |
|
RetrieveEvent |
|
RetrieveOptions |
A set of options used during retrieve related tasks
|
RetrieveReport |
|
RevisionEntry |
|
SearchEngine |
|
SignatureGenerator |
|
SilentNonMatchingVersionReporter |
A NonMatchingVersionReporter that only print debug message.
|
SimpleSortEngineSettings |
|
SortEngine |
|
SortEngineSettings |
The settings/collaborators used by the SortEngine.
|
SortOptions |
|
StartArtifactDownloadEvent |
|
StartArtifactPublishEvent |
Event fired just before an artifact is published into a resolver.
|
StartResolveDependencyEvent |
|
StartResolveEvent |
|
StartRetrieveArtifactEvent |
|
StartRetrieveEvent |
|
Status |
|
StatusManager |
Note: update methods (such as addStatus) should only be called BEFORE any call to accessor
methods
|
StreamPacking |
|
StrictConflictException |
|
StrictConflictManager |
|
StringUtils |
Convenient class used only for uncapitalization.
|
SubVersionMatcher |
|
TimeoutConstrainedURLHandler |
A enhanced version of URLHandler which respects TimeoutConstraint s on
the operations dealing with download, upload, reachability checks etc...
|
TimeoutConstraint |
Represents the timeouts that are applicable while dealing with resources.
|
TransferEvent |
TransferEvent is used to notify TransferListeners about progress in transfer of resources form/to
the repository This class is LARGELY inspired by org.apache.maven.wagon.events.TransferEvent
released under the following copyright license:
|
TransferListener |
Listen to repository transfer
|
Trigger |
|
UniOperatorFilter |
|
UnmodifiableExtendableItem |
|
UnsupportedFilterException |
|
UpdateOptions |
|
UpdateSite |
|
UpdateSiteDescriptor |
|
UpdateSiteDigestParser |
|
UpdateSiteLoader |
|
UpdateSiteResolver |
|
URLHandler |
Deprecated.
|
URLHandler.URLInfo |
|
URLHandlerDispatcher |
An implementation of URLHandler which uses an underlying URLHandler per protocol
and a fallback default URLHandler for dealing with downloads, uploads and
general reachability checks
|
URLHandlerRegistry |
|
URLLister |
|
URLRepository |
|
URLResolver |
This resolver is able to work with any URLs, it handles latest revisions with file and http urls
only, and it does not handle publishing
|
URLResource |
|
Validatable |
Implemented by settings element which need to perform validation when settings are loaded.
|
Version |
Provides OSGi version support.
|
VersionComparator |
|
VersionMatcher |
This interface defines a version matcher, i.e.
|
VersionRange |
Provides version range support.
|
VersionRangeMatcher |
Matches version ranges: [1.0,2.0] matches all versions greater or equal to 1.0 and lower or equal
to 2.0 [1.0,2.0[ matches all versions greater or equal to 1.0 and lower than 2.0 ]1.0,2.0]
matches all versions greater than 1.0 and lower or equal to 2.0 ]1.0,2.0[ matches all versions
greater than 1.0 and lower than 2.0 [1.0,) matches all versions greater or equal to 1.0 ]1.0,)
matches all versions greater than 1.0 (,2.0] matches all versions lower or equal to 2.0 (,2.0[
matches all versions lower than 2.0 This class uses a latest strategy to compare revisions.
|
VisitData |
This class is used to store data related to one node of the dependency graph visit.
|
VisitNode |
A visit node is an object used to represent one visit from one parent on an IvyNode of
the dependency graph.
|
VsftpRepository |
Repository using SecureCRT vsftp command line program to access an sftp repository This is
especially useful to leverage the gssapi authentication supported by SecureCRT.
|
VsftpResolver |
This resolver uses SecureCRT vsftp to access an sftp server.
|
VsftpResource |
|
WarnCircularDependencyStrategy |
|
WarningNonMatchingVersionReporter |
A NonMatchingVersionReporter that raise warnings.
|
WorkspaceChainResolver |
Resolver which decorate normal resolver so that the workspace resolver can
hijack the resolveprocess
|
WorkspaceLatestStrategy |
A strategy which delegate to another strategy, unless for the latest and working revisions which
are considered as superior to any other revision.
|
WorkspaceModuleDescriptor |
Marker interface for module descriptor of a module in a workspace, then having special semantics,
like artifacts declared by the resolver rather than the descriptor
|
XMLHelper |
|
XMLInputParser |
|
XmlModuleDescriptorParser |
Parses an xml ivy file and output a ModuleDescriptor.
|
XmlModuleDescriptorParser.Parser |
|
XmlModuleDescriptorParser.Parser.State |
|
XmlModuleDescriptorUpdater |
Used to update ivy files.
|
XmlModuleDescriptorUpdater.ConfigurationPrinter |
|
XmlModuleDescriptorUpdater.DependencyPrinter |
|
XmlModuleDescriptorUpdater.ItemPrinter |
Prints a descriptor item's XML representation
|
XmlModuleDescriptorWriter |
|
XmlReportOutputter |
A Report outputter implementation using XmlReportWriter to write xml reports to the
resolution cache.
|
XmlReportParser |
|
XmlReportWriter |
XmlReportWriter allows to write ResolveReport in an xml format.
|
XmlSettingsParser |
|
ZipPacking |
|
ZipUtil |
Class derived from code posted here: http://forums.sun.com/thread.jspa?messageID=2160923
|