You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by xa...@apache.org on 2007/01/07 10:41:36 UTC

svn commit: r493695 [1/7] - in /incubator/ivy/trunk: ./ doc/ doc/doc/ doc/doc/configuration/ doc/doc/ivyfile/ doc/doc/releasenotes/ doc/doc/use/ doc/samples/ doc/samples/multi-project/ doc/schemas/ doc/test/ src/example/build-a-ivy-repository/ src/exam...

Author: xavier
Date: Sun Jan  7 02:41:19 2007
New Revision: 493695

URL: http://svn.apache.org/viewvc?view=rev&rev=493695
Log:
move to apache: package rename, organisation rename, some doc update

Added:
    incubator/ivy/trunk/doc/repository.properties
    incubator/ivy/trunk/doc/schemas/
    incubator/ivy/trunk/doc/schemas/ivy.xsd
    incubator/ivy/trunk/doc/test/
    incubator/ivy/trunk/doc/test/ivyconf-include-http-url.xml
    incubator/ivy/trunk/doc/test/ivyconf.xml
    incubator/ivy/trunk/src/java/org/
    incubator/ivy/trunk/src/java/org/apache/
    incubator/ivy/trunk/src/java/org/apache/ivy/
    incubator/ivy/trunk/src/java/org/apache/ivy/AbstractArtifact.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/AbstractArtifact.java
    incubator/ivy/trunk/src/java/org/apache/ivy/Artifact.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/Artifact.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ArtifactId.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ArtifactId.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ArtifactInfo.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ArtifactInfo.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ArtifactOrigin.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ArtifactOrigin.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ArtifactRevisionId.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ArtifactRevisionId.java
    incubator/ivy/trunk/src/java/org/apache/ivy/Configuration.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/Configuration.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ConflictManager.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ConflictManager.java
    incubator/ivy/trunk/src/java/org/apache/ivy/DefaultArtifact.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/DefaultArtifact.java
    incubator/ivy/trunk/src/java/org/apache/ivy/DefaultDependencyArtifactDescriptor.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/DefaultDependencyArtifactDescriptor.java
    incubator/ivy/trunk/src/java/org/apache/ivy/DefaultDependencyDescriptor.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/DefaultDependencyDescriptor.java
    incubator/ivy/trunk/src/java/org/apache/ivy/DefaultModuleDescriptor.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/DefaultModuleDescriptor.java
    incubator/ivy/trunk/src/java/org/apache/ivy/DefaultModuleRevision.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/DefaultModuleRevision.java
    incubator/ivy/trunk/src/java/org/apache/ivy/DefaultPublishingDRResolver.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/DefaultPublishingDRResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/DependencyArtifactDescriptor.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/DependencyArtifactDescriptor.java
    incubator/ivy/trunk/src/java/org/apache/ivy/DependencyDescriptor.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/DependencyDescriptor.java
    incubator/ivy/trunk/src/java/org/apache/ivy/DependencyResolver.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/DependencyResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/Ivy.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/Ivy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/IvyAware.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/IvyAware.java
    incubator/ivy/trunk/src/java/org/apache/ivy/IvyContext.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/IvyContext.java
    incubator/ivy/trunk/src/java/org/apache/ivy/IvyNode.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/IvyNode.java
    incubator/ivy/trunk/src/java/org/apache/ivy/LatestStrategy.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/LatestStrategy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/License.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/License.java
    incubator/ivy/trunk/src/java/org/apache/ivy/MDArtifact.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/MDArtifact.java
    incubator/ivy/trunk/src/java/org/apache/ivy/Main.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/Main.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ModuleDescriptor.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ModuleDescriptor.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ModuleDescriptorSorter.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ModuleDescriptorSorter.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ModuleId.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ModuleId.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ModuleRevisionId.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ModuleRevisionId.java
    incubator/ivy/trunk/src/java/org/apache/ivy/PublishingDependencyRevisionResolver.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/PublishingDependencyRevisionResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ResolveData.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ResolveData.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ResolvedModuleRevision.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ResolvedModuleRevision.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ResolvedURL.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ResolvedURL.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ant/
    incubator/ivy/trunk/src/java/org/apache/ivy/circular/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/circular/
    incubator/ivy/trunk/src/java/org/apache/ivy/conf/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/conf/
    incubator/ivy/trunk/src/java/org/apache/ivy/conflict/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/conflict/
    incubator/ivy/trunk/src/java/org/apache/ivy/event/
    incubator/ivy/trunk/src/java/org/apache/ivy/event/AbstractTrigger.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/event/AbstractTrigger.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/FilteredIvyListener.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/event/FilteredIvyListener.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/IvyEvent.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/event/IvyEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/IvyEventFilter.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/event/IvyEventFilter.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/IvyListener.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/event/IvyListener.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/Trigger.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/event/Trigger.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/download/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/event/download/
    incubator/ivy/trunk/src/java/org/apache/ivy/event/resolve/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/event/resolve/
    incubator/ivy/trunk/src/java/org/apache/ivy/event/test.jpage
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/event/test.jpage
    incubator/ivy/trunk/src/java/org/apache/ivy/extendable/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/extendable/
    incubator/ivy/trunk/src/java/org/apache/ivy/external/
    incubator/ivy/trunk/src/java/org/apache/ivy/external/m2/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/external/m2/
    incubator/ivy/trunk/src/java/org/apache/ivy/filter/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/filter/
    incubator/ivy/trunk/src/java/org/apache/ivy/ivy.properties
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/ivy.properties
    incubator/ivy/trunk/src/java/org/apache/ivy/latest/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/latest/
    incubator/ivy/trunk/src/java/org/apache/ivy/logo.png   (contents, props changed)
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/logo.png
    incubator/ivy/trunk/src/java/org/apache/ivy/matcher/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/matcher/
    incubator/ivy/trunk/src/java/org/apache/ivy/namespace/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/namespace/
    incubator/ivy/trunk/src/java/org/apache/ivy/parser/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/parser/
    incubator/ivy/trunk/src/java/org/apache/ivy/report/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/report/
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/
    incubator/ivy/trunk/src/java/org/apache/ivy/repository.properties
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository.properties
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/AbstractRepository.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/AbstractRepository.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/BasicResource.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/BasicResource.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/LazyResource.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/LazyResource.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/Repository.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/Repository.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/RepositoryCopyProgressListener.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/RepositoryCopyProgressListener.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/Resource.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/Resource.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/ResourceHelper.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/ResourceHelper.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/TransferEvent.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/TransferEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/TransferListener.java
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/TransferListener.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/file/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/file/
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/sftp/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/sftp/
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/ssh/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/ssh/
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/url/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/url/
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/vfs/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/vfs/
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/vsftp/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/repository/vsftp/
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/resolver/
    incubator/ivy/trunk/src/java/org/apache/ivy/status/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/status/
    incubator/ivy/trunk/src/java/org/apache/ivy/tools/
    incubator/ivy/trunk/src/java/org/apache/ivy/tools/analyser/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/tools/analyser/
    incubator/ivy/trunk/src/java/org/apache/ivy/typedef.properties
      - copied, changed from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/typedef.properties
    incubator/ivy/trunk/src/java/org/apache/ivy/url/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/url/
    incubator/ivy/trunk/src/java/org/apache/ivy/util/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/util/
    incubator/ivy/trunk/src/java/org/apache/ivy/version/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/version/
    incubator/ivy/trunk/src/java/org/apache/ivy/xml/
      - copied from r493681, incubator/ivy/trunk/src/java/fr/jayasoft/ivy/xml/
    incubator/ivy/trunk/test/java/org/
    incubator/ivy/trunk/test/java/org/apache/
    incubator/ivy/trunk/test/java/org/apache/ivy/
    incubator/ivy/trunk/test/java/org/apache/ivy/ConfigureTest.java
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ConfigureTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/DefaultDependencyDescriptorTest.java
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/DefaultDependencyDescriptorTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/InstallTest.java
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/InstallTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ModuleRevisionIdTest.java
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ModuleRevisionIdTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ResolveTest.java
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ResolveTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/RetrieveTest.java
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/RetrieveTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/SortTest.java
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/SortTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/TestPerformance.java
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/TestPerformance.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ant/
    incubator/ivy/trunk/test/java/org/apache/ivy/badcacheconf.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/badcacheconf.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/conflict/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/conflict/
    incubator/ivy/trunk/test/java/org/apache/ivy/custom-resolver.jar   (contents, props changed)
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/custom-resolver.jar
    incubator/ivy/trunk/test/java/org/apache/ivy/dualchainresolverconf.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/dualchainresolverconf.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/event/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/event/
    incubator/ivy/trunk/test/java/org/apache/ivy/external/
    incubator/ivy/trunk/test/java/org/apache/ivy/external/m2/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/external/m2/
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-148.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-148.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-148b.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-148b.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-182.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-182.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-198.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-198.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-214.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-214.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-218.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-218.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-225.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-225.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-56.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-56.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-dualchainresolver.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-dualchainresolver.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-extra-att.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-extra-att.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-mod1.2.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-mod1.2.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-namespace.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-namespace.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-namespace2.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-namespace2.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-namespace3.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-namespace3.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-namespace4.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-namespace4.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivy-other.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivy-other.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivyconf-custom-typedef.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivyconf-custom-typedef.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ivyconf-custom-typedef2.xml
      - copied, changed from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/ivyconf-custom-typedef2.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/latest/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/latest/
    incubator/ivy/trunk/test/java/org/apache/ivy/namespace/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/namespace/
    incubator/ivy/trunk/test/java/org/apache/ivy/parser/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/parser/
    incubator/ivy/trunk/test/java/org/apache/ivy/report/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/report/
    incubator/ivy/trunk/test/java/org/apache/ivy/repository/
    incubator/ivy/trunk/test/java/org/apache/ivy/repository/vfs/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/repository/vfs/
    incubator/ivy/trunk/test/java/org/apache/ivy/resolver/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/resolver/
    incubator/ivy/trunk/test/java/org/apache/ivy/url/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/url/
    incubator/ivy/trunk/test/java/org/apache/ivy/util/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/util/
    incubator/ivy/trunk/test/java/org/apache/ivy/version/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/version/
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/
      - copied from r493681, incubator/ivy/trunk/test/java/fr/jayasoft/ivy/xml/
    incubator/ivy/trunk/test/repositories/m2/org/
      - copied from r493681, incubator/ivy/trunk/test/repositories/m2/fr/
    incubator/ivy/trunk/test/repositories/m2/org/apache/
    incubator/ivy/trunk/test/repositories/m2/org/apache/test/
    incubator/ivy/trunk/test/repositories/m2/org/apache/test/1.0/
    incubator/ivy/trunk/test/repositories/m2/org/apache/test/1.0/test-1.0.jar
    incubator/ivy/trunk/test/repositories/m2/org/apache/test/1.0/test-1.0.pom
    incubator/ivy/trunk/test/repositories/m2/org/apache/test2/
    incubator/ivy/trunk/test/repositories/m2/org/apache/test2/1.0/
    incubator/ivy/trunk/test/repositories/m2/org/apache/test2/1.0/test2-1.0.jar
    incubator/ivy/trunk/test/repositories/m2/org/apache/test2/1.0/test2-1.0.pom
    incubator/ivy/trunk/test/repositories/m2/org/apache/test3/
    incubator/ivy/trunk/test/repositories/m2/org/apache/test3/1.0/
    incubator/ivy/trunk/test/repositories/m2/org/apache/test3/1.0/test3-1.0.jar
    incubator/ivy/trunk/test/repositories/m2/org/apache/test3/1.0/test3-1.0.pom
    incubator/ivy/trunk/test/triggers/ant-build/cache/
Removed:
    incubator/ivy/trunk/src/java/fr/
    incubator/ivy/trunk/test/java/fr/
    incubator/ivy/trunk/test/repositories/m2/fr/
    incubator/ivy/trunk/test/repositories/m2/org/jayasoft/
Modified:
    incubator/ivy/trunk/build.xml
    incubator/ivy/trunk/doc/doc.html
    incubator/ivy/trunk/doc/doc/ant.html
    incubator/ivy/trunk/doc/doc/concept.html
    incubator/ivy/trunk/doc/doc/configuration/module.html
    incubator/ivy/trunk/doc/doc/configuration/outputters.html
    incubator/ivy/trunk/doc/doc/extend.html
    incubator/ivy/trunk/doc/doc/install.html
    incubator/ivy/trunk/doc/doc/ivyfile.html
    incubator/ivy/trunk/doc/doc/ivyfile/dependency.html
    incubator/ivy/trunk/doc/doc/m2comparison.html
    incubator/ivy/trunk/doc/doc/releasenotes/1.3.1.html
    incubator/ivy/trunk/doc/doc/releasenotes/1.4-RC1.html
    incubator/ivy/trunk/doc/doc/releasenotes/1.4.html
    incubator/ivy/trunk/doc/doc/standalone.html
    incubator/ivy/trunk/doc/doc/use/buildnumber.html
    incubator/ivy/trunk/doc/doc/use/findrevision.html
    incubator/ivy/trunk/doc/doc/use/listmodules.html
    incubator/ivy/trunk/doc/doc/use/report.html
    incubator/ivy/trunk/doc/license.html
    incubator/ivy/trunk/doc/samples/build.xml
    incubator/ivy/trunk/doc/samples/jayasoft-ivyrep-example-default.html
    incubator/ivy/trunk/doc/samples/multi-project/build.xml
    incubator/ivy/trunk/doc/samples/multi-project/common.xml
    incubator/ivy/trunk/ivy.xml
    incubator/ivy/trunk/src/example/build-a-ivy-repository/build.xml
    incubator/ivy/trunk/src/example/chained-resolvers/chainedresolvers-project/build.xml
    incubator/ivy/trunk/src/example/chained-resolvers/chainedresolvers-project/ivy.xml
    incubator/ivy/trunk/src/example/configurations/jdbc-example/build.xml
    incubator/ivy/trunk/src/example/configurations/jdbc-example/ivy.xml
    incubator/ivy/trunk/src/example/configurations/multi-projects/filter-framework/build.xml
    incubator/ivy/trunk/src/example/configurations/multi-projects/filter-framework/ivy.xml
    incubator/ivy/trunk/src/example/configurations/multi-projects/myapp/build.xml
    incubator/ivy/trunk/src/example/configurations/multi-projects/myapp/ivy.xml
    incubator/ivy/trunk/src/example/dependence/config/ivyconf.xml
    incubator/ivy/trunk/src/example/dependence/depending/build.xml
    incubator/ivy/trunk/src/example/dependence/depending/ivy.xml
    incubator/ivy/trunk/src/example/dependence/standalone/build.xml
    incubator/ivy/trunk/src/example/dependence/standalone/ivy.xml
    incubator/ivy/trunk/src/example/dual/project/build.xml
    incubator/ivy/trunk/src/example/dual/project/ivy.xml
    incubator/ivy/trunk/src/example/go-ivy/build.xml
    incubator/ivy/trunk/src/example/hello-ivy/build.xml
    incubator/ivy/trunk/src/example/hello-ivy/ivy.xml
    incubator/ivy/trunk/src/example/ivyrep/build.xml
    incubator/ivy/trunk/src/example/ivyrep/ivy.xml
    incubator/ivy/trunk/src/example/multi-project/build.xml
    incubator/ivy/trunk/src/example/multi-project/common/common.xml
    incubator/ivy/trunk/src/example/multi-project/projects/console/ivy.xml
    incubator/ivy/trunk/src/example/multi-project/projects/find/ivy.xml
    incubator/ivy/trunk/src/example/multi-project/projects/list/ivy.xml
    incubator/ivy/trunk/src/example/multi-project/projects/size/ivy.xml
    incubator/ivy/trunk/src/example/multi-project/projects/sizewhere/ivy.xml
    incubator/ivy/trunk/src/example/multi-project/projects/version/ivy.xml
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/AddPathTask.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/AntBuildTrigger.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/AntCallTrigger.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/AntMessageImpl.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyArtifactProperty.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyArtifactReport.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyBuildList.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyBuildNumber.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyCacheFileset.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyCachePath.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyCacheTask.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyCheck.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyConfigure.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyConvertPom.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyDeliver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyExtractFromSources.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyFindRevision.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyInfo.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyInstall.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyListModules.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyPostResolveTask.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyPublish.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyReport.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyRepositoryReport.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyResolve.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyRetrieve.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyTask.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/IvyVar.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/PackageMapping.java
    incubator/ivy/trunk/src/java/org/apache/ivy/ant/antlib.xml
    incubator/ivy/trunk/src/java/org/apache/ivy/circular/AbstractCircularDependencyStrategy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/circular/CircularDependencyException.java
    incubator/ivy/trunk/src/java/org/apache/ivy/circular/CircularDependencyHelper.java
    incubator/ivy/trunk/src/java/org/apache/ivy/circular/CircularDependencyStrategy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/circular/ErrorCircularDependencyStrategy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/circular/IgnoreCircularDependencyStrategy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/circular/WarnCircularDependencyStrategy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/conflict/AbstractConflictManager.java
    incubator/ivy/trunk/src/java/org/apache/ivy/conflict/FixedConflictManager.java
    incubator/ivy/trunk/src/java/org/apache/ivy/conflict/LatestConflictManager.java
    incubator/ivy/trunk/src/java/org/apache/ivy/conflict/NoConflictManager.java
    incubator/ivy/trunk/src/java/org/apache/ivy/conflict/RegexpConflictManager.java
    incubator/ivy/trunk/src/java/org/apache/ivy/conflict/StrictConflictException.java
    incubator/ivy/trunk/src/java/org/apache/ivy/conflict/StrictConflictManager.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/download/DownloadEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/download/EndArtifactDownloadEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/download/NeedArtifactEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/download/PrepareDownloadEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/download/StartArtifactDownloadEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/resolve/EndResolveDependencyEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/resolve/EndResolveEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/resolve/ResolveDependencyEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/resolve/ResolveEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/resolve/StartResolveDependencyEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/event/resolve/StartResolveEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/extendable/DefaultExtendableItem.java
    incubator/ivy/trunk/src/java/org/apache/ivy/extendable/ExtendableItem.java
    incubator/ivy/trunk/src/java/org/apache/ivy/extendable/ExtendableItemHelper.java
    incubator/ivy/trunk/src/java/org/apache/ivy/extendable/UnmodifiableExtendableItem.java
    incubator/ivy/trunk/src/java/org/apache/ivy/external/m2/PomModuleDescriptorParser.java
    incubator/ivy/trunk/src/java/org/apache/ivy/filter/AndFilter.java
    incubator/ivy/trunk/src/java/org/apache/ivy/filter/ArtifactTypeFilter.java
    incubator/ivy/trunk/src/java/org/apache/ivy/filter/Filter.java
    incubator/ivy/trunk/src/java/org/apache/ivy/filter/FilterHelper.java
    incubator/ivy/trunk/src/java/org/apache/ivy/filter/NoFilter.java
    incubator/ivy/trunk/src/java/org/apache/ivy/filter/NotFilter.java
    incubator/ivy/trunk/src/java/org/apache/ivy/filter/OrFilter.java
    incubator/ivy/trunk/src/java/org/apache/ivy/latest/AbstractLatestStrategy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/latest/ComparatorLatestStrategy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/latest/LatestLexicographicStrategy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/latest/LatestRevisionStrategy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/latest/LatestTimeStrategy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/matcher/AnyMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/matcher/ExactOrRegexpPatternMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/matcher/ExactPatternMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/matcher/GlobPatternMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/matcher/Matcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/matcher/MatcherHelper.java
    incubator/ivy/trunk/src/java/org/apache/ivy/matcher/ModuleIdMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/matcher/NoMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/matcher/PatternMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/matcher/RegexpPatternMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/namespace/MRIDRule.java
    incubator/ivy/trunk/src/java/org/apache/ivy/namespace/MRIDTransformationRule.java
    incubator/ivy/trunk/src/java/org/apache/ivy/namespace/NameSpaceHelper.java
    incubator/ivy/trunk/src/java/org/apache/ivy/namespace/Namespace.java
    incubator/ivy/trunk/src/java/org/apache/ivy/namespace/NamespaceRule.java
    incubator/ivy/trunk/src/java/org/apache/ivy/namespace/NamespaceTransformer.java
    incubator/ivy/trunk/src/java/org/apache/ivy/parser/AbstractModuleDescriptorParser.java
    incubator/ivy/trunk/src/java/org/apache/ivy/parser/ModuleDescriptorParser.java
    incubator/ivy/trunk/src/java/org/apache/ivy/parser/ModuleDescriptorParserRegistry.java
    incubator/ivy/trunk/src/java/org/apache/ivy/report/ArtifactDownloadReport.java
    incubator/ivy/trunk/src/java/org/apache/ivy/report/ConfigurationResolveReport.java
    incubator/ivy/trunk/src/java/org/apache/ivy/report/DownloadReport.java
    incubator/ivy/trunk/src/java/org/apache/ivy/report/DownloadStatus.java
    incubator/ivy/trunk/src/java/org/apache/ivy/report/LogReportOutputter.java
    incubator/ivy/trunk/src/java/org/apache/ivy/report/ReportOutputter.java
    incubator/ivy/trunk/src/java/org/apache/ivy/report/ResolveReport.java
    incubator/ivy/trunk/src/java/org/apache/ivy/report/XmlReportOutputter.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/file/FileRepository.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/file/FileResource.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/sftp/SFTPRepository.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/sftp/SFTPResource.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/ssh/AbstractSshBasedRepository.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/ssh/RemoteScpException.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/ssh/Scp.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/ssh/SshCache.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/ssh/SshRepository.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/ssh/SshResource.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/url/URLRepository.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/url/URLResource.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/vfs/IvyWebdavClientFactory.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/vfs/IvyWebdavConnectionManager.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/vfs/IvyWebdavFileProvider.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/vfs/IvyWebdavFileSystem.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/vfs/VfsRepository.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/vfs/VfsResource.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/vfs/ivy_vfs.xml
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/vsftp/VsftpRepository.java
    incubator/ivy/trunk/src/java/org/apache/ivy/repository/vsftp/VsftpResource.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/AbstractResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/AbstractResourceResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/AbstractSshBasedResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/ApacheHttpURLLister.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/BasicResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/CacheResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/ChainResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/DualResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/FileSystemResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/FileURLLister.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/HasLatestStrategy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/IBiblioResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/IvyRepResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/MDResolvedResource.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/ModuleEntry.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/OrganisationEntry.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/RepositoryResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/ResolvedModuleRevisionProxy.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/ResolvedResource.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/ResolverHelper.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/ResourceMDParser.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/RevisionEntry.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/SFTPResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/SshResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/URLLister.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/URLResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/VfsResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/resolver/VsftpResolver.java
    incubator/ivy/trunk/src/java/org/apache/ivy/status/Status.java
    incubator/ivy/trunk/src/java/org/apache/ivy/status/StatusManager.java
    incubator/ivy/trunk/src/java/org/apache/ivy/tools/analyser/DependencyAnalyser.java
    incubator/ivy/trunk/src/java/org/apache/ivy/tools/analyser/JarJarDependencyAnalyser.java
    incubator/ivy/trunk/src/java/org/apache/ivy/tools/analyser/JarModule.java
    incubator/ivy/trunk/src/java/org/apache/ivy/tools/analyser/JarModuleFinder.java
    incubator/ivy/trunk/src/java/org/apache/ivy/tools/analyser/RepositoryAnalyser.java
    incubator/ivy/trunk/src/java/org/apache/ivy/url/AbstractURLHandler.java
    incubator/ivy/trunk/src/java/org/apache/ivy/url/ApacheURLLister.java
    incubator/ivy/trunk/src/java/org/apache/ivy/url/BasicURLHandler.java
    incubator/ivy/trunk/src/java/org/apache/ivy/url/CredentialsStore.java
    incubator/ivy/trunk/src/java/org/apache/ivy/url/HttpClientHandler.java
    incubator/ivy/trunk/src/java/org/apache/ivy/url/IvyAuthenticator.java
    incubator/ivy/trunk/src/java/org/apache/ivy/url/URLHandler.java
    incubator/ivy/trunk/src/java/org/apache/ivy/url/URLHandlerDispatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/url/URLHandlerRegistry.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/ChecksumHelper.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/Configurator.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/CopyProgressEvent.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/CopyProgressListener.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/Credentials.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/CredentialsUtil.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/DefaultMessageImpl.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/EncrytedProperties.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/FileUtil.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/IvyPattern.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/IvyPatternHelper.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/IvyThread.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/Message.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/MessageImpl.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/PropertiesFile.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/StringUtils.java
    incubator/ivy/trunk/src/java/org/apache/ivy/util/XMLHelper.java
    incubator/ivy/trunk/src/java/org/apache/ivy/version/AbstractVersionMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/version/ChainVersionMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/version/ExactVersionMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/version/LatestVersionMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/version/Match.java
    incubator/ivy/trunk/src/java/org/apache/ivy/version/PatternVersionMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/version/SubVersionMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/version/VersionMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/version/VersionRangeMatcher.java
    incubator/ivy/trunk/src/java/org/apache/ivy/xml/XmlIvyConfigurationParser.java
    incubator/ivy/trunk/src/java/org/apache/ivy/xml/XmlModuleDescriptorParser.java
    incubator/ivy/trunk/src/java/org/apache/ivy/xml/XmlModuleDescriptorUpdater.java
    incubator/ivy/trunk/src/java/org/apache/ivy/xml/XmlModuleDescriptorWriter.java
    incubator/ivy/trunk/src/java/org/apache/ivy/xml/XmlReportParser.java
    incubator/ivy/trunk/test/buildlist/A/ivy.xml
    incubator/ivy/trunk/test/buildlist/B/ivy.xml
    incubator/ivy/trunk/test/buildlist/C/ivy.xml
    incubator/ivy/trunk/test/buildlist/D/ivy.xml
    incubator/ivy/trunk/test/buildlist/E/ivy.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/AntBuildTriggerTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/AntCallTriggerTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyArtifactPropertyTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyBuildListTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyBuildNumberTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyCacheFilesetTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyCachePathTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyConfigureTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyConvertPomTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyDeliverTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyFindRevisionTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyListModulesTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyPublishTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyReportTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyRepositoryReportTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyResolveTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyRetrieveTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/IvyVarTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-108.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-custom.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-different-revisions.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-double.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-doubleretrieve.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-failure.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-failure2.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-failure3.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-import-confs.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-latest.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-publish-multi.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-publish.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-simple.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/ivy-with-variables.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/published-ivy-custom.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/ant/test-convertpom.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/conflict/RegexpConflictManagerTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/conflict/StrictConflictManagerTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/conflict/ivy-conflict.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/conflict/ivy-no-regexp-conflict.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/conflict/ivy-noconflict.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/event/IvyEventFilterTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/external/m2/PomModuleDescriptorParserTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/external/m2/test-dependencies-with-scope.pom
    incubator/ivy/trunk/test/java/org/apache/ivy/external/m2/test-dependencies.pom
    incubator/ivy/trunk/test/java/org/apache/ivy/external/m2/test-exclusion.pom
    incubator/ivy/trunk/test/java/org/apache/ivy/external/m2/test-optional.pom
    incubator/ivy/trunk/test/java/org/apache/ivy/external/m2/test-parent.pom
    incubator/ivy/trunk/test/java/org/apache/ivy/external/m2/test-parent2.pom
    incubator/ivy/trunk/test/java/org/apache/ivy/external/m2/test-simple.pom
    incubator/ivy/trunk/test/java/org/apache/ivy/external/m2/test-without-version.pom
    incubator/ivy/trunk/test/java/org/apache/ivy/latest/LatestRevisionStrategyTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/namespace/MRIDTransformationRuleTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/parser/AbstractModuleDescriptorParserTester.java
    incubator/ivy/trunk/test/java/org/apache/ivy/parser/ModuleDescriptorParserRegistryTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/report/XmlReportOutputterTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/repository/vfs/VfsRepositoryTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/repository/vfs/VfsResourceTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/repository/vfs/VfsTestHelper.java
    incubator/ivy/trunk/test/java/org/apache/ivy/repository/vfs/VfsURI.java
    incubator/ivy/trunk/test/java/org/apache/ivy/resolver/ChainResolverTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/resolver/DualResolverTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/resolver/FileSystemResolverTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/resolver/IBiblioHelper.java
    incubator/ivy/trunk/test/java/org/apache/ivy/resolver/IBiblioResolverTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/resolver/IvyRepResolverTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/resolver/MockResolver.java
    incubator/ivy/trunk/test/java/org/apache/ivy/resolver/ResolverTestHelper.java
    incubator/ivy/trunk/test/java/org/apache/ivy/resolver/URLResolverTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/resolver/VfsResolverTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/url/ApacheURLListerTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/url/BasicURLHandlerTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/url/HttpclientURLHandlerTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/util/ConfiguratorTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/util/IvyPatternHelperTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/util/StringUtilsTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/version/MockVersionMatcher.java
    incubator/ivy/trunk/test/java/org/apache/ivy/version/VersionRangeMatcherTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/OnlineXmlIvyConfigurationParserTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/XmlIvyConfigurationParserTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/XmlModuleDescriptorParserTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/XmlModuleDescriptorWriterTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/XmlModuleUpdaterTest.java
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/ivyconf-conflict-manager.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/ivyconf-include.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/ivyconf-outputter.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/ivyconf-parser.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/ivyconf-ref.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/ivyconf-test.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/ivyconf-typedef.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/ivyconf-vmatcher1.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/ivyconf-vmatcher2.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/test-configextendsothers2.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/test-configextendsothers3.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/test-configurations-import1.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/test-configurations-import2.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/test-configurations-import3.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/test-configurations-import4.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/test-update.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/test.xml
    incubator/ivy/trunk/test/java/org/apache/ivy/xml/updated.xml
    incubator/ivy/trunk/test/repositories/badfile/ivys/ ivy-badmodule.xml
    incubator/ivy/trunk/test/repositories/badfile/ivys/ivy-badorg.xml
    incubator/ivy/trunk/test/repositories/badfile/ivys/ivy-badrevision.xml
    incubator/ivy/trunk/test/repositories/external-artifacts/A/ivy-1.0.xml
    incubator/ivy/trunk/test/repositories/external-artifacts/ivy.xml
    incubator/ivy/trunk/test/repositories/extra-attributes/mymodule/task1/1854/ivy.xml
    incubator/ivy/trunk/test/triggers/ant-build/A/build.xml
    incubator/ivy/trunk/test/triggers/ant-build/A/ivy.xml
    incubator/ivy/trunk/test/triggers/ant-build/B/ivy.xml
    incubator/ivy/trunk/test/triggers/ant-call/A/build.xml
    incubator/ivy/trunk/test/triggers/ant-call/A/ivy.xml
    incubator/ivy/trunk/test/triggers/ant-call/local/foo/ivy.xml

Modified: incubator/ivy/trunk/build.xml
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/build.xml?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/build.xml (original)
+++ incubator/ivy/trunk/build.xml Sun Jan  7 02:41:19 2007
@@ -120,6 +120,10 @@
       			<exclude name="**/*.java"/>
     		</fileset>
   		</copy>
+		<!-- copy antlib for backward compatibility with fr.jayasoft.ivy package -->
+		<copy file="${src.dir}/org/apache/ivy/ant/antlib.xml" 
+			  todir="${classes.build.dir}/fr/jayasoft/ivy/ant"/>
+		
   		<!-- identify compiled ivy version -->
 		<echo message="version=${build.version}${line.separator}" file="${classes.build.dir}/module.properties" append="true"/>
 		<echo message="date=${pubdate}${line.separator}" file="${classes.build.dir}/module.properties" append="true"/>
@@ -133,7 +137,7 @@
 		</jar>
   		<jar 	destfile="${artifacts.build.dir}/ivy-core.jar"
 				basedir="${classes.build.dir}"
-  				excludes="fr/jayasoft/ivy/ant/*">
+  				excludes="org/apache/ivy/ant/*">
 			<manifest>
 				<attribute name="Build-Version" value="${build.version}"/>
 			</manifest>
@@ -250,22 +254,6 @@
 			<fileset dir="${src.dir}"/>
 		</javadoc>
 	</target>
-
-	<target name="get-dxml" description="download dxml doc file from web site">
-		<get src="http://www.jayasoft.org/ivy/doc/dxml" dest="${dxml.doc.file}" verbose="true" /> 
-	</target>
-	
-	<target name="get-dxml-raw" description="download raw dxml doc file from web site">
-		<get src="http://www.jayasoft.org/ivy/doc/dxml/raw" dest="${raw.dxml.doc.file}" verbose="true" /> 
-	</target>
-	
-	<target name="main-doc" description="generates doc from dxml file -- WARNING: this operation is very slow and requires ruby 1.8.2 or greater">
-		<echo message="generating documentation"/>
-		<echo message="this operation is very slow... be patient"/>
-		<exec dir="${basedir}" executable="ruby">
-			<arg line="${doc.src.dir}/dxml_to_html.rb"/>
-		</exec>
-	</target>
 	
     <!-- =================================================================
                DISTRIBUTION
@@ -301,7 +289,7 @@
 			<zipfileset dir="${basedir}/src/example" prefix="ivy-${build.version}/src/example"/>
 			<zipfileset dir="${basedir}" includes="LICENSE.txt" fullpath="ivy-${build.version}/LICENSE.txt"/>
 			<zipfileset dir="${basedir}" includes="CHANGES.txt" fullpath="ivy-${build.version}/CHANGES.txt"/>
-			<zipfileset dir="${src.dir}/fr/jayasoft/ivy/xml" includes="ivy.xsd" fullpath="ivy-${build.version}/ivy.xsd"/>
+			<zipfileset dir="${src.dir}/org/apache/ivy/xml" includes="ivy.xsd" fullpath="ivy-${build.version}/ivy.xsd"/>
 			<zipfileset dir="${basedir}" includes="ivy.xml" fullpath="ivy-${build.version}/ivy.xml"/>
 
 			<zipfileset dir="${lib.dir}" prefix="ivy-${build.version}/lib"/>
@@ -327,6 +315,6 @@
 	</target>
 	
 	<target name="snapshot" depends="snapshot-version, coverage-report" description="used for nightly and integration builds"/>
-	<target name="release" depends="release-version, coverage-report, snapshot-src, snapshot-bin, main-doc, javadoc, zip-doc" description="make a new release of Ivy"/>
+	<target name="release" depends="release-version, coverage-report, snapshot-src, snapshot-bin, javadoc, zip-doc" description="make a new release of Ivy"/>
 
 </project>

Modified: incubator/ivy/trunk/doc/doc.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc.html (original)
+++ incubator/ivy/trunk/doc/doc.html Sun Jan  7 02:41:19 2007
@@ -22,7 +22,7 @@
 <h1>About this doc</h1>
 This documentation has been migrated from the old Ivy web site hosted by Jayasoft, feel free to report any problem on the [[mailing-lists]].
 
-If you browse this documentation from your installation of ivy, you can also check the <a href="http://www.jayasoft.org/ivy/doc">online version</a> for latest updates.
+If you browse this documentation from your installation of ivy, you can also check the <a href="http://incubator.apache.org/ivy/doc.html">online version</a> for latest updates.
 
 You can also browse this documentation offline either by downloading the documentation distribution, or by checking out the doc directory from svn. This documentation uses <a href="http://xooki.sourceforge.net/">xooki</a> as documentation engine, so you can very easily [[get-involved edit it and submit patches]] when you browse it from source.
 

Modified: incubator/ivy/trunk/doc/doc/ant.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/ant.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/ant.html (original)
+++ incubator/ivy/trunk/doc/doc/ant.html Sun Jan  7 02:41:19 2007
@@ -8,19 +8,19 @@
 	<textarea id="xooki-source">
 The main and most frequent way to use ivy is from an ant build file. However, ivy can also be called as a standalone application
 
-If you use ant version <b>1.6.0</b> or superior, you just have to add ivy namespace to your project (<code>xmlns:ivy="antlib:fr.jayasoft.ivy.ant"</code> attribute of your project tag), and you can call ivy tasks.
+If you use ant version <b>1.6.0</b> or superior, you just have to add ivy namespace to your project (<code>xmlns:ivy="antlib:org.apache.ivy.ant"</code> attribute of your project tag), and you can call ivy tasks.
 
-If you want to make your build handle ivy.jar in either ant lib dir or a local lib dir, you can follow <a href="./node/233">this tip</a> given by colin sampaleanu.
+If you want to make your build handle ivy.jar in either ant lib dir or a local lib dir, you can follow <a href="http://www.jayasoft.org/node/233.html">this tip</a> given by colin sampaleanu.
 
 If you use ant <b>1.5.1</b> or superior, you have to define the tasks you use in your build file. For instance:
 <code>
-  <taskdef name="ivy-configure" classname="fr.jayasoft.ivy.ant.IvyConfigure"/>
-  <taskdef name="ivy-resolve" classname="fr.jayasoft.ivy.ant.IvyResolve"/>
-  <taskdef name="ivy-retrieve" classname="fr.jayasoft.ivy.ant.IvyRetrieve"/>
-  <taskdef name="ivy-deliver" classname="fr.jayasoft.ivy.ant.IvyDeliver"/> 
-  <taskdef name="ivy-publish" classname="fr.jayasoft.ivy.ant.IvyPublish"/>
+  <taskdef name="ivy-configure" classname="org.apache.ivy.ant.IvyConfigure"/>
+  <taskdef name="ivy-resolve" classname="org.apache.ivy.ant.IvyResolve"/>
+  <taskdef name="ivy-retrieve" classname="org.apache.ivy.ant.IvyRetrieve"/>
+  <taskdef name="ivy-deliver" classname="org.apache.ivy.ant.IvyDeliver"/> 
+  <taskdef name="ivy-publish" classname="org.apache.ivy.ant.IvyPublish"/>
 </code>
-<em>Note: the tasks listed above are non exhaustive. For a complete list of tasks with the corresponding classes, see the <a href="http://svn.jayasoft.org/projects/tools/ivy/src/java/fr/jayasoft/ivy/ant/antlib.xml">antlib.xml</a> file in svn or the version you use.</em>
+<em>Note: the tasks listed above are non exhaustive. For a complete list of tasks with the corresponding classes, see the [[svn:src/java/org/apache/ivy/ant/antlib.xml antlib.xml]] file in svn or the version you use.</em>
 
 Then you can use the tasks, but check their name, following samples assume you use the ivy namespace (ivy:xxx tasks), whereas with ant 1.5 you cannot use namespace, and should therefore use ivy-xxx tasks if you have followed the taskdefs above.
 
@@ -73,7 +73,7 @@
 
 ivy.checksums=sha1,md5
 </code>
-<em>For the latest version of these properties, you can check the <a href="http://svn.jayasoft.org/projects/tools/ivy/src/java/fr/jayasoft/ivy/ivy.properties">svn version</a>.</em>
+<em>For the latest version of these properties, you can check the [[svn:src/java/org/apache/ivy/ivy.properties svn version]].</em>
 
 <h1>Ivy tasks attributes : generalities</h1>
 Some tasks attributes values may be given through different places. The three possible places are :
@@ -94,7 +94,7 @@
 Here is a more complete example of build file using ivy:
 
 <code type="xml">
-<project xmlns:ivy="antlib:fr.jayasoft.ivy.ant" name="sample" default="resolve">
+<project xmlns:ivy="antlib:org.apache.ivy.ant" name="sample" default="resolve">
 
     <target name="resolve">
         <ivy:configure file="../ivyconf.xml" />

Modified: incubator/ivy/trunk/doc/doc/concept.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/concept.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/concept.html (original)
+++ incubator/ivy/trunk/doc/doc/concept.html Sun Jan  7 02:41:19 2007
@@ -153,7 +153,7 @@
 Here is an ivy file with the attribute 'color' set to blue:
 <code type="xml">
 <ivy-module version="1.4">
-	<info organisation="jayasoft"
+	<info organisation="apache"
 	       module="foo"
 	       color="blue"
 	       status="integration"
@@ -163,7 +163,7 @@
 </code>
 Then you can use the extra attribute when you declare a dependency on foo:
 <code>
-<dependency org="jayasoft" name="foo" color="blue" rev="1.5+" />
+<dependency org="apache" name="foo" color="blue" rev="1.5+" />
 </code>
 And you can define your repository pattern as:
 <code>

Modified: incubator/ivy/trunk/doc/doc/configuration/module.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/configuration/module.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/configuration/module.html (original)
+++ incubator/ivy/trunk/doc/doc/configuration/module.html Sun Jan  7 02:41:19 2007
@@ -63,17 +63,17 @@
 <hr/>
 <code type="xml">
 <modules>
-  <module organisation="jayasoft" name="ivy*" matcher="glob" conflict-manager="latest-time"/> 
+  <module organisation="apache" name="ivy*" matcher="glob" conflict-manager="latest-time"/> 
 </modules>
 </code>
-Uses latest-time conflict manager for all modules from jayasoft which name begins with ivy.
+Uses latest-time conflict manager for all modules from apache which name begins with ivy.
 <hr/>
 <code type="xml">
 <modules>
-  <module organisation="jayasoft" name="ivy*" matcher="glob" branch="fix-103"/> 
+  <module organisation="apache" name="ivy*" matcher="glob" branch="fix-103"/> 
 </modules>
 </code>
-Uses 'fix-103' as default branch for all modules from jayasoft which name begins with ivy.
+Uses 'fix-103' as default branch for all modules from apache which name begins with ivy.
 
 
 

Modified: incubator/ivy/trunk/doc/doc/configuration/outputters.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/configuration/outputters.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/configuration/outputters.html (original)
+++ incubator/ivy/trunk/doc/doc/configuration/outputters.html Sun Jan  7 02:41:19 2007
@@ -14,7 +14,7 @@
 
 Two report outputters are registered by default:
 <ul>
-<li>a log report outputter (<a href="http://svn.jayasoft.org/projects/tools/ivy/src/java/fr/jayasoft/ivy/report/LogReportOutputter.java">LogReportOutputter</a>)</li>which produces the output on the console at the end of the resolve, which looks like this:
+<li>a log report outputter ([[svn:src/java/org/apache/ivy/report/LogReportOutputter.java LogReportOutputter]])</li>which produces the output on the console at the end of the resolve, which looks like this:
 <code>
         ---------------------------------------------------------------------
         |                  |            modules            ||   artifacts   |
@@ -23,7 +23,7 @@
         |      default     |   1   |   1   |   0   |   0   ||   1   |   1   |
         ---------------------------------------------------------------------
 </code>
-<li>an xml report outputter (<a href="http://svn.jayasoft.org/projects/tools/ivy/src/java/fr/jayasoft/ivy/report/XmlReportOutputter.java">XmlReportOutputter</a>)</li>which produces an xml report in the cache, which is mandatory for correct Ivy behaviour, since it's that report which is used when you do a post resolve step in a separate buid from the resolve itself. It's also this xml report which is processed to generate all the different reports available in the [[ant:report]] task.
+<li>an xml report outputter ([[svn:src/java/org/apache/ivy/report/XmlReportOutputter.java XmlReportOutputter]])</li>which produces an xml report in the cache, which is mandatory for correct Ivy behaviour, since it's that report which is used when you do a post resolve step in a separate buid from the resolve itself. It's also this xml report which is processed to generate all the different reports available in the [[ant:report]] task.
 </ul>
 
 The child tag used for the parser must be equal to a name of a report outputter type (added with the typedef tag).

Modified: incubator/ivy/trunk/doc/doc/extend.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/extend.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/extend.html (original)
+++ incubator/ivy/trunk/doc/doc/extend.html Sun Jan  7 02:41:19 2007
@@ -33,10 +33,10 @@
 
 Knowing that, you then have to implement the appropriate interface:
 <ul>
-<li>fr.jayasoft.ivy.DependencyResolver for dependency resolvers</li>
-<li>fr.jayasoft.ivy.LatestStrategy for latest strategies</li>
-<li>fr.jayasoft.ivy.ConflictManager for conflict managers</li>
-<li>fr.jayasoft.ivy.parser.ModuleDescriptorParser for module descriptor parsers</li>
+<li>org.apache.ivy.DependencyResolver for dependency resolvers</li>
+<li>org.apache.ivy.LatestStrategy for latest strategies</li>
+<li>org.apache.ivy.ConflictManager for conflict managers</li>
+<li>org.apache.ivy.parser.ModuleDescriptorParser for module descriptor parsers</li>
 </ul>
 
 To help you understand what is required in each implementation, and what you can use to do it, have a look to existing implementations, it's the best advice we can give you!

Modified: incubator/ivy/trunk/doc/doc/install.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/install.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/install.html (original)
+++ incubator/ivy/trunk/doc/doc/install.html Sun Jan  7 02:41:19 2007
@@ -13,13 +13,13 @@
 If you use ant 1.6.0 or superior, you can then simply go to the src/example/hello-ivy dir and run ant: if the build is successful, you have successfully installed Ivy !
 
 If you use ant 1.5.1 or superior, you have to modify the build files in the examples:
-- remove the namespace section at their head: xmlns:ivy="antlib:fr.jayasoft.ivy.ant" 
+- remove the namespace section at their head: xmlns:ivy="antlib:org.apache.ivy.ant" 
 - add taskdefs for ivy tasks:
 <code>
-  <taskdef name="ivy-configure" classname="fr.jayasoft.ivy.ant.IvyConfigure"/>
-  <taskdef name="ivy-resolve" classname="fr.jayasoft.ivy.ant.IvyResolve"/>
-  <taskdef name="ivy-retrieve" classname="fr.jayasoft.ivy.ant.IvyRetrieve"/>
-  <taskdef name="ivy-publish" classname="fr.jayasoft.ivy.ant.IvyPublish"/> 
+  <taskdef name="ivy-configure" classname="org.apache.ivy.ant.IvyConfigure"/>
+  <taskdef name="ivy-resolve" classname="org.apache.ivy.ant.IvyResolve"/>
+  <taskdef name="ivy-retrieve" classname="org.apache.ivy.ant.IvyRetrieve"/>
+  <taskdef name="ivy-publish" classname="org.apache.ivy.ant.IvyPublish"/> 
 </code>
 - replace ivy:xxx tasks by ivy-xxx
 You can now run the build, if it is successful, you have successfully installed Ivy !
@@ -52,12 +52,12 @@
         <path id="ivy.lib.path">
             <fileset dir="${ivy.jar.dir}" includes="*.jar"/>
         </path>
-        <taskdef resource="fr/jayasoft/ivy/ant/antlib.xml"
-                 uri="antlib:fr.jayasoft.ivy.ant" classpathref="ivy.lib.path"/>
+        <taskdef resource="org/apache/ivy/ant/antlib.xml"
+                 uri="antlib:org.apache.ivy.ant" classpathref="ivy.lib.path"/>
     </target>
 </code>
 
-Then the only thing to do is to add the init-ivy target in the depends attribute of your targets using Ivy, and add ivy namespace to your build script. See the self contained <a href="http://svn.jayasoft.org/projects/tools/ivy/src/example/go-ivy/build.xml">go-ivy</a> example for details about this.
+Then the only thing to do is to add the init-ivy target in the depends attribute of your targets using Ivy, and add ivy namespace to your build script. See the self contained [[svn:src/example/go-ivy/build.xml go-ivy]] example for details about this.
 	</textarea>
 <script type="text/javascript">xooki.postProcess();</script>
 </body>

Modified: incubator/ivy/trunk/doc/doc/ivyfile.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/ivyfile.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/ivyfile.html (original)
+++ incubator/ivy/trunk/doc/doc/ivyfile.html Sun Jan  7 02:41:19 2007
@@ -25,17 +25,17 @@
 However, all information is not presented with the xslt (dependency configurations, in particular).
 And due to security issues, it only works if the ivy file is in the same domain as the xsl... But they are particularly useful to browse the <a href="http://www.ivyrep.org/">ivy repository</a>.
 
-If you want to see a sample file using almost all possibilities of ivy files, check this one, <a href="http://www.jayasoft.org/misc/ivy/samples/ivy-sample-xslt.xml">with</a> or <a href="./misc/ivy/samples/ivy-sample.xml">without</a> xslt.
+If you want to see a sample file using almost all possibilities of ivy files, check this one, <a href="../samples/ivy-sample-xslt.xml">with</a> or <a href="../samples/ivy-sample.xml">without</a> xslt.
 
 Before beginning the reference itself, it is required to have in mind the terminology defined in the <a href="../doc/reference.html">main page</a> of this reference documentation.
 
-For those familiar with xml schema, the schema used to validate ivy files can be found <a href="./misc/ivy/ivy.xsd">here</a>. For those using xsd aware IDE, you can declare the xsd in your ivy files to benefit from code completion / validation:
+For those familiar with xml schema, the schema used to validate ivy files can be found <a href="../schemas/ivy.xsd">here</a>. For those using xsd aware IDE, you can declare the xsd in your ivy files to benefit from code completion / validation:
 <code type="xml">
 <?xml version="1.0" encoding="UTF-8"?>
 <ivy-module version="1.3" 
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:noNamespaceSchemaLocation=
-                   "http://www.jayasoft.org/misc/ivy/ivy.xsd">
+                   "http://incubator.apache.org/ivy/schemas/ivy.xsd">
   <info organisation="myorg"
         module="mymodule"
         />

Modified: incubator/ivy/trunk/doc/doc/ivyfile/dependency.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/ivyfile/dependency.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/ivyfile/dependency.html (original)
+++ incubator/ivy/trunk/doc/doc/ivyfile/dependency.html Sun Jan  7 02:41:19 2007
@@ -16,7 +16,7 @@
 <li>latest.integration</li> selects the latest revision of the dependency module.
 <li>latest.[any status]</li> selects the latest revision of the dependency module with at least the specified status. <span class="since">since 1.4</span>
 For instance latest.milestone will select the latest version being either a milestone or a release, and latest.release will only selects the latest release. Note that in order to find the latest revision with the appropriate status Ivy has to parse all the ivy files in your repository from the last one until it finds such a revision. Hence don't be surprised if the resolution slow down.
-See also <a href="http://www.jayasoft.org/ivy/doc/configuration/statuses">statuses</a> to see how to configure module statuses.
+See also [[doc/configuration/statuses]] to see how to configure module statuses.
 <li>end the revision with a +</li> selects the latest sub-revision of the dependency module. For instance, 
 if the dependency module exists in revision 1.0.3, 1.0.7 and 1.1.2, "1.0.+" will select 1.0.7.
 <li>version ranges</li> mathematical notation for ranges can be used to match a range of version. <span class="since">since 1.4</span>  

Modified: incubator/ivy/trunk/doc/doc/m2comparison.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/m2comparison.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/m2comparison.html (original)
+++ incubator/ivy/trunk/doc/doc/m2comparison.html Sun Jan  7 02:41:19 2007
@@ -10,7 +10,7 @@
 
 Obviously this comparison is biased (hey, you are on official Ivy site :-)), but we'll try to keep it as fair as possible. Do not hesitate to add comment if you feel something is missing or false on this page. You can also have a look at <a href="http://docs.codehaus.org/display/MAVEN/Feature+Comparisons">Maven2 feature comparison page on codehaus</a>, which itself offers another point of view.
 
-There have been also severa discussions on the subject, among which the one triggered by <a href="http://www.jayasoft.org/node/806">spring contemplating about switching to maven</a> is may be the more interesting.
+There have been also severa discussions on the subject, among which the one triggered by <a href="http://www.jayasoft.org/node/806.html">spring contemplating about switching to maven</a> is may be the more interesting.
 
 But here is the points we think mainly differentiate maven2 and Ivy.
 

Modified: incubator/ivy/trunk/doc/doc/releasenotes/1.3.1.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/releasenotes/1.3.1.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/releasenotes/1.3.1.html (original)
+++ incubator/ivy/trunk/doc/doc/releasenotes/1.3.1.html Sun Jan  7 02:41:19 2007
@@ -20,7 +20,7 @@
 <a href="./visit.php?url=./downloads/ivy/1.3.1/ivy-1.3.1-bin.zip">ivy-1.3.1-bin.zip</a> (1.57 MB)
 <a href="./visit.php?url=./downloads/ivy/1.3.1/ivy-1.3.1-src.zip">ivy-1.3.1-src.zip</a> (1.27 MB)
 <a href="./visit.php?url=./downloads/ivy/1.3.1/ivy-1.3.1-src-withdep.zip">ivy-1.3.1-src-withdep.zip</a> (1.65 MB)
-<a href="http://www.jayasoft.org/visit.php?url=./downloads/ivy/1.3.1/ivy-doc-1.3.1.zip">ivy-doc-1.3.1.zip</a> (1.6MB) (New! Easily browsable offline)
+<a href="./visit.php?url=./downloads/ivy/1.3.1/ivy-doc-1.3.1.zip">ivy-doc-1.3.1.zip</a> (1.6MB) (New! Easily browsable offline)
 <a href="./visit.php?url=./downloads/ivy/1.3.1/ivy-1.3.1.jar">ivy-1.3.1.jar</a>
 
 <em>Note: the zips distributed here before 2006-04-14 didn't include ivy.xml for ivy itself. This is now fixed, for those who want to get it you can find it here:

Modified: incubator/ivy/trunk/doc/doc/releasenotes/1.4-RC1.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/releasenotes/1.4-RC1.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/releasenotes/1.4-RC1.html (original)
+++ incubator/ivy/trunk/doc/doc/releasenotes/1.4-RC1.html Sun Jan  7 02:41:19 2007
@@ -12,7 +12,7 @@
 You can download it here:
 <ul><li><a href="./visit.php?url=./downloads/ivy/1.4-RC1/ivy-1.4-RC1-bin.zip">binaries</a></li>
 <li><a href="./visit.php?url=./downloads/ivy/1.4-RC1/ivy-1.4-RC1-src.zip">sources</a></li>
-<li><a href="http://www.jayasoft.org/visit.php?url=./downloads/ivy/1.4-RC1/ivy-1.4-RC1-doc.zip">documentation</a></li>
+<li><a href="./visit.php?url=./downloads/ivy/1.4-RC1/ivy-1.4-RC1-doc.zip">documentation</a></li>
 </ul>
 
 It includes 30 new features, 33 improvements and even more bug fixes since Ivy 1.3.1.

Modified: incubator/ivy/trunk/doc/doc/releasenotes/1.4.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/releasenotes/1.4.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/releasenotes/1.4.html (original)
+++ incubator/ivy/trunk/doc/doc/releasenotes/1.4.html Sun Jan  7 02:41:19 2007
@@ -30,7 +30,7 @@
 It has never been so easy to try Ivy! You don't even need to install it yourself! Follow this simple steps and you're done:
 <ol>
 <li>make sure you have <a href="http://ant.apache.org/">ant</a> 1.6.2 or greater and a <a href="http://java.sun.com">jdk</a> properly installed</li>
-<li>copy <a href="http://svn.jayasoft.org/projects/tools/ivy/src/example/go-ivy/build.xml">this build file</a> in an empty directory on your local filesystem (and make sure you name it build.xml)</li>
+<li>copy [[svn:src/example/go-ivy/build.xml this build file]] in an empty directory on your local filesystem (and make sure you name it build.xml)</li>
 <li>open a console in this directory and run "ant". That's it!</li>
 </ol>
 If you have any trouble, check the <a href="../../faq.html">FAQ</a>, it may be related to your internet connection (proxy anyone?).

Modified: incubator/ivy/trunk/doc/doc/standalone.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/standalone.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/standalone.html (original)
+++ incubator/ivy/trunk/doc/doc/standalone.html Sun Jan  7 02:41:19 2007
@@ -10,14 +10,14 @@
 
 Then here is how to call it:
 <code>
-java fr.jayasoft.ivy.Main -?
+java org.apache.ivy.Main -?
 </code>
 It will indicate you what can be given as argument. 
 
 
 <span class="since">since 1.3</span> System properties are included as ivy variables, so you can easily define an ivy variable like this:
 <code>
-java -Dmyivyvar=myvalue fr.jayasoft.ivy.Main [parameters]
+java -Dmyivyvar=myvalue org.apache.ivy.Main [parameters]
 </code>
 
 

Modified: incubator/ivy/trunk/doc/doc/use/buildnumber.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/use/buildnumber.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/use/buildnumber.html (original)
+++ incubator/ivy/trunk/doc/doc/use/buildnumber.html Sun Jan  7 02:41:19 2007
@@ -63,37 +63,37 @@
 <h1>Examples</h1>
 Here is how it can be used (suppose 1.3.1 is the latest version of ivy in the repository):
 <code type="xml">
-<ivy:buildnumber organisation="jayasoft" module="ivy" />
+<ivy:buildnumber organisation="apache" module="ivy" />
 </code>
 will set 1.3.1 as revision, 1.3.2 as new revision, 1 as build number and 2 as new build number
 
 <hr/>
 <code type="xml">
-<ivy:buildnumber organisation="jayasoft" module="ivy" revision="1.3" />
+<ivy:buildnumber organisation="apache" module="ivy" revision="1.3" />
 </code>
 will set 1.3.1 as revision, 1.3.2 as new revision, 1 as build number and 2 as new build number
 
 <hr/>
 <code type="xml">
-<ivy:buildnumber organisation="jayasoft" module="ivy" revision="1.2" />
+<ivy:buildnumber organisation="apache" module="ivy" revision="1.2" />
 </code>
 will set 1.2 as revision, 1.2.1 as new revision, no build number and 1 as new build number
 
 <hr/>
 <code type="xml">
-<ivy:buildnumber organisation="jayasoft" module="ivy" revision="1." />
+<ivy:buildnumber organisation="apache" module="ivy" revision="1." />
 </code>
 will set 1.3.1 as revision, 1.4 as new revision, 3 as build number and 4 as new build number
 
 <hr/>
 <code type="xml">
-<ivy:buildnumber organisation="jayasoft" module="ivy" revision="3." />
+<ivy:buildnumber organisation="apache" module="ivy" revision="3." />
 </code>
 will set no revision, 3.0 as new revision, no build number and 0 as new build number
 
 <hr/>
 <code type="xml">
-<ivy:buildnumber organisation="jayasoft" module="ivy" revision="1.4-RC" defaultBuildNumber="1" revSep=""/>
+<ivy:buildnumber organisation="apache" module="ivy" revision="1.4-RC" defaultBuildNumber="1" revSep=""/>
 </code>
 If called while no release candidate is in the repository, will set ivy.revision to 1.4-RC1. Then it will increment each time, 1.4-RC2, 1.4-RC3, and so on.
 

Modified: incubator/ivy/trunk/doc/doc/use/findrevision.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/use/findrevision.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/use/findrevision.html (original)
+++ incubator/ivy/trunk/doc/doc/use/findrevision.html Sun Jan  7 02:41:19 2007
@@ -32,14 +32,14 @@
 </table>
 <h1>Examples</h1>
 <code type="xml">
-<ivy:findrevision organisation="jayasoft" module="ivy" revision="latest.integration"/>
+<ivy:findrevision organisation="apache" module="ivy" revision="latest.integration"/>
 </code>
 finds the latest version of ivy available in the repository and sets the property ivy.revision according to what was found.
 
 <hr/>
 
 <code type="xml">
-<ivy:findrevision organisation="jayasoft" module="ivy" revision="1.0+"/>
+<ivy:findrevision organisation="apache" module="ivy" revision="1.0+"/>
 </code>
 same as above but only with 1.0 sub versions.
 

Modified: incubator/ivy/trunk/doc/doc/use/listmodules.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/use/listmodules.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/use/listmodules.html (original)
+++ incubator/ivy/trunk/doc/doc/use/listmodules.html Sun Jan  7 02:41:19 2007
@@ -36,9 +36,9 @@
 </table>
 <h1>Examples</h1>
 <code type="xml">
-<ivy:listmodules organisation="jayasoft" module="ivy" revision="*" property="ivy.[revision]" value="found"/>
+<ivy:listmodules organisation="apache" module="ivy" revision="*" property="ivy.[revision]" value="found"/>
 </code>
-will find all revisions of the module ivy in the org jayasoft, and create one property for each revision found, the name of the property depending on the revision, the value being always 'found'
+will find all revisions of the module ivy in the org apache, and create one property for each revision found, the name of the property depending on the revision, the value being always 'found'
 
 <hr/>
 
@@ -47,8 +47,8 @@
 </code>
 use the glob matcher to find all modules which name starts with ivy with revision 1.0, and sets for each a property with module name found  and organisation for value.
 Example:
-modules.ivy=jayasoft
-modules.ivyde=jayasoft
+modules.ivy=apache
+modules.ivyde=apache
 modules.ivytools=ivytools
 
 	</textarea>

Modified: incubator/ivy/trunk/doc/doc/use/report.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/doc/use/report.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/doc/use/report.html (original)
+++ incubator/ivy/trunk/doc/doc/use/report.html Sun Jan  7 02:41:19 2007
@@ -11,10 +11,10 @@
 This task should be used only after a call to resolve, even if the call was not done during the same ant build.
 In fact, this task uses xml report generated by resolve in cache. So if you call resolve on a module for a given configuration, you can call report safely on this module and this configuration as long as you do not clean your ivy cache.
 
-If you want to have an idea of what reports look like, check this very simple <a href="./misc/ivy/samples/jayasoft-ivyrep-example-default.html">example</a>.
+If you want to have an idea of what reports look like, check this very simple <a href="../../samples/jayasoft-ivyrep-example-default.html">example</a>.
 
 The task also generates a graphml file which can be loaded with the free <a href="http://www.yworks.com/en/products_yed_about.htm">yEd</a> graph editor.
-Then following a few <a href="../../doc/yed.html">simple steps</a> you can obtain a graph like this <a href="./misc/ivy/samples/jayasoft-ivyrep-example-default.jpg">one</a>.
+Then following a few <a href="../../doc/yed.html">simple steps</a> you can obtain a graph like this <a href="../../samples/jayasoft-ivyrep-example-default.jpg">one</a>.
 
 <div class="since">since 1.4</div> If a custom XSL is specified, it's possible to specify additional parameters to the stylesheet.
 

Modified: incubator/ivy/trunk/doc/license.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/license.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/license.html (original)
+++ incubator/ivy/trunk/doc/license.html Sun Jan  7 02:41:19 2007
@@ -11,7 +11,7 @@
 The releases prior to and including 1.4.1 were released under a BSD license:
 <code>
 BSD License for Ivy
-Copyright (c) 2005, JAYASOFT
+Copyright (c) 2005-2006, JAYASOFT
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, 

Added: incubator/ivy/trunk/doc/repository.properties
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/repository.properties?view=auto&rev=493695
==============================================================================
--- incubator/ivy/trunk/doc/repository.properties (added)
+++ incubator/ivy/trunk/doc/repository.properties Sun Jan  7 02:41:19 2007
@@ -0,0 +1,7 @@
+ivy.ibiblio.default.artifact.root = http://www.ibiblio.org/maven/
+ivy.ibiblio.default.artifact.pattern = [module]/[type]s/[artifact]-[revision].[ext]
+
+ivy.ivyrep.default.ivy.root = http://ivyrep.jayasoft.org/
+ivy.ivyrep.default.ivy.pattern = [organisation]/[module]/ivy-[revision].xml
+ivy.ivyrep.default.artifact.root = ${ivy.ibiblio.default.artifact.root}
+ivy.ivyrep.default.artifact.pattern = ${ivy.ibiblio.default.artifact.pattern}
\ No newline at end of file

Modified: incubator/ivy/trunk/doc/samples/build.xml
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/samples/build.xml?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/samples/build.xml (original)
+++ incubator/ivy/trunk/doc/samples/build.xml Sun Jan  7 02:41:19 2007
@@ -1,4 +1,4 @@
-<project name="go-ivy" default="go" xmlns:ivy="antlib:fr.jayasoft.ivy.ant">
+<project name="go-ivy" default="go" xmlns:ivy="antlib:org.apache.ivy.ant">
     <!-- 
         this build file is a self contained project: it doesn't require anything else 
         that ant 1.6.2 or greater and java 1.4 or greater properly installed.
@@ -15,7 +15,7 @@
         After a successful build run "ant" again and you will see the build will be
         much faster.
         
-        More information can be found at http://www.jayasoft.org/ivy
+        More information can be found at http://incubator.apache.org/ivy
         -->
 	
 	<!-- here is the version of ivy we will use. change this property to try a newer 
@@ -48,8 +48,8 @@
     	<path id="ivy.lib.path">
     	    <fileset dir="${ivy.jar.dir}" includes="*.jar"/>
     	</path>
-    	<taskdef resource="fr/jayasoft/ivy/ant/antlib.xml"
-    	          uri="antlib:fr.jayasoft.ivy.ant" classpathref="ivy.lib.path"/>
+    	<taskdef resource="org/apache/ivy/ant/antlib.xml"
+    	          uri="antlib:org.apache.ivy.ant" classpathref="ivy.lib.path"/>
     </target>    
 	
 	<!-- ================================= 

Modified: incubator/ivy/trunk/doc/samples/jayasoft-ivyrep-example-default.html
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/samples/jayasoft-ivyrep-example-default.html?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/samples/jayasoft-ivyrep-example-default.html (original)
+++ incubator/ivy/trunk/doc/samples/jayasoft-ivyrep-example-default.html Sun Jan  7 02:41:19 2007
@@ -1,6 +1,5 @@
 <html>
 
-<!-- Mirrored from www.jayasoft.org/misc/ivy/samples/jayasoft-ivyrep-example-default.html by HTTrack Website Copier/3.x [XR&CO'2006], Wed, 20 Dec 2006 23:37:53 GMT -->
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Ivy report :: ivyrep-example by jayasoft :: default</title>
@@ -11,7 +10,7 @@
 </head>
 <body>
 <div id="logo">
-<a href="http://ivy.jayasoft.org/"><img src="../../../../ivy.jayasoft.org/logo.png"></a>
+<a href="http://incubator.apache.org/ivy/"><img src="../../../../ivy.jayasoft.org/logo.png"></a>
 </div>
 <h1>
 <a name="jayasoft-ivyrep-example"></a><span id="module">ivyrep-example</span> 

Modified: incubator/ivy/trunk/doc/samples/multi-project/build.xml
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/samples/multi-project/build.xml?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/samples/multi-project/build.xml (original)
+++ incubator/ivy/trunk/doc/samples/multi-project/build.xml Sun Jan  7 02:41:19 2007
@@ -1,5 +1,5 @@
 <project name="all" 
-         xmlns:ivy="antlib:fr.jayasoft.ivy.ant">
+         xmlns:ivy="antlib:org.apache.ivy.ant">
          
          
   <target name="buildlist"> 

Modified: incubator/ivy/trunk/doc/samples/multi-project/common.xml
URL: http://svn.apache.org/viewvc/incubator/ivy/trunk/doc/samples/multi-project/common.xml?view=diff&rev=493695&r1=493694&r2=493695
==============================================================================
--- incubator/ivy/trunk/doc/samples/multi-project/common.xml (original)
+++ incubator/ivy/trunk/doc/samples/multi-project/common.xml Sun Jan  7 02:41:19 2007
@@ -1,5 +1,5 @@
 <project name="common" 
-         xmlns:ivy="antlib:fr.jayasoft.ivy.ant">
+         xmlns:ivy="antlib:org.apache.ivy.ant">
 	<!-- a sample common build.xml file, used for ivy multi-project tutorial
 	     feel free to copy and adapt it to your own needs
 	     Note that the only targets specific to ivy are: