From 0d07c9985cfaa96172a154f4eeea2f2c348f8c3f Mon Sep 17 00:00:00 2001 From: jkf Date: Sun, 26 May 2019 22:48:00 +0200 Subject: [PATCH] updated reference to license from http to https using find . -type f -exec sed -i s/http://www.apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \; --- .checkstyle | 2 +- .classpath.default | 2 +- .classpath.ivyde | 2 +- .project | 2 +- .settings/org.eclipse.jdt.core.prefs | 2 +- .settings/org.eclipse.jdt.ui.prefs | 2 +- .settings/org.jayasoft.ivyde.eclipse.prefs | 2 +- LICENSE | 2 +- README.adoc | 2 +- ant.patterns | 2 +- asciidoc/ant.adoc | 2 +- asciidoc/bestpractices.adoc | 2 +- asciidoc/compatibility.adoc | 2 +- asciidoc/concept.adoc | 2 +- asciidoc/configuration.adoc | 2 +- asciidoc/configuration/caches.adoc | 2 +- asciidoc/configuration/caches/cache.adoc | 2 +- asciidoc/configuration/caches/ttl.adoc | 2 +- asciidoc/configuration/classpath.adoc | 2 +- asciidoc/configuration/conf.adoc | 2 +- asciidoc/configuration/conflict-managers.adoc | 2 +- asciidoc/configuration/include.adoc | 2 +- asciidoc/configuration/latest-strategies.adoc | 2 +- asciidoc/configuration/lock-strategies.adoc | 2 +- asciidoc/configuration/macrodef.adoc | 2 +- .../configuration/macrodef/attribute.adoc | 2 +- asciidoc/configuration/module.adoc | 2 +- asciidoc/configuration/modules.adoc | 2 +- asciidoc/configuration/namespace.adoc | 2 +- asciidoc/configuration/namespace/dest.adoc | 2 +- .../configuration/namespace/fromtosystem.adoc | 2 +- asciidoc/configuration/namespace/rule.adoc | 2 +- asciidoc/configuration/namespace/src.adoc | 2 +- asciidoc/configuration/namespaces.adoc | 2 +- asciidoc/configuration/outputters.adoc | 2 +- asciidoc/configuration/parsers.adoc | 2 +- asciidoc/configuration/properties.adoc | 2 +- asciidoc/configuration/property.adoc | 2 +- asciidoc/configuration/resolvers.adoc | 2 +- asciidoc/configuration/status.adoc | 2 +- asciidoc/configuration/statuses.adoc | 2 +- asciidoc/configuration/triggers.adoc | 2 +- asciidoc/configuration/typedef.adoc | 2 +- asciidoc/configuration/version-matchers.adoc | 2 +- asciidoc/dev.adoc | 2 +- asciidoc/dev/apache-proposal.adoc | 2 +- asciidoc/dev/conflict-solving-algo.adoc | 2 +- asciidoc/dev/ideas.adoc | 2 +- asciidoc/dev/makerelease.adoc | 2 +- asciidoc/extend.adoc | 2 +- asciidoc/images/ant-project-logo.svg | 2 +- asciidoc/images/apache-incubator.svg | 2 +- asciidoc/images/hibgraph.svg | 2 +- asciidoc/images/ivy-publish-fc.svg | 2 +- asciidoc/images/ivy-terminology.svg | 2 +- asciidoc/images/main-tasks.svg | 2 +- asciidoc/images/warning.svg | 2 +- asciidoc/index.adoc | 2 +- asciidoc/install.adoc | 2 +- asciidoc/ivyfile.adoc | 2 +- asciidoc/ivyfile/artifact-conf.adoc | 2 +- asciidoc/ivyfile/artifact-exclude-conf.adoc | 2 +- asciidoc/ivyfile/artifact-exclude.adoc | 2 +- asciidoc/ivyfile/artifact.adoc | 2 +- asciidoc/ivyfile/conf.adoc | 2 +- asciidoc/ivyfile/configurations.adoc | 2 +- asciidoc/ivyfile/conflict.adoc | 2 +- asciidoc/ivyfile/conflicts.adoc | 2 +- asciidoc/ivyfile/dependencies.adoc | 2 +- .../ivyfile/dependency-artifact-conf.adoc | 2 +- asciidoc/ivyfile/dependency-artifact.adoc | 2 +- asciidoc/ivyfile/dependency-conf.adoc | 2 +- asciidoc/ivyfile/dependency-include-conf.adoc | 2 +- asciidoc/ivyfile/dependency-include.adoc | 2 +- asciidoc/ivyfile/dependency.adoc | 2 +- asciidoc/ivyfile/description.adoc | 2 +- asciidoc/ivyfile/exclude.adoc | 2 +- asciidoc/ivyfile/extends.adoc | 2 +- asciidoc/ivyfile/include.adoc | 2 +- asciidoc/ivyfile/info.adoc | 2 +- asciidoc/ivyfile/ivyauthor.adoc | 2 +- asciidoc/ivyfile/license.adoc | 2 +- asciidoc/ivyfile/manager.adoc | 2 +- asciidoc/ivyfile/mapped.adoc | 2 +- asciidoc/ivyfile/override.adoc | 2 +- asciidoc/ivyfile/publications.adoc | 2 +- asciidoc/ivyfile/repository.adoc | 2 +- asciidoc/moreexamples.adoc | 2 +- asciidoc/osgi.adoc | 2 +- asciidoc/osgi/eclipse-plugin.adoc | 2 +- asciidoc/osgi/osgi-mapping.adoc | 2 +- asciidoc/osgi/sigil.adoc | 2 +- asciidoc/osgi/standard-osgi.adoc | 2 +- asciidoc/osgi/target-platform.adoc | 2 +- asciidoc/principle.adoc | 2 +- asciidoc/reference.adoc | 2 +- asciidoc/release-notes.adoc | 2 +- asciidoc/resolver/bintray.adoc | 2 +- asciidoc/resolver/chain.adoc | 2 +- asciidoc/resolver/dual.adoc | 2 +- asciidoc/resolver/filesystem.adoc | 2 +- asciidoc/resolver/ibiblio.adoc | 2 +- asciidoc/resolver/ivyrep.adoc | 2 +- asciidoc/resolver/jar.adoc | 2 +- asciidoc/resolver/mirrored.adoc | 2 +- asciidoc/resolver/obr.adoc | 2 +- asciidoc/resolver/osgiagg.adoc | 2 +- asciidoc/resolver/packager.adoc | 2 +- asciidoc/resolver/sftp.adoc | 2 +- asciidoc/resolver/ssh.adoc | 2 +- asciidoc/resolver/updatesite.adoc | 2 +- asciidoc/resolver/url.adoc | 2 +- asciidoc/resolver/vfs.adoc | 2 +- asciidoc/running.adoc | 2 +- .../samples/apache-hello-ivy-default.html | 2 +- asciidoc/samples/build-install.xml | 2 +- asciidoc/samples/build.xml | 2 +- asciidoc/samples/eclipse-plugin/build.xml | 2 +- asciidoc/samples/eclipse-plugin/ivy.xml | 2 +- .../eclipse-plugin/ivysettings.properties | 2 +- .../samples/eclipse-plugin/ivysettings.xml | 2 +- asciidoc/samples/ivy-doc.xsl | 2 +- asciidoc/samples/ivy-report.css | 2 +- asciidoc/samples/ivy-sample-xslt.xml | 2 +- asciidoc/samples/ivy-sample.xml | 2 +- asciidoc/samples/ivy-style.css | 2 +- asciidoc/samples/ivysettings-default.xml | 2 +- .../jayasoft-ivyrep-example-default.html | 12 +- asciidoc/samples/standard-osgi/build.xml | 2 +- asciidoc/samples/standard-osgi/ivy.xml | 2 +- .../samples/standard-osgi/ivysettings.xml | 2 +- .../org.apache.ivy.sample.standard-osgi.bnd | 2 +- asciidoc/samples/target-platform/build.xml | 2 +- asciidoc/samples/target-platform/ivy.xml | 2 +- .../samples/target-platform/ivysettings.xml | 2 +- asciidoc/settings.adoc | 2 +- asciidoc/settings/caches.adoc | 2 +- asciidoc/settings/caches/cache.adoc | 2 +- asciidoc/settings/caches/ttl.adoc | 2 +- asciidoc/settings/classpath.adoc | 2 +- asciidoc/settings/conflict-managers.adoc | 2 +- asciidoc/settings/credentials.adoc | 2 +- asciidoc/settings/include.adoc | 2 +- asciidoc/settings/latest-strategies.adoc | 2 +- asciidoc/settings/lock-strategies.adoc | 2 +- asciidoc/settings/macrodef.adoc | 2 +- asciidoc/settings/macrodef/attribute.adoc | 2 +- asciidoc/settings/module.adoc | 2 +- asciidoc/settings/modules.adoc | 2 +- asciidoc/settings/namespace.adoc | 2 +- asciidoc/settings/namespace/dest.adoc | 2 +- asciidoc/settings/namespace/fromtosystem.adoc | 2 +- asciidoc/settings/namespace/rule.adoc | 2 +- asciidoc/settings/namespace/src.adoc | 2 +- asciidoc/settings/namespaces.adoc | 2 +- asciidoc/settings/outputters.adoc | 2 +- asciidoc/settings/parsers.adoc | 2 +- asciidoc/settings/properties.adoc | 2 +- asciidoc/settings/property.adoc | 2 +- asciidoc/settings/resolvers.adoc | 2 +- asciidoc/settings/settings.adoc | 2 +- asciidoc/settings/signers.adoc | 2 +- asciidoc/settings/status.adoc | 2 +- asciidoc/settings/statuses.adoc | 2 +- asciidoc/settings/timeout-constraint.adoc | 2 +- asciidoc/settings/timeout-constraints.adoc | 2 +- asciidoc/settings/triggers.adoc | 2 +- asciidoc/settings/typedef.adoc | 2 +- asciidoc/settings/version-matchers.adoc | 2 +- asciidoc/standalone.adoc | 2 +- asciidoc/style/style.css | 2 +- asciidoc/templates/book/document.html.slim | 2 +- asciidoc/templates/document.html.slim | 2 +- .../org/apache/ivy/asciidoc/JiraMacro.java | 2 +- asciidoc/templates/helpers.rb | 2 +- asciidoc/terminology.adoc | 2 +- asciidoc/textual.adoc | 2 +- asciidoc/tutorial.adoc | 2 +- asciidoc/tutorial/build-repository.adoc | 2 +- .../tutorial/build-repository/advanced.adoc | 2 +- asciidoc/tutorial/build-repository/basic.adoc | 2 +- asciidoc/tutorial/conf.adoc | 2 +- asciidoc/tutorial/defaultconf.adoc | 2 +- asciidoc/tutorial/dependence.adoc | 2 +- asciidoc/tutorial/dual.adoc | 2 +- asciidoc/tutorial/multiple.adoc | 2 +- asciidoc/tutorial/multiproject.adoc | 2 +- asciidoc/tutorial/start.adoc | 2 +- asciidoc/use/artifactproperty.adoc | 2 +- asciidoc/use/artifactreport.adoc | 2 +- asciidoc/use/buildlist.adoc | 2 +- asciidoc/use/buildnumber.adoc | 2 +- asciidoc/use/buildobr.adoc | 2 +- asciidoc/use/cachefileset.adoc | 2 +- asciidoc/use/cachepath.adoc | 2 +- asciidoc/use/checkdepsupdate.adoc | 2 +- asciidoc/use/cleancache.adoc | 2 +- asciidoc/use/configure.adoc | 2 +- asciidoc/use/convertmanifest.adoc | 2 +- asciidoc/use/convertpom.adoc | 2 +- asciidoc/use/deliver.adoc | 2 +- asciidoc/use/dependencytree.adoc | 2 +- asciidoc/use/findrevision.adoc | 2 +- asciidoc/use/fixdeps.adoc | 2 +- asciidoc/use/info.adoc | 2 +- asciidoc/use/install.adoc | 2 +- asciidoc/use/listmodules.adoc | 2 +- asciidoc/use/makepom.adoc | 2 +- asciidoc/use/postresolvetask.adoc | 2 +- asciidoc/use/publish.adoc | 2 +- asciidoc/use/report.adoc | 2 +- asciidoc/use/repreport.adoc | 2 +- asciidoc/use/resolve.adoc | 2 +- asciidoc/use/resources.adoc | 2 +- asciidoc/use/retrieve.adoc | 2 +- asciidoc/use/settings.adoc | 2 +- asciidoc/use/var.adoc | 2 +- asciidoc/yed.adoc | 2 +- build-for-bin-distrib.xml | 2 +- build-release.xml | 2 +- build.properties | 2 +- build.xml | 6 +- doap_Ivy.rdf | 2 +- ivy.xml | 2 +- ivysettings-release.xml | 2 +- optional.patterns | 2 +- src/etc/checkstyle/RequiredHeader.txt | 2 +- src/etc/checkstyle/checkstyle-config | 2 +- src/etc/checkstyle/checkstyle-frames.xsl | 2 +- src/etc/checkstyle/checkstyle-suppress.xml | 2 +- src/etc/checkstyle/checkstyle-text.xsl | 2 +- src/etc/checkstyle/checkstyle-xdoc.xsl | 2 +- src/etc/license/license-header.xml | 2 +- src/etc/makepom/pom.template | 2 +- src/example/bintray/build.xml | 2 +- src/example/bintray/ivy.xml | 2 +- src/example/bintray/ivysettings.xml | 2 +- src/example/build-a-ivy-repository/build.xml | 2 +- .../settings/ivysettings-advanced.xml | 2 +- .../settings/ivysettings-basic.xml | 2 +- src/example/chained-resolvers/build.xml | 2 +- .../chainedresolvers-project/build.xml | 2 +- .../chainedresolvers-project/ivy.xml | 2 +- .../src/example/Hello.java | 2 +- .../settings/ivysettings.xml | 2 +- .../configurations/jdbc-example/build.xml | 2 +- .../configurations/jdbc-example/ivy.xml | 2 +- .../jdbc-example/src/dev.properties | 2 +- .../src/example/ConfigurationsExample.java | 2 +- .../jdbc-example/src/prod.properties | 2 +- .../multi-projects/filter-framework/build.xml | 2 +- .../multi-projects/filter-framework/ivy.xml | 2 +- .../src/filter/FilterProvider.java | 2 +- .../filter-framework/src/filter/IFilter.java | 2 +- .../src/filter/ccimpl/CCFilter.java | 2 +- .../src/filter/hmimpl/HMFilter.java | 2 +- .../test/filter/AbstractTestFilter.java | 2 +- .../test/filter/ccimpl/CCFilterTest.java | 2 +- .../test/filter/hmimpl/HMFilterTest.java | 2 +- .../multi-projects/myapp/build.xml | 2 +- .../multi-projects/myapp/ivy.xml | 2 +- .../multi-projects/myapp/src/myapp/Main.java | 2 +- src/example/dependence/build.xml | 2 +- src/example/dependence/dependee/build.xml | 2 +- src/example/dependence/dependee/ivy.xml | 2 +- .../dependee/src/standalone/Main.java | 2 +- src/example/dependence/depender/build.xml | 2 +- src/example/dependence/depender/ivy.xml | 2 +- .../depender/src/depending/Main.java | 2 +- .../settings/ivysettings.properties | 2 +- .../dependence/settings/ivysettings.xml | 2 +- src/example/dual/build.xml | 2 +- src/example/dual/project/build.xml | 2 +- src/example/dual/project/ivy.xml | 2 +- .../dual/project/src/example/HelloIvy.java | 2 +- .../commons-httpclient-ivy-2.0.2.xml | 2 +- src/example/dual/settings/ivysettings.xml | 2 +- src/example/go-ivy/build.xml | 2 +- src/example/hello-ivy/build.xml | 2 +- src/example/hello-ivy/ivy.xml | 2 +- .../hello-ivy/src/example/HelloConsole.java | 2 +- src/example/multi-project/build.xml | 2 +- .../multi-project/common/build.properties | 2 +- src/example/multi-project/common/common.xml | 2 +- .../projects/console/build.properties | 2 +- .../multi-project/projects/console/build.xml | 2 +- .../multi-project/projects/console/ivy.xml | 2 +- .../projects/console/src/console/Main.java | 2 +- .../projects/find/build.properties | 2 +- .../multi-project/projects/find/build.xml | 2 +- .../multi-project/projects/find/ivy.xml | 2 +- .../projects/find/src/find/FindFile.java | 2 +- .../projects/find/src/find/Main.java | 2 +- .../projects/list/build.properties | 2 +- .../multi-project/projects/list/build.xml | 2 +- .../multi-project/projects/list/ivy.xml | 2 +- .../projects/list/src/list/ListFile.java | 2 +- .../projects/list/src/list/Main.java | 2 +- .../projects/size/build.properties | 2 +- .../multi-project/projects/size/build.xml | 2 +- .../multi-project/projects/size/ivy.xml | 2 +- .../projects/size/src/size/FileSize.java | 2 +- .../projects/sizewhere/build.properties | 2 +- .../projects/sizewhere/build.xml | 2 +- .../multi-project/projects/sizewhere/ivy.xml | 2 +- .../sizewhere/src/sizewhere/Main.java | 2 +- .../sizewhere/src/sizewhere/SizeWhere.java | 2 +- .../projects/version/build.properties | 2 +- .../multi-project/projects/version/build.xml | 2 +- .../multi-project/projects/version/ivy.xml | 2 +- .../projects/version/src/version/Version.java | 2 +- src/example/packager-resolver/ivysettings.xml | 2 +- src/java/org/apache/ivy/Ivy.java | 2 +- src/java/org/apache/ivy/Ivy14.java | 2 +- src/java/org/apache/ivy/Main.java | 2 +- src/java/org/apache/ivy/ant/AddPathTask.java | 2 +- .../org/apache/ivy/ant/AntBuildTrigger.java | 2 +- .../org/apache/ivy/ant/AntCallTrigger.java | 2 +- .../org/apache/ivy/ant/AntMessageLogger.java | 2 +- .../apache/ivy/ant/AntWorkspaceResolver.java | 2 +- src/java/org/apache/ivy/ant/BuildOBRTask.java | 2 +- .../apache/ivy/ant/ConvertManifestTask.java | 2 +- src/java/org/apache/ivy/ant/FixDepsTask.java | 2 +- .../org/apache/ivy/ant/IvyAntSettings.java | 2 +- .../ivy/ant/IvyAntVariableContainer.java | 2 +- .../apache/ivy/ant/IvyArtifactProperty.java | 2 +- .../org/apache/ivy/ant/IvyArtifactReport.java | 2 +- src/java/org/apache/ivy/ant/IvyBuildList.java | 2 +- .../org/apache/ivy/ant/IvyBuildNumber.java | 2 +- .../org/apache/ivy/ant/IvyCacheFileset.java | 2 +- src/java/org/apache/ivy/ant/IvyCachePath.java | 2 +- src/java/org/apache/ivy/ant/IvyCacheTask.java | 2 +- src/java/org/apache/ivy/ant/IvyCheck.java | 2 +- .../org/apache/ivy/ant/IvyCleanCache.java | 2 +- src/java/org/apache/ivy/ant/IvyConfigure.java | 2 +- src/java/org/apache/ivy/ant/IvyConflict.java | 2 +- .../org/apache/ivy/ant/IvyConvertPom.java | 2 +- src/java/org/apache/ivy/ant/IvyDeliver.java | 2 +- .../org/apache/ivy/ant/IvyDependency.java | 2 +- .../apache/ivy/ant/IvyDependencyArtifact.java | 2 +- .../org/apache/ivy/ant/IvyDependencyConf.java | 2 +- .../apache/ivy/ant/IvyDependencyExclude.java | 2 +- .../apache/ivy/ant/IvyDependencyInclude.java | 2 +- .../org/apache/ivy/ant/IvyDependencyTree.java | 2 +- .../ivy/ant/IvyDependencyUpdateChecker.java | 2 +- src/java/org/apache/ivy/ant/IvyExclude.java | 2 +- .../apache/ivy/ant/IvyExtractFromSources.java | 2 +- .../org/apache/ivy/ant/IvyFindRevision.java | 2 +- src/java/org/apache/ivy/ant/IvyInfo.java | 2 +- src/java/org/apache/ivy/ant/IvyInstall.java | 2 +- .../org/apache/ivy/ant/IvyListModules.java | 2 +- src/java/org/apache/ivy/ant/IvyMakePom.java | 2 +- src/java/org/apache/ivy/ant/IvyOverride.java | 2 +- .../apache/ivy/ant/IvyPostResolveTask.java | 2 +- src/java/org/apache/ivy/ant/IvyPublish.java | 2 +- src/java/org/apache/ivy/ant/IvyReport.java | 2 +- .../apache/ivy/ant/IvyRepositoryReport.java | 2 +- src/java/org/apache/ivy/ant/IvyResolve.java | 2 +- src/java/org/apache/ivy/ant/IvyResources.java | 2 +- src/java/org/apache/ivy/ant/IvyRetrieve.java | 2 +- src/java/org/apache/ivy/ant/IvyTask.java | 2 +- src/java/org/apache/ivy/ant/IvyVar.java | 2 +- .../org/apache/ivy/ant/MapperAdapter.java | 2 +- .../org/apache/ivy/ant/PackageMapping.java | 2 +- src/java/org/apache/ivy/ant/antlib.xml | 2 +- .../core/ExecutionRelativeUrlResolver.java | 2 +- src/java/org/apache/ivy/core/IvyContext.java | 2 +- .../org/apache/ivy/core/IvyPatternHelper.java | 2 +- src/java/org/apache/ivy/core/IvyThread.java | 2 +- src/java/org/apache/ivy/core/LogOptions.java | 2 +- .../ivy/core/NormalRelativeUrlResolver.java | 2 +- .../apache/ivy/core/RelativeUrlResolver.java | 2 +- .../apache/ivy/core/cache/ArtifactOrigin.java | 2 +- .../ivy/core/cache/CacheDownloadOptions.java | 2 +- .../ivy/core/cache/CacheMetadataOptions.java | 2 +- .../ivy/core/cache/CacheResourceOptions.java | 2 +- .../org/apache/ivy/core/cache/CacheUtil.java | 2 +- .../cache/DefaultRepositoryCacheManager.java | 2 +- .../cache/DefaultResolutionCacheManager.java | 2 +- .../ivy/core/cache/DownloadListener.java | 2 +- .../cache/ModuleDescriptorMemoryCache.java | 2 +- .../core/cache/ModuleDescriptorProvider.java | 2 +- .../core/cache/ModuleDescriptorWriter.java | 2 +- .../ivy/core/cache/ParserSettingsMonitor.java | 2 +- .../core/cache/RepositoryCacheManager.java | 2 +- .../core/cache/ResolutionCacheManager.java | 2 +- .../apache/ivy/core/check/CheckEngine.java | 2 +- .../ivy/core/check/CheckEngineSettings.java | 2 +- .../deliver/DefaultPublishingDRResolver.java | 2 +- .../ivy/core/deliver/DeliverEngine.java | 2 +- .../core/deliver/DeliverEngineSettings.java | 2 +- .../ivy/core/deliver/DeliverOptions.java | 2 +- .../PublishingDependencyRevisionResolver.java | 2 +- .../apache/ivy/core/event/EventManager.java | 2 +- .../ivy/core/event/FilteredIvyListener.java | 2 +- .../org/apache/ivy/core/event/IvyEvent.java | 2 +- .../apache/ivy/core/event/IvyEventFilter.java | 2 +- .../apache/ivy/core/event/IvyListener.java | 2 +- .../core/event/download/DownloadEvent.java | 2 +- .../download/EndArtifactDownloadEvent.java | 2 +- .../event/download/NeedArtifactEvent.java | 2 +- .../event/download/PrepareDownloadEvent.java | 2 +- .../download/StartArtifactDownloadEvent.java | 2 +- .../publish/EndArtifactPublishEvent.java | 2 +- .../ivy/core/event/publish/PublishEvent.java | 2 +- .../publish/StartArtifactPublishEvent.java | 2 +- .../resolve/EndResolveDependencyEvent.java | 2 +- .../core/event/resolve/EndResolveEvent.java | 2 +- .../event/resolve/ResolveDependencyEvent.java | 2 +- .../ivy/core/event/resolve/ResolveEvent.java | 2 +- .../resolve/StartResolveDependencyEvent.java | 2 +- .../core/event/resolve/StartResolveEvent.java | 2 +- .../retrieve/EndRetrieveArtifactEvent.java | 2 +- .../core/event/retrieve/EndRetrieveEvent.java | 2 +- .../event/retrieve/RetrieveArtifactEvent.java | 2 +- .../core/event/retrieve/RetrieveEvent.java | 2 +- .../retrieve/StartRetrieveArtifactEvent.java | 2 +- .../event/retrieve/StartRetrieveEvent.java | 2 +- .../ivy/core/install/InstallEngine.java | 2 +- .../core/install/InstallEngineSettings.java | 2 +- .../ivy/core/install/InstallOptions.java | 2 +- .../module/descriptor/AbstractArtifact.java | 2 +- .../AbstractIncludeExcludeRule.java | 2 +- .../ivy/core/module/descriptor/Artifact.java | 2 +- .../core/module/descriptor/Configuration.java | 2 +- .../module/descriptor/ConfigurationAware.java | 2 +- .../module/descriptor/ConfigurationGroup.java | 2 +- .../descriptor/ConfigurationIntersection.java | 2 +- .../module/descriptor/DefaultArtifact.java | 2 +- .../DefaultDependencyArtifactDescriptor.java | 2 +- .../DefaultDependencyDescriptor.java | 2 +- .../module/descriptor/DefaultExcludeRule.java | 2 +- .../descriptor/DefaultExtendsDescriptor.java | 2 +- .../module/descriptor/DefaultIncludeRule.java | 2 +- .../descriptor/DefaultModuleDescriptor.java | 2 +- .../DefaultWorkspaceModuleDescriptor.java | 2 +- .../DependencyArtifactDescriptor.java | 2 +- .../descriptor/DependencyDescriptor.java | 2 +- .../DependencyDescriptorMediator.java | 2 +- .../core/module/descriptor/ExcludeRule.java | 2 +- .../module/descriptor/ExtendsDescriptor.java | 2 +- .../module/descriptor/ExtraInfoHolder.java | 2 +- .../core/module/descriptor/IncludeRule.java | 2 +- .../module/descriptor/InheritableItem.java | 2 +- .../ivy/core/module/descriptor/License.java | 2 +- .../core/module/descriptor/MDArtifact.java | 2 +- .../module/descriptor/ModuleDescriptor.java | 2 +- .../OverrideDependencyDescriptorMediator.java | 2 +- .../descriptor/WorkspaceModuleDescriptor.java | 2 +- .../apache/ivy/core/module/id/ArtifactId.java | 2 +- .../core/module/id/ArtifactRevisionId.java | 2 +- .../ivy/core/module/id/MatcherLookup.java | 2 +- .../apache/ivy/core/module/id/ModuleId.java | 2 +- .../ivy/core/module/id/ModuleRevisionId.java | 2 +- .../ivy/core/module/id/ModuleRules.java | 2 +- .../apache/ivy/core/module/id/package.html | 2 +- .../apache/ivy/core/module/status/Status.java | 2 +- .../ivy/core/module/status/StatusManager.java | 2 +- .../apache/ivy/core/pack/ArchivePacking.java | 2 +- .../ivy/core/pack/OsgiBundlePacking.java | 2 +- .../apache/ivy/core/pack/Pack200Packing.java | 2 +- .../ivy/core/pack/PackagingManager.java | 2 +- .../apache/ivy/core/pack/PackingRegistry.java | 2 +- .../apache/ivy/core/pack/StreamPacking.java | 2 +- .../org/apache/ivy/core/pack/ZipPacking.java | 2 +- .../ivy/core/publish/PublishEngine.java | 2 +- .../core/publish/PublishEngineSettings.java | 2 +- .../ivy/core/publish/PublishOptions.java | 2 +- .../core/report/ArtifactDownloadReport.java | 2 +- .../report/ConfigurationResolveReport.java | 2 +- .../ivy/core/report/DownloadReport.java | 2 +- .../ivy/core/report/DownloadStatus.java | 2 +- .../MetadataArtifactDownloadReport.java | 2 +- .../apache/ivy/core/report/ResolveReport.java | 2 +- .../RepositoryManagementEngine.java | 2 +- .../RepositoryManagementEngineSettings.java | 2 +- .../ivy/core/resolve/DownloadOptions.java | 2 +- .../org/apache/ivy/core/resolve/IvyNode.java | 2 +- .../ivy/core/resolve/IvyNodeBlacklist.java | 2 +- .../ivy/core/resolve/IvyNodeCallers.java | 2 +- .../ivy/core/resolve/IvyNodeEviction.java | 2 +- .../apache/ivy/core/resolve/IvyNodeUsage.java | 2 +- .../apache/ivy/core/resolve/ResolveData.java | 2 +- .../ivy/core/resolve/ResolveEngine.java | 2 +- .../core/resolve/ResolveEngineSettings.java | 2 +- .../ivy/core/resolve/ResolveOptions.java | 2 +- .../core/resolve/ResolveProcessException.java | 2 +- .../core/resolve/ResolvedModuleRevision.java | 2 +- .../core/resolve/RestartResolveProcess.java | 2 +- .../apache/ivy/core/resolve/VisitData.java | 2 +- .../apache/ivy/core/resolve/VisitNode.java | 2 +- .../ivy/core/retrieve/FileNameMapper.java | 2 +- .../ivy/core/retrieve/RetrieveEngine.java | 2 +- .../core/retrieve/RetrieveEngineSettings.java | 2 +- .../ivy/core/retrieve/RetrieveOptions.java | 2 +- .../ivy/core/retrieve/RetrieveReport.java | 2 +- .../apache/ivy/core/search/ModuleEntry.java | 2 +- .../ivy/core/search/OrganisationEntry.java | 2 +- .../apache/ivy/core/search/RevisionEntry.java | 2 +- .../apache/ivy/core/search/SearchEngine.java | 2 +- .../apache/ivy/core/settings/IvyPattern.java | 2 +- .../apache/ivy/core/settings/IvySettings.java | 2 +- .../core/settings/IvyVariableContainer.java | 2 +- .../settings/IvyVariableContainerImpl.java | 2 +- .../core/settings/NamedTimeoutConstraint.java | 2 +- .../ivy/core/settings/TimeoutConstraint.java | 2 +- .../apache/ivy/core/settings/Validatable.java | 2 +- .../ivy/core/settings/XmlSettingsParser.java | 2 +- .../apache/ivy/core/settings/ivy.properties | 2 +- .../ivy/core/settings/ivysettings-1.4.xml | 2 +- .../settings/ivysettings-default-chain.xml | 2 +- .../ivy/core/settings/ivysettings-local.xml | 2 +- .../core/settings/ivysettings-main-chain.xml | 2 +- .../ivy/core/settings/ivysettings-public.xml | 2 +- .../ivy/core/settings/ivysettings-shared.xml | 2 +- .../apache/ivy/core/settings/ivysettings.xml | 2 +- .../ivy/core/settings/repository.properties | 2 +- .../ivy/core/settings/typedef.properties | 2 +- .../core/sort/CollectionOfModulesToSort.java | 2 +- ...essageBasedNonMatchingVersionReporter.java | 2 +- .../ivy/core/sort/ModuleDescriptorSorter.java | 2 +- .../apache/ivy/core/sort/ModuleInSort.java | 2 +- .../core/sort/NonMatchingVersionReporter.java | 2 +- .../SilentNonMatchingVersionReporter.java | 2 +- .../core/sort/SimpleSortEngineSettings.java | 2 +- .../org/apache/ivy/core/sort/SortEngine.java | 2 +- .../ivy/core/sort/SortEngineSettings.java | 2 +- .../org/apache/ivy/core/sort/SortOptions.java | 2 +- .../WarningNonMatchingVersionReporter.java | 2 +- .../apache/ivy/osgi/core/BundleArtifact.java | 2 +- .../ivy/osgi/core/BundleCapability.java | 2 +- .../org/apache/ivy/osgi/core/BundleInfo.java | 2 +- .../ivy/osgi/core/BundleInfoAdapter.java | 2 +- .../ivy/osgi/core/BundleRequirement.java | 2 +- .../core/ExecutionEnvironmentProfile.java | 2 +- .../ExecutionEnvironmentProfileProvider.java | 2 +- .../apache/ivy/osgi/core/ExportPackage.java | 2 +- .../ivy/osgi/core/ManifestHeaderElement.java | 2 +- .../ivy/osgi/core/ManifestHeaderValue.java | 2 +- .../apache/ivy/osgi/core/ManifestParser.java | 2 +- .../ivy/osgi/core/OSGiManifestParser.java | 2 +- .../ivy/osgi/core/OsgiLatestStrategy.java | 2 +- .../ivy/osgi/core/jvm-packages.properties | 2 +- .../org/apache/ivy/osgi/filter/AndFilter.java | 2 +- .../apache/ivy/osgi/filter/CompareFilter.java | 2 +- .../ivy/osgi/filter/MultiOperatorFilter.java | 2 +- .../org/apache/ivy/osgi/filter/NotFilter.java | 2 +- .../apache/ivy/osgi/filter/OSGiFilter.java | 2 +- .../ivy/osgi/filter/OSGiFilterParser.java | 2 +- .../org/apache/ivy/osgi/filter/OrFilter.java | 2 +- .../ivy/osgi/filter/UniOperatorFilter.java | 2 +- .../org/apache/ivy/osgi/obr/OBRResolver.java | 2 +- .../apache/ivy/osgi/obr/xml/Capability.java | 2 +- .../ivy/osgi/obr/xml/CapabilityAdapter.java | 2 +- .../ivy/osgi/obr/xml/CapabilityProperty.java | 2 +- .../apache/ivy/osgi/obr/xml/OBRXMLParser.java | 2 +- .../apache/ivy/osgi/obr/xml/OBRXMLWriter.java | 2 +- .../apache/ivy/osgi/obr/xml/Requirement.java | 2 +- .../ivy/osgi/obr/xml/RequirementAdapter.java | 2 +- .../obr/xml/UnsupportedFilterException.java | 2 +- .../org/apache/ivy/osgi/p2/P2Artifact.java | 2 +- .../apache/ivy/osgi/p2/P2ArtifactParser.java | 2 +- .../apache/ivy/osgi/p2/P2CompositeParser.java | 2 +- .../org/apache/ivy/osgi/p2/P2Descriptor.java | 2 +- .../apache/ivy/osgi/p2/P2MetadataParser.java | 2 +- .../apache/ivy/osgi/p2/PropertiesParser.java | 2 +- .../apache/ivy/osgi/p2/XMLInputParser.java | 2 +- .../osgi/repo/AbstractFSManifestIterable.java | 2 +- .../ivy/osgi/repo/AbstractOSGiResolver.java | 2 +- .../ivy/osgi/repo/AggregatedOSGiResolver.java | 2 +- .../osgi/repo/AggregatedRepoDescriptor.java | 2 +- .../repo/ArtifactReportManifestIterable.java | 2 +- .../repo/BundleCapabilityAndLocation.java | 2 +- .../ivy/osgi/repo/BundleRepoDescriptor.java | 2 +- .../ivy/osgi/repo/EditableRepoDescriptor.java | 2 +- .../ivy/osgi/repo/FSManifestIterable.java | 2 +- .../ivy/osgi/repo/ManifestAndLocation.java | 2 +- .../osgi/repo/ModuleDescriptorWrapper.java | 2 +- .../ivy/osgi/repo/RelativeURLRepository.java | 2 +- .../apache/ivy/osgi/repo/RepoDescriptor.java | 2 +- .../osgi/repo/RepositoryManifestIterable.java | 2 +- .../osgi/repo/ResolverManifestIterable.java | 2 +- .../ivy/osgi/updatesite/PluginAdapter.java | 2 +- .../osgi/updatesite/UpdateSiteDescriptor.java | 2 +- .../ivy/osgi/updatesite/UpdateSiteLoader.java | 2 +- .../osgi/updatesite/UpdateSiteResolver.java | 2 +- .../ivy/osgi/updatesite/xml/Archive.java | 2 +- .../ivy/osgi/updatesite/xml/CategoryDef.java | 2 +- .../osgi/updatesite/xml/EclipseFeature.java | 2 +- .../osgi/updatesite/xml/EclipsePlugin.java | 2 +- .../xml/EclipseUpdateSiteParser.java | 2 +- .../osgi/updatesite/xml/FeatureParser.java | 2 +- .../ivy/osgi/updatesite/xml/Require.java | 2 +- .../ivy/osgi/updatesite/xml/UpdateSite.java | 2 +- .../xml/UpdateSiteDigestParser.java | 2 +- .../ivy/osgi/util/DelegatingHandler.java | 2 +- .../org/apache/ivy/osgi/util/ParseUtil.java | 2 +- .../org/apache/ivy/osgi/util/Version.java | 2 +- .../ivy/osgi/util/VersionComparator.java | 2 +- .../apache/ivy/osgi/util/VersionRange.java | 2 +- .../org/apache/ivy/osgi/util/ZipUtil.java | 2 +- .../apache/ivy/plugins/IvySettingsAware.java | 2 +- .../AbstractCircularDependencyStrategy.java | 2 +- ...AbstractLogCircularDependencyStrategy.java | 2 +- .../circular/CircularDependencyException.java | 2 +- .../circular/CircularDependencyHelper.java | 2 +- .../circular/CircularDependencyStrategy.java | 2 +- .../ErrorCircularDependencyStrategy.java | 2 +- .../IgnoreCircularDependencyStrategy.java | 2 +- .../WarnCircularDependencyStrategy.java | 2 +- .../conflict/AbstractConflictManager.java | 2 +- .../ivy/plugins/conflict/ConflictManager.java | 2 +- .../conflict/FixedConflictManager.java | 2 +- .../LatestCompatibleConflictManager.java | 2 +- .../conflict/LatestConflictManager.java | 2 +- .../plugins/conflict/NoConflictManager.java | 2 +- .../conflict/RegexpConflictManager.java | 2 +- .../conflict/StrictConflictException.java | 2 +- .../conflict/StrictConflictManager.java | 2 +- .../latest/AbstractLatestStrategy.java | 2 +- .../ivy/plugins/latest/ArtifactInfo.java | 2 +- .../latest/ComparatorLatestStrategy.java | 2 +- .../latest/LatestLexicographicStrategy.java | 2 +- .../latest/LatestRevisionStrategy.java | 2 +- .../ivy/plugins/latest/LatestStrategy.java | 2 +- .../plugins/latest/LatestTimeStrategy.java | 2 +- .../latest/WorkspaceLatestStrategy.java | 2 +- .../plugins/lock/AbstractLockStrategy.java | 2 +- .../plugins/lock/ArtifactLockStrategy.java | 2 +- .../plugins/lock/CreateFileLockStrategy.java | 2 +- .../ivy/plugins/lock/DeleteOnExitHook.java | 2 +- .../plugins/lock/FileBasedLockStrategy.java | 2 +- .../apache/ivy/plugins/lock/LockStrategy.java | 2 +- .../ivy/plugins/lock/NIOFileLockStrategy.java | 2 +- .../ivy/plugins/lock/NoLockStrategy.java | 2 +- .../matcher/AbstractPatternMatcher.java | 2 +- .../ivy/plugins/matcher/AnyMatcher.java | 2 +- .../matcher/ExactOrRegexpPatternMatcher.java | 2 +- .../plugins/matcher/ExactPatternMatcher.java | 2 +- .../plugins/matcher/GlobPatternMatcher.java | 2 +- .../ivy/plugins/matcher/MapMatcher.java | 2 +- .../apache/ivy/plugins/matcher/Matcher.java | 2 +- .../ivy/plugins/matcher/MatcherHelper.java | 2 +- .../apache/ivy/plugins/matcher/NoMatcher.java | 2 +- .../ivy/plugins/matcher/PatternMatcher.java | 2 +- .../plugins/matcher/RegexpPatternMatcher.java | 2 +- .../ivy/plugins/namespace/MRIDRule.java | 2 +- .../namespace/MRIDTransformationRule.java | 2 +- .../plugins/namespace/NameSpaceHelper.java | 2 +- .../ivy/plugins/namespace/Namespace.java | 2 +- .../ivy/plugins/namespace/NamespaceRule.java | 2 +- .../namespace/NamespaceTransformer.java | 2 +- .../AbstractModuleDescriptorParser.java | 2 +- .../parser/ModuleDescriptorParser.java | 2 +- .../ModuleDescriptorParserRegistry.java | 2 +- .../ivy/plugins/parser/ParserSettings.java | 2 +- .../parser/m2/DefaultPomDependencyMgt.java | 2 +- .../parser/m2/MavenVersionRangeParser.java | 2 +- .../plugins/parser/m2/PomDependencyMgt.java | 2 +- .../parser/m2/PomModuleDescriptorBuilder.java | 2 +- .../parser/m2/PomModuleDescriptorParser.java | 2 +- .../parser/m2/PomModuleDescriptorWriter.java | 2 +- .../ivy/plugins/parser/m2/PomReader.java | 2 +- .../plugins/parser/m2/PomWriterOptions.java | 2 +- .../ivy/plugins/parser/m2/m2-entities.ent | 2 +- .../apache/ivy/plugins/parser/m2/pom.template | 2 +- .../ivy/plugins/parser/xml/UpdateOptions.java | 2 +- .../parser/xml/XmlModuleDescriptorParser.java | 2 +- .../xml/XmlModuleDescriptorUpdater.java | 2 +- .../parser/xml/XmlModuleDescriptorWriter.java | 2 +- .../org/apache/ivy/plugins/parser/xml/ivy.xsd | 2 +- .../plugins/report/LogReportOutputter.java | 2 +- .../ivy/plugins/report/ReportOutputter.java | 2 +- .../plugins/report/XmlReportOutputter.java | 2 +- .../ivy/plugins/report/XmlReportParser.java | 2 +- .../ivy/plugins/report/XmlReportWriter.java | 2 +- .../ivy/plugins/report/ivy-report-dot-all.xsl | 2 +- .../ivy/plugins/report/ivy-report-dot.xsl | 2 +- .../plugins/report/ivy-report-graph-all.xsl | 2 +- .../ivy/plugins/report/ivy-report-graph.xsl | 2 +- .../apache/ivy/plugins/report/ivy-report.css | 2 +- .../apache/ivy/plugins/report/ivy-report.xsl | 2 +- .../repository/AbstractRepository.java | 2 +- .../repository/ArtifactResourceResolver.java | 2 +- .../ivy/plugins/repository/BasicResource.java | 2 +- .../ivy/plugins/repository/LazyResource.java | 2 +- .../repository/LocalizableResource.java | 2 +- .../ivy/plugins/repository/Repository.java | 2 +- .../RepositoryCopyProgressListener.java | 2 +- .../ivy/plugins/repository/Resource.java | 2 +- .../repository/ResourceDownloader.java | 2 +- .../plugins/repository/ResourceHelper.java | 2 +- .../ivy/plugins/repository/TransferEvent.java | 4 +- .../plugins/repository/TransferListener.java | 2 +- .../repository/file/FileRepository.java | 2 +- .../plugins/repository/file/FileResource.java | 2 +- .../plugins/repository/jar/JarRepository.java | 2 +- .../plugins/repository/jar/JarResource.java | 2 +- .../repository/sftp/SFTPRepository.java | 2 +- .../plugins/repository/sftp/SFTPResource.java | 2 +- .../ssh/AbstractSshBasedRepository.java | 2 +- .../repository/ssh/RemoteScpException.java | 2 +- .../ivy/plugins/repository/ssh/Scp.java | 2 +- .../ivy/plugins/repository/ssh/SshCache.java | 2 +- .../plugins/repository/ssh/SshRepository.java | 2 +- .../plugins/repository/ssh/SshResource.java | 2 +- .../repository/url/ChainedRepository.java | 2 +- .../plugins/repository/url/URLRepository.java | 2 +- .../plugins/repository/url/URLResource.java | 2 +- .../plugins/repository/vfs/VfsRepository.java | 2 +- .../plugins/repository/vfs/VfsResource.java | 2 +- .../ivy/plugins/repository/vfs/ivy_vfs.xml | 2 +- .../repository/vsftp/VsftpRepository.java | 2 +- .../repository/vsftp/VsftpResource.java | 2 +- .../AbstractPatternsBasedResolver.java | 2 +- .../plugins/resolver/AbstractResolver.java | 2 +- .../resolver/AbstractSshBasedResolver.java | 2 +- .../resolver/AbstractWorkspaceResolver.java | 2 +- .../ivy/plugins/resolver/BasicResolver.java | 2 +- .../ivy/plugins/resolver/BintrayResolver.java | 2 +- .../ivy/plugins/resolver/CacheResolver.java | 2 +- .../ivy/plugins/resolver/ChainResolver.java | 2 +- .../plugins/resolver/DependencyResolver.java | 2 +- .../ivy/plugins/resolver/DualResolver.java | 2 +- .../plugins/resolver/FileSystemResolver.java | 2 +- .../ivy/plugins/resolver/IBiblioResolver.java | 2 +- .../ivy/plugins/resolver/IvyRepResolver.java | 2 +- .../ivy/plugins/resolver/JarResolver.java | 2 +- .../resolver/LazyTimeoutConstraint.java | 2 +- .../plugins/resolver/MirroredURLResolver.java | 2 +- .../plugins/resolver/RepositoryResolver.java | 2 +- .../plugins/resolver/ResolverSettings.java | 2 +- .../ivy/plugins/resolver/SFTPResolver.java | 2 +- .../ivy/plugins/resolver/SshResolver.java | 2 +- .../ivy/plugins/resolver/URLResolver.java | 2 +- .../ivy/plugins/resolver/VfsResolver.java | 2 +- .../ivy/plugins/resolver/VsftpResolver.java | 2 +- .../resolver/WorkspaceChainResolver.java | 2 +- .../resolver/packager/BuiltFileResource.java | 2 +- .../resolver/packager/PackagerCacheEntry.java | 2 +- .../resolver/packager/PackagerResolver.java | 2 +- .../ivy/plugins/resolver/packager/build.xml | 2 +- .../resolver/packager/packager-1.0.xsd | 2 +- .../plugins/resolver/packager/packager.xsl | 2 +- .../resolver/util/ApacheHttpURLLister.java | 2 +- .../plugins/resolver/util/FileURLLister.java | 2 +- .../resolver/util/HasLatestStrategy.java | 2 +- .../resolver/util/MDResolvedResource.java | 2 +- .../resolver/util/ResolvedResource.java | 2 +- .../plugins/resolver/util/ResolverHelper.java | 2 +- .../resolver/util/ResourceMDParser.java | 2 +- .../ivy/plugins/resolver/util/URLLister.java | 2 +- .../plugins/signer/SignatureGenerator.java | 2 +- .../OpenPGPSignatureGenerator.java | 2 +- .../ivy/plugins/trigger/AbstractTrigger.java | 2 +- .../ivy/plugins/trigger/LogTrigger.java | 2 +- .../apache/ivy/plugins/trigger/Trigger.java | 2 +- .../version/AbstractVersionMatcher.java | 2 +- .../plugins/version/ChainVersionMatcher.java | 2 +- .../plugins/version/ExactVersionMatcher.java | 2 +- .../plugins/version/LatestVersionMatcher.java | 2 +- .../org/apache/ivy/plugins/version/Match.java | 2 +- .../MavenTimedSnapshotVersionMatcher.java | 2 +- .../version/PatternVersionMatcher.java | 2 +- .../plugins/version/SubVersionMatcher.java | 2 +- .../ivy/plugins/version/VersionMatcher.java | 2 +- .../plugins/version/VersionRangeMatcher.java | 2 +- .../tools/analyser/DependencyAnalyser.java | 2 +- .../analyser/JarJarDependencyAnalyser.java | 2 +- .../apache/ivy/tools/analyser/JarModule.java | 2 +- .../ivy/tools/analyser/JarModuleFinder.java | 2 +- .../tools/analyser/RepositoryAnalyser.java | 2 +- .../ivy/util/AbstractMessageLogger.java | 2 +- src/java/org/apache/ivy/util/Checks.java | 2 +- .../org/apache/ivy/util/ChecksumHelper.java | 2 +- .../org/apache/ivy/util/CollectionUtils.java | 2 +- .../apache/ivy/util/ConfigurationUtils.java | 2 +- .../org/apache/ivy/util/Configurator.java | 2 +- .../apache/ivy/util/ContextualSAXHandler.java | 2 +- .../apache/ivy/util/CopyProgressEvent.java | 2 +- .../apache/ivy/util/CopyProgressListener.java | 2 +- src/java/org/apache/ivy/util/Credentials.java | 2 +- .../org/apache/ivy/util/CredentialsUtil.java | 2 +- src/java/org/apache/ivy/util/DateUtil.java | 2 +- .../apache/ivy/util/DefaultMessageLogger.java | 2 +- .../apache/ivy/util/EncryptedProperties.java | 2 +- .../apache/ivy/util/EncrytedProperties.java | 2 +- .../org/apache/ivy/util/FileResolver.java | 2 +- src/java/org/apache/ivy/util/FileUtil.java | 2 +- src/java/org/apache/ivy/util/HexEncoder.java | 2 +- src/java/org/apache/ivy/util/HostUtil.java | 2 +- src/java/org/apache/ivy/util/MemoryUtil.java | 2 +- src/java/org/apache/ivy/util/Message.java | 2 +- .../org/apache/ivy/util/MessageLogger.java | 2 +- .../apache/ivy/util/MessageLoggerEngine.java | 2 +- .../apache/ivy/util/MessageLoggerHelper.java | 2 +- .../org/apache/ivy/util/PropertiesFile.java | 2 +- src/java/org/apache/ivy/util/StringUtils.java | 2 +- src/java/org/apache/ivy/util/XMLHelper.java | 2 +- .../org/apache/ivy/util/cli/CommandLine.java | 2 +- .../ivy/util/cli/CommandLineParser.java | 2 +- src/java/org/apache/ivy/util/cli/Option.java | 2 +- .../apache/ivy/util/cli/OptionBuilder.java | 2 +- .../apache/ivy/util/cli/ParseException.java | 2 +- .../extendable/DefaultExtendableItem.java | 2 +- .../ivy/util/extendable/ExtendableItem.java | 2 +- .../util/extendable/ExtendableItemHelper.java | 2 +- .../UnmodifiableExtendableItem.java | 2 +- .../org/apache/ivy/util/filter/AndFilter.java | 2 +- .../ivy/util/filter/ArtifactTypeFilter.java | 2 +- .../org/apache/ivy/util/filter/Filter.java | 2 +- .../apache/ivy/util/filter/FilterHelper.java | 2 +- .../org/apache/ivy/util/filter/NoFilter.java | 2 +- .../org/apache/ivy/util/filter/NotFilter.java | 2 +- .../org/apache/ivy/util/filter/OrFilter.java | 2 +- .../ivy/util/url/AbstractURLHandler.java | 2 +- .../apache/ivy/util/url/ApacheURLLister.java | 2 +- .../apache/ivy/util/url/BasicURLHandler.java | 2 +- .../apache/ivy/util/url/CredentialsStore.java | 2 +- .../ivy/util/url/HttpClientHandler.java | 2 +- .../apache/ivy/util/url/IvyAuthenticator.java | 2 +- .../url/TimeoutConstrainedURLHandler.java | 2 +- .../org/apache/ivy/util/url/URLHandler.java | 2 +- .../ivy/util/url/URLHandlerDispatcher.java | 2 +- .../ivy/util/url/URLHandlerRegistry.java | 2 +- test/buildlist/A/build.xml | 2 +- test/buildlist/A/ivy.xml | 2 +- test/buildlist/B/build.xml | 2 +- test/buildlist/B/ivy.xml | 2 +- test/buildlist/C/build.xml | 2 +- test/buildlist/C/ivy.xml | 2 +- test/buildlist/D/build.xml | 2 +- test/buildlist/D/ivy.xml | 2 +- test/buildlist/E/build.xml | 2 +- test/buildlist/E/ivy.xml | 2 +- test/buildlist/E2/build.xml | 2 +- test/buildlist/E2/ivy.xml | 2 +- test/buildlist/F/build.xml | 2 +- test/buildlist/F/ivy.xml | 2 +- test/buildlist/G/build.xml | 2 +- test/buildlist/G/ivy.xml | 2 +- test/buildlist/H/build.xml | 2 +- .../bootstrap-parent/build.xml | 2 +- .../bootstrap-parent/ivy.xml | 2 +- .../croatia/build.xml | 2 +- .../testAbsolutePathToParent/croatia/ivy.xml | 2 +- .../germany/build.xml | 2 +- .../testAbsolutePathToParent/germany/ivy.xml | 2 +- .../ireland/build.xml | 2 +- .../testAbsolutePathToParent/ireland/ivy.xml | 2 +- .../master-parent/build.xml | 2 +- .../master-parent/ivy.xml | 2 +- .../testNoParents/bootstrap-parent/build.xml | 2 +- .../testNoParents/bootstrap-parent/ivy.xml | 2 +- .../testNoParents/croatia/build.xml | 2 +- test/buildlists/testNoParents/croatia/ivy.xml | 2 +- .../testNoParents/germany/build.xml | 2 +- test/buildlists/testNoParents/germany/ivy.xml | 2 +- .../testNoParents/ireland/build.xml | 2 +- test/buildlists/testNoParents/ireland/ivy.xml | 2 +- .../testNoParents/master-parent/build.xml | 2 +- .../testNoParents/master-parent/ivy.xml | 2 +- .../testOneParent/bootstrap-parent/build.xml | 2 +- .../testOneParent/bootstrap-parent/ivy.xml | 2 +- .../testOneParent/croatia/build.xml | 2 +- test/buildlists/testOneParent/croatia/ivy.xml | 2 +- .../testOneParent/germany/build.xml | 2 +- test/buildlists/testOneParent/germany/ivy.xml | 2 +- .../testOneParent/ireland/build.xml | 2 +- test/buildlists/testOneParent/ireland/ivy.xml | 2 +- .../testOneParent/master-parent/build.xml | 2 +- .../testOneParent/master-parent/ivy.xml | 2 +- .../bootstrap-parent/build.xml | 2 +- .../bootstrap-parent/ivy.xml | 2 +- .../croatia/build.xml | 2 +- .../testRelativePathToParent/croatia/ivy.xml | 2 +- .../germany/build.xml | 2 +- .../testRelativePathToParent/germany/ivy.xml | 2 +- .../ireland/build.xml | 2 +- .../testRelativePathToParent/ireland/ivy.xml | 2 +- .../master-parent/build.xml | 2 +- .../master-parent/ivy.xml | 2 +- .../testTwoParents/bootstrap-parent/build.xml | 2 +- .../testTwoParents/bootstrap-parent/ivy.xml | 2 +- .../testTwoParents/croatia/build.xml | 2 +- .../buildlists/testTwoParents/croatia/ivy.xml | 2 +- .../testTwoParents/germany/build.xml | 2 +- .../buildlists/testTwoParents/germany/ivy.xml | 2 +- .../testTwoParents/ireland/build.xml | 2 +- .../buildlists/testTwoParents/ireland/ivy.xml | 2 +- .../testTwoParents/master-parent/build.xml | 2 +- .../testTwoParents/master-parent/ivy.xml | 2 +- .../ivy/plugins/resolver/CustomResolver.java | 2 +- test/java/org/apache/ivy/IvyTest.java | 2 +- .../org/apache/ivy/LocalFileRepoOverHttp.java | 2 +- test/java/org/apache/ivy/MainTest.java | 2 +- test/java/org/apache/ivy/TestFixture.java | 2 +- test/java/org/apache/ivy/TestHelper.java | 2 +- .../apache/ivy/ant/AntBuildResolverTest.java | 2 +- .../apache/ivy/ant/AntBuildTriggerTest.java | 2 +- .../apache/ivy/ant/AntCallTriggerTest.java | 2 +- .../org/apache/ivy/ant/BuildOBRTaskTest.java | 2 +- .../java/org/apache/ivy/ant/FileUtilTest.java | 2 +- .../org/apache/ivy/ant/FixDepsTaskTest.java | 2 +- .../ivy/ant/IvyAntSettingsBuildFile.xml | 2 +- .../IvyAntSettingsBuildFileStackOverflow.xml | 2 +- .../ivy/ant/IvyAntSettingsBuildFileTest.java | 2 +- .../ivy/ant/IvyArtifactPropertyTest.java | 2 +- .../apache/ivy/ant/IvyArtifactReportTest.java | 2 +- .../org/apache/ivy/ant/IvyBuildListTest.java | 2 +- .../apache/ivy/ant/IvyBuildNumberTest.java | 2 +- .../apache/ivy/ant/IvyCacheFilesetTest.java | 2 +- .../org/apache/ivy/ant/IvyCachePathTest.java | 2 +- .../org/apache/ivy/ant/IvyCleanCacheTest.java | 2 +- .../org/apache/ivy/ant/IvyConfigureTest.java | 2 +- .../org/apache/ivy/ant/IvyConvertPomTest.java | 2 +- .../org/apache/ivy/ant/IvyDeliverTest.java | 2 +- .../apache/ivy/ant/IvyDependencyTreeTest.java | 2 +- .../ant/IvyDependencyUpdateCheckerTest.java | 2 +- .../apache/ivy/ant/IvyFindRevisionTest.java | 2 +- .../apache/ivy/ant/IvyInfoRepositoryTest.java | 2 +- test/java/org/apache/ivy/ant/IvyInfoTest.java | 2 +- .../org/apache/ivy/ant/IvyInstallTest.java | 2 +- .../apache/ivy/ant/IvyListModulesTest.java | 2 +- .../ivy/ant/IvyPostResolveTaskTest.java | 2 +- .../org/apache/ivy/ant/IvyPublishTest.java | 2 +- .../org/apache/ivy/ant/IvyReportTest.java | 2 +- .../ivy/ant/IvyRepositoryReportTest.java | 2 +- .../org/apache/ivy/ant/IvyResolveTest.java | 2 +- .../org/apache/ivy/ant/IvyResourcesTest.java | 2 +- .../apache/ivy/ant/IvyRetrieveBuildFile.xml | 2 +- .../ivy/ant/IvyRetrieveBuildFileTest.java | 2 +- .../org/apache/ivy/ant/IvyRetrieveTest.java | 2 +- test/java/org/apache/ivy/ant/IvyTaskTest.java | 2 +- test/java/org/apache/ivy/ant/IvyVarTest.java | 2 +- .../ant/extends/child1/ivy-child1-merged.xml | 2 +- .../ivy/ant/extends/child1/ivy-child1.xml | 2 +- test/java/org/apache/ivy/ant/extends/ivy.xml | 2 +- .../ivy/ant/imported-configurations.xml | 2 +- test/java/org/apache/ivy/ant/ivy-108.xml | 2 +- test/java/org/apache/ivy/ant/ivy-1104.xml | 2 +- test/java/org/apache/ivy/ant/ivy-381.xml | 2 +- test/java/org/apache/ivy/ant/ivy-630.xml | 2 +- test/java/org/apache/ivy/ant/ivy-631.xml | 2 +- .../org/apache/ivy/ant/ivy-artifact-info.xml | 2 +- test/java/org/apache/ivy/ant/ivy-custom.xml | 2 +- .../ivy/ant/ivy-different-revisions.xml | 2 +- test/java/org/apache/ivy/ant/ivy-double.xml | 2 +- .../org/apache/ivy/ant/ivy-doubleretrieve.xml | 2 +- .../org/apache/ivy/ant/ivy-dyn-evicted.xml | 2 +- .../org/apache/ivy/ant/ivy-dyn-evicted2.xml | 2 +- test/java/org/apache/ivy/ant/ivy-empty.xml | 2 +- .../ivy-extends-extra-attributes-merged.xml | 2 +- .../ivy-extends-extra-attributes-parent.xml | 2 +- .../ivy/ant/ivy-extends-extra-attributes.xml | 2 +- .../org/apache/ivy/ant/ivy-extends-merged.xml | 2 +- .../ivy/ant/ivy-extends-minimal-merged.xml | 2 +- .../apache/ivy/ant/ivy-extends-minimal.xml | 2 +- .../apache/ivy/ant/ivy-extends-multiconf.xml | 2 +- test/java/org/apache/ivy/ant/ivy-failure.xml | 2 +- test/java/org/apache/ivy/ant/ivy-failure2.xml | 2 +- test/java/org/apache/ivy/ant/ivy-failure3.xml | 2 +- .../org/apache/ivy/ant/ivy-import-confs.xml | 2 +- test/java/org/apache/ivy/ant/ivy-info-all.xml | 2 +- .../org/apache/ivy/ant/ivy-latest-branch.xml | 2 +- .../org/apache/ivy/ant/ivy-latest-extra.xml | 2 +- test/java/org/apache/ivy/ant/ivy-latest.xml | 2 +- .../ant/ivy-multiconf-extra-attributes.xml | 2 +- .../java/org/apache/ivy/ant/ivy-multiconf.xml | 2 +- .../org/apache/ivy/ant/ivy-publish-multi.xml | 2 +- .../org/apache/ivy/ant/ivy-publish-public.xml | 2 +- test/java/org/apache/ivy/ant/ivy-publish.xml | 2 +- test/java/org/apache/ivy/ant/ivy-simple.xml | 2 +- test/java/org/apache/ivy/ant/ivy-simple2.xml | 2 +- test/java/org/apache/ivy/ant/ivy-simple3.xml | 2 +- .../org/apache/ivy/ant/ivy-transitive.xml | 2 +- .../org/apache/ivy/ant/ivy-with-variables.xml | 2 +- .../apache/ivy/ant/ivysettings-cleancache.xml | 2 +- .../ivy/ant/ivysettings-defaultCacheDir.xml | 2 +- .../ivy/ant/ivysettings-include-twice.xml | 2 +- .../ivy/ant/ivysettings-noDefaultCacheDir.xml | 2 +- .../ivy/ant/ivysettings-props.properties | 2 +- .../org/apache/ivy/ant/ivysettings-props.xml | 2 +- .../org/apache/ivy/ant/ivysettings-test.xml | 2 +- .../apache/ivy/ant/published-ivy-custom.xml | 2 +- .../org/apache/ivy/ant/test-convertpom.xml | 2 +- test/java/org/apache/ivy/ant/test.pom | 2 +- .../ivy/ant/testutil/AntTaskTestCase.java | 2 +- .../ivy/ant/testutil/AntTestListener.java | 2 +- .../org/apache/ivy/ant/vartest.properties | 2 +- .../core/NormalRelativeUrlResolverTest.java | 2 +- .../org/apache/ivy/core/TestPerformance.java | 2 +- .../DefaultRepositoryCacheManagerTest.java | 2 +- .../ModuleDescriptorMemoryCacheTest.java | 2 +- .../apache/ivy/core/deliver/DeliverTest.java | 2 +- .../org/apache/ivy/core/deliver/ivy-1111.xml | 2 +- .../ivy/core/event/IvyEventFilterTest.java | 2 +- .../apache/ivy/core/install/InstallTest.java | 2 +- .../DefaultDependencyDescriptorTest.java | 2 +- .../module/descriptor/IvyMakePomTest.java | 2 +- .../descriptor/ivy-to-pom-classifier.xml | 2 +- .../ivy/core/module/id/ModuleIdTest.java | 2 +- .../core/module/id/ModuleRevisionIdTest.java | 2 +- .../ivy/core/module/id/ModuleRulesTest.java | 2 +- .../ivy/core/publish/PublishEngineTest.java | 2 +- .../ivy/core/publish/PublishEventsTest.java | 2 +- .../apache/ivy/core/publish/ivy-1.0-dev.xml | 2 +- .../publish/ivysettings-publisheventstest.xml | 2 +- .../ivy/core/report/ResolveReportTest.java | 2 +- .../RepositoryManagementEngineTest.java | 2 +- .../ivy/core/resolve/ResolveEngineTest.java | 2 +- .../apache/ivy/core/resolve/ResolveTest.java | 2 +- .../apache/ivy/core/resolve/badcacheconf.xml | 2 +- .../core/resolve/dualchainresolverconf.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-1178.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-148.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-148b.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-182.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-198.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-214.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-218.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-225.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-56.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-590.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-874.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-956.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-982.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-999.xml | 2 +- .../core/resolve/ivy-dualchainresolver.xml | 2 +- .../ivy-extra-att-multipledependencies.xml | 2 +- .../ivy-extra-att-multipledependencies2.xml | 2 +- .../ivy/core/resolve/ivy-extra-att-ns.xml | 2 +- .../apache/ivy/core/resolve/ivy-extra-att.xml | 2 +- .../ivy/core/resolve/ivy-extra-att2.xml | 2 +- .../ivy/core/resolve/ivy-extra-att3.xml | 2 +- .../ivy-extra-attrib-forced-dependencies.xml | 2 +- .../ivy/core/resolve/ivy-latestreleased.xml | 2 +- .../ivy-m2-with-sources-and-javadoc-auto.xml | 2 +- .../ivy/core/resolve/ivy-m2-with-sources.xml | 2 +- .../ivy/core/resolve/ivy-m2-with-src.xml | 2 +- .../ivy/core/resolve/ivy-mod1.2-1.5.xml | 2 +- .../apache/ivy/core/resolve/ivy-mod1.2.xml | 2 +- .../apache/ivy/core/resolve/ivy-namespace.xml | 2 +- .../ivy/core/resolve/ivy-namespace2.xml | 2 +- .../ivy/core/resolve/ivy-namespace3.xml | 2 +- .../ivy/core/resolve/ivy-namespace4.xml | 2 +- .../ivy/core/resolve/ivy-namespace5.xml | 2 +- .../org/apache/ivy/core/resolve/ivy-other.xml | 2 +- .../ivy/core/retrieve/RetrieveTest.java | 2 +- .../apache/ivy/core/search/SearchTest.java | 2 +- .../ivy/core/settings/ConfigureTest.java | 2 +- .../ivy/core/settings/IvySettingsTest.java | 2 +- .../settings/OnlineXmlSettingsParserTest.java | 2 +- .../core/settings/XmlSettingsParserTest.java | 2 +- ...ivyconf-properties-relative-to-ivyconf.xml | 2 +- .../settings/ivysettings-cache-invalid.xml | 2 +- .../ivysettings-cache-ttl-matcher.xml | 2 +- .../ivy/core/settings/ivysettings-cache.xml | 2 +- .../settings/ivysettings-conflict-manager.xml | 2 +- .../settings/ivysettings-custom-typedef.xml | 2 +- .../settings/ivysettings-custom-typedef2.xml | 2 +- .../ivysettings-extra-module-attribute.xml | 2 +- .../ivysettings-include-absolute-file.xml | 2 +- .../ivysettings-include-missing-file.xml | 2 +- .../settings/ivysettings-include-special.xml | 2 +- .../ivy/core/settings/ivysettings-include.xml | 2 +- .../settings/ivysettings-lock-strategies.xml | 2 +- .../ivy/core/settings/ivysettings-macro#2.xml | 2 +- .../core/settings/ivysettings-macro+ref.xml | 2 +- .../core/settings/ivysettings-macro+ref2.xml | 2 +- .../ivy/core/settings/ivysettings-macro.xml | 2 +- .../ivysettings-maven-tsnap-vmatcher.xml | 2 +- .../core/settings/ivysettings-outputter.xml | 2 +- .../core/settings/ivysettings-packager.xml | 2 +- .../ivy/core/settings/ivysettings-parser.xml | 2 +- .../ivysettings-properties-missing-file.xml | 2 +- .../ivy/core/settings/ivysettings-ref.xml | 2 +- .../core/settings/ivysettings-resolveMode.xml | 2 +- .../ivy/core/settings/ivysettings-status.xml | 2 +- .../ivy/core/settings/ivysettings-test.xml | 2 +- .../ivysettings-timeout-constraints.xml | 2 +- .../ivy/core/settings/ivysettings-typedef.xml | 2 +- .../core/settings/ivysettings-vmatcher1.xml | 2 +- .../core/settings/ivysettings-vmatcher2.xml | 2 +- .../ivy/core/settings/ivysettings.properties | 2 +- .../org/apache/ivy/core/sort/SortTest.java | 2 +- .../osgi/core/AggregatedOSGiResolverTest.java | 2 +- ...ExecutionEnvironmentProfileLoaderTest.java | 2 +- .../ivy/osgi/core/ManifestHeaderTest.java | 2 +- .../ivy/osgi/core/ManifestParserTest.java | 2 +- .../ivy/osgi/core/OSGiManifestParserTest.java | 2 +- .../ivy/osgi/core/OsgiLatestStrategyTest.java | 2 +- .../ivy/osgi/filter/OSGiFilterTest.java | 2 +- .../apache/ivy/osgi/obr/OBRParserTest.java | 2 +- .../apache/ivy/osgi/obr/OBRResolverTest.java | 2 +- .../apache/ivy/osgi/obr/OBRXMLWriterTest.java | 2 +- .../apache/ivy/osgi/p2/P2DescriptorTest.java | 2 +- .../apache/ivy/osgi/repo/BundleRepoTest.java | 2 +- .../UpdateSiteAndIbiblioResolverTest.java | 2 +- .../osgi/updatesite/UpdateSiteLoaderTest.java | 2 +- .../updatesite/UpdateSiteResolverTest.java | 2 +- .../apache/ivy/osgi/util/ParseUtilTest.java | 2 +- .../ivy/osgi/util/VersionRangeTest.java | 2 +- .../org/apache/ivy/osgi/util/VersionTest.java | 2 +- .../IgnoreCircularDependencyStrategyTest.java | 2 +- .../WarnCircularDependencyStrategyTest.java | 2 +- .../LatestCompatibleConflictManagerTest.java | 2 +- .../conflict/LatestConflictManagerTest.java | 2 +- .../conflict/RegexpConflictManagerTest.java | 2 +- .../conflict/StrictConflictManagerTest.java | 2 +- .../apache/ivy/plugins/conflict/ivy-383.xml | 2 +- .../apache/ivy/plugins/conflict/ivy-388.xml | 2 +- .../plugins/conflict/ivy-conflict-dynamic.xml | 2 +- .../ivy/plugins/conflict/ivy-conflict.xml | 2 +- .../plugins/conflict/ivy-latest-time-1.xml | 2 +- .../plugins/conflict/ivy-latest-time-2.xml | 2 +- .../conflict/ivy-latest-time-transitivity.xml | 2 +- .../conflict/ivy-no-regexp-conflict.xml | 2 +- .../conflict/ivy-noconflict-dynamic.xml | 2 +- .../ivy/plugins/conflict/ivy-noconflict.xml | 2 +- .../plugins/conflict/ivysettings-evicted.xml | 2 +- .../ivysettings-latest-compatible.xml | 2 +- .../ivysettings-latest-time-transitivity.xml | 2 +- .../conflict/ivysettings-latest-time.xml | 2 +- .../plugins/conflict/ivysettings-latest.xml | 2 +- .../conflict/ivysettings-regexp-test.xml | 2 +- .../conflict/ivysettings-strict-test.xml | 2 +- .../latest/LatestRevisionStrategyTest.java | 2 +- .../lock/ArtifactLockStrategyTest.java | 2 +- .../matcher/AbstractPatternMatcherTest.java | 2 +- .../ExactOrRegexpPatternMatcherTest.java | 2 +- .../matcher/ExactPatternMatcherTest.java | 2 +- .../matcher/GlobPatternMatcherTest.java | 2 +- .../matcher/RegexpPatternMatcherTest.java | 2 +- .../namespace/MRIDTransformationRuleTest.java | 2 +- .../namespace/NameSpaceHelperTest.java | 2 +- .../AbstractModuleDescriptorParserTester.java | 2 +- .../ModuleDescriptorParserRegistryTest.java | 2 +- .../m2/MavenVersionRangeParserTest.java | 2 +- .../m2/PomModuleDescriptorParserTest.java | 6 +- .../m2/PomModuleDescriptorWriterTest.java | 2 +- .../plugins/parser/m2/commons-lang-1.0.pom | 2 +- .../ivy/plugins/parser/m2/depmgt/bom.pom | 2 +- .../ivy/plugins/parser/m2/depmgt/child.pom | 2 +- .../plugins/parser/m2/depmgt/grandchild.pom | 2 +- .../ivy/plugins/parser/m2/depmgt/parent.pom | 2 +- .../parser/m2/depmgt/profile-parent-child.pom | 2 +- .../parser/m2/depmgt/profile-parent.pom | 2 +- .../apache/ivy/plugins/parser/m2/license.xml | 2 +- .../ivy/plugins/parser/m2/mule-1.3.3.pom | 2 +- .../parser/m2/mule-module-builders-1.3.3.pom | 2 +- .../parser/m2/shale-tiger-1.1.0-SNAPSHOT.pom | 2 +- .../parser/m2/spring-hibernate3-2.0.2.pom | 4 +- .../m2/test-dependencies-with-classifier.pom | 2 +- .../m2/test-dependencies-with-profile.pom | 2 +- .../m2/test-dependencies-with-scope.pom | 2 +- .../parser/m2/test-dependencies-with-type.pom | 2 +- .../plugins/parser/m2/test-dependencies.pom | 2 +- .../m2/test-dependencyMgt-with-scope.pom | 2 +- .../plugins/parser/m2/test-dependencyMgt.pom | 2 +- .../plugins/parser/m2/test-ejb-packaging.pom | 2 +- .../ivy/plugins/parser/m2/test-ejb-type.pom | 2 +- .../ivy/plugins/parser/m2/test-entity.pom | 2 +- .../ivy/plugins/parser/m2/test-exclusion.pom | 2 +- .../ivy/plugins/parser/m2/test-large-pom.pom | 2 +- .../ivy/plugins/parser/m2/test-model.pom | 2 +- .../ivy/plugins/parser/m2/test-optional.pom | 2 +- .../test-override-grandparent-properties.pom | 2 +- .../m2/test-override-parent-properties.pom | 2 +- ...rideParentVersionPropertyDependencyMgt.pom | 2 +- .../ivy/plugins/parser/m2/test-packaging.pom | 2 +- .../parser/m2/test-parent-not-found.pom | 2 +- .../parser/m2/test-parent-properties.pom | 2 +- .../parser/m2/test-parent-with-licenses.pom | 2 +- .../plugins/parser/m2/test-parent.groupid.pom | 2 +- .../ivy/plugins/parser/m2/test-parent.pom | 2 +- .../plugins/parser/m2/test-parent.version.pom | 2 +- .../ivy/plugins/parser/m2/test-parent2.pom | 2 +- .../parser/m2/test-parentDependencyMgt.pom | 2 +- .../test-project-with-overridden-licenses.pom | 4 +- .../m2/test-project-with-parent-licenses.pom | 2 +- .../parser/m2/test-project.parent.version.pom | 2 +- .../parser/m2/test-properties-in-profile.pom | 2 +- .../ivy/plugins/parser/m2/test-properties.pom | 2 +- .../ivy/plugins/parser/m2/test-simple.pom | 2 +- .../parser/m2/test-system-properties.pom | 2 +- .../ivy/plugins/parser/m2/test-transitive.pom | 2 +- .../ivy/plugins/parser/m2/test-transitive.xml | 2 +- .../ivy/plugins/parser/m2/test-version.pom | 2 +- .../m2/test-versionPropertyDependencyMgt.pom | 2 +- .../parser/m2/test-without-version.pom | 2 +- .../m2/test-write-compile-dependencies.xml | 2 +- .../m2/test-write-dependencies-optional.xml | 2 +- ...est-write-dependencies-with-classifier.xml | 2 +- .../m2/test-write-dependencies-with-scope.xml | 2 +- .../m2/test-write-dependencies-with-type.xml | 2 +- .../parser/m2/test-write-packaging.xml | 2 +- .../m2/test-write-simple-dependencies.xml | 2 +- .../plugins/parser/m2/test-write-simple.xml | 2 +- .../m2/wicket-1.3-incubating-SNAPSHOT.pom | 4 +- test/java/org/apache/ivy/plugins/parser/nores | 2 +- .../xml/XmlModuleDescriptorParserTest.java | 2 +- .../xml/XmlModuleDescriptorWriterTest.java | 2 +- .../parser/xml/XmlModuleUpdaterTest.java | 2 +- .../hello/test-ivy-extends-absolute.xml | 2 +- .../parser/xml/foo%2Fbar/parent-ivy.xml | 2 +- .../imported-configurations-with-default.xml | 2 +- .../imported-configurations-with-mapping.xml | 2 +- ...ed-configurations-with-mappingoverride.xml | 2 +- .../imported-configurations-with-wildcard.xml | 2 +- .../parser/xml/imported-configurations.xml | 2 +- .../apache/ivy/plugins/parser/xml/license.xml | 2 +- .../parser/xml/test-artifacts-defaults.xml | 2 +- .../ivy/plugins/parser/xml/test-bad-confs.xml | 2 +- .../ivy/plugins/parser/xml/test-bad-org.xml | 2 +- .../plugins/parser/xml/test-bad-version.xml | 2 +- .../ivy/plugins/parser/xml/test-bad.xml | 2 +- .../ivy/plugins/parser/xml/test-bug60.xml | 2 +- .../parser/xml/test-configextendsothers1.xml | 2 +- .../parser/xml/test-configextendsothers2.xml | 2 +- .../parser/xml/test-configextendsothers3.xml | 2 +- .../xml/test-configurations-import1.xml | 2 +- .../xml/test-configurations-import2.xml | 2 +- .../xml/test-configurations-import3.xml | 2 +- .../xml/test-configurations-import4.xml | 2 +- .../xml/test-configurations-import5.xml | 2 +- .../plugins/parser/xml/test-cyclic-confs1.xml | 2 +- .../plugins/parser/xml/test-cyclic-confs2.xml | 2 +- ...est-defaultconf-withdefaultconfmapping.xml | 2 +- .../plugins/parser/xml/test-defaultconf.xml | 2 +- .../plugins/parser/xml/test-defaultconf2.xml | 2 +- .../test-defaultconfmapping-withselectors.xml | 2 +- .../parser/xml/test-defaultconfmapping.xml | 2 +- .../plugins/parser/xml/test-dependencies.xml | 2 +- .../parser/xml/test-empty-dependencies.xml | 2 +- .../plugins/parser/xml/test-extends-all.xml | 2 +- .../parser/xml/test-extends-cached.xml | 2 +- ...ends-configurations-defaultconfmapping.xml | 2 +- .../test-extends-configurations-inherit.xml | 2 +- .../xml/test-extends-configurations.xml | 2 +- .../xml/test-extends-dependencies-exclude.xml | 2 +- .../parser/xml/test-extends-dependencies.xml | 2 +- .../xml/test-extends-description-override.xml | 2 +- .../parser/xml/test-extends-description.xml | 2 +- .../plugins/parser/xml/test-extends-mixed.xml | 2 +- ...test-extends-parent-defaultconfmapping.xml | 2 +- .../xml/test-extends-parent-inherit.xml | 2 +- .../parser/xml/test-extends-parent.xml | 2 +- .../parser/xml/test-extra-attributes.xml | 2 +- .../parser/xml/test-extrainfo-nested.xml | 2 +- .../ivy/plugins/parser/xml/test-extrainfo.xml | 2 +- .../parser/xml/test-incorrectconf1.xml | 2 +- .../parser/xml/test-incorrectconf2.xml | 2 +- .../parser/xml/test-incorrectconf3.xml | 2 +- .../ivy/plugins/parser/xml/test-info.xml | 4 +- .../plugins/parser/xml/test-namespaces.xml | 2 +- .../plugins/parser/xml/test-noartifact.xml | 2 +- .../plugins/parser/xml/test-nopublication.xml | 2 +- .../plugins/parser/xml/test-novalidate.xml | 2 +- .../xml/test-publication-defaultconf.xml | 2 +- .../ivy/plugins/parser/xml/test-simple.xml | 2 +- .../parser/xml/test-update-excludedconfs1.xml | 2 +- .../parser/xml/test-update-excludedconfs2.xml | 2 +- .../parser/xml/test-update-excludedconfs3.xml | 2 +- .../parser/xml/test-update-excludedconfs4.xml | 2 +- .../parser/xml/test-update-excludedconfs5.xml | 2 +- .../parser/xml/test-update-excludedconfs6.xml | 2 +- .../parser/xml/test-update-withvar.xml | 2 +- .../ivy/plugins/parser/xml/test-update.xml | 2 +- .../plugins/parser/xml/test-with-comments.xml | 2 +- .../parser/xml/test-write-dependencies.xml | 2 +- .../plugins/parser/xml/test-write-extends.xml | 2 +- .../xml/test-write-extrainfo-from-maven.xml | 2 +- .../xml/test-write-extrainfo-nested.xml | 2 +- .../parser/xml/test-write-extrainfo.xml | 2 +- .../plugins/parser/xml/test-write-full.xml | 2 +- .../plugins/parser/xml/test-write-info.xml | 4 +- .../plugins/parser/xml/test-write-simple.xml | 2 +- .../apache/ivy/plugins/parser/xml/test.xml | 2 +- .../apache/ivy/plugins/parser/xml/updated.xml | 2 +- .../plugins/report/XmlReportParserTest.java | 2 +- .../plugins/report/XmlReportWriterTest.java | 2 +- .../org/apache/ivy/plugins/report/ivy-635.xml | 2 +- .../ivy/plugins/report/ivy-with-info.xml | 2 +- .../repository/vfs/VfsRepositoryTest.java | 2 +- .../repository/vfs/VfsResourceTest.java | 2 +- .../plugins/repository/vfs/VfsTestHelper.java | 2 +- .../ivy/plugins/repository/vfs/VfsURI.java | 2 +- .../AbstractDependencyResolverTest.java | 2 +- .../plugins/resolver/BintrayResolverTest.java | 2 +- .../plugins/resolver/ChainResolverTest.java | 2 +- .../plugins/resolver/DualResolverTest.java | 2 +- .../resolver/FileSystemResolverTest.java | 2 +- .../IBiblioMavenSnapshotsResolutionTest.java | 2 +- .../plugins/resolver/IBiblioResolverTest.java | 2 +- .../plugins/resolver/IvyRepResolverTest.java | 2 +- .../ivy/plugins/resolver/JarResolverTest.java | 2 +- .../ivy/plugins/resolver/Maven2LocalTest.java | 2 +- .../resolver/MirroredURLResolverTest.java | 2 +- .../ivy/plugins/resolver/MockResolver.java | 2 +- .../resolver/PackagerResolverTest.java | 2 +- .../plugins/resolver/ResolverTestHelper.java | 2 +- .../ivy/plugins/resolver/URLResolverTest.java | 2 +- .../ivy/plugins/resolver/VfsResolverTest.java | 2 +- .../plugins/resolver/chainresolverconf.xml | 2 +- .../plugins/resolver/dualresolverconf-bad.xml | 2 +- .../ivy/plugins/resolver/dualresolverconf.xml | 2 +- .../plugins/resolver/ibiblioresolverconf.xml | 2 +- .../resolver/mirror-resolver-settings.xml | 2 +- .../resolver/util/ResolverHelperTest.java | 2 +- .../ivy/plugins/trigger/LogTriggerTest.java | 2 +- .../version/LatestVersionMatcherTest.java | 2 +- .../MavenTimedSnapshotVersionMatcherTest.java | 2 +- .../plugins/version/MockVersionMatcher.java | 2 +- .../version/PatternVersionMatcherTest.java | 2 +- .../version/VersionRangeMatcherTest.java | 2 +- .../org/apache/ivy/util/CacheCleaner.java | 2 +- .../org/apache/ivy/util/ConfiguratorTest.java | 2 +- .../apache/ivy/util/IvyPatternHelperTest.java | 2 +- .../apache/ivy/util/MockMessageLogger.java | 2 +- .../org/apache/ivy/util/StringUtilsTest.java | 2 +- .../org/apache/ivy/util/TestXmlHelper.java | 2 +- .../ivy/util/url/AbstractURLHandlerTest.java | 2 +- .../ivy/util/url/ApacheURLListerTest.java | 2 +- .../ivy/util/url/ArtifactoryListingTest.java | 2 +- .../ivy/util/url/BasicURLHandlerTest.java | 2 +- .../util/url/HttpclientURLHandlerTest.java | 2 +- .../ivy/util/url/IvyAuthenticatorTest.java | 2 +- .../ivy/util/url/apache-dir-listing.html | 2 +- .../ivy/util/url/apache-file-listing.html | 2 +- .../apache/ivy/util/url/archiva-listing.html | 2 +- .../ivy/util/url/artifactory-dir-listing.html | 2 +- .../ivy/util/url/fixed-archiva-listing.html | 2 +- .../ivy/util/url/listing-with-spaces.html | 2 +- .../ivy/util/url/maven-proxy-listing.html | 2 +- .../1/IVY-1404/M1/ivys/ivy-1.0.xml | 2 +- .../1/IVY-1404/M2/ivys/ivy-1.0.xml | 2 +- .../1/IVY-1404/M3/ivys/ivy-1.0.xml | 2 +- .../1/IVY-1404/M4/ivys/ivy-1.0.xml | 2 +- .../1/IVY-465/M1/ivys/ivy-1.0.xml | 2 +- .../1/IVY-465/M2/ivys/ivy-1.0.xml | 2 +- .../1/IVY-644/M1/ivys/ivy-1.0.xml | 2 +- .../1/IVY-644/M2/ivys/ivy-1.0.xml | 2 +- .../1/IVY-644/M3/ivys/ivy-1.0.xml | 2 +- .../1/IVY-644/M4/ivys/ivy-1.0.xml | 2 +- .../1/IVY-644/M4/ivys/ivy-1.1.xml | 2 +- .../1/IVY-644/M4/ivys/ivy-1.2.xml | 2 +- .../multiple-same-deps/mod1/ivys/ivy-1.0.xml | 2 +- .../multiple-same-deps/mod2/ivys/ivy-1.0.xml | 2 +- .../multiple-same-deps/mod3/ivys/ivy-1.0.xml | 2 +- .../multiple-same-deps/mod31/ivys/ivy-1.0.xml | 2 +- .../multiple-same-deps/mod32/ivys/ivy-1.0.xml | 2 +- .../multiple-same-deps/mod33/ivys/ivy-1.0.xml | 2 +- .../1/org/foo-bar/ivys/ivy-1.2.3.xml | 2 +- .../1/org/foo-bar/ivys/ivy-2.3.4.xml | 2 +- test/repositories/1/org/mod1/ivys/ivy-2.0.xml | 2 +- test/repositories/1/org/mod1/ivys/ivy-5.0.xml | 2 +- .../1/org1/mod1.1/ivys/ivy-1.0.1.xml | 2 +- .../1/org1/mod1.1/ivys/ivy-1.0.xml | 2 +- .../1/org1/mod1.1/ivys/ivy-1.1.xml | 2 +- .../1/org1/mod1.1/ivys/ivy-2.0.xml | 2 +- .../1/org1/mod1.4/ivys/ivy-1.0.1.xml | 2 +- .../1/org1/mod1.4/ivys/ivy-1.0.2.xml | 2 +- .../1/org1/mod1.4/ivys/ivy-1.0.3.xml | 2 +- .../1/org1/mod1.4/ivys/ivy-1.1.xml | 2 +- .../1/org1/mod1.4/ivys/ivy-1.2.xml | 2 +- .../1/org1/mod1.4/ivys/ivy-1.3.xml | 2 +- .../1/org1/mod1.4/ivys/ivy-2.0.xml | 2 +- .../1/org1/mod1.5/ivys/ivy-1.0.1.xml | 2 +- .../1/org1/mod1.5/ivys/ivy-1.0.2.xml | 2 +- .../1/org1/mod1.6/ivys/ivy-1.0.2.xml | 2 +- .../1/org1/mod1.6/ivys/ivy-1.0.3.xml | 2 +- .../1/org1/mod1.6/ivys/ivy-1.0.4.xml | 2 +- .../1/org1/mod1.7/ivys/ivy-3.0.xml | 2 +- .../1/org2/mod2.1/ivys/ivy-0.3.1.xml | 2 +- .../1/org2/mod2.1/ivys/ivy-0.3.2.xml | 2 +- .../1/org2/mod2.1/ivys/ivy-0.3.3.xml | 2 +- .../1/org2/mod2.1/ivys/ivy-0.3.xml | 2 +- .../1/org2/mod2.1/ivys/ivy-0.4.xml | 2 +- .../1/org2/mod2.1/ivys/ivy-0.5.xml | 2 +- .../1/org2/mod2.1/ivys/ivy-0.6.xml | 2 +- .../1/org2/mod2.1/ivys/ivy-0.7.xml | 2 +- .../1/org2/mod2.2/ivys/ivy-0.10.xml | 2 +- .../1/org2/mod2.2/ivys/ivy-0.5.1.xml | 2 +- .../1/org2/mod2.2/ivys/ivy-0.5.xml | 2 +- .../1/org2/mod2.2/ivys/ivy-0.6.xml | 2 +- .../1/org2/mod2.2/ivys/ivy-0.7.xml | 2 +- .../1/org2/mod2.2/ivys/ivy-0.8.xml | 2 +- .../1/org2/mod2.2/ivys/ivy-0.9.xml | 2 +- .../1/org2/mod2.3/ivys/ivy-0.4.1.xml | 2 +- .../1/org2/mod2.3/ivys/ivy-0.4.xml | 2 +- .../1/org2/mod2.3/ivys/ivy-0.5.xml | 2 +- .../1/org2/mod2.3/ivys/ivy-0.6.2.xml | 2 +- .../1/org2/mod2.3/ivys/ivy-0.6.3.xml | 2 +- .../1/org2/mod2.3/ivys/ivy-0.6.4.xml | 2 +- .../1/org2/mod2.3/ivys/ivy-0.6.5.xml | 2 +- .../1/org2/mod2.3/ivys/ivy-0.6.xml | 2 +- .../1/org2/mod2.3/ivys/ivy-0.7.xml | 2 +- .../1/org2/mod2.3/ivys/ivy-0.8.xml | 2 +- .../1/org2/mod2.4/ivys/ivy-0.3.xml | 2 +- .../1/org2/mod2.5/ivys/ivy-0.6.1.xml | 2 +- .../1/org2/mod2.5/ivys/ivy-0.6.2.xml | 2 +- .../1/org2/mod2.5/ivys/ivy-0.6.xml | 2 +- .../1/org2/mod2.5/ivys/ivy-0.7.xml | 2 +- .../1/org2/mod2.5/ivys/ivy-0.8.xml | 2 +- .../1/org2/mod2.5/ivys/ivy-0.9.xml | 2 +- .../1/org2/mod2.6/ivys/ivy-0.10.xml | 2 +- .../1/org2/mod2.6/ivys/ivy-0.11.xml | 2 +- .../1/org2/mod2.6/ivys/ivy-0.12.xml | 2 +- .../1/org2/mod2.6/ivys/ivy-0.13.xml | 2 +- .../1/org2/mod2.6/ivys/ivy-0.14.xml | 2 +- .../1/org2/mod2.6/ivys/ivy-0.5.xml | 2 +- .../1/org2/mod2.6/ivys/ivy-0.6.xml | 2 +- .../1/org2/mod2.6/ivys/ivy-0.7.xml | 2 +- .../1/org2/mod2.6/ivys/ivy-0.8.xml | 2 +- .../1/org2/mod2.6/ivys/ivy-0.9.xml | 2 +- .../1/org2/mod2.7/ivys/ivy-0.6.xml | 2 +- .../1/org2/mod2.8/ivys/ivy-0.6.xml | 2 +- .../1/org2/mod2.9/ivys/ivy-0.6.xml | 2 +- .../1/org20/mod20.1/ivys/ivy-1.0.xml | 2 +- .../1/org20/mod20.1/ivys/ivy-1.1.xml | 2 +- .../1/org20/mod20.1/ivys/ivy-1.2.xml | 2 +- .../1/org20/mod20.2/ivys/ivy-1.0.xml | 2 +- .../1/org20/mod20.3/ivys/ivy-1.0.xml | 2 +- .../1/org20/mod20.4/ivys/ivy-1.0.xml | 2 +- .../1/org6/mod6.1/ivys/ivy-0.3.xml | 2 +- .../1/org6/mod6.1/ivys/ivy-0.4.xml | 2 +- .../1/org6/mod6.1/ivys/ivy-0.5.xml | 2 +- .../1/org6/mod6.1/ivys/ivy-0.6.xml | 2 +- .../1/org6/mod6.1/ivys/ivy-2.0.xml | 2 +- .../1/org6/mod6.2/ivys/ivy-0.3.xml | 2 +- .../1/org6/mod6.2/ivys/ivy-0.4.xml | 2 +- .../1/org6/mod6.2/ivys/ivy-0.5.xml | 2 +- .../1/org6/mod6.2/ivys/ivy-0.6.xml | 2 +- .../1/org6/mod6.2/ivys/ivy-0.7.xml | 2 +- .../1/org6/mod6.2/ivys/ivy-2.0.xml | 2 +- .../repositories/1/org6/mod6.4/ivys/ivy-1.xml | 2 +- .../repositories/1/org6/mod6.4/ivys/ivy-2.xml | 2 +- .../repositories/1/org6/mod6.4/ivys/ivy-3.xml | 2 +- .../repositories/1/org6/mod6.4/ivys/ivy-4.xml | 2 +- .../repositories/1/org6/mod6.4/ivys/ivy-5.xml | 2 +- .../1/org9/mod9.1/ivys/ivy-1.0.xml | 2 +- .../1/org9/mod9.2/ivys/ivy-1.0.xml | 2 +- .../1/org9/mod9.2/ivys/ivy-1.1.xml | 2 +- .../1/org9/mod9.2/ivys/ivy-1.2.xml | 2 +- .../1/org9/mod9.2/ivys/ivy-1.3.xml | 2 +- .../modA/ivys/ivy-1.0.xml | 2 +- .../modB/ivys/ivy-1.0.xml | 2 +- .../modC/ivys/ivy-1.0.xml | 2 +- .../modC/ivys/ivy-1.1.xml | 2 +- .../root/ivys/ivy-1.0.xml | 2 +- .../1/orgfailure/modfailure/ivys/ivy-1.0.xml | 2 +- .../1/orgfailure/modfailure/ivys/ivy-1.1.xml | 2 +- .../1/packaging/module1/ivys/ivy-1.0.xml | 2 +- .../1/packaging/module10/ivys/ivy-1.0.xml | 2 +- .../1/packaging/module2/ivys/ivy-1.0.xml | 2 +- .../1/packaging/module3/ivys/ivy-1.0.xml | 2 +- .../1/packaging/module4/ivys/ivy-1.0.xml | 2 +- .../1/packaging/module5/ivys/ivy-1.0.xml | 2 +- .../1/packaging/module6/ivys/ivy-1.0.xml | 2 +- .../1/packaging/module7/ivys/ivy-1.0.xml | 2 +- .../1/packaging/module8/ivys/ivy-1.0.xml | 2 +- .../1/packaging/module9/ivys/ivy-1.0.xml | 2 +- .../1/special-encoding-root-ivy.xml | 2 +- .../1/usecacheonly/mod1/ivys/ivy-1.0.xml | 2 +- .../1/usecacheonly/mod2/ivys/ivy-1.0.xml | 2 +- .../1/usecacheonly/mod3/ivys/ivy-1.0.xml | 2 +- .../1/usecacheonly/mod4/ivys/ivy-1.0.xml | 2 +- .../mod5/ivys/ivy-1.0.0-SNAPSHOT.xml | 2 +- .../yourdep/yoursys/yourmod/ivys/ivy-1.0.xml | 2 +- test/repositories/2/buildnumber/ivy-test.xml | 2 +- .../ivy-with-maven-snapshot-deps.xml | 2 +- test/repositories/2/mod10.1/ivy-1.0.xml | 2 +- test/repositories/2/mod10.1/ivy-1.1.xml | 2 +- test/repositories/2/mod10.1/ivy-1.2.xml | 2 +- test/repositories/2/mod10.1/ivy-1.3.xml | 2 +- test/repositories/2/mod10.2/ivy-1.0.xml | 2 +- test/repositories/2/mod10.2/ivy-1.1.xml | 2 +- test/repositories/2/mod10.2/ivy-1.2.xml | 2 +- test/repositories/2/mod10.2/ivy-1.3.xml | 2 +- test/repositories/2/mod10.2/ivy-2.0.xml | 2 +- test/repositories/2/mod11.1/ivy-1.0.xml | 2 +- test/repositories/2/mod11.2/ivy-1.0.xml | 2 +- test/repositories/2/mod12.1/ivy-1.0.xml | 2 +- test/repositories/2/mod12.2/ivy-1.0.xml | 2 +- test/repositories/2/mod13.1/ivy-1.0.xml | 2 +- test/repositories/2/mod13.2/ivy-1.0.xml | 2 +- test/repositories/2/mod13.3/ivy-1.0.xml | 2 +- test/repositories/2/mod14.1/ivy-1.1.xml | 2 +- test/repositories/2/mod14.2/ivy-1.1.xml | 2 +- test/repositories/2/mod14.3/ivy-1.1.xml | 2 +- test/repositories/2/mod14.4/ivy-1.1.xml | 2 +- test/repositories/2/mod15.1/ivy-1.1.xml | 2 +- test/repositories/2/mod15.2/ivy-1.1.xml | 2 +- test/repositories/2/mod15.3/ivy-1.1.xml | 2 +- test/repositories/2/mod15.4/ivy-1.1.xml | 2 +- test/repositories/2/mod16.1/ivy-1.0.xml | 2 +- test/repositories/2/mod17.1/ivy-1.0.xml | 2 +- test/repositories/2/mod3.1/ivy-1.0.1.xml | 2 +- test/repositories/2/mod3.1/ivy-1.0.xml | 2 +- test/repositories/2/mod3.1/ivy-1.1.xml | 2 +- test/repositories/2/mod3.1/ivy-1.2.xml | 2 +- test/repositories/2/mod3.1/ivy-1.3.xml | 2 +- test/repositories/2/mod3.1/ivy-1.4.xml | 2 +- test/repositories/2/mod3.2/ivy-1.1.xml | 2 +- test/repositories/2/mod3.2/ivy-1.2.1.xml | 2 +- test/repositories/2/mod3.2/ivy-1.2.xml | 2 +- test/repositories/2/mod3.2/ivy-1.3.xml | 2 +- test/repositories/2/mod3.2/ivy-1.4.xml | 2 +- test/repositories/2/mod4.1/ivy-4.0.xml | 2 +- test/repositories/2/mod4.1/ivy-4.1.xml | 2 +- test/repositories/2/mod4.1/ivy-4.10.xml | 2 +- test/repositories/2/mod4.1/ivy-4.11.xml | 2 +- test/repositories/2/mod4.1/ivy-4.12.xml | 2 +- test/repositories/2/mod4.1/ivy-4.13.xml | 2 +- test/repositories/2/mod4.1/ivy-4.14.xml | 2 +- test/repositories/2/mod4.1/ivy-4.2.xml | 2 +- test/repositories/2/mod4.1/ivy-4.3.xml | 2 +- test/repositories/2/mod4.1/ivy-4.4.xml | 2 +- test/repositories/2/mod4.1/ivy-4.5.xml | 2 +- test/repositories/2/mod4.1/ivy-4.6.xml | 2 +- test/repositories/2/mod4.1/ivy-4.7.xml | 2 +- test/repositories/2/mod4.1/ivy-4.8.xml | 2 +- test/repositories/2/mod4.1/ivy-4.9.xml | 2 +- test/repositories/2/mod5.1/ivy-4.0.xml | 2 +- test/repositories/2/mod5.1/ivy-4.1.xml | 2 +- test/repositories/2/mod5.1/ivy-4.2.xml | 2 +- test/repositories/2/mod5.1/ivy-4.3.xml | 2 +- test/repositories/2/mod5.1/ivy-4.4.xml | 2 +- test/repositories/2/mod5.1/ivy-4.5.xml | 2 +- test/repositories/2/mod5.2/ivy-1.0.xml | 2 +- test/repositories/2/mod5.2/ivy-2.0.xml | 2 +- test/repositories/2/mod5.2/ivy-3.0.xml | 2 +- test/repositories/2/mod5.2/ivy-3.1.xml | 2 +- test/repositories/2/mod6.1/ivy-1.0.xml | 2 +- test/repositories/2/mod6.1/ivy-1.1.xml | 2 +- test/repositories/2/mod6.1/ivy-1.2.xml | 2 +- test/repositories/2/mod6.1/ivy-1.3.xml | 2 +- test/repositories/2/mod6.1/ivy-1.4.xml | 2 +- test/repositories/2/mod6.1/ivy-1.5.xml | 2 +- test/repositories/2/mod6.2/ivy-1.0.xml | 2 +- test/repositories/2/mod6.2/ivy-1.1.xml | 2 +- test/repositories/2/mod6.3/ivy-1.0.xml | 2 +- test/repositories/2/mod6.3/ivy-1.1.xml | 2 +- test/repositories/2/mod6.3/ivy-1.2.xml | 2 +- test/repositories/2/mod7.1/ivy-1.0.xml | 2 +- test/repositories/2/mod7.1/ivy-2.0.xml | 2 +- test/repositories/2/mod7.2/ivy-1.0.xml | 2 +- test/repositories/2/mod7.3/ivy-1.0.xml | 2 +- test/repositories/2/mod8.1/ivy-1.0.xml | 2 +- test/repositories/2/mod8.1/ivy-1.1.xml | 2 +- test/repositories/2/mod8.2/ivy-1.0.xml | 2 +- test/repositories/2/mod8.3/ivy-1.0.xml | 2 +- test/repositories/2/mod8.4/ivy-1.0.xml | 2 +- test/repositories/2/mod8.4/ivy-1.1.xml | 2 +- test/repositories/2/mod8.5/ivy-2.0.xml | 2 +- test/repositories/2/mod8.6/ivy-2.0.xml | 2 +- test/repositories/2/mod_released/ivy-1.0.xml | 2 +- test/repositories/2/mod_released/ivy-1.1.xml | 2 +- test/repositories/2/modpom-dbunit/ivy-2.2.xml | 2 +- .../repositories/2/modpom-junit/ivy-3.8.1.xml | 2 +- .../repositories/2/modpom-junit/ivy-3.8.2.xml | 2 +- test/repositories/IVY-1037/ivysettings.xml | 2 +- .../IVY-1037/rep1/org/module/ivy-1.xml | 2 +- .../IVY-1037/rep2/org/module/ivy-2.xml | 2 +- test/repositories/IVY-1111/ivysettings.xml | 2 +- .../IVY-1111/junit/junit/ivy-3.8.xml | 2 +- .../IVY-1111/junit/junit/ivy-4.4.xml | 2 +- test/repositories/IVY-1111/test/a/ivy-1.xml | 2 +- test/repositories/IVY-1111/test/b/ivy-1.5.xml | 2 +- test/repositories/IVY-1128/ivysettings.xml | 2 +- .../test/a/extraatt.a/extraatt2.a/ivy-1.xml | 2 +- .../test/a/extraatt.a/extraatt2.a/ivy-2.xml | 2 +- .../test/a/extraatt.a/extraatt2/ivy-1.xml | 2 +- .../test/a/extraatt.a/extraatt2/ivy-2.xml | 2 +- .../test/a/extraatt/extraatt2.a/ivy-1.xml | 2 +- .../test/a/extraatt/extraatt2.a/ivy-2.xml | 2 +- .../test/a/extraatt/extraatt2/ivy-1.xml | 2 +- .../test/a/extraatt/extraatt2/ivy-2.xml | 2 +- .../IVY-1159/ivy-depsorder_modA_then_modB.xml | 2 +- .../IVY-1159/ivy-depsorder_modB_then_modA.xml | 2 +- test/repositories/IVY-1159/ivysettings.xml | 2 +- .../IVY-1159/myorg/modA/1/ivy.xml | 2 +- .../IVY-1159/myorg/modB/1/ivy.xml | 2 +- test/repositories/IVY-1178/ivysettings.xml | 2 +- .../IVY-1178/myorg/modA/1.0/ivy-1.0.xml | 2 +- .../IVY-1178/myorg/modB/1.0/ivy-1.0.xml | 2 +- .../IVY-1178/myorg/modC/1.0/ivy-1.0.xml | 2 +- .../IVY-1178/myorg/modD/1.0/ivy-1.0.xml | 2 +- .../IVY-1178/myorg/modD/1.1/ivy-1.1.xml | 2 +- .../IVY-1178/myorg/modE/1.0/ivy-1.0.xml | 2 +- .../IVY-1178/myorg/modE/1.1/ivy-1.1.xml | 2 +- .../IVY-1179/repo/org/A/1.0/ivy.xml | 2 +- .../IVY-1179/repo/org/A/1.0/packager.xml | 2 +- .../IVY-1179/repo/org/B/1.0/ivy.xml | 2 +- .../IVY-1179/repo/org/B/1.0/packager.xml | 2 +- test/repositories/IVY-1233/ivy.xml | 2 +- test/repositories/IVY-1233/ivysettings.xml | 2 +- test/repositories/IVY-1233/test/a/1.0/ivy.xml | 2 +- test/repositories/IVY-1233/test/a/1.1/ivy.xml | 2 +- test/repositories/IVY-1233/test/b/2.0/ivy.xml | 2 +- test/repositories/IVY-1233/test/b/2.1/ivy.xml | 2 +- test/repositories/IVY-1233/test/c/3.0/ivy.xml | 2 +- test/repositories/IVY-1233/test/c/3.1/ivy.xml | 2 +- test/repositories/IVY-1236/ivy.xml | 2 +- test/repositories/IVY-1236/ivysettings.xml | 2 +- .../IVY-1236/myorg/modA/1.0/ivy.xml | 2 +- .../IVY-1236/myorg/modB/1.0/ivy.xml | 2 +- .../IVY-1238/ivy-org/modA/v1.0/ivy.xml | 2 +- .../IVY-1238/ivy-org/modA/v2.0/ivy.xml | 2 +- test/repositories/IVY-1300/assembly-ivy.xml | 2 +- test/repositories/IVY-1300/ivysettings.xml | 2 +- .../myorg/modA/releasebranch/1/ivy.xml | 2 +- .../IVY-1300/myorg/modA/trunk/5/ivy.xml | 2 +- .../myorg/modB/releasebranch/1/ivy.xml | 2 +- .../IVY-1300/myorg/modB/trunk/5/ivy.xml | 2 +- test/repositories/IVY-1313/ivysettings.xml | 2 +- .../IVY-1313/repo/org1/mod1/ivys/ivy-1.0.xml | 2 +- .../IVY-1313/repo/org1/mod2/ivys/ivy-1.0.xml | 2 +- .../IVY-1313/repo/org1/mod3/ivys/ivy-1.0.xml | 2 +- test/repositories/IVY-1333/ivy.xml | 2 +- test/repositories/IVY-1333/ivysettings.xml | 2 +- .../IVY-1333/org/badArtifact/1.0.0.m4/ivy.xml | 2 +- .../IVY-1333/org/dep1/1.0/ivy.xml | 2 +- .../IVY-1333/org/dep2/1.0/ivy.xml | 2 +- .../IVY-1347/childone/childtwo/ivy.xml | 2 +- test/repositories/IVY-1347/childone/ivy.xml | 2 +- test/repositories/IVY-1347/ivysettings.xml | 2 +- .../IVY-1347/repo/foo/parent/1.0/ivys/ivy.xml | 2 +- test/repositories/IVY-1366/a/1/ivy.xml | 2 +- test/repositories/IVY-1366/b/1/ivy.xml | 2 +- test/repositories/IVY-1366/c/1/ivy.xml | 2 +- test/repositories/IVY-1366/ivy.xml | 2 +- test/repositories/IVY-1366/ivysettings.xml | 2 +- .../IVY-1399/MyCompany/A/ivy-1.xml | 2 +- .../IVY-1399/MyCompany/B/ivy-1.xml | 2 +- .../IVY-1399/MyCompany/C/ivy-1.xml | 2 +- .../IVY-1399/MyCompany/target/ivy-1.xml | 2 +- .../OtherCompany/prefers-later/ivy-1.xml | 2 +- .../conflicting-dependency/dep/ivy-1.xml | 2 +- .../conflicting-dependency/dep/ivy-2.xml | 2 +- test/repositories/IVY-1455/ivy.xml | 2 +- test/repositories/IVY-1455/ivysettings.xml | 2 +- .../IVY-1455/repo/conflict/conflict/ivy-1.xml | 2 +- .../IVY-1455/repo/conflict/conflict/ivy-2.xml | 2 +- .../repo/empty-module/empty-module/ivy-1.xml | 2 +- .../repo/reproducer/phase-one/ivy-1.xml | 2 +- .../repo/reproducer/phase-two/ivy-1.xml | 2 +- test/repositories/IVY-1486/ivysettings.xml | 2 +- test/repositories/IVY-1486/org/a/ivy-1.xml | 2 +- test/repositories/IVY-1486/org/h/ivy-1.xml | 2 +- test/repositories/IVY-1486/org/h/ivy-2.xml | 2 +- test/repositories/IVY-1486/org/i/ivy-1.xml | 2 +- test/repositories/IVY-1486/org/i/ivy-2.xml | 2 +- test/repositories/IVY-1486/org/j/ivy-1.xml | 2 +- test/repositories/IVY-1486/org/j/ivy-2.xml | 2 +- test/repositories/IVY-1486/org/k/ivy-1.xml | 2 +- test/repositories/IVY-1486/org/k/ivy-2.xml | 2 +- test/repositories/IVY-1486/org/l/ivy-1.xml | 2 +- test/repositories/IVY-1486/org/l/ivy-2.xml | 2 +- test/repositories/IVY-1486/org/root/ivy-1.xml | 2 +- test/repositories/IVY-1486/org/root/ivy-2.xml | 2 +- test/repositories/IVY-1486/org/x/ivy-1.xml | 2 +- test/repositories/IVY-1486/org/x/ivy-2.xml | 2 +- test/repositories/IVY-1486/org/y/ivy-1.xml | 2 +- test/repositories/IVY-1486/org/y/ivy-2.xml | 2 +- test/repositories/IVY-258/ivy.xml | 2 +- test/repositories/IVY-258/ivysettings.xml | 2 +- test/repositories/IVY-258/module2/ivy.xml | 2 +- test/repositories/IVY-264/ivy.xml | 2 +- test/repositories/IVY-264/ivysettings.xml | 2 +- test/repositories/IVY-264/x/ivy-1.0.xml | 2 +- test/repositories/IVY-264/y/ivy-1.0.xml | 2 +- test/repositories/IVY-264/z/ivy-1.0.xml | 2 +- test/repositories/IVY-283/B/ivy-1.0.xml | 2 +- test/repositories/IVY-283/C/ivy-1.0.xml | 2 +- test/repositories/IVY-283/ivy-d.xml | 2 +- test/repositories/IVY-283/ivy.xml | 2 +- test/repositories/IVY-283/ivysettings.xml | 2 +- .../IVY-283/module_a/ivy-local.xml | 2 +- .../IVY-283/module_b/ivy-local.xml | 2 +- .../IVY-283/module_c/ivy-local.xml | 2 +- .../IVY-283/module_e/ivy-local.xml | 2 +- .../IVY-407/MyCompany/A/ivy-1.0.0.xml | 2 +- .../IVY-407/MyCompany/B/ivy-1.0.0.xml | 2 +- .../IVY-407/MyCompany/C/ivy-1.0.0.xml | 2 +- .../IVY-407/MyCompany/C/ivy-1.0.1.xml | 2 +- .../IVY-407/MyCompany/C/ivy-1.0.2.xml | 2 +- .../IVY-407/MyCompany/D/ivy-1.0.0.xml | 2 +- test/repositories/IVY-448/ivy.xml | 2 +- test/repositories/IVY-448/ivysettings.xml | 2 +- test/repositories/IVY-448/module2/ivy-1.0.xml | 2 +- test/repositories/IVY-448/module3/ivy-1.0.xml | 2 +- test/repositories/IVY-448/module3/ivy-2.0.xml | 2 +- test/repositories/IVY-630/ivysettings.xml | 2 +- test/repositories/IVY-635/ivysettings.xml | 2 +- test/repositories/IVY-635/mod1/ivy.xml | 2 +- test/repositories/IVY-716/ivysettings.xml | 2 +- .../org1/branch1/mod1.1/1.0/ivy.xml.txt | 2 +- .../org1/branch2/mod1.1/1.0/ivy.xml.txt | 2 +- test/repositories/IVY-729/b/1/ivy.xml | 2 +- test/repositories/IVY-729/c/1/ivy.xml | 2 +- test/repositories/IVY-729/ivy.xml | 2 +- test/repositories/IVY-729/ivysettings.xml | 2 +- test/repositories/IVY-84/ivysettings.xml | 2 +- .../IVY-84/repo/test/a/ivy-1.0.1.xml | 2 +- .../IVY-84/repo/test/a/ivy-1.0.2.xml | 2 +- .../IVY-84/repo/test/b/ivy-1.0.1.xml | 2 +- .../IVY-84/repo/test/b/ivy-1.0.2.xml | 2 +- .../IVY-84/repo/test/c/ivy-1.0.1.xml | 2 +- .../IVY-84/repo/test/c/ivy-1.0.2.xml | 2 +- test/repositories/IVY-84/tests/1/ivy.xml | 2 +- test/repositories/IVY-84/tests/2/ivy.xml | 2 +- test/repositories/IVY-84/tests/3/ivy.xml | 2 +- test/repositories/IVY-84/tests/4/ivy.xml | 2 +- test/repositories/IVY-84/tests/5/ivy.xml | 2 +- test/repositories/IVY-84/tests/6/ivy.xml | 2 +- test/repositories/IVY-84/tests/7/ivy.xml | 2 +- test/repositories/IVY-999/ivysettings.xml | 2 +- .../IVY-999/junit/junit/ivy-3.8.xml | 2 +- .../IVY-999/junit/junit/ivy-4.4.xml | 2 +- test/repositories/IVY-999/test/a/ivy-1.xml | 2 +- test/repositories/IVY-999/test/b/ivy-1.5.xml | 2 +- .../badfile/ivys/ivy-badbranch.xml | 2 +- .../badfile/ivys/ivy-badmodule.xml | 2 +- test/repositories/badfile/ivys/ivy-badorg.xml | 2 +- .../badfile/ivys/ivy-badrevision.xml | 2 +- test/repositories/badfile/ivys/ivy-badxml.xml | 2 +- test/repositories/badfile/ivysettings.xml | 2 +- .../badfile/myorg/mymodule/ivy-badbranch.xml | 2 +- .../badfile/myorg/mymodule/ivy-badmodule.xml | 2 +- .../badfile/myorg/mymodule/ivy-badorg.xml | 2 +- .../myorg/mymodule/ivy-badrevision.xml | 2 +- .../badfile/myorg/mymodule/ivy-badxml.xml | 2 +- .../branches/bar/bar1/trunk/1/ivy.xml | 2 +- .../branches/bar/bar1/trunk/2/ivy.xml | 2 +- .../branches/bar/bar1/trunk/3/ivy.xml | 2 +- .../branches/bar/bar1/trunk/4/ivy.xml | 2 +- .../branches/bar/bar1/trunk/5/ivy.xml | 2 +- .../branches/bar/bar1/trunk/6/ivy.xml | 2 +- .../branches/bar/bar2/trunk/1/ivy.xml | 2 +- .../branches/bar/bar2/trunk/2/ivy.xml | 2 +- .../branches/foo/foo1/branch1/2/ivy.xml | 2 +- .../branches/foo/foo1/branch1/4/ivy.xml | 2 +- .../branches/foo/foo1/branch1/5/ivy.xml | 2 +- .../branches/foo/foo1/trunk/1/ivy.xml | 2 +- .../branches/foo/foo1/trunk/3/ivy.xml | 2 +- .../branches/foo/foo1/trunk/5/ivy.xml | 2 +- .../branches/foo/foo2/branch1/1/ivy.xml | 2 +- .../branches/ivysettings-defaultbranch1.xml | 2 +- .../branches/ivysettings-fooonbranch1.xml | 2 +- test/repositories/branches/ivysettings.xml | 2 +- .../idautomation/barcode/ivy-barcode-4.10.xml | 2 +- .../bug148/ivysettings.properties | 2 +- test/repositories/bug148/ivysettings.xml | 2 +- .../jtv/jtv-foo/bar/ivy-bar-1.1.0.0.xml | 2 +- test/repositories/bugIVY-56/ivysettings.xml | 2 +- .../checkmodified/ivy-1.0-after.xml | 2 +- .../checkmodified/ivy-1.0-before.xml | 2 +- .../checksums/allright/2.0/ivy-2.0.xml | 2 +- .../checksums/allright/3.0/ivy-3.0.xml | 2 +- .../checksums/allright/ivy-1.0.xml | 2 +- .../checksums/badartcs/ivy-1.0.xml | 2 +- .../checksums/badivycs/ivy-1.0.xml | 2 +- test/repositories/circular/ivy.xml | 2 +- .../dual-local/xerces/xerces/ivy-2.6.2.xml | 2 +- .../external-artifacts/A/ivy-1.0.xml | 2 +- test/repositories/external-artifacts/ivy.xml | 2 +- .../external-artifacts/ivysettings.xml | 2 +- .../CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml | 2 +- .../CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml | 2 +- .../CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml | 2 +- .../RTS/6.2.1.20/ivy-6.2.1.20.xml | 2 +- .../SGL/6.2.34.17/ivy-6.2.34.17.xml | 2 +- .../SGL/6.2.34.7/ivy-6.2.34.7.xml | 2 +- .../CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml | 2 +- .../CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml | 2 +- .../CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml | 2 +- .../RTS/6.2.1.20/ivy-6.2.1.20.xml | 2 +- .../SGL/6.2.34.17/ivy-6.2.34.17.xml | 2 +- .../SGL/6.2.34.7/ivy-6.2.34.7.xml | 2 +- .../ivysettings-filerepo-attribs.xml | 2 +- .../ivysettings-filerepo-noattribs.xml | 2 +- .../CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml | 2 +- .../CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml | 2 +- .../CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml | 2 +- .../CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml | 2 +- .../CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml | 2 +- .../CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml | 2 +- .../ivysettings-filerepo-attribs.xml | 2 +- .../ivysettings-filerepo-noattribs.xml | 2 +- .../extra-attributes/ivysettings.xml | 2 +- .../module2/task2/1976/ivy.xml | 2 +- .../mymodule/task1/1854/ivy.xml | 2 +- .../mymodule/task1/1855/ivy.xml | 2 +- .../mymodule/task2/1748/ivy.xml | 2 +- .../mymodule/task2/1749/ivy.xml | 2 +- test/repositories/ivysettings-1.xml | 2 +- test/repositories/ivysettings-IVY602.xml | 2 +- test/repositories/ivysettings-IVY843.xml | 2 +- .../ivysettings-artifact-lock.xml | 2 +- test/repositories/ivysettings-checksums.xml | 2 +- .../ivysettings-dummydefaultresolver.xml | 2 +- .../ivysettings-invalidcachepattern.xml | 2 +- test/repositories/ivysettings-local.xml | 2 +- test/repositories/ivysettings-multicache.xml | 2 +- .../ivysettings-nodefaultresolver.xml | 2 +- .../ivysettings-optional-file-include.xml | 2 +- test/repositories/ivysettings-url.xml | 2 +- test/repositories/ivysettings-with-nio.xml | 2 +- test/repositories/ivysettings.properties | 2 +- test/repositories/ivysettings.xml | 2 +- .../local/mod1.2/local-20080708091023/ivy.xml | 2 +- .../mod2.1/0.3-local-20050213110000/ivy.xml | 2 +- test/repositories/m2/ivysettings.xml | 2 +- .../2.3.4/exact-revision-2.3.4.pom | 2 +- .../exact-revision/maven-metadata.xml | 2 +- .../1.2.3-SNAPSHOT/_remote.repositories | 2 +- .../1.2.3-SNAPSHOT/maven-metadata-local.xml | 2 +- .../regular-snapshot-1.2.3-SNAPSHOT.pom | 2 +- .../regular-snapshot/maven-metadata-local.xml | 2 +- .../5.6.7-SNAPSHOT/maven-metadata.xml | 2 +- ...amped-snapshot-5.6.7-20170911.130943-1.pom | 2 +- .../timestamped-snapshot/maven-metadata.xml | 2 +- .../2.0.0-SNAPSHOT/maven-metadata.xml | 2 +- ...test-SNAPSHOT1-2.0.0-20070310.181613-3.pom | 2 +- .../2.0.2-SNAPSHOT/maven-metadata.xml | 2 +- ...test-SNAPSHOT1-2.0.2-20070310.181613-3.pom | 2 +- .../apache/test-SNAPSHOT1/maven-metadata.xml | 2 +- .../2.0.2-SNAPSHOT/maven-metadata.xml | 2 +- .../test-SNAPSHOT2-2.0.2-SNAPSHOT.pom | 2 +- .../apache/test-SNAPSHOT2/maven-metadata.xml | 2 +- .../1.0/test-classified-1.0.pom | 2 +- .../1.0/test-classifier-1.0.pom | 2 +- .../2.0/test-classifier-2.0.pom | 2 +- .../test-metadata/1.0/test-metadata-1.0.pom | 2 +- .../test-metadata/1.1/test-metadata-1.1.pom | 2 +- .../test-metadata/1.2/test-metadata-1.2.pom | 2 +- .../apache/test-metadata/maven-metadata.xml | 2 +- .../test-sources/1.0/test-sources-1.0.pom | 2 +- .../test-sources2/1.0/test-sources2-1.0.pom | 2 +- .../org/apache/test-src/1.0/test-src-1.0.pom | 2 +- .../test-version/1.0/test-version-1.0.pom | 2 +- .../m2/org/apache/test/1.0/test-1.0.pom | 2 +- .../m2/org/apache/test/1.1/test-1.1.pom | 2 +- .../m2/org/apache/test/1.2/test-1.2.pom | 2 +- .../m2/org/apache/test2/1.0/test2-1.0.pom | 2 +- .../m2/org/apache/test2/1.1/test2-1.1.pom | 2 +- .../m2/org/apache/test3/1.0/test3-1.0.pom | 2 +- .../m2/org/apache/test3/1.1/test3-1.1.pom | 2 +- .../m2/org/apache/test4/1.0/test4-1.0.pom | 2 +- .../m2/org/apache/test4/1.1/test4-1.1.pom | 2 +- .../org/circular/module1/1.0/module1-1.0.pom | 2 +- .../org/circular/module2/2.0/module2-2.0.pom | 2 +- .../m2/org/relocated/test3/1.0/test3-1.0.pom | 2 +- .../m2/org/relocated/test3/1.1/test3-1.1.pom | 2 +- .../relocated/test3full/1.1/test3full-1.1.pom | 2 +- .../1.0/testRelocationUser-1.0.pom | 2 +- .../1.1/testRelocationUser-1.1.pom | 2 +- .../multi-ivypattern/ivy1/ivy-1.0.xml | 2 +- .../multi-ivypattern/ivy2/ivy-1.0.xml | 2 +- .../multi-ivypattern/ivy2/ivy-1.1.xml | 2 +- .../multi-ivypattern/ivysettings.xml | 2 +- test/repositories/multirevisions/ivy.xml | 2 +- .../multirevisions/ivy/moduleX-1.0.xml | 2 +- .../multirevisions/ivy/moduleX-2.0.xml | 2 +- .../multirevisions/ivy/moduleZ-1.0.xml | 2 +- .../multirevisions/ivysettings.xml | 2 +- test/repositories/namespace/A/A/1.0/ivy.xml | 2 +- test/repositories/namespace/A/B/1.0/ivy.xml | 2 +- test/repositories/namespace/B/1/1.0/1-1.0.pom | 2 +- test/repositories/namespace/B/2/1.0/2-1.0.pom | 2 +- test/repositories/namespace/C/C/1.0.0/ivy.xml | 2 +- test/repositories/namespace/ivysettings.xml | 2 +- test/repositories/norev/ivy-latest.xml | 2 +- test/repositories/norev/ivy.xml | 2 +- test/repositories/norev/ivysettings.xml | 2 +- test/repositories/norev/module2/ivy.xml | 2 +- .../norevision/ivy-mod1.1-after.xml | 2 +- .../norevision/ivy-mod1.1-before.xml | 2 +- .../packager/repo/org/mod/1.0/ivy.xml | 2 +- .../packager/repo/org/mod/1.0/packager.xml | 2 +- .../parentPom/ivysettings-namespace.xml | 2 +- test/repositories/parentPom/ivysettings.xml | 2 +- .../org/apache/dm/parent/1.0/parent-1.0.pom | 2 +- .../org/apache/dm/parent/2.0/parent-2.0.pom | 2 +- .../org/apache/dm/parent2/1.0/parent2-1.0.pom | 2 +- .../org/apache/dm/parent3/1.0/parent3-1.0.pom | 2 +- .../org/apache/dm/parent4/1.0/parent4-1.0.pom | 2 +- .../org/apache/dm/parent5/1.0/parent5-1.0.pom | 2 +- .../apache/dm/sibling1/1.0/sibling1-1.0.pom | 2 +- .../apache/dm/sibling2/1.0/sibling2-1.0.pom | 2 +- .../org/apache/dm/test/1.0/test-1.0.pom | 2 +- .../org/apache/dm/test/2.0/test-2.0.pom | 2 +- .../org/apache/dm/test/3.0/test-3.0.pom | 2 +- .../org/apache/dm/test2/1.0/test2-1.0.pom | 2 +- .../org/apache/dm/test2/2.0/test2-2.0.pom | 2 +- .../org/apache/dm/test2/3.0/test2-3.0.pom | 2 +- .../org/apache/dm/test3/1.0/test3-1.0.pom | 2 +- .../org/apache/dm/test3/2.0/test3-2.0.pom | 2 +- .../org/apache/dm/test4/1.0/test4-1.0.pom | 2 +- .../org/apache/dm/test4/2.0/test4-2.0.pom | 2 +- .../org/apache/dm/test5/1.0/test5-1.0.pom | 2 +- .../org/apache/dm/test5/2.0/test5-2.0.pom | 2 +- .../org/apache/dm/test6/1.0/test6-1.0.pom | 2 +- .../org/apache/dm/test7/1.0/test7-1.0.pom | 2 +- test/repositories/xml-entities/ivy.xml | 2 +- .../repositories/xml-entities/ivysettings.xml | 2 +- .../xml-entities/module1/ivy-1.0.xml | 2 +- .../xml-entities/module2/ivy-2.0.xml | 2 +- test/test-obr/obr.xml | 2464 ++++++++--------- test/test-obr/sources.xml | 6 +- test/test-p2/composite/compositeArtifacts.xml | 2 +- test/test-p2/composite/compositeContent.xml | 2 +- test/test-p2/ivyde-repo/artifacts.xml | 2 +- test/test-p2/ivyde-repo/content.xml | 42 +- test/test-p2/packed/artifacts.xml | 2 +- test/test-p2/packed/content.xml | 2 +- test/test-p2/sources/artifacts.xml | 2 +- test/test-p2/sources/content.xml | 2 +- test/test-p2/zipped/artifacts.xml | 2 +- test/test-p2/zipped/content.xml | 2 +- test/test-repo/build.xml | 4 +- test/test-repo/bundlerepo/ivysettings.xml | 2 +- test/test-repo/bundlerepo/repo.xml | 2 +- test/test-repo/ivy-test-buildobr.xml | 2 +- test/test-repo/ivyrepo/repo.xml | 2 +- test/test-repo/multi-osgi/repo1/obr.xml | 2 +- test/test-repo/multi-osgi/repo2/obr.xml | 2 +- test/triggers/ant-build/A/build.xml | 2 +- test/triggers/ant-build/A/ivy.xml | 2 +- test/triggers/ant-build/B/ivy.xml | 2 +- test/triggers/ant-build/ivysettings.xml | 2 +- test/triggers/ant-call/A/build.xml | 2 +- test/triggers/ant-call/A/ivy.xml | 2 +- test/triggers/ant-call/ivysettings.xml | 2 +- test/triggers/ant-call/local/foo/ivy.xml | 2 +- test/workspace/ivysettings.xml | 2 +- test/workspace/project1/ivy.xml | 2 +- test/workspace/project2/ivy.xml | 2 +- test/workspace/project3/ivy.xml | 2 +- .../repo/org.acme/module1/1.1/ivy.xml | 2 +- .../repo/org.acme/module2/1.2/ivy.xml | 2 +- test/xsl/test.xml | 2 +- version.properties | 2 +- 1945 files changed, 3214 insertions(+), 3214 deletions(-) diff --git a/.checkstyle b/.checkstyle index c6310ea5..8ffd3db0 100644 --- a/.checkstyle +++ b/.checkstyle @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/.classpath.default b/.classpath.default index c1762a96..6a072c8f 100644 --- a/.classpath.default +++ b/.classpath.default @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/.classpath.ivyde b/.classpath.ivyde index fdf789d2..4c2d172b 100644 --- a/.classpath.ivyde +++ b/.classpath.ivyde @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/.project b/.project index 67ac5b65..3de62836 100644 --- a/.project +++ b/.project @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs index 1c8ff0a4..24c5eb7d 100644 --- a/.settings/org.eclipse.jdt.core.prefs +++ b/.settings/org.eclipse.jdt.core.prefs @@ -8,7 +8,7 @@ # * "License"); you may not use this file except in compliance # * with the License. You may obtain a copy of the License at # * -# * http://www.apache.org/licenses/LICENSE-2.0 +# * https://www.apache.org/licenses/LICENSE-2.0 # * # * Unless required by applicable law or agreed to in writing, # * software distributed under the License is distributed on an diff --git a/.settings/org.eclipse.jdt.ui.prefs b/.settings/org.eclipse.jdt.ui.prefs index 64b14a77..b9e56bf2 100644 --- a/.settings/org.eclipse.jdt.ui.prefs +++ b/.settings/org.eclipse.jdt.ui.prefs @@ -7,7 +7,7 @@ # * "License"); you may not use this file except in compliance # * with the License. You may obtain a copy of the License at # * -# * http://www.apache.org/licenses/LICENSE-2.0 +# * https://www.apache.org/licenses/LICENSE-2.0 # * # * Unless required by applicable law or agreed to in writing, # * software distributed under the License is distributed on an diff --git a/.settings/org.jayasoft.ivyde.eclipse.prefs b/.settings/org.jayasoft.ivyde.eclipse.prefs index 353b85de..58522257 100644 --- a/.settings/org.jayasoft.ivyde.eclipse.prefs +++ b/.settings/org.jayasoft.ivyde.eclipse.prefs @@ -8,7 +8,7 @@ # * "License"); you may not use this file except in compliance # * with the License. You may obtain a copy of the License at # * -# * http://www.apache.org/licenses/LICENSE-2.0 +# * https://www.apache.org/licenses/LICENSE-2.0 # * # * Unless required by applicable law or agreed to in writing, # * software distributed under the License is distributed on an diff --git a/LICENSE b/LICENSE index eb061703..8e6e280e 100644 --- a/LICENSE +++ b/LICENSE @@ -192,7 +192,7 @@ you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/README.adoc b/README.adoc index fdcecba2..783e2bab 100644 --- a/README.adoc +++ b/README.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/ant.patterns b/ant.patterns index f87adf96..2d81b990 100644 --- a/ant.patterns +++ b/ant.patterns @@ -7,7 +7,7 @@ # * "License"); you may not use this file except in compliance # * with the License. You may obtain a copy of the License at # * -# * http://www.apache.org/licenses/LICENSE-2.0 +# * https://www.apache.org/licenses/LICENSE-2.0 # * # * Unless required by applicable law or agreed to in writing, # * software distributed under the License is distributed on an diff --git a/asciidoc/ant.adoc b/asciidoc/ant.adoc index bc049041..0b704d23 100644 --- a/asciidoc/ant.adoc +++ b/asciidoc/ant.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/bestpractices.adoc b/asciidoc/bestpractices.adoc index f511d5a4..14b680cf 100644 --- a/asciidoc/bestpractices.adoc +++ b/asciidoc/bestpractices.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/compatibility.adoc b/asciidoc/compatibility.adoc index 359763cb..334022fb 100644 --- a/asciidoc/compatibility.adoc +++ b/asciidoc/compatibility.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/concept.adoc b/asciidoc/concept.adoc index d04dc5e2..7087b66c 100644 --- a/asciidoc/concept.adoc +++ b/asciidoc/concept.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration.adoc b/asciidoc/configuration.adoc index 2310f797..f0f6e477 100644 --- a/asciidoc/configuration.adoc +++ b/asciidoc/configuration.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/caches.adoc b/asciidoc/configuration/caches.adoc index f1f7cae3..30a8be52 100644 --- a/asciidoc/configuration/caches.adoc +++ b/asciidoc/configuration/caches.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/caches/cache.adoc b/asciidoc/configuration/caches/cache.adoc index f4eea5c8..67aecde6 100644 --- a/asciidoc/configuration/caches/cache.adoc +++ b/asciidoc/configuration/caches/cache.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/caches/ttl.adoc b/asciidoc/configuration/caches/ttl.adoc index ec642124..7e722bb3 100644 --- a/asciidoc/configuration/caches/ttl.adoc +++ b/asciidoc/configuration/caches/ttl.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/classpath.adoc b/asciidoc/configuration/classpath.adoc index 0dfd37a6..c6757232 100644 --- a/asciidoc/configuration/classpath.adoc +++ b/asciidoc/configuration/classpath.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/conf.adoc b/asciidoc/configuration/conf.adoc index a7dd2233..dc67a5bf 100644 --- a/asciidoc/configuration/conf.adoc +++ b/asciidoc/configuration/conf.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/conflict-managers.adoc b/asciidoc/configuration/conflict-managers.adoc index d43c770c..d920ad2c 100644 --- a/asciidoc/configuration/conflict-managers.adoc +++ b/asciidoc/configuration/conflict-managers.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/include.adoc b/asciidoc/configuration/include.adoc index cffe0996..6ec30a6c 100644 --- a/asciidoc/configuration/include.adoc +++ b/asciidoc/configuration/include.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/latest-strategies.adoc b/asciidoc/configuration/latest-strategies.adoc index 5809df8b..61f16e3a 100644 --- a/asciidoc/configuration/latest-strategies.adoc +++ b/asciidoc/configuration/latest-strategies.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/lock-strategies.adoc b/asciidoc/configuration/lock-strategies.adoc index 53ce1a47..27fd0347 100644 --- a/asciidoc/configuration/lock-strategies.adoc +++ b/asciidoc/configuration/lock-strategies.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/macrodef.adoc b/asciidoc/configuration/macrodef.adoc index 092201a7..89367640 100644 --- a/asciidoc/configuration/macrodef.adoc +++ b/asciidoc/configuration/macrodef.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/macrodef/attribute.adoc b/asciidoc/configuration/macrodef/attribute.adoc index f6972a8b..3a652dda 100644 --- a/asciidoc/configuration/macrodef/attribute.adoc +++ b/asciidoc/configuration/macrodef/attribute.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/module.adoc b/asciidoc/configuration/module.adoc index bc654b06..b29c534a 100644 --- a/asciidoc/configuration/module.adoc +++ b/asciidoc/configuration/module.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/modules.adoc b/asciidoc/configuration/modules.adoc index 4d05acba..5def5adf 100644 --- a/asciidoc/configuration/modules.adoc +++ b/asciidoc/configuration/modules.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/namespace.adoc b/asciidoc/configuration/namespace.adoc index 95bb63d8..53c61ff3 100644 --- a/asciidoc/configuration/namespace.adoc +++ b/asciidoc/configuration/namespace.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/namespace/dest.adoc b/asciidoc/configuration/namespace/dest.adoc index a1d516ea..35b143ec 100644 --- a/asciidoc/configuration/namespace/dest.adoc +++ b/asciidoc/configuration/namespace/dest.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/namespace/fromtosystem.adoc b/asciidoc/configuration/namespace/fromtosystem.adoc index eaf10257..12d8ffc6 100644 --- a/asciidoc/configuration/namespace/fromtosystem.adoc +++ b/asciidoc/configuration/namespace/fromtosystem.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/namespace/rule.adoc b/asciidoc/configuration/namespace/rule.adoc index 0b064a12..2f072eda 100644 --- a/asciidoc/configuration/namespace/rule.adoc +++ b/asciidoc/configuration/namespace/rule.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/namespace/src.adoc b/asciidoc/configuration/namespace/src.adoc index d7776e2c..15b00c0b 100644 --- a/asciidoc/configuration/namespace/src.adoc +++ b/asciidoc/configuration/namespace/src.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/namespaces.adoc b/asciidoc/configuration/namespaces.adoc index fcd3fb94..ba3a501d 100644 --- a/asciidoc/configuration/namespaces.adoc +++ b/asciidoc/configuration/namespaces.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/outputters.adoc b/asciidoc/configuration/outputters.adoc index 90f2f4f2..a32d222a 100644 --- a/asciidoc/configuration/outputters.adoc +++ b/asciidoc/configuration/outputters.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/parsers.adoc b/asciidoc/configuration/parsers.adoc index f38ebca9..c4019ab8 100644 --- a/asciidoc/configuration/parsers.adoc +++ b/asciidoc/configuration/parsers.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/properties.adoc b/asciidoc/configuration/properties.adoc index d24f7f6e..4b4d841e 100644 --- a/asciidoc/configuration/properties.adoc +++ b/asciidoc/configuration/properties.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/property.adoc b/asciidoc/configuration/property.adoc index 8ec958d0..0d9bf803 100644 --- a/asciidoc/configuration/property.adoc +++ b/asciidoc/configuration/property.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/resolvers.adoc b/asciidoc/configuration/resolvers.adoc index 2baeb17c..a61fdb82 100644 --- a/asciidoc/configuration/resolvers.adoc +++ b/asciidoc/configuration/resolvers.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/status.adoc b/asciidoc/configuration/status.adoc index 691526a3..68c06160 100644 --- a/asciidoc/configuration/status.adoc +++ b/asciidoc/configuration/status.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/statuses.adoc b/asciidoc/configuration/statuses.adoc index 3c42372e..1fdf228b 100644 --- a/asciidoc/configuration/statuses.adoc +++ b/asciidoc/configuration/statuses.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/triggers.adoc b/asciidoc/configuration/triggers.adoc index f853bbf8..67a86415 100644 --- a/asciidoc/configuration/triggers.adoc +++ b/asciidoc/configuration/triggers.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/typedef.adoc b/asciidoc/configuration/typedef.adoc index 5ec28fa7..264718ca 100644 --- a/asciidoc/configuration/typedef.adoc +++ b/asciidoc/configuration/typedef.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/configuration/version-matchers.adoc b/asciidoc/configuration/version-matchers.adoc index 9d7c4aed..674785ee 100644 --- a/asciidoc/configuration/version-matchers.adoc +++ b/asciidoc/configuration/version-matchers.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/dev.adoc b/asciidoc/dev.adoc index f3df9720..6e960098 100644 --- a/asciidoc/dev.adoc +++ b/asciidoc/dev.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/dev/apache-proposal.adoc b/asciidoc/dev/apache-proposal.adoc index fe0d374e..8fbb6785 100644 --- a/asciidoc/dev/apache-proposal.adoc +++ b/asciidoc/dev/apache-proposal.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/dev/conflict-solving-algo.adoc b/asciidoc/dev/conflict-solving-algo.adoc index 911e2ea5..f8509507 100644 --- a/asciidoc/dev/conflict-solving-algo.adoc +++ b/asciidoc/dev/conflict-solving-algo.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/dev/ideas.adoc b/asciidoc/dev/ideas.adoc index cc3d417a..2c26f7d4 100644 --- a/asciidoc/dev/ideas.adoc +++ b/asciidoc/dev/ideas.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/dev/makerelease.adoc b/asciidoc/dev/makerelease.adoc index e3203826..ea522039 100644 --- a/asciidoc/dev/makerelease.adoc +++ b/asciidoc/dev/makerelease.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/extend.adoc b/asciidoc/extend.adoc index dadbcdac..4244e2e4 100644 --- a/asciidoc/extend.adoc +++ b/asciidoc/extend.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/images/ant-project-logo.svg b/asciidoc/images/ant-project-logo.svg index 3f876c31..1885abdc 100644 --- a/asciidoc/images/ant-project-logo.svg +++ b/asciidoc/images/ant-project-logo.svg @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/images/apache-incubator.svg b/asciidoc/images/apache-incubator.svg index 41e5d86e..7a3c9770 100644 --- a/asciidoc/images/apache-incubator.svg +++ b/asciidoc/images/apache-incubator.svg @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/images/hibgraph.svg b/asciidoc/images/hibgraph.svg index bdc8bd73..6c5d9160 100644 --- a/asciidoc/images/hibgraph.svg +++ b/asciidoc/images/hibgraph.svg @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/images/ivy-publish-fc.svg b/asciidoc/images/ivy-publish-fc.svg index 06402674..8a96cd3e 100644 --- a/asciidoc/images/ivy-publish-fc.svg +++ b/asciidoc/images/ivy-publish-fc.svg @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/images/ivy-terminology.svg b/asciidoc/images/ivy-terminology.svg index f0d2d9e2..8909f94d 100644 --- a/asciidoc/images/ivy-terminology.svg +++ b/asciidoc/images/ivy-terminology.svg @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/images/main-tasks.svg b/asciidoc/images/main-tasks.svg index 6334dddd..aaa318f2 100644 --- a/asciidoc/images/main-tasks.svg +++ b/asciidoc/images/main-tasks.svg @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/images/warning.svg b/asciidoc/images/warning.svg index dda19bcc..7a13b13c 100644 --- a/asciidoc/images/warning.svg +++ b/asciidoc/images/warning.svg @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/index.adoc b/asciidoc/index.adoc index e8bed0d3..3e03798f 100644 --- a/asciidoc/index.adoc +++ b/asciidoc/index.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/install.adoc b/asciidoc/install.adoc index eb1452fe..fae21463 100644 --- a/asciidoc/install.adoc +++ b/asciidoc/install.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile.adoc b/asciidoc/ivyfile.adoc index b046f5f5..21954fd8 100644 --- a/asciidoc/ivyfile.adoc +++ b/asciidoc/ivyfile.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/artifact-conf.adoc b/asciidoc/ivyfile/artifact-conf.adoc index 32f84a98..06e0230e 100644 --- a/asciidoc/ivyfile/artifact-conf.adoc +++ b/asciidoc/ivyfile/artifact-conf.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/artifact-exclude-conf.adoc b/asciidoc/ivyfile/artifact-exclude-conf.adoc index 1861a9a3..be976609 100644 --- a/asciidoc/ivyfile/artifact-exclude-conf.adoc +++ b/asciidoc/ivyfile/artifact-exclude-conf.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/artifact-exclude.adoc b/asciidoc/ivyfile/artifact-exclude.adoc index 8885350d..78d5409c 100644 --- a/asciidoc/ivyfile/artifact-exclude.adoc +++ b/asciidoc/ivyfile/artifact-exclude.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/artifact.adoc b/asciidoc/ivyfile/artifact.adoc index 9183d8e9..86b74b44 100644 --- a/asciidoc/ivyfile/artifact.adoc +++ b/asciidoc/ivyfile/artifact.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/conf.adoc b/asciidoc/ivyfile/conf.adoc index 610239a9..8fc183c0 100644 --- a/asciidoc/ivyfile/conf.adoc +++ b/asciidoc/ivyfile/conf.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/configurations.adoc b/asciidoc/ivyfile/configurations.adoc index 623663c5..b079e3fe 100644 --- a/asciidoc/ivyfile/configurations.adoc +++ b/asciidoc/ivyfile/configurations.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/conflict.adoc b/asciidoc/ivyfile/conflict.adoc index f59333dc..4af2be83 100644 --- a/asciidoc/ivyfile/conflict.adoc +++ b/asciidoc/ivyfile/conflict.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/conflicts.adoc b/asciidoc/ivyfile/conflicts.adoc index 70629462..988b6c43 100644 --- a/asciidoc/ivyfile/conflicts.adoc +++ b/asciidoc/ivyfile/conflicts.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/dependencies.adoc b/asciidoc/ivyfile/dependencies.adoc index ea4c07ba..50e5ef2a 100644 --- a/asciidoc/ivyfile/dependencies.adoc +++ b/asciidoc/ivyfile/dependencies.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/dependency-artifact-conf.adoc b/asciidoc/ivyfile/dependency-artifact-conf.adoc index 7aac9a71..fd327269 100644 --- a/asciidoc/ivyfile/dependency-artifact-conf.adoc +++ b/asciidoc/ivyfile/dependency-artifact-conf.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/dependency-artifact.adoc b/asciidoc/ivyfile/dependency-artifact.adoc index 6fad7e2f..7550f961 100644 --- a/asciidoc/ivyfile/dependency-artifact.adoc +++ b/asciidoc/ivyfile/dependency-artifact.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/dependency-conf.adoc b/asciidoc/ivyfile/dependency-conf.adoc index 68f82cd4..4c30a624 100644 --- a/asciidoc/ivyfile/dependency-conf.adoc +++ b/asciidoc/ivyfile/dependency-conf.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/dependency-include-conf.adoc b/asciidoc/ivyfile/dependency-include-conf.adoc index be3f8d6c..1a1ac4b3 100644 --- a/asciidoc/ivyfile/dependency-include-conf.adoc +++ b/asciidoc/ivyfile/dependency-include-conf.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/dependency-include.adoc b/asciidoc/ivyfile/dependency-include.adoc index 6516e3e6..15c2fb8d 100644 --- a/asciidoc/ivyfile/dependency-include.adoc +++ b/asciidoc/ivyfile/dependency-include.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/dependency.adoc b/asciidoc/ivyfile/dependency.adoc index f900163e..1f80fc1b 100644 --- a/asciidoc/ivyfile/dependency.adoc +++ b/asciidoc/ivyfile/dependency.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/description.adoc b/asciidoc/ivyfile/description.adoc index 5fdfe94b..7e948bc0 100644 --- a/asciidoc/ivyfile/description.adoc +++ b/asciidoc/ivyfile/description.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/exclude.adoc b/asciidoc/ivyfile/exclude.adoc index 6d37c795..3b7444d6 100644 --- a/asciidoc/ivyfile/exclude.adoc +++ b/asciidoc/ivyfile/exclude.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/extends.adoc b/asciidoc/ivyfile/extends.adoc index 1c7afcad..e48f0477 100644 --- a/asciidoc/ivyfile/extends.adoc +++ b/asciidoc/ivyfile/extends.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/include.adoc b/asciidoc/ivyfile/include.adoc index 9e6ad542..1b329b5a 100644 --- a/asciidoc/ivyfile/include.adoc +++ b/asciidoc/ivyfile/include.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/info.adoc b/asciidoc/ivyfile/info.adoc index 9855bff6..b60ef319 100644 --- a/asciidoc/ivyfile/info.adoc +++ b/asciidoc/ivyfile/info.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/ivyauthor.adoc b/asciidoc/ivyfile/ivyauthor.adoc index b39321fb..8e9981f0 100644 --- a/asciidoc/ivyfile/ivyauthor.adoc +++ b/asciidoc/ivyfile/ivyauthor.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/license.adoc b/asciidoc/ivyfile/license.adoc index e6cea9e4..e62188ce 100644 --- a/asciidoc/ivyfile/license.adoc +++ b/asciidoc/ivyfile/license.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/manager.adoc b/asciidoc/ivyfile/manager.adoc index 309cea77..9769e065 100644 --- a/asciidoc/ivyfile/manager.adoc +++ b/asciidoc/ivyfile/manager.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/mapped.adoc b/asciidoc/ivyfile/mapped.adoc index 65c6c6b3..d09a1428 100644 --- a/asciidoc/ivyfile/mapped.adoc +++ b/asciidoc/ivyfile/mapped.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/override.adoc b/asciidoc/ivyfile/override.adoc index ab046bc5..ff5f3acd 100644 --- a/asciidoc/ivyfile/override.adoc +++ b/asciidoc/ivyfile/override.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/publications.adoc b/asciidoc/ivyfile/publications.adoc index 240bf90a..9e7c1710 100644 --- a/asciidoc/ivyfile/publications.adoc +++ b/asciidoc/ivyfile/publications.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/ivyfile/repository.adoc b/asciidoc/ivyfile/repository.adoc index 38baab32..23e1c7df 100644 --- a/asciidoc/ivyfile/repository.adoc +++ b/asciidoc/ivyfile/repository.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/moreexamples.adoc b/asciidoc/moreexamples.adoc index da797b83..e22d0fb5 100644 --- a/asciidoc/moreexamples.adoc +++ b/asciidoc/moreexamples.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/osgi.adoc b/asciidoc/osgi.adoc index 8a471e00..40dc779e 100644 --- a/asciidoc/osgi.adoc +++ b/asciidoc/osgi.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/osgi/eclipse-plugin.adoc b/asciidoc/osgi/eclipse-plugin.adoc index 8702e705..6b26c30e 100644 --- a/asciidoc/osgi/eclipse-plugin.adoc +++ b/asciidoc/osgi/eclipse-plugin.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/osgi/osgi-mapping.adoc b/asciidoc/osgi/osgi-mapping.adoc index 6e539153..2093d019 100644 --- a/asciidoc/osgi/osgi-mapping.adoc +++ b/asciidoc/osgi/osgi-mapping.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/osgi/sigil.adoc b/asciidoc/osgi/sigil.adoc index e84f6827..16e047eb 100644 --- a/asciidoc/osgi/sigil.adoc +++ b/asciidoc/osgi/sigil.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/osgi/standard-osgi.adoc b/asciidoc/osgi/standard-osgi.adoc index 07971c8a..c1311e0f 100644 --- a/asciidoc/osgi/standard-osgi.adoc +++ b/asciidoc/osgi/standard-osgi.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/osgi/target-platform.adoc b/asciidoc/osgi/target-platform.adoc index e17d11d7..c7111e75 100644 --- a/asciidoc/osgi/target-platform.adoc +++ b/asciidoc/osgi/target-platform.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/principle.adoc b/asciidoc/principle.adoc index 55fb6ca7..12ccb591 100644 --- a/asciidoc/principle.adoc +++ b/asciidoc/principle.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/reference.adoc b/asciidoc/reference.adoc index a1f6c7b1..7352c100 100644 --- a/asciidoc/reference.adoc +++ b/asciidoc/reference.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/release-notes.adoc b/asciidoc/release-notes.adoc index 5a2104b0..0fe816a0 100644 --- a/asciidoc/release-notes.adoc +++ b/asciidoc/release-notes.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/bintray.adoc b/asciidoc/resolver/bintray.adoc index 9b6d21e8..67512477 100644 --- a/asciidoc/resolver/bintray.adoc +++ b/asciidoc/resolver/bintray.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/chain.adoc b/asciidoc/resolver/chain.adoc index f3f4253a..9727dcb4 100644 --- a/asciidoc/resolver/chain.adoc +++ b/asciidoc/resolver/chain.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/dual.adoc b/asciidoc/resolver/dual.adoc index 03f20479..d1c918bc 100644 --- a/asciidoc/resolver/dual.adoc +++ b/asciidoc/resolver/dual.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/filesystem.adoc b/asciidoc/resolver/filesystem.adoc index 47432359..3b9ae6f2 100644 --- a/asciidoc/resolver/filesystem.adoc +++ b/asciidoc/resolver/filesystem.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/ibiblio.adoc b/asciidoc/resolver/ibiblio.adoc index 5108c7bb..ae63c54d 100644 --- a/asciidoc/resolver/ibiblio.adoc +++ b/asciidoc/resolver/ibiblio.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/ivyrep.adoc b/asciidoc/resolver/ivyrep.adoc index 2768e73c..4b932a0e 100644 --- a/asciidoc/resolver/ivyrep.adoc +++ b/asciidoc/resolver/ivyrep.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/jar.adoc b/asciidoc/resolver/jar.adoc index 32e40099..2c3051bf 100644 --- a/asciidoc/resolver/jar.adoc +++ b/asciidoc/resolver/jar.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/mirrored.adoc b/asciidoc/resolver/mirrored.adoc index 9c60aa8e..15db3662 100644 --- a/asciidoc/resolver/mirrored.adoc +++ b/asciidoc/resolver/mirrored.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/obr.adoc b/asciidoc/resolver/obr.adoc index 9b0597ef..432be021 100644 --- a/asciidoc/resolver/obr.adoc +++ b/asciidoc/resolver/obr.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/osgiagg.adoc b/asciidoc/resolver/osgiagg.adoc index d82f6d85..5883b05a 100644 --- a/asciidoc/resolver/osgiagg.adoc +++ b/asciidoc/resolver/osgiagg.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/packager.adoc b/asciidoc/resolver/packager.adoc index 37daacc3..328ff301 100644 --- a/asciidoc/resolver/packager.adoc +++ b/asciidoc/resolver/packager.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/sftp.adoc b/asciidoc/resolver/sftp.adoc index ee6d9e82..05e3316e 100644 --- a/asciidoc/resolver/sftp.adoc +++ b/asciidoc/resolver/sftp.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/ssh.adoc b/asciidoc/resolver/ssh.adoc index 7f5a2ec2..e3bc2d9d 100644 --- a/asciidoc/resolver/ssh.adoc +++ b/asciidoc/resolver/ssh.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/updatesite.adoc b/asciidoc/resolver/updatesite.adoc index 55a481e7..6614e0be 100644 --- a/asciidoc/resolver/updatesite.adoc +++ b/asciidoc/resolver/updatesite.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/url.adoc b/asciidoc/resolver/url.adoc index f4976ca0..559843fc 100644 --- a/asciidoc/resolver/url.adoc +++ b/asciidoc/resolver/url.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/resolver/vfs.adoc b/asciidoc/resolver/vfs.adoc index 97ceec81..b923587e 100644 --- a/asciidoc/resolver/vfs.adoc +++ b/asciidoc/resolver/vfs.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/running.adoc b/asciidoc/running.adoc index 6eaa8109..b2ec5d51 100644 --- a/asciidoc/running.adoc +++ b/asciidoc/running.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/apache-hello-ivy-default.html b/asciidoc/samples/apache-hello-ivy-default.html index 4a0707b1..6b2bb5ec 100644 --- a/asciidoc/samples/apache-hello-ivy-default.html +++ b/asciidoc/samples/apache-hello-ivy-default.html @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/build-install.xml b/asciidoc/samples/build-install.xml index 39df71cb..add9922e 100644 --- a/asciidoc/samples/build-install.xml +++ b/asciidoc/samples/build-install.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/build.xml b/asciidoc/samples/build.xml index 2f2fa480..418dcea5 100644 --- a/asciidoc/samples/build.xml +++ b/asciidoc/samples/build.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/eclipse-plugin/build.xml b/asciidoc/samples/eclipse-plugin/build.xml index dacffab6..2cc37a6e 100644 --- a/asciidoc/samples/eclipse-plugin/build.xml +++ b/asciidoc/samples/eclipse-plugin/build.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/eclipse-plugin/ivy.xml b/asciidoc/samples/eclipse-plugin/ivy.xml index fd50060e..eb2daa66 100644 --- a/asciidoc/samples/eclipse-plugin/ivy.xml +++ b/asciidoc/samples/eclipse-plugin/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/eclipse-plugin/ivysettings.properties b/asciidoc/samples/eclipse-plugin/ivysettings.properties index ef63e419..f25a6d45 100644 --- a/asciidoc/samples/eclipse-plugin/ivysettings.properties +++ b/asciidoc/samples/eclipse-plugin/ivysettings.properties @@ -7,7 +7,7 @@ # * "License"); you may not use this file except in compliance # * with the License. You may obtain a copy of the License at # * -# * http://www.apache.org/licenses/LICENSE-2.0 +# * https://www.apache.org/licenses/LICENSE-2.0 # * # * Unless required by applicable law or agreed to in writing, # * software distributed under the License is distributed on an diff --git a/asciidoc/samples/eclipse-plugin/ivysettings.xml b/asciidoc/samples/eclipse-plugin/ivysettings.xml index 463596a8..24a25ef4 100644 --- a/asciidoc/samples/eclipse-plugin/ivysettings.xml +++ b/asciidoc/samples/eclipse-plugin/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/ivy-doc.xsl b/asciidoc/samples/ivy-doc.xsl index 2b4e71e5..174029ca 100644 --- a/asciidoc/samples/ivy-doc.xsl +++ b/asciidoc/samples/ivy-doc.xsl @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/ivy-report.css b/asciidoc/samples/ivy-report.css index a5b58a20..c6cee780 100644 --- a/asciidoc/samples/ivy-report.css +++ b/asciidoc/samples/ivy-report.css @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/asciidoc/samples/ivy-sample-xslt.xml b/asciidoc/samples/ivy-sample-xslt.xml index 7c5bb94c..73022cfa 100644 --- a/asciidoc/samples/ivy-sample-xslt.xml +++ b/asciidoc/samples/ivy-sample-xslt.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/ivy-sample.xml b/asciidoc/samples/ivy-sample.xml index 5c682e09..2bde96af 100644 --- a/asciidoc/samples/ivy-sample.xml +++ b/asciidoc/samples/ivy-sample.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/ivy-style.css b/asciidoc/samples/ivy-style.css index dd48d687..1e46e0b9 100644 --- a/asciidoc/samples/ivy-style.css +++ b/asciidoc/samples/ivy-style.css @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/asciidoc/samples/ivysettings-default.xml b/asciidoc/samples/ivysettings-default.xml index 3779c5c2..8cc0cf0b 100644 --- a/asciidoc/samples/ivysettings-default.xml +++ b/asciidoc/samples/ivysettings-default.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/jayasoft-ivyrep-example-default.html b/asciidoc/samples/jayasoft-ivyrep-example-default.html index 41668f32..7e287676 100644 --- a/asciidoc/samples/jayasoft-ivyrep-example-default.html +++ b/asciidoc/samples/jayasoft-ivyrep-example-default.html @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an @@ -79,7 +79,7 @@ commons-cli by - apache1.0releaseApache32 kB + apache1.0releaseApache32 kB @@ -97,7 +97,7 @@ --- commons-logging by - apache1.0releaseApache21 kB + apache1.0releaseApache21 kB @@ -138,7 +138,7 @@ 32 kB in cache) -LicensesApache +LicensesApache
Required by
@@ -177,7 +177,7 @@ commons-logging by - apache1.0releaseApache21 kB + apache1.0releaseApache21 kB @@ -328,7 +328,7 @@ 21 kB in cache) -LicensesApache +LicensesApache
Required by
diff --git a/asciidoc/samples/standard-osgi/build.xml b/asciidoc/samples/standard-osgi/build.xml index 297d7bcd..5bde5ccc 100644 --- a/asciidoc/samples/standard-osgi/build.xml +++ b/asciidoc/samples/standard-osgi/build.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/standard-osgi/ivy.xml b/asciidoc/samples/standard-osgi/ivy.xml index 158623a9..4018ed42 100644 --- a/asciidoc/samples/standard-osgi/ivy.xml +++ b/asciidoc/samples/standard-osgi/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/standard-osgi/ivysettings.xml b/asciidoc/samples/standard-osgi/ivysettings.xml index 2411cfd6..bd08a9dd 100644 --- a/asciidoc/samples/standard-osgi/ivysettings.xml +++ b/asciidoc/samples/standard-osgi/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/standard-osgi/org.apache.ivy.sample.standard-osgi.bnd b/asciidoc/samples/standard-osgi/org.apache.ivy.sample.standard-osgi.bnd index 4b7c7a47..163f8e10 100644 --- a/asciidoc/samples/standard-osgi/org.apache.ivy.sample.standard-osgi.bnd +++ b/asciidoc/samples/standard-osgi/org.apache.ivy.sample.standard-osgi.bnd @@ -7,7 +7,7 @@ # * "License"); you may not use this file except in compliance # * with the License. You may obtain a copy of the License at # * -# * http://www.apache.org/licenses/LICENSE-2.0 +# * https://www.apache.org/licenses/LICENSE-2.0 # * # * Unless required by applicable law or agreed to in writing, # * software distributed under the License is distributed on an diff --git a/asciidoc/samples/target-platform/build.xml b/asciidoc/samples/target-platform/build.xml index 0e0f1b51..d5fdc242 100644 --- a/asciidoc/samples/target-platform/build.xml +++ b/asciidoc/samples/target-platform/build.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/target-platform/ivy.xml b/asciidoc/samples/target-platform/ivy.xml index fb6ff959..4ccccdb2 100644 --- a/asciidoc/samples/target-platform/ivy.xml +++ b/asciidoc/samples/target-platform/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/samples/target-platform/ivysettings.xml b/asciidoc/samples/target-platform/ivysettings.xml index db2cde64..6c6ff82b 100644 --- a/asciidoc/samples/target-platform/ivysettings.xml +++ b/asciidoc/samples/target-platform/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings.adoc b/asciidoc/settings.adoc index 551717a2..c18c9a27 100644 --- a/asciidoc/settings.adoc +++ b/asciidoc/settings.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/caches.adoc b/asciidoc/settings/caches.adoc index deb2aa52..7808af58 100644 --- a/asciidoc/settings/caches.adoc +++ b/asciidoc/settings/caches.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/caches/cache.adoc b/asciidoc/settings/caches/cache.adoc index d7a0a1a7..39fef4d9 100644 --- a/asciidoc/settings/caches/cache.adoc +++ b/asciidoc/settings/caches/cache.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/caches/ttl.adoc b/asciidoc/settings/caches/ttl.adoc index a04c04aa..e1907557 100644 --- a/asciidoc/settings/caches/ttl.adoc +++ b/asciidoc/settings/caches/ttl.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/classpath.adoc b/asciidoc/settings/classpath.adoc index 5e8c4419..aede00a6 100644 --- a/asciidoc/settings/classpath.adoc +++ b/asciidoc/settings/classpath.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/conflict-managers.adoc b/asciidoc/settings/conflict-managers.adoc index 82494eb8..000e5785 100644 --- a/asciidoc/settings/conflict-managers.adoc +++ b/asciidoc/settings/conflict-managers.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/credentials.adoc b/asciidoc/settings/credentials.adoc index 5b816d3a..b572a0f6 100644 --- a/asciidoc/settings/credentials.adoc +++ b/asciidoc/settings/credentials.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/include.adoc b/asciidoc/settings/include.adoc index faf468e9..07e7ef05 100644 --- a/asciidoc/settings/include.adoc +++ b/asciidoc/settings/include.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/latest-strategies.adoc b/asciidoc/settings/latest-strategies.adoc index d4c756e2..15107def 100644 --- a/asciidoc/settings/latest-strategies.adoc +++ b/asciidoc/settings/latest-strategies.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/lock-strategies.adoc b/asciidoc/settings/lock-strategies.adoc index 57361b84..726a5646 100644 --- a/asciidoc/settings/lock-strategies.adoc +++ b/asciidoc/settings/lock-strategies.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/macrodef.adoc b/asciidoc/settings/macrodef.adoc index 0d6bf6f3..c1ba6d7d 100644 --- a/asciidoc/settings/macrodef.adoc +++ b/asciidoc/settings/macrodef.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/macrodef/attribute.adoc b/asciidoc/settings/macrodef/attribute.adoc index 251d9041..a1833d7e 100644 --- a/asciidoc/settings/macrodef/attribute.adoc +++ b/asciidoc/settings/macrodef/attribute.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/module.adoc b/asciidoc/settings/module.adoc index 903fcaa3..c76aa8f5 100644 --- a/asciidoc/settings/module.adoc +++ b/asciidoc/settings/module.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/modules.adoc b/asciidoc/settings/modules.adoc index f030d339..49b7df1b 100644 --- a/asciidoc/settings/modules.adoc +++ b/asciidoc/settings/modules.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/namespace.adoc b/asciidoc/settings/namespace.adoc index 41f4dc1a..63b6fca4 100644 --- a/asciidoc/settings/namespace.adoc +++ b/asciidoc/settings/namespace.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/namespace/dest.adoc b/asciidoc/settings/namespace/dest.adoc index 4d65b1a6..86b23bc8 100644 --- a/asciidoc/settings/namespace/dest.adoc +++ b/asciidoc/settings/namespace/dest.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/namespace/fromtosystem.adoc b/asciidoc/settings/namespace/fromtosystem.adoc index 9cf364d5..ff7cd3a1 100644 --- a/asciidoc/settings/namespace/fromtosystem.adoc +++ b/asciidoc/settings/namespace/fromtosystem.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/namespace/rule.adoc b/asciidoc/settings/namespace/rule.adoc index a4cc2258..4b34b207 100644 --- a/asciidoc/settings/namespace/rule.adoc +++ b/asciidoc/settings/namespace/rule.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/namespace/src.adoc b/asciidoc/settings/namespace/src.adoc index 7c83e78e..840c20f0 100644 --- a/asciidoc/settings/namespace/src.adoc +++ b/asciidoc/settings/namespace/src.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/namespaces.adoc b/asciidoc/settings/namespaces.adoc index c951dc33..8637cfff 100644 --- a/asciidoc/settings/namespaces.adoc +++ b/asciidoc/settings/namespaces.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/outputters.adoc b/asciidoc/settings/outputters.adoc index 74eff7cf..bd517de2 100644 --- a/asciidoc/settings/outputters.adoc +++ b/asciidoc/settings/outputters.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/parsers.adoc b/asciidoc/settings/parsers.adoc index 7a9430bf..5420c7f1 100644 --- a/asciidoc/settings/parsers.adoc +++ b/asciidoc/settings/parsers.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/properties.adoc b/asciidoc/settings/properties.adoc index 7a6a6c02..d5dc2bc7 100644 --- a/asciidoc/settings/properties.adoc +++ b/asciidoc/settings/properties.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/property.adoc b/asciidoc/settings/property.adoc index 7e8f531f..1af4e251 100644 --- a/asciidoc/settings/property.adoc +++ b/asciidoc/settings/property.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/resolvers.adoc b/asciidoc/settings/resolvers.adoc index 2a68f816..82b3f1c4 100644 --- a/asciidoc/settings/resolvers.adoc +++ b/asciidoc/settings/resolvers.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/settings.adoc b/asciidoc/settings/settings.adoc index 32bfd433..11433480 100644 --- a/asciidoc/settings/settings.adoc +++ b/asciidoc/settings/settings.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/signers.adoc b/asciidoc/settings/signers.adoc index 0bb788c9..2cf4bd55 100644 --- a/asciidoc/settings/signers.adoc +++ b/asciidoc/settings/signers.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/status.adoc b/asciidoc/settings/status.adoc index 29442da2..8ac18c67 100644 --- a/asciidoc/settings/status.adoc +++ b/asciidoc/settings/status.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/statuses.adoc b/asciidoc/settings/statuses.adoc index 46c3cf80..e6c65784 100644 --- a/asciidoc/settings/statuses.adoc +++ b/asciidoc/settings/statuses.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/timeout-constraint.adoc b/asciidoc/settings/timeout-constraint.adoc index edd6bf42..12c8fa10 100644 --- a/asciidoc/settings/timeout-constraint.adoc +++ b/asciidoc/settings/timeout-constraint.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/timeout-constraints.adoc b/asciidoc/settings/timeout-constraints.adoc index 5af7ec3c..b028e37e 100644 --- a/asciidoc/settings/timeout-constraints.adoc +++ b/asciidoc/settings/timeout-constraints.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/triggers.adoc b/asciidoc/settings/triggers.adoc index 5f872775..3f349d4f 100644 --- a/asciidoc/settings/triggers.adoc +++ b/asciidoc/settings/triggers.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/typedef.adoc b/asciidoc/settings/typedef.adoc index 006e40b9..12ccda69 100644 --- a/asciidoc/settings/typedef.adoc +++ b/asciidoc/settings/typedef.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/settings/version-matchers.adoc b/asciidoc/settings/version-matchers.adoc index 2cd6bf99..e1e5016a 100644 --- a/asciidoc/settings/version-matchers.adoc +++ b/asciidoc/settings/version-matchers.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/standalone.adoc b/asciidoc/standalone.adoc index 1540c14e..cf1b6d1b 100644 --- a/asciidoc/standalone.adoc +++ b/asciidoc/standalone.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/style/style.css b/asciidoc/style/style.css index cb834515..bca35453 100644 --- a/asciidoc/style/style.css +++ b/asciidoc/style/style.css @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/asciidoc/templates/book/document.html.slim b/asciidoc/templates/book/document.html.slim index 4c36f0c2..60f33b86 100644 --- a/asciidoc/templates/book/document.html.slim +++ b/asciidoc/templates/book/document.html.slim @@ -8,7 +8,7 @@ doctype transitional /! "License"); you may not use this file except in compliance /! with the License. You may obtain a copy of the License at /! -/! http://www.apache.org/licenses/LICENSE-2.0 +/! https://www.apache.org/licenses/LICENSE-2.0 /! /! Unless required by applicable law or agreed to in writing, /! software distributed under the License is distributed on an diff --git a/asciidoc/templates/document.html.slim b/asciidoc/templates/document.html.slim index 4073a9cb..4df1de46 100644 --- a/asciidoc/templates/document.html.slim +++ b/asciidoc/templates/document.html.slim @@ -8,7 +8,7 @@ doctype transitional /! "License"); you may not use this file except in compliance /! with the License. You may obtain a copy of the License at /! -/! http://www.apache.org/licenses/LICENSE-2.0 +/! https://www.apache.org/licenses/LICENSE-2.0 /! /! Unless required by applicable law or agreed to in writing, /! software distributed under the License is distributed on an diff --git a/asciidoc/templates/extensions/src/org/apache/ivy/asciidoc/JiraMacro.java b/asciidoc/templates/extensions/src/org/apache/ivy/asciidoc/JiraMacro.java index 875cdce1..d6c13068 100644 --- a/asciidoc/templates/extensions/src/org/apache/ivy/asciidoc/JiraMacro.java +++ b/asciidoc/templates/extensions/src/org/apache/ivy/asciidoc/JiraMacro.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/asciidoc/templates/helpers.rb b/asciidoc/templates/helpers.rb index 038f7f3d..9f5d063c 100644 --- a/asciidoc/templates/helpers.rb +++ b/asciidoc/templates/helpers.rb @@ -7,7 +7,7 @@ # * "License"); you may not use this file except in compliance # * with the License. You may obtain a copy of the License at # * -# * http://www.apache.org/licenses/LICENSE-2.0 +# * https://www.apache.org/licenses/LICENSE-2.0 # * # * Unless required by applicable law or agreed to in writing, # * software distributed under the License is distributed on an diff --git a/asciidoc/terminology.adoc b/asciidoc/terminology.adoc index 32e9ab68..cf93c010 100644 --- a/asciidoc/terminology.adoc +++ b/asciidoc/terminology.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/textual.adoc b/asciidoc/textual.adoc index c412a1f9..3566bdce 100644 --- a/asciidoc/textual.adoc +++ b/asciidoc/textual.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/tutorial.adoc b/asciidoc/tutorial.adoc index e026995a..21eb9391 100644 --- a/asciidoc/tutorial.adoc +++ b/asciidoc/tutorial.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/tutorial/build-repository.adoc b/asciidoc/tutorial/build-repository.adoc index a25f929f..7f260902 100644 --- a/asciidoc/tutorial/build-repository.adoc +++ b/asciidoc/tutorial/build-repository.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/tutorial/build-repository/advanced.adoc b/asciidoc/tutorial/build-repository/advanced.adoc index fd459df1..14e6e86e 100644 --- a/asciidoc/tutorial/build-repository/advanced.adoc +++ b/asciidoc/tutorial/build-repository/advanced.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/tutorial/build-repository/basic.adoc b/asciidoc/tutorial/build-repository/basic.adoc index 5e043e23..b90f86dd 100644 --- a/asciidoc/tutorial/build-repository/basic.adoc +++ b/asciidoc/tutorial/build-repository/basic.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/tutorial/conf.adoc b/asciidoc/tutorial/conf.adoc index 743a0728..e6813d18 100644 --- a/asciidoc/tutorial/conf.adoc +++ b/asciidoc/tutorial/conf.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/tutorial/defaultconf.adoc b/asciidoc/tutorial/defaultconf.adoc index 2d19bf55..13ec83c3 100644 --- a/asciidoc/tutorial/defaultconf.adoc +++ b/asciidoc/tutorial/defaultconf.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/tutorial/dependence.adoc b/asciidoc/tutorial/dependence.adoc index 18552cd3..a6bf5c59 100644 --- a/asciidoc/tutorial/dependence.adoc +++ b/asciidoc/tutorial/dependence.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/tutorial/dual.adoc b/asciidoc/tutorial/dual.adoc index c732a7b1..19333019 100644 --- a/asciidoc/tutorial/dual.adoc +++ b/asciidoc/tutorial/dual.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/tutorial/multiple.adoc b/asciidoc/tutorial/multiple.adoc index c3270e82..4726fd91 100644 --- a/asciidoc/tutorial/multiple.adoc +++ b/asciidoc/tutorial/multiple.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/tutorial/multiproject.adoc b/asciidoc/tutorial/multiproject.adoc index 27919b55..89b237a4 100644 --- a/asciidoc/tutorial/multiproject.adoc +++ b/asciidoc/tutorial/multiproject.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/tutorial/start.adoc b/asciidoc/tutorial/start.adoc index 522a8d60..c82d0822 100644 --- a/asciidoc/tutorial/start.adoc +++ b/asciidoc/tutorial/start.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/artifactproperty.adoc b/asciidoc/use/artifactproperty.adoc index 16567f32..e37e2e8f 100644 --- a/asciidoc/use/artifactproperty.adoc +++ b/asciidoc/use/artifactproperty.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/artifactreport.adoc b/asciidoc/use/artifactreport.adoc index cf38a42c..5bf35576 100644 --- a/asciidoc/use/artifactreport.adoc +++ b/asciidoc/use/artifactreport.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/buildlist.adoc b/asciidoc/use/buildlist.adoc index 120757e9..b32d875b 100644 --- a/asciidoc/use/buildlist.adoc +++ b/asciidoc/use/buildlist.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/buildnumber.adoc b/asciidoc/use/buildnumber.adoc index e5b2ab82..24b39cbb 100644 --- a/asciidoc/use/buildnumber.adoc +++ b/asciidoc/use/buildnumber.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/buildobr.adoc b/asciidoc/use/buildobr.adoc index 64d2e864..322eee4c 100644 --- a/asciidoc/use/buildobr.adoc +++ b/asciidoc/use/buildobr.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/cachefileset.adoc b/asciidoc/use/cachefileset.adoc index 1582d3c8..7d11f33e 100644 --- a/asciidoc/use/cachefileset.adoc +++ b/asciidoc/use/cachefileset.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/cachepath.adoc b/asciidoc/use/cachepath.adoc index 18c32845..66e01cee 100644 --- a/asciidoc/use/cachepath.adoc +++ b/asciidoc/use/cachepath.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/checkdepsupdate.adoc b/asciidoc/use/checkdepsupdate.adoc index 6459f8ef..e994d2dd 100644 --- a/asciidoc/use/checkdepsupdate.adoc +++ b/asciidoc/use/checkdepsupdate.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/cleancache.adoc b/asciidoc/use/cleancache.adoc index 6f2a1ed6..9752030c 100644 --- a/asciidoc/use/cleancache.adoc +++ b/asciidoc/use/cleancache.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/configure.adoc b/asciidoc/use/configure.adoc index d16c4f48..520626d3 100644 --- a/asciidoc/use/configure.adoc +++ b/asciidoc/use/configure.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/convertmanifest.adoc b/asciidoc/use/convertmanifest.adoc index 0e7eebdb..d7fe4402 100644 --- a/asciidoc/use/convertmanifest.adoc +++ b/asciidoc/use/convertmanifest.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/convertpom.adoc b/asciidoc/use/convertpom.adoc index a5b2f8f7..4b19df98 100644 --- a/asciidoc/use/convertpom.adoc +++ b/asciidoc/use/convertpom.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/deliver.adoc b/asciidoc/use/deliver.adoc index 97db7679..411c271d 100644 --- a/asciidoc/use/deliver.adoc +++ b/asciidoc/use/deliver.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/dependencytree.adoc b/asciidoc/use/dependencytree.adoc index 917817b4..3ab5a6a1 100644 --- a/asciidoc/use/dependencytree.adoc +++ b/asciidoc/use/dependencytree.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/findrevision.adoc b/asciidoc/use/findrevision.adoc index 58fc5d31..3ef75e94 100644 --- a/asciidoc/use/findrevision.adoc +++ b/asciidoc/use/findrevision.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/fixdeps.adoc b/asciidoc/use/fixdeps.adoc index b9ac31b4..af8a03e5 100644 --- a/asciidoc/use/fixdeps.adoc +++ b/asciidoc/use/fixdeps.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/info.adoc b/asciidoc/use/info.adoc index 5b753d15..e2283c73 100644 --- a/asciidoc/use/info.adoc +++ b/asciidoc/use/info.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/install.adoc b/asciidoc/use/install.adoc index 230fd952..532f6361 100644 --- a/asciidoc/use/install.adoc +++ b/asciidoc/use/install.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/listmodules.adoc b/asciidoc/use/listmodules.adoc index d21ca5c5..96f9c1b0 100644 --- a/asciidoc/use/listmodules.adoc +++ b/asciidoc/use/listmodules.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/makepom.adoc b/asciidoc/use/makepom.adoc index 65f331c1..5a49c660 100644 --- a/asciidoc/use/makepom.adoc +++ b/asciidoc/use/makepom.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/postresolvetask.adoc b/asciidoc/use/postresolvetask.adoc index 61e21718..ec87a83d 100644 --- a/asciidoc/use/postresolvetask.adoc +++ b/asciidoc/use/postresolvetask.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/publish.adoc b/asciidoc/use/publish.adoc index b2046c81..5d213948 100644 --- a/asciidoc/use/publish.adoc +++ b/asciidoc/use/publish.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/report.adoc b/asciidoc/use/report.adoc index 1aa2eec2..294d7c14 100644 --- a/asciidoc/use/report.adoc +++ b/asciidoc/use/report.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/repreport.adoc b/asciidoc/use/repreport.adoc index 869b36d0..06cdb9dd 100644 --- a/asciidoc/use/repreport.adoc +++ b/asciidoc/use/repreport.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/resolve.adoc b/asciidoc/use/resolve.adoc index 8906ebbd..fba22fd0 100644 --- a/asciidoc/use/resolve.adoc +++ b/asciidoc/use/resolve.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/resources.adoc b/asciidoc/use/resources.adoc index c11d8b73..23ba361c 100644 --- a/asciidoc/use/resources.adoc +++ b/asciidoc/use/resources.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/retrieve.adoc b/asciidoc/use/retrieve.adoc index 14c28503..100d5c2b 100644 --- a/asciidoc/use/retrieve.adoc +++ b/asciidoc/use/retrieve.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/settings.adoc b/asciidoc/use/settings.adoc index 8e91a1ae..6708b9be 100644 --- a/asciidoc/use/settings.adoc +++ b/asciidoc/use/settings.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/use/var.adoc b/asciidoc/use/var.adoc index e5d5952f..92e904cf 100644 --- a/asciidoc/use/var.adoc +++ b/asciidoc/use/var.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/asciidoc/yed.adoc b/asciidoc/yed.adoc index 36990820..b6afd34f 100644 --- a/asciidoc/yed.adoc +++ b/asciidoc/yed.adoc @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/build-for-bin-distrib.xml b/build-for-bin-distrib.xml index e6a5f233..e70bb37b 100644 --- a/build-for-bin-distrib.xml +++ b/build-for-bin-distrib.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/build-release.xml b/build-release.xml index 12a47782..fe10371f 100644 --- a/build-release.xml +++ b/build-release.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/build.properties b/build.properties index 9347726c..69b7fba6 100644 --- a/build.properties +++ b/build.properties @@ -7,7 +7,7 @@ # * "License"); you may not use this file except in compliance # * with the License. You may obtain a copy of the License at # * -# * http://www.apache.org/licenses/LICENSE-2.0 +# * https://www.apache.org/licenses/LICENSE-2.0 # * # * Unless required by applicable law or agreed to in writing, # * software distributed under the License is distributed on an diff --git a/build.xml b/build.xml index 3d39409f..246da932 100644 --- a/build.xml +++ b/build.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an @@ -577,7 +577,7 @@ - + - + The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt repo diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-classifier.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-classifier.pom index c96e90b8..58786592 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-classifier.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-classifier.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-profile.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-profile.pom index 13cc13de..1a941bd4 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-profile.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-profile.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-scope.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-scope.pom index 079d620f..d909c258 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-scope.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-scope.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-type.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-type.pom index f396a8a8..078f3c3d 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-type.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-type.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies.pom index 8be02889..96004157 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt-with-scope.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt-with-scope.pom index e8a1ce4b..2c951597 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt-with-scope.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt-with-scope.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt.pom index 6f78189f..9db1eb9b 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-packaging.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-packaging.pom index b7187d1a..4dc0e7ef 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-packaging.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-packaging.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-type.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-type.pom index a421f135..f6ed1ccf 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-type.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-type.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-entity.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-entity.pom index 0477ca19..2f9f1618 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-entity.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-entity.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-exclusion.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-exclusion.pom index a524ab5b..5271d41a 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-exclusion.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-exclusion.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-large-pom.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-large-pom.pom index a705c972..89c86627 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-large-pom.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-large-pom.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-model.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-model.pom index c71c67a3..da77208f 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-model.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-model.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-optional.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-optional.pom index 8f1bea55..e04349de 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-optional.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-optional.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-override-grandparent-properties.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-override-grandparent-properties.pom index da3bdd3b..3e159393 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-override-grandparent-properties.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-override-grandparent-properties.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-override-parent-properties.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-override-parent-properties.pom index 6c3c2802..76a571eb 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-override-parent-properties.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-override-parent-properties.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-overrideParentVersionPropertyDependencyMgt.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-overrideParentVersionPropertyDependencyMgt.pom index fab36976..49729235 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-overrideParentVersionPropertyDependencyMgt.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-overrideParentVersionPropertyDependencyMgt.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-packaging.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-packaging.pom index 7e8438d7..c7f19cb1 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-packaging.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-packaging.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent-not-found.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent-not-found.pom index 70898fbe..8cb80c09 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent-not-found.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent-not-found.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent-properties.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent-properties.pom index 934956a9..3e813283 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent-properties.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent-properties.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent-with-licenses.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent-with-licenses.pom index e39eb23e..a5b319d6 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent-with-licenses.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent-with-licenses.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent.groupid.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent.groupid.pom index e94e18fa..c8947502 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent.groupid.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent.groupid.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent.pom index 32465c67..558e4117 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent.version.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent.version.pom index 3aceb982..c2a07335 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent.version.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent.version.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent2.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent2.pom index 7274c69f..fd3cd3c7 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent2.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent2.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parentDependencyMgt.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parentDependencyMgt.pom index cc57f78d..8b48dc2b 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-parentDependencyMgt.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parentDependencyMgt.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-overridden-licenses.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-overridden-licenses.pom index 9b6a91b1..dc972171 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-overridden-licenses.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-overridden-licenses.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an @@ -35,7 +35,7 @@ The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt repo diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-parent-licenses.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-parent-licenses.pom index a856df86..540ceeed 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-parent-licenses.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-parent-licenses.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-project.parent.version.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-project.parent.version.pom index 432a6767..21a40779 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-project.parent.version.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-project.parent.version.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-properties-in-profile.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-properties-in-profile.pom index 3deda492..5cc46250 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-properties-in-profile.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-properties-in-profile.pom @@ -7,7 +7,7 @@ ~ (the "License"); you may not use this file except in compliance with ~ the License. You may obtain a copy of the License at ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ https://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-properties.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-properties.pom index a3fdfae8..4ff05a4a 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-properties.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-properties.pom @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-simple.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-simple.pom index 0b9bd2a7..218f2ef0 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-simple.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-simple.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-system-properties.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-system-properties.pom index 386105aa..5cd580c4 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-system-properties.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-system-properties.pom @@ -7,7 +7,7 @@ ~ (the "License"); you may not use this file except in compliance with ~ the License. You may obtain a copy of the License at ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ https://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.pom index 53c160c8..24e72bdc 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.xml index d95cb6df..1a48966b 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.xml +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-version.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-version.pom index 56028021..99bef687 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-version.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-version.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-versionPropertyDependencyMgt.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-versionPropertyDependencyMgt.pom index f80c6280..658847b3 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-versionPropertyDependencyMgt.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-versionPropertyDependencyMgt.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-without-version.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-without-version.pom index e5fcf3a4..438821f9 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-without-version.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-without-version.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-compile-dependencies.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-compile-dependencies.xml index 163e23bb..310f84a2 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-compile-dependencies.xml +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-compile-dependencies.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-optional.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-optional.xml index e3c574ab..0bad9f1b 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-optional.xml +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-optional.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-classifier.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-classifier.xml index cf67277b..c3bffde8 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-classifier.xml +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-classifier.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-scope.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-scope.xml index 9fd61444..3986ce4d 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-scope.xml +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-scope.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-type.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-type.xml index 125154cc..41c997a7 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-type.xml +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-type.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-packaging.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-packaging.xml index 5e5de5db..e9d40d44 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-packaging.xml +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-packaging.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple-dependencies.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple-dependencies.xml index e2a84e24..7c0ac57a 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple-dependencies.xml +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple-dependencies.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple.xml index 4d5e867d..439f1a68 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple.xml +++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/m2/wicket-1.3-incubating-SNAPSHOT.pom b/test/java/org/apache/ivy/plugins/parser/m2/wicket-1.3-incubating-SNAPSHOT.pom index b53079cf..3a8964fd 100644 --- a/test/java/org/apache/ivy/plugins/parser/m2/wicket-1.3-incubating-SNAPSHOT.pom +++ b/test/java/org/apache/ivy/plugins/parser/m2/wicket-1.3-incubating-SNAPSHOT.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an @@ -25,7 +25,7 @@ (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/parser/nores b/test/java/org/apache/ivy/plugins/parser/nores index 84312b7a..b1af29fd 100644 --- a/test/java/org/apache/ivy/plugins/parser/nores +++ b/test/java/org/apache/ivy/plugins/parser/nores @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParserTest.java b/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParserTest.java index 05b365a3..119f3557 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParserTest.java +++ b/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParserTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriterTest.java b/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriterTest.java index a2a6aa10..74d8a869 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriterTest.java +++ b/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriterTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleUpdaterTest.java b/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleUpdaterTest.java index b09ebb5c..c38eca3d 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleUpdaterTest.java +++ b/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleUpdaterTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/hello/test-ivy-extends-absolute.xml b/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/hello/test-ivy-extends-absolute.xml index 6ceba1a9..4835aa24 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/hello/test-ivy-extends-absolute.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/hello/test-ivy-extends-absolute.xml @@ -6,7 +6,7 @@ ~ (the "License"); you may not use this file except in compliance with ~ the License. You may obtain a copy of the License at ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ https://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/parent-ivy.xml b/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/parent-ivy.xml index 6f993d62..fb17e743 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/parent-ivy.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/parent-ivy.xml @@ -6,7 +6,7 @@ ~ (the "License"); you may not use this file except in compliance with ~ the License. You may obtain a copy of the License at ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ https://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-default.xml b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-default.xml index fedfc436..9c811a79 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-default.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-default.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mapping.xml b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mapping.xml index ec405f6a..23f94a2e 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mapping.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mapping.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mappingoverride.xml b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mappingoverride.xml index e13ec711..f6dfcf1e 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mappingoverride.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mappingoverride.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-wildcard.xml b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-wildcard.xml index 0ba8f816..ab64d9e7 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-wildcard.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-wildcard.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations.xml b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations.xml index 9ca58549..09be817c 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/license.xml b/test/java/org/apache/ivy/plugins/parser/xml/license.xml index 1c1b8cf7..adc52978 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/license.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/license.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-artifacts-defaults.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-artifacts-defaults.xml index b57b30f0..067d819e 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-artifacts-defaults.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-artifacts-defaults.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-bad-confs.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-bad-confs.xml index 7287882d..67e18aa3 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-bad-confs.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-bad-confs.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-bad-org.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-bad-org.xml index dc9afbb8..065d9210 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-bad-org.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-bad-org.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-bad-version.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-bad-version.xml index 4b859017..a0a75fa9 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-bad-version.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-bad-version.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-bad.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-bad.xml index 12c680d7..a094c590 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-bad.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-bad.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-bug60.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-bug60.xml index 1c53e6cb..b9bfdae2 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-bug60.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-bug60.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers1.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers1.xml index 5d5a46cc..c514e34f 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers1.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers1.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers2.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers2.xml index e49ae853..46c926f8 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers2.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers2.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers3.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers3.xml index 3fda33bc..4ce7d848 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers3.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers3.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import1.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import1.xml index 7006e9f0..f48b9b4a 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import1.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import2.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import2.xml index ca322feb..1aba7885 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import2.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import3.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import3.xml index ac0d83de..36275d73 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import3.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import4.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import4.xml index 55cc2489..6eacb853 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import4.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import5.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import5.xml index 2b9c6a6c..dad6965d 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import5.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import5.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs1.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs1.xml index 38903696..45e2946c 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs1.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs2.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs2.xml index abd2a1b5..b4fdff8f 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs2.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf-withdefaultconfmapping.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf-withdefaultconfmapping.xml index f7ec2a03..f571362a 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf-withdefaultconfmapping.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf-withdefaultconfmapping.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf.xml index c1892608..531f56d4 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf2.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf2.xml index 925cf753..59a3c1a1 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf2.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf2.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping-withselectors.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping-withselectors.xml index e10b9378..5e821b47 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping-withselectors.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping-withselectors.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping.xml index 742efb19..74bf5b9f 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-dependencies.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-dependencies.xml index 55aae183..1990cb36 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-dependencies.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-dependencies.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-empty-dependencies.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-empty-dependencies.xml index 3240dc4f..0f3cb3f0 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-empty-dependencies.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-empty-dependencies.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-all.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-all.xml index c8b48f7b..8d351437 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-all.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-all.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-cached.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-cached.xml index 5da3f587..55aec579 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-cached.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-cached.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-defaultconfmapping.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-defaultconfmapping.xml index c190a5f8..192cea6d 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-defaultconfmapping.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-defaultconfmapping.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-inherit.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-inherit.xml index bde7fed9..6cd48a52 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-inherit.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-inherit.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations.xml index f747bbb4..549579f0 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies-exclude.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies-exclude.xml index 1a7807ac..bbc781ad 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies-exclude.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies-exclude.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies.xml index 9c4479fb..4ee9f714 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description-override.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description-override.xml index 3ec5c582..3dad0472 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description-override.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description-override.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description.xml index 41382085..4d96b8e0 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-mixed.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-mixed.xml index 84407ac9..b732723e 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-mixed.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-mixed.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-defaultconfmapping.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-defaultconfmapping.xml index 88ea6f97..b994c9f3 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-defaultconfmapping.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-defaultconfmapping.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-inherit.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-inherit.xml index d91c75f0..0c4c8fdd 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-inherit.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-inherit.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent.xml index c493fdac..190e37ae 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extra-attributes.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extra-attributes.xml index 5d3023f3..557269bb 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extra-attributes.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extra-attributes.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo-nested.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo-nested.xml index ad0be44e..3fa3d561 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo-nested.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo-nested.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo.xml index d767d239..3724980c 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf1.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf1.xml index a26dfdbc..1562cbe4 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf1.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf2.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf2.xml index 502e956e..1e1a1d6e 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf2.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf3.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf3.xml index 635f7120..7947fffe 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf3.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf3.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-info.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-info.xml index f3f9df93..e02874ac 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-info.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-info.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an @@ -19,7 +19,7 @@ - + My module description. diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-namespaces.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-namespaces.xml index c3385525..27864de8 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-namespaces.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-namespaces.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-noartifact.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-noartifact.xml index e09b89cd..852267b0 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-noartifact.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-noartifact.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-nopublication.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-nopublication.xml index 212d5051..3215e33a 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-nopublication.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-nopublication.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-novalidate.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-novalidate.xml index cfa28162..a17d0926 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-novalidate.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-novalidate.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-publication-defaultconf.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-publication-defaultconf.xml index 5067942d..3d4d9d5d 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-publication-defaultconf.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-publication-defaultconf.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-simple.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-simple.xml index 844cd499..12f3a3ae 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-simple.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-simple.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs1.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs1.xml index 7b7db38a..a65ccffa 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs1.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs1.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs2.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs2.xml index 87f57d2c..8275a442 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs2.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs2.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs3.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs3.xml index 966b7ddd..f581cfaa 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs3.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs3.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs4.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs4.xml index 932c236b..e0e95bdc 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs4.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs4.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs5.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs5.xml index 67a9356c..741743be 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs5.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs5.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs6.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs6.xml index 2bca955e..31fe9589 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs6.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs6.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-withvar.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-withvar.xml index f3230df0..22fd3412 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-withvar.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-withvar.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update.xml index a1bb57bf..5a99e610 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-update.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-with-comments.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-with-comments.xml index c6632525..13c60ce3 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-with-comments.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-with-comments.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-dependencies.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-dependencies.xml index 01ad68ed..1a8ee20a 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-dependencies.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-dependencies.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extends.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extends.xml index cf0b25d3..681da141 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extends.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extends.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-from-maven.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-from-maven.xml index d5598e1c..c98a97fe 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-from-maven.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-from-maven.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-nested.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-nested.xml index 590fffc8..4b15d7c8 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-nested.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-nested.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo.xml index a0ac1948..760ee99f 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-full.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-full.xml index 01908625..eb8895aa 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-full.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-full.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-info.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-info.xml index 8773d292..4743d054 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-info.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-info.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an @@ -24,7 +24,7 @@ status="integration" publication="20050501110000" > - + My module description. diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-simple.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-simple.xml index a122d8ec..0aa18ba0 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-simple.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-simple.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test.xml b/test/java/org/apache/ivy/plugins/parser/xml/test.xml index 4fb35f46..d878b1f4 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/test.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/test.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/parser/xml/updated.xml b/test/java/org/apache/ivy/plugins/parser/xml/updated.xml index 8eeec376..a9c2e7be 100644 --- a/test/java/org/apache/ivy/plugins/parser/xml/updated.xml +++ b/test/java/org/apache/ivy/plugins/parser/xml/updated.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/report/XmlReportParserTest.java b/test/java/org/apache/ivy/plugins/report/XmlReportParserTest.java index 339215c0..25bbaf03 100644 --- a/test/java/org/apache/ivy/plugins/report/XmlReportParserTest.java +++ b/test/java/org/apache/ivy/plugins/report/XmlReportParserTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/report/XmlReportWriterTest.java b/test/java/org/apache/ivy/plugins/report/XmlReportWriterTest.java index d5c833df..a6457bd4 100644 --- a/test/java/org/apache/ivy/plugins/report/XmlReportWriterTest.java +++ b/test/java/org/apache/ivy/plugins/report/XmlReportWriterTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/report/ivy-635.xml b/test/java/org/apache/ivy/plugins/report/ivy-635.xml index daf90608..85d99e03 100644 --- a/test/java/org/apache/ivy/plugins/report/ivy-635.xml +++ b/test/java/org/apache/ivy/plugins/report/ivy-635.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/report/ivy-with-info.xml b/test/java/org/apache/ivy/plugins/report/ivy-with-info.xml index 0bb797d1..605948fc 100644 --- a/test/java/org/apache/ivy/plugins/report/ivy-with-info.xml +++ b/test/java/org/apache/ivy/plugins/report/ivy-with-info.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/repository/vfs/VfsRepositoryTest.java b/test/java/org/apache/ivy/plugins/repository/vfs/VfsRepositoryTest.java index 47c86238..273d2735 100644 --- a/test/java/org/apache/ivy/plugins/repository/vfs/VfsRepositoryTest.java +++ b/test/java/org/apache/ivy/plugins/repository/vfs/VfsRepositoryTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/repository/vfs/VfsResourceTest.java b/test/java/org/apache/ivy/plugins/repository/vfs/VfsResourceTest.java index 591541f6..837031b6 100644 --- a/test/java/org/apache/ivy/plugins/repository/vfs/VfsResourceTest.java +++ b/test/java/org/apache/ivy/plugins/repository/vfs/VfsResourceTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/repository/vfs/VfsTestHelper.java b/test/java/org/apache/ivy/plugins/repository/vfs/VfsTestHelper.java index 8d0f4f5e..c80fc54a 100644 --- a/test/java/org/apache/ivy/plugins/repository/vfs/VfsTestHelper.java +++ b/test/java/org/apache/ivy/plugins/repository/vfs/VfsTestHelper.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/repository/vfs/VfsURI.java b/test/java/org/apache/ivy/plugins/repository/vfs/VfsURI.java index e6851e1d..559f03e6 100644 --- a/test/java/org/apache/ivy/plugins/repository/vfs/VfsURI.java +++ b/test/java/org/apache/ivy/plugins/repository/vfs/VfsURI.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/AbstractDependencyResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/AbstractDependencyResolverTest.java index e02fe674..391db047 100644 --- a/test/java/org/apache/ivy/plugins/resolver/AbstractDependencyResolverTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/AbstractDependencyResolverTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/BintrayResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/BintrayResolverTest.java index 1267189b..959d6c72 100644 --- a/test/java/org/apache/ivy/plugins/resolver/BintrayResolverTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/BintrayResolverTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/ChainResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/ChainResolverTest.java index b35a9547..08afa0a8 100644 --- a/test/java/org/apache/ivy/plugins/resolver/ChainResolverTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/ChainResolverTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/DualResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/DualResolverTest.java index e4cbff4e..d9b95b15 100644 --- a/test/java/org/apache/ivy/plugins/resolver/DualResolverTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/DualResolverTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/FileSystemResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/FileSystemResolverTest.java index fa88f483..cc50d0e7 100644 --- a/test/java/org/apache/ivy/plugins/resolver/FileSystemResolverTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/FileSystemResolverTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/IBiblioMavenSnapshotsResolutionTest.java b/test/java/org/apache/ivy/plugins/resolver/IBiblioMavenSnapshotsResolutionTest.java index 19177924..6258eadf 100644 --- a/test/java/org/apache/ivy/plugins/resolver/IBiblioMavenSnapshotsResolutionTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/IBiblioMavenSnapshotsResolutionTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/IBiblioResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/IBiblioResolverTest.java index c8946d76..b08b0668 100644 --- a/test/java/org/apache/ivy/plugins/resolver/IBiblioResolverTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/IBiblioResolverTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/IvyRepResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/IvyRepResolverTest.java index 8734c2c1..d8625015 100644 --- a/test/java/org/apache/ivy/plugins/resolver/IvyRepResolverTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/IvyRepResolverTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/JarResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/JarResolverTest.java index e0752fbb..e489cfb5 100644 --- a/test/java/org/apache/ivy/plugins/resolver/JarResolverTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/JarResolverTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/Maven2LocalTest.java b/test/java/org/apache/ivy/plugins/resolver/Maven2LocalTest.java index f3cabfc8..4912dfa1 100644 --- a/test/java/org/apache/ivy/plugins/resolver/Maven2LocalTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/Maven2LocalTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/MirroredURLResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/MirroredURLResolverTest.java index d23f9479..1178093b 100644 --- a/test/java/org/apache/ivy/plugins/resolver/MirroredURLResolverTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/MirroredURLResolverTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/MockResolver.java b/test/java/org/apache/ivy/plugins/resolver/MockResolver.java index 284d5bfd..0267839d 100644 --- a/test/java/org/apache/ivy/plugins/resolver/MockResolver.java +++ b/test/java/org/apache/ivy/plugins/resolver/MockResolver.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java index 691e6a6d..defe0819 100644 --- a/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/ResolverTestHelper.java b/test/java/org/apache/ivy/plugins/resolver/ResolverTestHelper.java index e7c6bc75..baed5a97 100644 --- a/test/java/org/apache/ivy/plugins/resolver/ResolverTestHelper.java +++ b/test/java/org/apache/ivy/plugins/resolver/ResolverTestHelper.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java index eaada3e2..95571da8 100644 --- a/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/VfsResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/VfsResolverTest.java index 563e0e03..680894fb 100644 --- a/test/java/org/apache/ivy/plugins/resolver/VfsResolverTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/VfsResolverTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/resolver/chainresolverconf.xml b/test/java/org/apache/ivy/plugins/resolver/chainresolverconf.xml index 3b7639d9..65478ab7 100644 --- a/test/java/org/apache/ivy/plugins/resolver/chainresolverconf.xml +++ b/test/java/org/apache/ivy/plugins/resolver/chainresolverconf.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/resolver/dualresolverconf-bad.xml b/test/java/org/apache/ivy/plugins/resolver/dualresolverconf-bad.xml index 0736820c..53dccb8a 100644 --- a/test/java/org/apache/ivy/plugins/resolver/dualresolverconf-bad.xml +++ b/test/java/org/apache/ivy/plugins/resolver/dualresolverconf-bad.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/resolver/dualresolverconf.xml b/test/java/org/apache/ivy/plugins/resolver/dualresolverconf.xml index 6433e3e9..fb269a30 100644 --- a/test/java/org/apache/ivy/plugins/resolver/dualresolverconf.xml +++ b/test/java/org/apache/ivy/plugins/resolver/dualresolverconf.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/resolver/ibiblioresolverconf.xml b/test/java/org/apache/ivy/plugins/resolver/ibiblioresolverconf.xml index feee8109..7358bee5 100644 --- a/test/java/org/apache/ivy/plugins/resolver/ibiblioresolverconf.xml +++ b/test/java/org/apache/ivy/plugins/resolver/ibiblioresolverconf.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/resolver/mirror-resolver-settings.xml b/test/java/org/apache/ivy/plugins/resolver/mirror-resolver-settings.xml index 9d16e5c6..bb0b8f2d 100644 --- a/test/java/org/apache/ivy/plugins/resolver/mirror-resolver-settings.xml +++ b/test/java/org/apache/ivy/plugins/resolver/mirror-resolver-settings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/plugins/resolver/util/ResolverHelperTest.java b/test/java/org/apache/ivy/plugins/resolver/util/ResolverHelperTest.java index ab019ad1..e01ceab9 100644 --- a/test/java/org/apache/ivy/plugins/resolver/util/ResolverHelperTest.java +++ b/test/java/org/apache/ivy/plugins/resolver/util/ResolverHelperTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/trigger/LogTriggerTest.java b/test/java/org/apache/ivy/plugins/trigger/LogTriggerTest.java index e8b9f700..cbb706cf 100644 --- a/test/java/org/apache/ivy/plugins/trigger/LogTriggerTest.java +++ b/test/java/org/apache/ivy/plugins/trigger/LogTriggerTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/version/LatestVersionMatcherTest.java b/test/java/org/apache/ivy/plugins/version/LatestVersionMatcherTest.java index 4f45dc95..719e5ef8 100644 --- a/test/java/org/apache/ivy/plugins/version/LatestVersionMatcherTest.java +++ b/test/java/org/apache/ivy/plugins/version/LatestVersionMatcherTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/version/MavenTimedSnapshotVersionMatcherTest.java b/test/java/org/apache/ivy/plugins/version/MavenTimedSnapshotVersionMatcherTest.java index 88b1a5e9..ee6a4949 100644 --- a/test/java/org/apache/ivy/plugins/version/MavenTimedSnapshotVersionMatcherTest.java +++ b/test/java/org/apache/ivy/plugins/version/MavenTimedSnapshotVersionMatcherTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/version/MockVersionMatcher.java b/test/java/org/apache/ivy/plugins/version/MockVersionMatcher.java index 10f2e02b..68711874 100644 --- a/test/java/org/apache/ivy/plugins/version/MockVersionMatcher.java +++ b/test/java/org/apache/ivy/plugins/version/MockVersionMatcher.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/version/PatternVersionMatcherTest.java b/test/java/org/apache/ivy/plugins/version/PatternVersionMatcherTest.java index b7058859..4fba8bd3 100644 --- a/test/java/org/apache/ivy/plugins/version/PatternVersionMatcherTest.java +++ b/test/java/org/apache/ivy/plugins/version/PatternVersionMatcherTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/plugins/version/VersionRangeMatcherTest.java b/test/java/org/apache/ivy/plugins/version/VersionRangeMatcherTest.java index fd576ae8..bd36e0c2 100644 --- a/test/java/org/apache/ivy/plugins/version/VersionRangeMatcherTest.java +++ b/test/java/org/apache/ivy/plugins/version/VersionRangeMatcherTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/util/CacheCleaner.java b/test/java/org/apache/ivy/util/CacheCleaner.java index 6c7c9169..38b4f17d 100644 --- a/test/java/org/apache/ivy/util/CacheCleaner.java +++ b/test/java/org/apache/ivy/util/CacheCleaner.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/util/ConfiguratorTest.java b/test/java/org/apache/ivy/util/ConfiguratorTest.java index 95be6834..77845dc8 100644 --- a/test/java/org/apache/ivy/util/ConfiguratorTest.java +++ b/test/java/org/apache/ivy/util/ConfiguratorTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/util/IvyPatternHelperTest.java b/test/java/org/apache/ivy/util/IvyPatternHelperTest.java index 3efbde67..a3d54893 100644 --- a/test/java/org/apache/ivy/util/IvyPatternHelperTest.java +++ b/test/java/org/apache/ivy/util/IvyPatternHelperTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/util/MockMessageLogger.java b/test/java/org/apache/ivy/util/MockMessageLogger.java index 85dfdd61..4d0613f5 100644 --- a/test/java/org/apache/ivy/util/MockMessageLogger.java +++ b/test/java/org/apache/ivy/util/MockMessageLogger.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/util/StringUtilsTest.java b/test/java/org/apache/ivy/util/StringUtilsTest.java index 32eef3ef..af276917 100644 --- a/test/java/org/apache/ivy/util/StringUtilsTest.java +++ b/test/java/org/apache/ivy/util/StringUtilsTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/util/TestXmlHelper.java b/test/java/org/apache/ivy/util/TestXmlHelper.java index c8953614..4011104f 100644 --- a/test/java/org/apache/ivy/util/TestXmlHelper.java +++ b/test/java/org/apache/ivy/util/TestXmlHelper.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/util/url/AbstractURLHandlerTest.java b/test/java/org/apache/ivy/util/url/AbstractURLHandlerTest.java index cffd7b01..f14a1f65 100644 --- a/test/java/org/apache/ivy/util/url/AbstractURLHandlerTest.java +++ b/test/java/org/apache/ivy/util/url/AbstractURLHandlerTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/util/url/ApacheURLListerTest.java b/test/java/org/apache/ivy/util/url/ApacheURLListerTest.java index 226a9202..9b8551e8 100644 --- a/test/java/org/apache/ivy/util/url/ApacheURLListerTest.java +++ b/test/java/org/apache/ivy/util/url/ApacheURLListerTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/util/url/ArtifactoryListingTest.java b/test/java/org/apache/ivy/util/url/ArtifactoryListingTest.java index 6dedd160..3b08e7a8 100644 --- a/test/java/org/apache/ivy/util/url/ArtifactoryListingTest.java +++ b/test/java/org/apache/ivy/util/url/ArtifactoryListingTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/util/url/BasicURLHandlerTest.java b/test/java/org/apache/ivy/util/url/BasicURLHandlerTest.java index 7355b082..132cf404 100644 --- a/test/java/org/apache/ivy/util/url/BasicURLHandlerTest.java +++ b/test/java/org/apache/ivy/util/url/BasicURLHandlerTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/util/url/HttpclientURLHandlerTest.java b/test/java/org/apache/ivy/util/url/HttpclientURLHandlerTest.java index 5f99b3e5..113655d1 100644 --- a/test/java/org/apache/ivy/util/url/HttpclientURLHandlerTest.java +++ b/test/java/org/apache/ivy/util/url/HttpclientURLHandlerTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/util/url/IvyAuthenticatorTest.java b/test/java/org/apache/ivy/util/url/IvyAuthenticatorTest.java index 4512b220..d6ed1947 100644 --- a/test/java/org/apache/ivy/util/url/IvyAuthenticatorTest.java +++ b/test/java/org/apache/ivy/util/url/IvyAuthenticatorTest.java @@ -6,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/java/org/apache/ivy/util/url/apache-dir-listing.html b/test/java/org/apache/ivy/util/url/apache-dir-listing.html index 37480f73..cea449c4 100644 --- a/test/java/org/apache/ivy/util/url/apache-dir-listing.html +++ b/test/java/org/apache/ivy/util/url/apache-dir-listing.html @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/util/url/apache-file-listing.html b/test/java/org/apache/ivy/util/url/apache-file-listing.html index 95b89d6a..b8a7920f 100644 --- a/test/java/org/apache/ivy/util/url/apache-file-listing.html +++ b/test/java/org/apache/ivy/util/url/apache-file-listing.html @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/util/url/archiva-listing.html b/test/java/org/apache/ivy/util/url/archiva-listing.html index b1f3a66e..60139f71 100644 --- a/test/java/org/apache/ivy/util/url/archiva-listing.html +++ b/test/java/org/apache/ivy/util/url/archiva-listing.html @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/util/url/artifactory-dir-listing.html b/test/java/org/apache/ivy/util/url/artifactory-dir-listing.html index 1ca44364..890e219b 100644 --- a/test/java/org/apache/ivy/util/url/artifactory-dir-listing.html +++ b/test/java/org/apache/ivy/util/url/artifactory-dir-listing.html @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/util/url/fixed-archiva-listing.html b/test/java/org/apache/ivy/util/url/fixed-archiva-listing.html index d8f49a6f..c5201784 100644 --- a/test/java/org/apache/ivy/util/url/fixed-archiva-listing.html +++ b/test/java/org/apache/ivy/util/url/fixed-archiva-listing.html @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/util/url/listing-with-spaces.html b/test/java/org/apache/ivy/util/url/listing-with-spaces.html index 1f618eed..3700bfc5 100644 --- a/test/java/org/apache/ivy/util/url/listing-with-spaces.html +++ b/test/java/org/apache/ivy/util/url/listing-with-spaces.html @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/java/org/apache/ivy/util/url/maven-proxy-listing.html b/test/java/org/apache/ivy/util/url/maven-proxy-listing.html index da0abd4a..e1dbca04 100644 --- a/test/java/org/apache/ivy/util/url/maven-proxy-listing.html +++ b/test/java/org/apache/ivy/util/url/maven-proxy-listing.html @@ -10,7 +10,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/IVY-1404/M1/ivys/ivy-1.0.xml b/test/repositories/1/IVY-1404/M1/ivys/ivy-1.0.xml index b4202c62..697a2ef3 100644 --- a/test/repositories/1/IVY-1404/M1/ivys/ivy-1.0.xml +++ b/test/repositories/1/IVY-1404/M1/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/IVY-1404/M2/ivys/ivy-1.0.xml b/test/repositories/1/IVY-1404/M2/ivys/ivy-1.0.xml index eae28e61..aea267ac 100644 --- a/test/repositories/1/IVY-1404/M2/ivys/ivy-1.0.xml +++ b/test/repositories/1/IVY-1404/M2/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/IVY-1404/M3/ivys/ivy-1.0.xml b/test/repositories/1/IVY-1404/M3/ivys/ivy-1.0.xml index 5c206295..11868f51 100644 --- a/test/repositories/1/IVY-1404/M3/ivys/ivy-1.0.xml +++ b/test/repositories/1/IVY-1404/M3/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/IVY-1404/M4/ivys/ivy-1.0.xml b/test/repositories/1/IVY-1404/M4/ivys/ivy-1.0.xml index aa7d7b03..2f7efcf1 100644 --- a/test/repositories/1/IVY-1404/M4/ivys/ivy-1.0.xml +++ b/test/repositories/1/IVY-1404/M4/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/IVY-465/M1/ivys/ivy-1.0.xml b/test/repositories/1/IVY-465/M1/ivys/ivy-1.0.xml index 6629bbac..882b8fa7 100644 --- a/test/repositories/1/IVY-465/M1/ivys/ivy-1.0.xml +++ b/test/repositories/1/IVY-465/M1/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/IVY-465/M2/ivys/ivy-1.0.xml b/test/repositories/1/IVY-465/M2/ivys/ivy-1.0.xml index 6dfd7642..9e5515b2 100644 --- a/test/repositories/1/IVY-465/M2/ivys/ivy-1.0.xml +++ b/test/repositories/1/IVY-465/M2/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml index ed852f45..e08e297b 100644 --- a/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml +++ b/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml index 85c95dc3..9f61de95 100644 --- a/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml +++ b/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml index b476b6b8..55bf9327 100644 --- a/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml +++ b/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml index 8e484216..1eb363b4 100644 --- a/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml +++ b/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml b/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml index 04fd56f9..2ada69dd 100644 --- a/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml +++ b/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml b/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml index 4091edb8..178ac90f 100644 --- a/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml +++ b/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/multiple-same-deps/mod1/ivys/ivy-1.0.xml b/test/repositories/1/multiple-same-deps/mod1/ivys/ivy-1.0.xml index 325354f8..cfe91341 100644 --- a/test/repositories/1/multiple-same-deps/mod1/ivys/ivy-1.0.xml +++ b/test/repositories/1/multiple-same-deps/mod1/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/multiple-same-deps/mod2/ivys/ivy-1.0.xml b/test/repositories/1/multiple-same-deps/mod2/ivys/ivy-1.0.xml index a7cfe19d..5b8000cc 100644 --- a/test/repositories/1/multiple-same-deps/mod2/ivys/ivy-1.0.xml +++ b/test/repositories/1/multiple-same-deps/mod2/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/multiple-same-deps/mod3/ivys/ivy-1.0.xml b/test/repositories/1/multiple-same-deps/mod3/ivys/ivy-1.0.xml index a8608319..1d178f83 100644 --- a/test/repositories/1/multiple-same-deps/mod3/ivys/ivy-1.0.xml +++ b/test/repositories/1/multiple-same-deps/mod3/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/multiple-same-deps/mod31/ivys/ivy-1.0.xml b/test/repositories/1/multiple-same-deps/mod31/ivys/ivy-1.0.xml index 885c1322..f87a48f7 100644 --- a/test/repositories/1/multiple-same-deps/mod31/ivys/ivy-1.0.xml +++ b/test/repositories/1/multiple-same-deps/mod31/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/multiple-same-deps/mod32/ivys/ivy-1.0.xml b/test/repositories/1/multiple-same-deps/mod32/ivys/ivy-1.0.xml index a558d65b..2cee9ee8 100644 --- a/test/repositories/1/multiple-same-deps/mod32/ivys/ivy-1.0.xml +++ b/test/repositories/1/multiple-same-deps/mod32/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/multiple-same-deps/mod33/ivys/ivy-1.0.xml b/test/repositories/1/multiple-same-deps/mod33/ivys/ivy-1.0.xml index c1f2e55d..fc074297 100644 --- a/test/repositories/1/multiple-same-deps/mod33/ivys/ivy-1.0.xml +++ b/test/repositories/1/multiple-same-deps/mod33/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org/foo-bar/ivys/ivy-1.2.3.xml b/test/repositories/1/org/foo-bar/ivys/ivy-1.2.3.xml index ab09e3ec..459fc5ad 100644 --- a/test/repositories/1/org/foo-bar/ivys/ivy-1.2.3.xml +++ b/test/repositories/1/org/foo-bar/ivys/ivy-1.2.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org/foo-bar/ivys/ivy-2.3.4.xml b/test/repositories/1/org/foo-bar/ivys/ivy-2.3.4.xml index f49b7afe..a75b56b7 100644 --- a/test/repositories/1/org/foo-bar/ivys/ivy-2.3.4.xml +++ b/test/repositories/1/org/foo-bar/ivys/ivy-2.3.4.xml @@ -6,7 +6,7 @@ ~ (the "License"); you may not use this file except in compliance with ~ the License. You may obtain a copy of the License at ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ https://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/repositories/1/org/mod1/ivys/ivy-2.0.xml b/test/repositories/1/org/mod1/ivys/ivy-2.0.xml index 27a8cb46..2f704d23 100644 --- a/test/repositories/1/org/mod1/ivys/ivy-2.0.xml +++ b/test/repositories/1/org/mod1/ivys/ivy-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org/mod1/ivys/ivy-5.0.xml b/test/repositories/1/org/mod1/ivys/ivy-5.0.xml index 417a2133..77087023 100644 --- a/test/repositories/1/org/mod1/ivys/ivy-5.0.xml +++ b/test/repositories/1/org/mod1/ivys/ivy-5.0.xml @@ -6,7 +6,7 @@ ~ (the "License"); you may not use this file except in compliance with ~ the License. You may obtain a copy of the License at ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ https://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.1.xml b/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.1.xml index 0f08bb6e..1fd8248b 100644 --- a/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.1.xml +++ b/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.xml b/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.xml index d2bf3793..426bf8eb 100644 --- a/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.xml +++ b/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.1/ivys/ivy-1.1.xml b/test/repositories/1/org1/mod1.1/ivys/ivy-1.1.xml index b2f3feec..268224cb 100644 --- a/test/repositories/1/org1/mod1.1/ivys/ivy-1.1.xml +++ b/test/repositories/1/org1/mod1.1/ivys/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.1/ivys/ivy-2.0.xml b/test/repositories/1/org1/mod1.1/ivys/ivy-2.0.xml index 70f93293..29be8afb 100644 --- a/test/repositories/1/org1/mod1.1/ivys/ivy-2.0.xml +++ b/test/repositories/1/org1/mod1.1/ivys/ivy-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.1.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.1.xml index 73f278a1..01ab01f7 100644 --- a/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.1.xml +++ b/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.2.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.2.xml index 2b83a476..8628d28a 100644 --- a/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.2.xml +++ b/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.3.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.3.xml index 49a1aed7..5285f38d 100644 --- a/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.3.xml +++ b/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-1.1.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-1.1.xml index 99ec51c8..120ed059 100644 --- a/test/repositories/1/org1/mod1.4/ivys/ivy-1.1.xml +++ b/test/repositories/1/org1/mod1.4/ivys/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-1.2.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-1.2.xml index 6a2a260d..39f6863f 100644 --- a/test/repositories/1/org1/mod1.4/ivys/ivy-1.2.xml +++ b/test/repositories/1/org1/mod1.4/ivys/ivy-1.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-1.3.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-1.3.xml index 320bae76..91427fb9 100644 --- a/test/repositories/1/org1/mod1.4/ivys/ivy-1.3.xml +++ b/test/repositories/1/org1/mod1.4/ivys/ivy-1.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-2.0.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-2.0.xml index 9db00bfc..bb2bbc29 100644 --- a/test/repositories/1/org1/mod1.4/ivys/ivy-2.0.xml +++ b/test/repositories/1/org1/mod1.4/ivys/ivy-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.1.xml b/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.1.xml index e0762c9a..1b97ac24 100644 --- a/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.1.xml +++ b/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.2.xml b/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.2.xml index 08659068..ad80244e 100644 --- a/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.2.xml +++ b/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.2.xml b/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.2.xml index 568ec483..3d967c02 100644 --- a/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.2.xml +++ b/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.3.xml b/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.3.xml index c9de4d37..ec644da3 100644 --- a/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.3.xml +++ b/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.4.xml b/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.4.xml index 4742daaf..53aa8faf 100644 --- a/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.4.xml +++ b/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org1/mod1.7/ivys/ivy-3.0.xml b/test/repositories/1/org1/mod1.7/ivys/ivy-3.0.xml index 7d6eb74d..9eefefc1 100644 --- a/test/repositories/1/org1/mod1.7/ivys/ivy-3.0.xml +++ b/test/repositories/1/org1/mod1.7/ivys/ivy-3.0.xml @@ -6,7 +6,7 @@ ~ (the "License"); you may not use this file except in compliance with ~ the License. You may obtain a copy of the License at ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ https://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.1.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.1.xml index 77960acc..55e21e0a 100644 --- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.1.xml +++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.2.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.2.xml index 4a4d3a4a..0cc3ebfe 100644 --- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.2.xml +++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.3.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.3.xml index e0412e47..77c3aec1 100644 --- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.3.xml +++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.xml index 488c63d7..9cea1e76 100644 --- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.xml +++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.4.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.4.xml index 4364f16b..f6703f58 100644 --- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.4.xml +++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.5.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.5.xml index ae7848a5..6d043260 100644 --- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.5.xml +++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.5.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.6.xml index 18600590..a74632ec 100644 --- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.6.xml +++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.6.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.7.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.7.xml index 46791c0d..4df10ea1 100644 --- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.7.xml +++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.7.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.10.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.10.xml index f8dad8c9..9f3d6636 100644 --- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.10.xml +++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.10.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.1.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.1.xml index 2f3730e3..7570b13f 100644 --- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.1.xml +++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.xml index 5320eb5d..43046b17 100644 --- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.xml +++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.6.xml index f46cfe18..5c8d4ecd 100644 --- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.6.xml +++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.6.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.7.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.7.xml index 878fea16..6165c45b 100644 --- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.7.xml +++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.7.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.8.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.8.xml index a01850d7..e6db0069 100644 --- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.8.xml +++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.8.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.9.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.9.xml index e567895f..bdeef85b 100644 --- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.9.xml +++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.9.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.1.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.1.xml index 909c4262..74136487 100644 --- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.1.xml +++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.xml index 740e7d0d..234db87f 100644 --- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.xml +++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.5.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.5.xml index a833fefe..948e4b9b 100644 --- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.5.xml +++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.5.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.2.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.2.xml index ba1742da..8b948196 100644 --- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.2.xml +++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.3.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.3.xml index 95520584..53f8b85a 100644 --- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.3.xml +++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.4.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.4.xml index 9135a215..772c4d30 100644 --- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.4.xml +++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.5.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.5.xml index d604e4b9..da921220 100644 --- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.5.xml +++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.5.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.xml index 70b52203..8837ed5d 100644 --- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.xml +++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.7.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.7.xml index fbc7e988..5971bbd6 100644 --- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.7.xml +++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.7.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.8.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.8.xml index 3f643721..d710ec12 100644 --- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.8.xml +++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.8.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.4/ivys/ivy-0.3.xml b/test/repositories/1/org2/mod2.4/ivys/ivy-0.3.xml index e3fb16ac..b695e181 100644 --- a/test/repositories/1/org2/mod2.4/ivys/ivy-0.3.xml +++ b/test/repositories/1/org2/mod2.4/ivys/ivy-0.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.1.xml b/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.1.xml index 36c7a0aa..d428b136 100644 --- a/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.1.xml +++ b/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.2.xml b/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.2.xml index d41c4a6d..967f3448 100644 --- a/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.2.xml +++ b/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.xml index f3f739fe..5c5f8ce9 100644 --- a/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.xml +++ b/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.5/ivys/ivy-0.7.xml b/test/repositories/1/org2/mod2.5/ivys/ivy-0.7.xml index 7d37c5fd..e6c81265 100644 --- a/test/repositories/1/org2/mod2.5/ivys/ivy-0.7.xml +++ b/test/repositories/1/org2/mod2.5/ivys/ivy-0.7.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.5/ivys/ivy-0.8.xml b/test/repositories/1/org2/mod2.5/ivys/ivy-0.8.xml index 5fb15ec3..4440d851 100644 --- a/test/repositories/1/org2/mod2.5/ivys/ivy-0.8.xml +++ b/test/repositories/1/org2/mod2.5/ivys/ivy-0.8.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.5/ivys/ivy-0.9.xml b/test/repositories/1/org2/mod2.5/ivys/ivy-0.9.xml index dd28357c..02e2e2e9 100644 --- a/test/repositories/1/org2/mod2.5/ivys/ivy-0.9.xml +++ b/test/repositories/1/org2/mod2.5/ivys/ivy-0.9.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.10.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.10.xml index d8bada31..6127aba2 100644 --- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.10.xml +++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.10.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.11.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.11.xml index daa68dca..4f46f89d 100644 --- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.11.xml +++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.11.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.12.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.12.xml index 931f148d..b0a02791 100644 --- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.12.xml +++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.12.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.13.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.13.xml index b54eb5a9..dfbdb2ad 100644 --- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.13.xml +++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.13.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.14.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.14.xml index d8eeae4d..46bbb58c 100644 --- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.14.xml +++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.14.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.5.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.5.xml index d70aa9e1..b15edf11 100644 --- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.5.xml +++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.5.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.6.xml index 6ecfd2a3..8ec7fe91 100644 --- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.6.xml +++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.6.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.7.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.7.xml index 7a3691a6..710bedea 100644 --- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.7.xml +++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.7.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.8.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.8.xml index c5af21e5..b112c613 100644 --- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.8.xml +++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.8.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.9.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.9.xml index eaa2c96b..fefdca1d 100644 --- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.9.xml +++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.9.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.7/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.7/ivys/ivy-0.6.xml index 07148a7c..3941ade3 100644 --- a/test/repositories/1/org2/mod2.7/ivys/ivy-0.6.xml +++ b/test/repositories/1/org2/mod2.7/ivys/ivy-0.6.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.8/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.8/ivys/ivy-0.6.xml index 041edf00..853ccb99 100644 --- a/test/repositories/1/org2/mod2.8/ivys/ivy-0.6.xml +++ b/test/repositories/1/org2/mod2.8/ivys/ivy-0.6.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org2/mod2.9/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.9/ivys/ivy-0.6.xml index 95bbd200..3a299c02 100644 --- a/test/repositories/1/org2/mod2.9/ivys/ivy-0.6.xml +++ b/test/repositories/1/org2/mod2.9/ivys/ivy-0.6.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org20/mod20.1/ivys/ivy-1.0.xml b/test/repositories/1/org20/mod20.1/ivys/ivy-1.0.xml index 5bfb0913..fe30609a 100644 --- a/test/repositories/1/org20/mod20.1/ivys/ivy-1.0.xml +++ b/test/repositories/1/org20/mod20.1/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org20/mod20.1/ivys/ivy-1.1.xml b/test/repositories/1/org20/mod20.1/ivys/ivy-1.1.xml index 2402a8b4..2e9c2e30 100644 --- a/test/repositories/1/org20/mod20.1/ivys/ivy-1.1.xml +++ b/test/repositories/1/org20/mod20.1/ivys/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org20/mod20.1/ivys/ivy-1.2.xml b/test/repositories/1/org20/mod20.1/ivys/ivy-1.2.xml index 5ac77010..223e3063 100644 --- a/test/repositories/1/org20/mod20.1/ivys/ivy-1.2.xml +++ b/test/repositories/1/org20/mod20.1/ivys/ivy-1.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org20/mod20.2/ivys/ivy-1.0.xml b/test/repositories/1/org20/mod20.2/ivys/ivy-1.0.xml index 615fe674..c50e86f4 100644 --- a/test/repositories/1/org20/mod20.2/ivys/ivy-1.0.xml +++ b/test/repositories/1/org20/mod20.2/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org20/mod20.3/ivys/ivy-1.0.xml b/test/repositories/1/org20/mod20.3/ivys/ivy-1.0.xml index 4401d0f3..73cccca8 100644 --- a/test/repositories/1/org20/mod20.3/ivys/ivy-1.0.xml +++ b/test/repositories/1/org20/mod20.3/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org20/mod20.4/ivys/ivy-1.0.xml b/test/repositories/1/org20/mod20.4/ivys/ivy-1.0.xml index fcc01481..54db95c2 100644 --- a/test/repositories/1/org20/mod20.4/ivys/ivy-1.0.xml +++ b/test/repositories/1/org20/mod20.4/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.1/ivys/ivy-0.3.xml b/test/repositories/1/org6/mod6.1/ivys/ivy-0.3.xml index e52d9e5e..8cf40fe8 100644 --- a/test/repositories/1/org6/mod6.1/ivys/ivy-0.3.xml +++ b/test/repositories/1/org6/mod6.1/ivys/ivy-0.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.1/ivys/ivy-0.4.xml b/test/repositories/1/org6/mod6.1/ivys/ivy-0.4.xml index c64c625d..1b8daef0 100644 --- a/test/repositories/1/org6/mod6.1/ivys/ivy-0.4.xml +++ b/test/repositories/1/org6/mod6.1/ivys/ivy-0.4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.1/ivys/ivy-0.5.xml b/test/repositories/1/org6/mod6.1/ivys/ivy-0.5.xml index a9c3f6b3..98d3f305 100644 --- a/test/repositories/1/org6/mod6.1/ivys/ivy-0.5.xml +++ b/test/repositories/1/org6/mod6.1/ivys/ivy-0.5.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.1/ivys/ivy-0.6.xml b/test/repositories/1/org6/mod6.1/ivys/ivy-0.6.xml index 190a9bb5..58a94a23 100644 --- a/test/repositories/1/org6/mod6.1/ivys/ivy-0.6.xml +++ b/test/repositories/1/org6/mod6.1/ivys/ivy-0.6.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.1/ivys/ivy-2.0.xml b/test/repositories/1/org6/mod6.1/ivys/ivy-2.0.xml index c12fd516..e05f77c6 100644 --- a/test/repositories/1/org6/mod6.1/ivys/ivy-2.0.xml +++ b/test/repositories/1/org6/mod6.1/ivys/ivy-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.2/ivys/ivy-0.3.xml b/test/repositories/1/org6/mod6.2/ivys/ivy-0.3.xml index c324a49b..7b3db474 100644 --- a/test/repositories/1/org6/mod6.2/ivys/ivy-0.3.xml +++ b/test/repositories/1/org6/mod6.2/ivys/ivy-0.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.2/ivys/ivy-0.4.xml b/test/repositories/1/org6/mod6.2/ivys/ivy-0.4.xml index e080fc74..ed7fcc6e 100644 --- a/test/repositories/1/org6/mod6.2/ivys/ivy-0.4.xml +++ b/test/repositories/1/org6/mod6.2/ivys/ivy-0.4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.2/ivys/ivy-0.5.xml b/test/repositories/1/org6/mod6.2/ivys/ivy-0.5.xml index a62f533c..b590dceb 100644 --- a/test/repositories/1/org6/mod6.2/ivys/ivy-0.5.xml +++ b/test/repositories/1/org6/mod6.2/ivys/ivy-0.5.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.2/ivys/ivy-0.6.xml b/test/repositories/1/org6/mod6.2/ivys/ivy-0.6.xml index 8fc45734..d22f0965 100644 --- a/test/repositories/1/org6/mod6.2/ivys/ivy-0.6.xml +++ b/test/repositories/1/org6/mod6.2/ivys/ivy-0.6.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.2/ivys/ivy-0.7.xml b/test/repositories/1/org6/mod6.2/ivys/ivy-0.7.xml index ccee67e6..5cef78fc 100644 --- a/test/repositories/1/org6/mod6.2/ivys/ivy-0.7.xml +++ b/test/repositories/1/org6/mod6.2/ivys/ivy-0.7.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.2/ivys/ivy-2.0.xml b/test/repositories/1/org6/mod6.2/ivys/ivy-2.0.xml index 3b039ea0..7c729c79 100644 --- a/test/repositories/1/org6/mod6.2/ivys/ivy-2.0.xml +++ b/test/repositories/1/org6/mod6.2/ivys/ivy-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.4/ivys/ivy-1.xml b/test/repositories/1/org6/mod6.4/ivys/ivy-1.xml index 22644a6c..cccd1420 100644 --- a/test/repositories/1/org6/mod6.4/ivys/ivy-1.xml +++ b/test/repositories/1/org6/mod6.4/ivys/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.4/ivys/ivy-2.xml b/test/repositories/1/org6/mod6.4/ivys/ivy-2.xml index 8d699919..04ac6319 100644 --- a/test/repositories/1/org6/mod6.4/ivys/ivy-2.xml +++ b/test/repositories/1/org6/mod6.4/ivys/ivy-2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.4/ivys/ivy-3.xml b/test/repositories/1/org6/mod6.4/ivys/ivy-3.xml index 18d8f982..7d188e6c 100644 --- a/test/repositories/1/org6/mod6.4/ivys/ivy-3.xml +++ b/test/repositories/1/org6/mod6.4/ivys/ivy-3.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.4/ivys/ivy-4.xml b/test/repositories/1/org6/mod6.4/ivys/ivy-4.xml index 7c0d0ba1..1a1da995 100644 --- a/test/repositories/1/org6/mod6.4/ivys/ivy-4.xml +++ b/test/repositories/1/org6/mod6.4/ivys/ivy-4.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org6/mod6.4/ivys/ivy-5.xml b/test/repositories/1/org6/mod6.4/ivys/ivy-5.xml index 27372d90..7eda4320 100644 --- a/test/repositories/1/org6/mod6.4/ivys/ivy-5.xml +++ b/test/repositories/1/org6/mod6.4/ivys/ivy-5.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org9/mod9.1/ivys/ivy-1.0.xml b/test/repositories/1/org9/mod9.1/ivys/ivy-1.0.xml index ac219abd..5ce86cb8 100644 --- a/test/repositories/1/org9/mod9.1/ivys/ivy-1.0.xml +++ b/test/repositories/1/org9/mod9.1/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org9/mod9.2/ivys/ivy-1.0.xml b/test/repositories/1/org9/mod9.2/ivys/ivy-1.0.xml index 13263537..8645ff5b 100644 --- a/test/repositories/1/org9/mod9.2/ivys/ivy-1.0.xml +++ b/test/repositories/1/org9/mod9.2/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org9/mod9.2/ivys/ivy-1.1.xml b/test/repositories/1/org9/mod9.2/ivys/ivy-1.1.xml index 2c083df7..b09f69a6 100644 --- a/test/repositories/1/org9/mod9.2/ivys/ivy-1.1.xml +++ b/test/repositories/1/org9/mod9.2/ivys/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org9/mod9.2/ivys/ivy-1.2.xml b/test/repositories/1/org9/mod9.2/ivys/ivy-1.2.xml index c21dd18a..97bce4f1 100644 --- a/test/repositories/1/org9/mod9.2/ivys/ivy-1.2.xml +++ b/test/repositories/1/org9/mod9.2/ivys/ivy-1.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/org9/mod9.2/ivys/ivy-1.3.xml b/test/repositories/1/org9/mod9.2/ivys/ivy-1.3.xml index a0ba68b0..fb466013 100644 --- a/test/repositories/1/org9/mod9.2/ivys/ivy-1.3.xml +++ b/test/repositories/1/org9/mod9.2/ivys/ivy-1.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/orgConflictAndPrivateConf/modA/ivys/ivy-1.0.xml b/test/repositories/1/orgConflictAndPrivateConf/modA/ivys/ivy-1.0.xml index 5ca3ea83..2e1ed700 100644 --- a/test/repositories/1/orgConflictAndPrivateConf/modA/ivys/ivy-1.0.xml +++ b/test/repositories/1/orgConflictAndPrivateConf/modA/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/orgConflictAndPrivateConf/modB/ivys/ivy-1.0.xml b/test/repositories/1/orgConflictAndPrivateConf/modB/ivys/ivy-1.0.xml index 740a4469..215684b7 100644 --- a/test/repositories/1/orgConflictAndPrivateConf/modB/ivys/ivy-1.0.xml +++ b/test/repositories/1/orgConflictAndPrivateConf/modB/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.0.xml b/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.0.xml index a041dae9..d231916b 100644 --- a/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.0.xml +++ b/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.1.xml b/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.1.xml index 35b483c4..18dd4802 100644 --- a/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.1.xml +++ b/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/orgConflictAndPrivateConf/root/ivys/ivy-1.0.xml b/test/repositories/1/orgConflictAndPrivateConf/root/ivys/ivy-1.0.xml index d6acbc2e..14950993 100644 --- a/test/repositories/1/orgConflictAndPrivateConf/root/ivys/ivy-1.0.xml +++ b/test/repositories/1/orgConflictAndPrivateConf/root/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.0.xml b/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.0.xml index 5283d3e2..07225c2e 100644 --- a/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.0.xml +++ b/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.1.xml b/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.1.xml index 25f8d205..3fe912d3 100644 --- a/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.1.xml +++ b/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/packaging/module1/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module1/ivys/ivy-1.0.xml index 4c57cd07..adff6598 100644 --- a/test/repositories/1/packaging/module1/ivys/ivy-1.0.xml +++ b/test/repositories/1/packaging/module1/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/packaging/module10/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module10/ivys/ivy-1.0.xml index 403e8ac8..c6fa3fa3 100644 --- a/test/repositories/1/packaging/module10/ivys/ivy-1.0.xml +++ b/test/repositories/1/packaging/module10/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/packaging/module2/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module2/ivys/ivy-1.0.xml index e7f8e6b6..7cc5cad3 100644 --- a/test/repositories/1/packaging/module2/ivys/ivy-1.0.xml +++ b/test/repositories/1/packaging/module2/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/packaging/module3/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module3/ivys/ivy-1.0.xml index 9b602607..ff895c11 100644 --- a/test/repositories/1/packaging/module3/ivys/ivy-1.0.xml +++ b/test/repositories/1/packaging/module3/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/packaging/module4/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module4/ivys/ivy-1.0.xml index bbbe3e81..47880700 100644 --- a/test/repositories/1/packaging/module4/ivys/ivy-1.0.xml +++ b/test/repositories/1/packaging/module4/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/packaging/module5/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module5/ivys/ivy-1.0.xml index 393a1f84..1eb6c84c 100644 --- a/test/repositories/1/packaging/module5/ivys/ivy-1.0.xml +++ b/test/repositories/1/packaging/module5/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/packaging/module6/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module6/ivys/ivy-1.0.xml index 8e7c196c..f5e09417 100644 --- a/test/repositories/1/packaging/module6/ivys/ivy-1.0.xml +++ b/test/repositories/1/packaging/module6/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/packaging/module7/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module7/ivys/ivy-1.0.xml index e0d36ee6..16a9965d 100644 --- a/test/repositories/1/packaging/module7/ivys/ivy-1.0.xml +++ b/test/repositories/1/packaging/module7/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/packaging/module8/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module8/ivys/ivy-1.0.xml index d4c11de6..afad562e 100644 --- a/test/repositories/1/packaging/module8/ivys/ivy-1.0.xml +++ b/test/repositories/1/packaging/module8/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/packaging/module9/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module9/ivys/ivy-1.0.xml index 88219aa6..3d284a30 100644 --- a/test/repositories/1/packaging/module9/ivys/ivy-1.0.xml +++ b/test/repositories/1/packaging/module9/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/special-encoding-root-ivy.xml b/test/repositories/1/special-encoding-root-ivy.xml index b419c415..2e285625 100644 --- a/test/repositories/1/special-encoding-root-ivy.xml +++ b/test/repositories/1/special-encoding-root-ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/usecacheonly/mod1/ivys/ivy-1.0.xml b/test/repositories/1/usecacheonly/mod1/ivys/ivy-1.0.xml index 923b9ad6..83450c02 100644 --- a/test/repositories/1/usecacheonly/mod1/ivys/ivy-1.0.xml +++ b/test/repositories/1/usecacheonly/mod1/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/usecacheonly/mod2/ivys/ivy-1.0.xml b/test/repositories/1/usecacheonly/mod2/ivys/ivy-1.0.xml index 3954f6df..077b0d03 100644 --- a/test/repositories/1/usecacheonly/mod2/ivys/ivy-1.0.xml +++ b/test/repositories/1/usecacheonly/mod2/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/usecacheonly/mod3/ivys/ivy-1.0.xml b/test/repositories/1/usecacheonly/mod3/ivys/ivy-1.0.xml index 52042828..380ad91d 100644 --- a/test/repositories/1/usecacheonly/mod3/ivys/ivy-1.0.xml +++ b/test/repositories/1/usecacheonly/mod3/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/usecacheonly/mod4/ivys/ivy-1.0.xml b/test/repositories/1/usecacheonly/mod4/ivys/ivy-1.0.xml index 233e65e0..da1cf9a4 100644 --- a/test/repositories/1/usecacheonly/mod4/ivys/ivy-1.0.xml +++ b/test/repositories/1/usecacheonly/mod4/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/usecacheonly/mod5/ivys/ivy-1.0.0-SNAPSHOT.xml b/test/repositories/1/usecacheonly/mod5/ivys/ivy-1.0.0-SNAPSHOT.xml index 16e04157..0a5844f8 100644 --- a/test/repositories/1/usecacheonly/mod5/ivys/ivy-1.0.0-SNAPSHOT.xml +++ b/test/repositories/1/usecacheonly/mod5/ivys/ivy-1.0.0-SNAPSHOT.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/1/yourorg/yourdep/yoursys/yourmod/ivys/ivy-1.0.xml b/test/repositories/1/yourorg/yourdep/yoursys/yourmod/ivys/ivy-1.0.xml index f0cc07be..1697b09e 100644 --- a/test/repositories/1/yourorg/yourdep/yoursys/yourmod/ivys/ivy-1.0.xml +++ b/test/repositories/1/yourorg/yourdep/yoursys/yourmod/ivys/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/buildnumber/ivy-test.xml b/test/repositories/2/buildnumber/ivy-test.xml index 5df1eb4b..d8649879 100644 --- a/test/repositories/2/buildnumber/ivy-test.xml +++ b/test/repositories/2/buildnumber/ivy-test.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/maven-snapshot-deps-test/ivy-with-maven-snapshot-deps.xml b/test/repositories/2/maven-snapshot-deps-test/ivy-with-maven-snapshot-deps.xml index 5659f714..e48fbf0a 100644 --- a/test/repositories/2/maven-snapshot-deps-test/ivy-with-maven-snapshot-deps.xml +++ b/test/repositories/2/maven-snapshot-deps-test/ivy-with-maven-snapshot-deps.xml @@ -6,7 +6,7 @@ ~ (the "License"); you may not use this file except in compliance with ~ the License. You may obtain a copy of the License at ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ https://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/repositories/2/mod10.1/ivy-1.0.xml b/test/repositories/2/mod10.1/ivy-1.0.xml index 2f7c3f9f..54bb41e7 100644 --- a/test/repositories/2/mod10.1/ivy-1.0.xml +++ b/test/repositories/2/mod10.1/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod10.1/ivy-1.1.xml b/test/repositories/2/mod10.1/ivy-1.1.xml index 0e2db2cc..a4434f84 100644 --- a/test/repositories/2/mod10.1/ivy-1.1.xml +++ b/test/repositories/2/mod10.1/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod10.1/ivy-1.2.xml b/test/repositories/2/mod10.1/ivy-1.2.xml index 124cb3df..0e345663 100644 --- a/test/repositories/2/mod10.1/ivy-1.2.xml +++ b/test/repositories/2/mod10.1/ivy-1.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod10.1/ivy-1.3.xml b/test/repositories/2/mod10.1/ivy-1.3.xml index 989e6ee4..50055d30 100644 --- a/test/repositories/2/mod10.1/ivy-1.3.xml +++ b/test/repositories/2/mod10.1/ivy-1.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod10.2/ivy-1.0.xml b/test/repositories/2/mod10.2/ivy-1.0.xml index 6a1e5287..9887b867 100644 --- a/test/repositories/2/mod10.2/ivy-1.0.xml +++ b/test/repositories/2/mod10.2/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod10.2/ivy-1.1.xml b/test/repositories/2/mod10.2/ivy-1.1.xml index e8ba0160..7e4c7634 100644 --- a/test/repositories/2/mod10.2/ivy-1.1.xml +++ b/test/repositories/2/mod10.2/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod10.2/ivy-1.2.xml b/test/repositories/2/mod10.2/ivy-1.2.xml index c18b517d..c6be81ef 100644 --- a/test/repositories/2/mod10.2/ivy-1.2.xml +++ b/test/repositories/2/mod10.2/ivy-1.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod10.2/ivy-1.3.xml b/test/repositories/2/mod10.2/ivy-1.3.xml index 077d9cf3..46638611 100644 --- a/test/repositories/2/mod10.2/ivy-1.3.xml +++ b/test/repositories/2/mod10.2/ivy-1.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod10.2/ivy-2.0.xml b/test/repositories/2/mod10.2/ivy-2.0.xml index 6a5ab502..738f4307 100644 --- a/test/repositories/2/mod10.2/ivy-2.0.xml +++ b/test/repositories/2/mod10.2/ivy-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod11.1/ivy-1.0.xml b/test/repositories/2/mod11.1/ivy-1.0.xml index 5a4753ec..c652c512 100644 --- a/test/repositories/2/mod11.1/ivy-1.0.xml +++ b/test/repositories/2/mod11.1/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod11.2/ivy-1.0.xml b/test/repositories/2/mod11.2/ivy-1.0.xml index 6bc204a3..ce7e11fa 100644 --- a/test/repositories/2/mod11.2/ivy-1.0.xml +++ b/test/repositories/2/mod11.2/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod12.1/ivy-1.0.xml b/test/repositories/2/mod12.1/ivy-1.0.xml index 51e4f0a8..01f50120 100644 --- a/test/repositories/2/mod12.1/ivy-1.0.xml +++ b/test/repositories/2/mod12.1/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod12.2/ivy-1.0.xml b/test/repositories/2/mod12.2/ivy-1.0.xml index 57761242..3ddfc7dc 100644 --- a/test/repositories/2/mod12.2/ivy-1.0.xml +++ b/test/repositories/2/mod12.2/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod13.1/ivy-1.0.xml b/test/repositories/2/mod13.1/ivy-1.0.xml index e4e2f5e8..f9cca328 100644 --- a/test/repositories/2/mod13.1/ivy-1.0.xml +++ b/test/repositories/2/mod13.1/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod13.2/ivy-1.0.xml b/test/repositories/2/mod13.2/ivy-1.0.xml index 6725ab1b..9bfb353f 100644 --- a/test/repositories/2/mod13.2/ivy-1.0.xml +++ b/test/repositories/2/mod13.2/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod13.3/ivy-1.0.xml b/test/repositories/2/mod13.3/ivy-1.0.xml index ca41526a..ee5438fc 100644 --- a/test/repositories/2/mod13.3/ivy-1.0.xml +++ b/test/repositories/2/mod13.3/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod14.1/ivy-1.1.xml b/test/repositories/2/mod14.1/ivy-1.1.xml index 4cc80056..c715fd5b 100644 --- a/test/repositories/2/mod14.1/ivy-1.1.xml +++ b/test/repositories/2/mod14.1/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod14.2/ivy-1.1.xml b/test/repositories/2/mod14.2/ivy-1.1.xml index 5520f661..1fc24e9e 100644 --- a/test/repositories/2/mod14.2/ivy-1.1.xml +++ b/test/repositories/2/mod14.2/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod14.3/ivy-1.1.xml b/test/repositories/2/mod14.3/ivy-1.1.xml index 0ddce49b..84cac924 100644 --- a/test/repositories/2/mod14.3/ivy-1.1.xml +++ b/test/repositories/2/mod14.3/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod14.4/ivy-1.1.xml b/test/repositories/2/mod14.4/ivy-1.1.xml index b06b25a5..dad533f9 100644 --- a/test/repositories/2/mod14.4/ivy-1.1.xml +++ b/test/repositories/2/mod14.4/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod15.1/ivy-1.1.xml b/test/repositories/2/mod15.1/ivy-1.1.xml index 5e76d7be..8a92bd64 100644 --- a/test/repositories/2/mod15.1/ivy-1.1.xml +++ b/test/repositories/2/mod15.1/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod15.2/ivy-1.1.xml b/test/repositories/2/mod15.2/ivy-1.1.xml index d68fd64b..d8711ddf 100644 --- a/test/repositories/2/mod15.2/ivy-1.1.xml +++ b/test/repositories/2/mod15.2/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod15.3/ivy-1.1.xml b/test/repositories/2/mod15.3/ivy-1.1.xml index 50ea89f8..da416f20 100644 --- a/test/repositories/2/mod15.3/ivy-1.1.xml +++ b/test/repositories/2/mod15.3/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod15.4/ivy-1.1.xml b/test/repositories/2/mod15.4/ivy-1.1.xml index ca7cd01e..b1d962c2 100644 --- a/test/repositories/2/mod15.4/ivy-1.1.xml +++ b/test/repositories/2/mod15.4/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod16.1/ivy-1.0.xml b/test/repositories/2/mod16.1/ivy-1.0.xml index 6499d45d..a092d288 100644 --- a/test/repositories/2/mod16.1/ivy-1.0.xml +++ b/test/repositories/2/mod16.1/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod17.1/ivy-1.0.xml b/test/repositories/2/mod17.1/ivy-1.0.xml index 9efb97e7..a93517d9 100644 --- a/test/repositories/2/mod17.1/ivy-1.0.xml +++ b/test/repositories/2/mod17.1/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod3.1/ivy-1.0.1.xml b/test/repositories/2/mod3.1/ivy-1.0.1.xml index 3ffdbce0..2555face 100644 --- a/test/repositories/2/mod3.1/ivy-1.0.1.xml +++ b/test/repositories/2/mod3.1/ivy-1.0.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod3.1/ivy-1.0.xml b/test/repositories/2/mod3.1/ivy-1.0.xml index 30496768..77a1c0b1 100644 --- a/test/repositories/2/mod3.1/ivy-1.0.xml +++ b/test/repositories/2/mod3.1/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod3.1/ivy-1.1.xml b/test/repositories/2/mod3.1/ivy-1.1.xml index 0b3d2424..23fd5878 100644 --- a/test/repositories/2/mod3.1/ivy-1.1.xml +++ b/test/repositories/2/mod3.1/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod3.1/ivy-1.2.xml b/test/repositories/2/mod3.1/ivy-1.2.xml index 2003ba9c..b7abd2ad 100644 --- a/test/repositories/2/mod3.1/ivy-1.2.xml +++ b/test/repositories/2/mod3.1/ivy-1.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod3.1/ivy-1.3.xml b/test/repositories/2/mod3.1/ivy-1.3.xml index ae56c70e..ba72dca9 100644 --- a/test/repositories/2/mod3.1/ivy-1.3.xml +++ b/test/repositories/2/mod3.1/ivy-1.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod3.1/ivy-1.4.xml b/test/repositories/2/mod3.1/ivy-1.4.xml index 264b2fba..ddb3e8b1 100644 --- a/test/repositories/2/mod3.1/ivy-1.4.xml +++ b/test/repositories/2/mod3.1/ivy-1.4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod3.2/ivy-1.1.xml b/test/repositories/2/mod3.2/ivy-1.1.xml index 0793dce5..8b23b3ba 100644 --- a/test/repositories/2/mod3.2/ivy-1.1.xml +++ b/test/repositories/2/mod3.2/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod3.2/ivy-1.2.1.xml b/test/repositories/2/mod3.2/ivy-1.2.1.xml index fa63fd58..2149298c 100644 --- a/test/repositories/2/mod3.2/ivy-1.2.1.xml +++ b/test/repositories/2/mod3.2/ivy-1.2.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod3.2/ivy-1.2.xml b/test/repositories/2/mod3.2/ivy-1.2.xml index f5ff79bc..2b1afc15 100644 --- a/test/repositories/2/mod3.2/ivy-1.2.xml +++ b/test/repositories/2/mod3.2/ivy-1.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod3.2/ivy-1.3.xml b/test/repositories/2/mod3.2/ivy-1.3.xml index f923d520..d7e5776e 100644 --- a/test/repositories/2/mod3.2/ivy-1.3.xml +++ b/test/repositories/2/mod3.2/ivy-1.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod3.2/ivy-1.4.xml b/test/repositories/2/mod3.2/ivy-1.4.xml index bbc3962b..daf87cf4 100644 --- a/test/repositories/2/mod3.2/ivy-1.4.xml +++ b/test/repositories/2/mod3.2/ivy-1.4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.0.xml b/test/repositories/2/mod4.1/ivy-4.0.xml index 8af4c0d4..531a30b8 100644 --- a/test/repositories/2/mod4.1/ivy-4.0.xml +++ b/test/repositories/2/mod4.1/ivy-4.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.1.xml b/test/repositories/2/mod4.1/ivy-4.1.xml index c8a871a8..f89418e3 100644 --- a/test/repositories/2/mod4.1/ivy-4.1.xml +++ b/test/repositories/2/mod4.1/ivy-4.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.10.xml b/test/repositories/2/mod4.1/ivy-4.10.xml index f707a5a9..ff70ab92 100644 --- a/test/repositories/2/mod4.1/ivy-4.10.xml +++ b/test/repositories/2/mod4.1/ivy-4.10.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.11.xml b/test/repositories/2/mod4.1/ivy-4.11.xml index dcf01fb2..4aa7f102 100644 --- a/test/repositories/2/mod4.1/ivy-4.11.xml +++ b/test/repositories/2/mod4.1/ivy-4.11.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.12.xml b/test/repositories/2/mod4.1/ivy-4.12.xml index b10fcbd9..918233fc 100644 --- a/test/repositories/2/mod4.1/ivy-4.12.xml +++ b/test/repositories/2/mod4.1/ivy-4.12.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.13.xml b/test/repositories/2/mod4.1/ivy-4.13.xml index 235799eb..75896bd7 100644 --- a/test/repositories/2/mod4.1/ivy-4.13.xml +++ b/test/repositories/2/mod4.1/ivy-4.13.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.14.xml b/test/repositories/2/mod4.1/ivy-4.14.xml index 3bd37c99..22a8956f 100644 --- a/test/repositories/2/mod4.1/ivy-4.14.xml +++ b/test/repositories/2/mod4.1/ivy-4.14.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.2.xml b/test/repositories/2/mod4.1/ivy-4.2.xml index 113f40a8..037e7a79 100644 --- a/test/repositories/2/mod4.1/ivy-4.2.xml +++ b/test/repositories/2/mod4.1/ivy-4.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.3.xml b/test/repositories/2/mod4.1/ivy-4.3.xml index 0fff5e41..e4ea0a07 100644 --- a/test/repositories/2/mod4.1/ivy-4.3.xml +++ b/test/repositories/2/mod4.1/ivy-4.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.4.xml b/test/repositories/2/mod4.1/ivy-4.4.xml index 01f7cc36..ee993026 100644 --- a/test/repositories/2/mod4.1/ivy-4.4.xml +++ b/test/repositories/2/mod4.1/ivy-4.4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.5.xml b/test/repositories/2/mod4.1/ivy-4.5.xml index c23f784d..c6b2f199 100644 --- a/test/repositories/2/mod4.1/ivy-4.5.xml +++ b/test/repositories/2/mod4.1/ivy-4.5.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.6.xml b/test/repositories/2/mod4.1/ivy-4.6.xml index 94a7f024..e53ce4fc 100644 --- a/test/repositories/2/mod4.1/ivy-4.6.xml +++ b/test/repositories/2/mod4.1/ivy-4.6.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.7.xml b/test/repositories/2/mod4.1/ivy-4.7.xml index 2e2b189d..b9478856 100644 --- a/test/repositories/2/mod4.1/ivy-4.7.xml +++ b/test/repositories/2/mod4.1/ivy-4.7.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.8.xml b/test/repositories/2/mod4.1/ivy-4.8.xml index ee96b529..76567120 100644 --- a/test/repositories/2/mod4.1/ivy-4.8.xml +++ b/test/repositories/2/mod4.1/ivy-4.8.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod4.1/ivy-4.9.xml b/test/repositories/2/mod4.1/ivy-4.9.xml index 04d472d4..5b907b21 100644 --- a/test/repositories/2/mod4.1/ivy-4.9.xml +++ b/test/repositories/2/mod4.1/ivy-4.9.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod5.1/ivy-4.0.xml b/test/repositories/2/mod5.1/ivy-4.0.xml index a879cec4..8ad9ffee 100644 --- a/test/repositories/2/mod5.1/ivy-4.0.xml +++ b/test/repositories/2/mod5.1/ivy-4.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod5.1/ivy-4.1.xml b/test/repositories/2/mod5.1/ivy-4.1.xml index b004f67c..b0e99ab3 100644 --- a/test/repositories/2/mod5.1/ivy-4.1.xml +++ b/test/repositories/2/mod5.1/ivy-4.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod5.1/ivy-4.2.xml b/test/repositories/2/mod5.1/ivy-4.2.xml index bd7ea42f..e00c791d 100644 --- a/test/repositories/2/mod5.1/ivy-4.2.xml +++ b/test/repositories/2/mod5.1/ivy-4.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod5.1/ivy-4.3.xml b/test/repositories/2/mod5.1/ivy-4.3.xml index fa8097d5..fe0a14ab 100644 --- a/test/repositories/2/mod5.1/ivy-4.3.xml +++ b/test/repositories/2/mod5.1/ivy-4.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod5.1/ivy-4.4.xml b/test/repositories/2/mod5.1/ivy-4.4.xml index 853c96d2..cc3961e2 100644 --- a/test/repositories/2/mod5.1/ivy-4.4.xml +++ b/test/repositories/2/mod5.1/ivy-4.4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod5.1/ivy-4.5.xml b/test/repositories/2/mod5.1/ivy-4.5.xml index e1a26a3a..3fe47731 100644 --- a/test/repositories/2/mod5.1/ivy-4.5.xml +++ b/test/repositories/2/mod5.1/ivy-4.5.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod5.2/ivy-1.0.xml b/test/repositories/2/mod5.2/ivy-1.0.xml index 9a9ace59..26852c17 100644 --- a/test/repositories/2/mod5.2/ivy-1.0.xml +++ b/test/repositories/2/mod5.2/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod5.2/ivy-2.0.xml b/test/repositories/2/mod5.2/ivy-2.0.xml index 38788684..1969de13 100644 --- a/test/repositories/2/mod5.2/ivy-2.0.xml +++ b/test/repositories/2/mod5.2/ivy-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod5.2/ivy-3.0.xml b/test/repositories/2/mod5.2/ivy-3.0.xml index ea8efa3e..deee6d34 100644 --- a/test/repositories/2/mod5.2/ivy-3.0.xml +++ b/test/repositories/2/mod5.2/ivy-3.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod5.2/ivy-3.1.xml b/test/repositories/2/mod5.2/ivy-3.1.xml index fc9865a0..6a25f12e 100644 --- a/test/repositories/2/mod5.2/ivy-3.1.xml +++ b/test/repositories/2/mod5.2/ivy-3.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod6.1/ivy-1.0.xml b/test/repositories/2/mod6.1/ivy-1.0.xml index 74363665..6f90f372 100644 --- a/test/repositories/2/mod6.1/ivy-1.0.xml +++ b/test/repositories/2/mod6.1/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod6.1/ivy-1.1.xml b/test/repositories/2/mod6.1/ivy-1.1.xml index f99894b4..f844d90a 100644 --- a/test/repositories/2/mod6.1/ivy-1.1.xml +++ b/test/repositories/2/mod6.1/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod6.1/ivy-1.2.xml b/test/repositories/2/mod6.1/ivy-1.2.xml index 8fc0921d..51608ac7 100644 --- a/test/repositories/2/mod6.1/ivy-1.2.xml +++ b/test/repositories/2/mod6.1/ivy-1.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod6.1/ivy-1.3.xml b/test/repositories/2/mod6.1/ivy-1.3.xml index f26a9ff2..7c7c8720 100644 --- a/test/repositories/2/mod6.1/ivy-1.3.xml +++ b/test/repositories/2/mod6.1/ivy-1.3.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod6.1/ivy-1.4.xml b/test/repositories/2/mod6.1/ivy-1.4.xml index 6bbd6eb1..52834950 100644 --- a/test/repositories/2/mod6.1/ivy-1.4.xml +++ b/test/repositories/2/mod6.1/ivy-1.4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod6.1/ivy-1.5.xml b/test/repositories/2/mod6.1/ivy-1.5.xml index 67968904..0e50be6d 100644 --- a/test/repositories/2/mod6.1/ivy-1.5.xml +++ b/test/repositories/2/mod6.1/ivy-1.5.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod6.2/ivy-1.0.xml b/test/repositories/2/mod6.2/ivy-1.0.xml index 8512e2e5..b0211742 100644 --- a/test/repositories/2/mod6.2/ivy-1.0.xml +++ b/test/repositories/2/mod6.2/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod6.2/ivy-1.1.xml b/test/repositories/2/mod6.2/ivy-1.1.xml index c917a414..4a3b95b6 100644 --- a/test/repositories/2/mod6.2/ivy-1.1.xml +++ b/test/repositories/2/mod6.2/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod6.3/ivy-1.0.xml b/test/repositories/2/mod6.3/ivy-1.0.xml index 842ea935..502cd5aa 100644 --- a/test/repositories/2/mod6.3/ivy-1.0.xml +++ b/test/repositories/2/mod6.3/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod6.3/ivy-1.1.xml b/test/repositories/2/mod6.3/ivy-1.1.xml index 371863b4..490a9e2e 100644 --- a/test/repositories/2/mod6.3/ivy-1.1.xml +++ b/test/repositories/2/mod6.3/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod6.3/ivy-1.2.xml b/test/repositories/2/mod6.3/ivy-1.2.xml index 7e89502c..faa24ca0 100644 --- a/test/repositories/2/mod6.3/ivy-1.2.xml +++ b/test/repositories/2/mod6.3/ivy-1.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod7.1/ivy-1.0.xml b/test/repositories/2/mod7.1/ivy-1.0.xml index 58493efd..6e8a7402 100644 --- a/test/repositories/2/mod7.1/ivy-1.0.xml +++ b/test/repositories/2/mod7.1/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod7.1/ivy-2.0.xml b/test/repositories/2/mod7.1/ivy-2.0.xml index da48e344..9c0af7eb 100644 --- a/test/repositories/2/mod7.1/ivy-2.0.xml +++ b/test/repositories/2/mod7.1/ivy-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod7.2/ivy-1.0.xml b/test/repositories/2/mod7.2/ivy-1.0.xml index db20fdc1..8a3432cf 100644 --- a/test/repositories/2/mod7.2/ivy-1.0.xml +++ b/test/repositories/2/mod7.2/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod7.3/ivy-1.0.xml b/test/repositories/2/mod7.3/ivy-1.0.xml index 9c4bf78e..90ede06e 100644 --- a/test/repositories/2/mod7.3/ivy-1.0.xml +++ b/test/repositories/2/mod7.3/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod8.1/ivy-1.0.xml b/test/repositories/2/mod8.1/ivy-1.0.xml index 386c85b8..44ffcea8 100644 --- a/test/repositories/2/mod8.1/ivy-1.0.xml +++ b/test/repositories/2/mod8.1/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod8.1/ivy-1.1.xml b/test/repositories/2/mod8.1/ivy-1.1.xml index c5df2227..e8d3a951 100644 --- a/test/repositories/2/mod8.1/ivy-1.1.xml +++ b/test/repositories/2/mod8.1/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod8.2/ivy-1.0.xml b/test/repositories/2/mod8.2/ivy-1.0.xml index 32eaa715..4a655bb5 100644 --- a/test/repositories/2/mod8.2/ivy-1.0.xml +++ b/test/repositories/2/mod8.2/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod8.3/ivy-1.0.xml b/test/repositories/2/mod8.3/ivy-1.0.xml index 9025557f..15fb7201 100644 --- a/test/repositories/2/mod8.3/ivy-1.0.xml +++ b/test/repositories/2/mod8.3/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod8.4/ivy-1.0.xml b/test/repositories/2/mod8.4/ivy-1.0.xml index f006233f..ce0af79b 100644 --- a/test/repositories/2/mod8.4/ivy-1.0.xml +++ b/test/repositories/2/mod8.4/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod8.4/ivy-1.1.xml b/test/repositories/2/mod8.4/ivy-1.1.xml index 6f8b496a..b7691ca3 100644 --- a/test/repositories/2/mod8.4/ivy-1.1.xml +++ b/test/repositories/2/mod8.4/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod8.5/ivy-2.0.xml b/test/repositories/2/mod8.5/ivy-2.0.xml index 1daf870e..fd4de989 100644 --- a/test/repositories/2/mod8.5/ivy-2.0.xml +++ b/test/repositories/2/mod8.5/ivy-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod8.6/ivy-2.0.xml b/test/repositories/2/mod8.6/ivy-2.0.xml index 2bf5b3ea..04b0e688 100644 --- a/test/repositories/2/mod8.6/ivy-2.0.xml +++ b/test/repositories/2/mod8.6/ivy-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod_released/ivy-1.0.xml b/test/repositories/2/mod_released/ivy-1.0.xml index fb4eb15c..fc2334ba 100644 --- a/test/repositories/2/mod_released/ivy-1.0.xml +++ b/test/repositories/2/mod_released/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/mod_released/ivy-1.1.xml b/test/repositories/2/mod_released/ivy-1.1.xml index bdb5d736..8ac6dbcd 100644 --- a/test/repositories/2/mod_released/ivy-1.1.xml +++ b/test/repositories/2/mod_released/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/modpom-dbunit/ivy-2.2.xml b/test/repositories/2/modpom-dbunit/ivy-2.2.xml index bd3cf1ff..2d18a910 100644 --- a/test/repositories/2/modpom-dbunit/ivy-2.2.xml +++ b/test/repositories/2/modpom-dbunit/ivy-2.2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/modpom-junit/ivy-3.8.1.xml b/test/repositories/2/modpom-junit/ivy-3.8.1.xml index 82243d52..a64bfbe3 100644 --- a/test/repositories/2/modpom-junit/ivy-3.8.1.xml +++ b/test/repositories/2/modpom-junit/ivy-3.8.1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/2/modpom-junit/ivy-3.8.2.xml b/test/repositories/2/modpom-junit/ivy-3.8.2.xml index b229ba36..a0cef012 100644 --- a/test/repositories/2/modpom-junit/ivy-3.8.2.xml +++ b/test/repositories/2/modpom-junit/ivy-3.8.2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1037/ivysettings.xml b/test/repositories/IVY-1037/ivysettings.xml index 5cf991f5..943b1f5f 100644 --- a/test/repositories/IVY-1037/ivysettings.xml +++ b/test/repositories/IVY-1037/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1037/rep1/org/module/ivy-1.xml b/test/repositories/IVY-1037/rep1/org/module/ivy-1.xml index 84234889..5015e8cf 100644 --- a/test/repositories/IVY-1037/rep1/org/module/ivy-1.xml +++ b/test/repositories/IVY-1037/rep1/org/module/ivy-1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1037/rep2/org/module/ivy-2.xml b/test/repositories/IVY-1037/rep2/org/module/ivy-2.xml index 92086b8f..dcb374d3 100644 --- a/test/repositories/IVY-1037/rep2/org/module/ivy-2.xml +++ b/test/repositories/IVY-1037/rep2/org/module/ivy-2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1111/ivysettings.xml b/test/repositories/IVY-1111/ivysettings.xml index 3d373923..3e36ab2f 100644 --- a/test/repositories/IVY-1111/ivysettings.xml +++ b/test/repositories/IVY-1111/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1111/junit/junit/ivy-3.8.xml b/test/repositories/IVY-1111/junit/junit/ivy-3.8.xml index 00de8ce2..c485f750 100644 --- a/test/repositories/IVY-1111/junit/junit/ivy-3.8.xml +++ b/test/repositories/IVY-1111/junit/junit/ivy-3.8.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1111/junit/junit/ivy-4.4.xml b/test/repositories/IVY-1111/junit/junit/ivy-4.4.xml index 9a1d9965..6346db54 100644 --- a/test/repositories/IVY-1111/junit/junit/ivy-4.4.xml +++ b/test/repositories/IVY-1111/junit/junit/ivy-4.4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1111/test/a/ivy-1.xml b/test/repositories/IVY-1111/test/a/ivy-1.xml index f9f665e6..0ed3640b 100644 --- a/test/repositories/IVY-1111/test/a/ivy-1.xml +++ b/test/repositories/IVY-1111/test/a/ivy-1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1111/test/b/ivy-1.5.xml b/test/repositories/IVY-1111/test/b/ivy-1.5.xml index 0becafbb..e97a5dfa 100644 --- a/test/repositories/IVY-1111/test/b/ivy-1.5.xml +++ b/test/repositories/IVY-1111/test/b/ivy-1.5.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1128/ivysettings.xml b/test/repositories/IVY-1128/ivysettings.xml index 5b511574..ee00e83a 100644 --- a/test/repositories/IVY-1128/ivysettings.xml +++ b/test/repositories/IVY-1128/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-1.xml b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-1.xml index cbf18054..405f1f0e 100644 --- a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-1.xml +++ b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-2.xml b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-2.xml index 8ec528ff..c1387237 100644 --- a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-2.xml +++ b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-1.xml b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-1.xml index 4e136720..f1b145c6 100644 --- a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-1.xml +++ b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-2.xml b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-2.xml index 3fa89960..d041f1e7 100644 --- a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-2.xml +++ b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-1.xml b/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-1.xml index adae7767..2c8f393a 100644 --- a/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-1.xml +++ b/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-2.xml b/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-2.xml index 613c4d1a..0c14adf5 100644 --- a/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-2.xml +++ b/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-1.xml b/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-1.xml index 21427877..20a48825 100644 --- a/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-1.xml +++ b/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-2.xml b/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-2.xml index 1dac0ef0..8e9db9a2 100644 --- a/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-2.xml +++ b/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1159/ivy-depsorder_modA_then_modB.xml b/test/repositories/IVY-1159/ivy-depsorder_modA_then_modB.xml index 0ec18cce..5b78bf03 100644 --- a/test/repositories/IVY-1159/ivy-depsorder_modA_then_modB.xml +++ b/test/repositories/IVY-1159/ivy-depsorder_modA_then_modB.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1159/ivy-depsorder_modB_then_modA.xml b/test/repositories/IVY-1159/ivy-depsorder_modB_then_modA.xml index 03939afa..767460d4 100644 --- a/test/repositories/IVY-1159/ivy-depsorder_modB_then_modA.xml +++ b/test/repositories/IVY-1159/ivy-depsorder_modB_then_modA.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1159/ivysettings.xml b/test/repositories/IVY-1159/ivysettings.xml index 900c16b4..97f84f3e 100644 --- a/test/repositories/IVY-1159/ivysettings.xml +++ b/test/repositories/IVY-1159/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1159/myorg/modA/1/ivy.xml b/test/repositories/IVY-1159/myorg/modA/1/ivy.xml index f00dbe2b..5ae411d5 100644 --- a/test/repositories/IVY-1159/myorg/modA/1/ivy.xml +++ b/test/repositories/IVY-1159/myorg/modA/1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1159/myorg/modB/1/ivy.xml b/test/repositories/IVY-1159/myorg/modB/1/ivy.xml index bdc6558d..b181b7c9 100644 --- a/test/repositories/IVY-1159/myorg/modB/1/ivy.xml +++ b/test/repositories/IVY-1159/myorg/modB/1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1178/ivysettings.xml b/test/repositories/IVY-1178/ivysettings.xml index 1c9f4bf2..2783e618 100644 --- a/test/repositories/IVY-1178/ivysettings.xml +++ b/test/repositories/IVY-1178/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1178/myorg/modA/1.0/ivy-1.0.xml b/test/repositories/IVY-1178/myorg/modA/1.0/ivy-1.0.xml index 8ee7a6d0..0982be83 100644 --- a/test/repositories/IVY-1178/myorg/modA/1.0/ivy-1.0.xml +++ b/test/repositories/IVY-1178/myorg/modA/1.0/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1178/myorg/modB/1.0/ivy-1.0.xml b/test/repositories/IVY-1178/myorg/modB/1.0/ivy-1.0.xml index 5b7c0c2c..b2dbbbe6 100644 --- a/test/repositories/IVY-1178/myorg/modB/1.0/ivy-1.0.xml +++ b/test/repositories/IVY-1178/myorg/modB/1.0/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1178/myorg/modC/1.0/ivy-1.0.xml b/test/repositories/IVY-1178/myorg/modC/1.0/ivy-1.0.xml index 6a3b170d..0b0c630d 100644 --- a/test/repositories/IVY-1178/myorg/modC/1.0/ivy-1.0.xml +++ b/test/repositories/IVY-1178/myorg/modC/1.0/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1178/myorg/modD/1.0/ivy-1.0.xml b/test/repositories/IVY-1178/myorg/modD/1.0/ivy-1.0.xml index 68122e7f..ce38d317 100644 --- a/test/repositories/IVY-1178/myorg/modD/1.0/ivy-1.0.xml +++ b/test/repositories/IVY-1178/myorg/modD/1.0/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1178/myorg/modD/1.1/ivy-1.1.xml b/test/repositories/IVY-1178/myorg/modD/1.1/ivy-1.1.xml index 3a01d058..93341364 100644 --- a/test/repositories/IVY-1178/myorg/modD/1.1/ivy-1.1.xml +++ b/test/repositories/IVY-1178/myorg/modD/1.1/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1178/myorg/modE/1.0/ivy-1.0.xml b/test/repositories/IVY-1178/myorg/modE/1.0/ivy-1.0.xml index 172d6bbf..e2ad695e 100644 --- a/test/repositories/IVY-1178/myorg/modE/1.0/ivy-1.0.xml +++ b/test/repositories/IVY-1178/myorg/modE/1.0/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1178/myorg/modE/1.1/ivy-1.1.xml b/test/repositories/IVY-1178/myorg/modE/1.1/ivy-1.1.xml index 39a72ec1..43604f85 100644 --- a/test/repositories/IVY-1178/myorg/modE/1.1/ivy-1.1.xml +++ b/test/repositories/IVY-1178/myorg/modE/1.1/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1179/repo/org/A/1.0/ivy.xml b/test/repositories/IVY-1179/repo/org/A/1.0/ivy.xml index cb1dc432..a409a5b5 100644 --- a/test/repositories/IVY-1179/repo/org/A/1.0/ivy.xml +++ b/test/repositories/IVY-1179/repo/org/A/1.0/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1179/repo/org/A/1.0/packager.xml b/test/repositories/IVY-1179/repo/org/A/1.0/packager.xml index 7f43daa6..bc7a97e9 100644 --- a/test/repositories/IVY-1179/repo/org/A/1.0/packager.xml +++ b/test/repositories/IVY-1179/repo/org/A/1.0/packager.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1179/repo/org/B/1.0/ivy.xml b/test/repositories/IVY-1179/repo/org/B/1.0/ivy.xml index f1ccf255..759c6707 100644 --- a/test/repositories/IVY-1179/repo/org/B/1.0/ivy.xml +++ b/test/repositories/IVY-1179/repo/org/B/1.0/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1179/repo/org/B/1.0/packager.xml b/test/repositories/IVY-1179/repo/org/B/1.0/packager.xml index ac3f077f..0764934b 100644 --- a/test/repositories/IVY-1179/repo/org/B/1.0/packager.xml +++ b/test/repositories/IVY-1179/repo/org/B/1.0/packager.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1233/ivy.xml b/test/repositories/IVY-1233/ivy.xml index be5dc21c..602c3e0f 100644 --- a/test/repositories/IVY-1233/ivy.xml +++ b/test/repositories/IVY-1233/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1233/ivysettings.xml b/test/repositories/IVY-1233/ivysettings.xml index f06480bf..f020951a 100644 --- a/test/repositories/IVY-1233/ivysettings.xml +++ b/test/repositories/IVY-1233/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1233/test/a/1.0/ivy.xml b/test/repositories/IVY-1233/test/a/1.0/ivy.xml index b6f96a3a..89bbd10e 100644 --- a/test/repositories/IVY-1233/test/a/1.0/ivy.xml +++ b/test/repositories/IVY-1233/test/a/1.0/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1233/test/a/1.1/ivy.xml b/test/repositories/IVY-1233/test/a/1.1/ivy.xml index 8d132dab..8f41a9bd 100644 --- a/test/repositories/IVY-1233/test/a/1.1/ivy.xml +++ b/test/repositories/IVY-1233/test/a/1.1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1233/test/b/2.0/ivy.xml b/test/repositories/IVY-1233/test/b/2.0/ivy.xml index 000f5cad..44641381 100644 --- a/test/repositories/IVY-1233/test/b/2.0/ivy.xml +++ b/test/repositories/IVY-1233/test/b/2.0/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1233/test/b/2.1/ivy.xml b/test/repositories/IVY-1233/test/b/2.1/ivy.xml index c3625fa1..d4ecd0d5 100644 --- a/test/repositories/IVY-1233/test/b/2.1/ivy.xml +++ b/test/repositories/IVY-1233/test/b/2.1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1233/test/c/3.0/ivy.xml b/test/repositories/IVY-1233/test/c/3.0/ivy.xml index e3dadad6..a7a9835f 100644 --- a/test/repositories/IVY-1233/test/c/3.0/ivy.xml +++ b/test/repositories/IVY-1233/test/c/3.0/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1233/test/c/3.1/ivy.xml b/test/repositories/IVY-1233/test/c/3.1/ivy.xml index 7aff866c..6c7a5be2 100644 --- a/test/repositories/IVY-1233/test/c/3.1/ivy.xml +++ b/test/repositories/IVY-1233/test/c/3.1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1236/ivy.xml b/test/repositories/IVY-1236/ivy.xml index c9f38d7f..79e0d3c5 100644 --- a/test/repositories/IVY-1236/ivy.xml +++ b/test/repositories/IVY-1236/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1236/ivysettings.xml b/test/repositories/IVY-1236/ivysettings.xml index 44d7a814..2e9b56ad 100644 --- a/test/repositories/IVY-1236/ivysettings.xml +++ b/test/repositories/IVY-1236/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1236/myorg/modA/1.0/ivy.xml b/test/repositories/IVY-1236/myorg/modA/1.0/ivy.xml index 6002ea64..161ca225 100644 --- a/test/repositories/IVY-1236/myorg/modA/1.0/ivy.xml +++ b/test/repositories/IVY-1236/myorg/modA/1.0/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1236/myorg/modB/1.0/ivy.xml b/test/repositories/IVY-1236/myorg/modB/1.0/ivy.xml index 781c1ef6..4598f726 100644 --- a/test/repositories/IVY-1236/myorg/modB/1.0/ivy.xml +++ b/test/repositories/IVY-1236/myorg/modB/1.0/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1238/ivy-org/modA/v1.0/ivy.xml b/test/repositories/IVY-1238/ivy-org/modA/v1.0/ivy.xml index 8783c51b..856d427a 100644 --- a/test/repositories/IVY-1238/ivy-org/modA/v1.0/ivy.xml +++ b/test/repositories/IVY-1238/ivy-org/modA/v1.0/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1238/ivy-org/modA/v2.0/ivy.xml b/test/repositories/IVY-1238/ivy-org/modA/v2.0/ivy.xml index c51b6a0c..731d0e8c 100644 --- a/test/repositories/IVY-1238/ivy-org/modA/v2.0/ivy.xml +++ b/test/repositories/IVY-1238/ivy-org/modA/v2.0/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1300/assembly-ivy.xml b/test/repositories/IVY-1300/assembly-ivy.xml index 3fa835d8..b4f742fb 100644 --- a/test/repositories/IVY-1300/assembly-ivy.xml +++ b/test/repositories/IVY-1300/assembly-ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1300/ivysettings.xml b/test/repositories/IVY-1300/ivysettings.xml index efeb8926..1c7d5f95 100644 --- a/test/repositories/IVY-1300/ivysettings.xml +++ b/test/repositories/IVY-1300/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1300/myorg/modA/releasebranch/1/ivy.xml b/test/repositories/IVY-1300/myorg/modA/releasebranch/1/ivy.xml index 77642b79..722a86f6 100644 --- a/test/repositories/IVY-1300/myorg/modA/releasebranch/1/ivy.xml +++ b/test/repositories/IVY-1300/myorg/modA/releasebranch/1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1300/myorg/modA/trunk/5/ivy.xml b/test/repositories/IVY-1300/myorg/modA/trunk/5/ivy.xml index 8de91ff5..928439c5 100644 --- a/test/repositories/IVY-1300/myorg/modA/trunk/5/ivy.xml +++ b/test/repositories/IVY-1300/myorg/modA/trunk/5/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1300/myorg/modB/releasebranch/1/ivy.xml b/test/repositories/IVY-1300/myorg/modB/releasebranch/1/ivy.xml index d0f3d811..3da790da 100644 --- a/test/repositories/IVY-1300/myorg/modB/releasebranch/1/ivy.xml +++ b/test/repositories/IVY-1300/myorg/modB/releasebranch/1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1300/myorg/modB/trunk/5/ivy.xml b/test/repositories/IVY-1300/myorg/modB/trunk/5/ivy.xml index a10dd58f..39367aa2 100644 --- a/test/repositories/IVY-1300/myorg/modB/trunk/5/ivy.xml +++ b/test/repositories/IVY-1300/myorg/modB/trunk/5/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1313/ivysettings.xml b/test/repositories/IVY-1313/ivysettings.xml index ff066f74..5d22bca2 100644 --- a/test/repositories/IVY-1313/ivysettings.xml +++ b/test/repositories/IVY-1313/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1313/repo/org1/mod1/ivys/ivy-1.0.xml b/test/repositories/IVY-1313/repo/org1/mod1/ivys/ivy-1.0.xml index 97c268b9..df24a85e 100644 --- a/test/repositories/IVY-1313/repo/org1/mod1/ivys/ivy-1.0.xml +++ b/test/repositories/IVY-1313/repo/org1/mod1/ivys/ivy-1.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1313/repo/org1/mod2/ivys/ivy-1.0.xml b/test/repositories/IVY-1313/repo/org1/mod2/ivys/ivy-1.0.xml index b4a9306d..03d7a7c3 100644 --- a/test/repositories/IVY-1313/repo/org1/mod2/ivys/ivy-1.0.xml +++ b/test/repositories/IVY-1313/repo/org1/mod2/ivys/ivy-1.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1313/repo/org1/mod3/ivys/ivy-1.0.xml b/test/repositories/IVY-1313/repo/org1/mod3/ivys/ivy-1.0.xml index f9836c5b..9ff24998 100644 --- a/test/repositories/IVY-1313/repo/org1/mod3/ivys/ivy-1.0.xml +++ b/test/repositories/IVY-1313/repo/org1/mod3/ivys/ivy-1.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1333/ivy.xml b/test/repositories/IVY-1333/ivy.xml index 67aa8877..e0204b54 100644 --- a/test/repositories/IVY-1333/ivy.xml +++ b/test/repositories/IVY-1333/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1333/ivysettings.xml b/test/repositories/IVY-1333/ivysettings.xml index 4a0d6e23..cb601c92 100644 --- a/test/repositories/IVY-1333/ivysettings.xml +++ b/test/repositories/IVY-1333/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1333/org/badArtifact/1.0.0.m4/ivy.xml b/test/repositories/IVY-1333/org/badArtifact/1.0.0.m4/ivy.xml index 68221737..a7fd19ce 100644 --- a/test/repositories/IVY-1333/org/badArtifact/1.0.0.m4/ivy.xml +++ b/test/repositories/IVY-1333/org/badArtifact/1.0.0.m4/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1333/org/dep1/1.0/ivy.xml b/test/repositories/IVY-1333/org/dep1/1.0/ivy.xml index 648d3691..c6a0b0f0 100644 --- a/test/repositories/IVY-1333/org/dep1/1.0/ivy.xml +++ b/test/repositories/IVY-1333/org/dep1/1.0/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1333/org/dep2/1.0/ivy.xml b/test/repositories/IVY-1333/org/dep2/1.0/ivy.xml index 83a51474..0a7674f6 100644 --- a/test/repositories/IVY-1333/org/dep2/1.0/ivy.xml +++ b/test/repositories/IVY-1333/org/dep2/1.0/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1347/childone/childtwo/ivy.xml b/test/repositories/IVY-1347/childone/childtwo/ivy.xml index 2c988ae1..61e8ed71 100644 --- a/test/repositories/IVY-1347/childone/childtwo/ivy.xml +++ b/test/repositories/IVY-1347/childone/childtwo/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1347/childone/ivy.xml b/test/repositories/IVY-1347/childone/ivy.xml index 5ad8f4ae..3e5de9a9 100644 --- a/test/repositories/IVY-1347/childone/ivy.xml +++ b/test/repositories/IVY-1347/childone/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1347/ivysettings.xml b/test/repositories/IVY-1347/ivysettings.xml index de337436..9b681c19 100644 --- a/test/repositories/IVY-1347/ivysettings.xml +++ b/test/repositories/IVY-1347/ivysettings.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1347/repo/foo/parent/1.0/ivys/ivy.xml b/test/repositories/IVY-1347/repo/foo/parent/1.0/ivys/ivy.xml index 944230fd..9797cdd4 100644 --- a/test/repositories/IVY-1347/repo/foo/parent/1.0/ivys/ivy.xml +++ b/test/repositories/IVY-1347/repo/foo/parent/1.0/ivys/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1366/a/1/ivy.xml b/test/repositories/IVY-1366/a/1/ivy.xml index c5f4c362..27abd2eb 100644 --- a/test/repositories/IVY-1366/a/1/ivy.xml +++ b/test/repositories/IVY-1366/a/1/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1366/b/1/ivy.xml b/test/repositories/IVY-1366/b/1/ivy.xml index 17495b70..ad536c88 100644 --- a/test/repositories/IVY-1366/b/1/ivy.xml +++ b/test/repositories/IVY-1366/b/1/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1366/c/1/ivy.xml b/test/repositories/IVY-1366/c/1/ivy.xml index 1b99f2f4..5d39be6d 100644 --- a/test/repositories/IVY-1366/c/1/ivy.xml +++ b/test/repositories/IVY-1366/c/1/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1366/ivy.xml b/test/repositories/IVY-1366/ivy.xml index 40736769..4e59af61 100644 --- a/test/repositories/IVY-1366/ivy.xml +++ b/test/repositories/IVY-1366/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1366/ivysettings.xml b/test/repositories/IVY-1366/ivysettings.xml index 15f5baf7..18fd5e9a 100644 --- a/test/repositories/IVY-1366/ivysettings.xml +++ b/test/repositories/IVY-1366/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1399/MyCompany/A/ivy-1.xml b/test/repositories/IVY-1399/MyCompany/A/ivy-1.xml index 8f9cd76c..e4b2ea70 100644 --- a/test/repositories/IVY-1399/MyCompany/A/ivy-1.xml +++ b/test/repositories/IVY-1399/MyCompany/A/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1399/MyCompany/B/ivy-1.xml b/test/repositories/IVY-1399/MyCompany/B/ivy-1.xml index eeab6ae9..a8ad4553 100644 --- a/test/repositories/IVY-1399/MyCompany/B/ivy-1.xml +++ b/test/repositories/IVY-1399/MyCompany/B/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1399/MyCompany/C/ivy-1.xml b/test/repositories/IVY-1399/MyCompany/C/ivy-1.xml index 8f09bb01..ed5602ce 100644 --- a/test/repositories/IVY-1399/MyCompany/C/ivy-1.xml +++ b/test/repositories/IVY-1399/MyCompany/C/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1399/MyCompany/target/ivy-1.xml b/test/repositories/IVY-1399/MyCompany/target/ivy-1.xml index 3201088f..faa934da 100644 --- a/test/repositories/IVY-1399/MyCompany/target/ivy-1.xml +++ b/test/repositories/IVY-1399/MyCompany/target/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1399/OtherCompany/prefers-later/ivy-1.xml b/test/repositories/IVY-1399/OtherCompany/prefers-later/ivy-1.xml index 200f5f72..f74b73c1 100644 --- a/test/repositories/IVY-1399/OtherCompany/prefers-later/ivy-1.xml +++ b/test/repositories/IVY-1399/OtherCompany/prefers-later/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-1.xml b/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-1.xml index 80f26093..4b1d43ff 100644 --- a/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-1.xml +++ b/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-2.xml b/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-2.xml index bfc7e3e7..bb566d79 100644 --- a/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-2.xml +++ b/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1455/ivy.xml b/test/repositories/IVY-1455/ivy.xml index 68eb4377..827e4f46 100644 --- a/test/repositories/IVY-1455/ivy.xml +++ b/test/repositories/IVY-1455/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1455/ivysettings.xml b/test/repositories/IVY-1455/ivysettings.xml index 196aff42..58c60b63 100644 --- a/test/repositories/IVY-1455/ivysettings.xml +++ b/test/repositories/IVY-1455/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1455/repo/conflict/conflict/ivy-1.xml b/test/repositories/IVY-1455/repo/conflict/conflict/ivy-1.xml index 90765ccb..4923f8f0 100644 --- a/test/repositories/IVY-1455/repo/conflict/conflict/ivy-1.xml +++ b/test/repositories/IVY-1455/repo/conflict/conflict/ivy-1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1455/repo/conflict/conflict/ivy-2.xml b/test/repositories/IVY-1455/repo/conflict/conflict/ivy-2.xml index 3355b91e..be143373 100644 --- a/test/repositories/IVY-1455/repo/conflict/conflict/ivy-2.xml +++ b/test/repositories/IVY-1455/repo/conflict/conflict/ivy-2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1455/repo/empty-module/empty-module/ivy-1.xml b/test/repositories/IVY-1455/repo/empty-module/empty-module/ivy-1.xml index 3f94e1cc..2051a1b5 100644 --- a/test/repositories/IVY-1455/repo/empty-module/empty-module/ivy-1.xml +++ b/test/repositories/IVY-1455/repo/empty-module/empty-module/ivy-1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1455/repo/reproducer/phase-one/ivy-1.xml b/test/repositories/IVY-1455/repo/reproducer/phase-one/ivy-1.xml index acbe8588..cd19f527 100644 --- a/test/repositories/IVY-1455/repo/reproducer/phase-one/ivy-1.xml +++ b/test/repositories/IVY-1455/repo/reproducer/phase-one/ivy-1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1455/repo/reproducer/phase-two/ivy-1.xml b/test/repositories/IVY-1455/repo/reproducer/phase-two/ivy-1.xml index 9c0e01a5..a4c2bcb0 100644 --- a/test/repositories/IVY-1455/repo/reproducer/phase-two/ivy-1.xml +++ b/test/repositories/IVY-1455/repo/reproducer/phase-two/ivy-1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/ivysettings.xml b/test/repositories/IVY-1486/ivysettings.xml index 919c4eb5..6d9372ff 100644 --- a/test/repositories/IVY-1486/ivysettings.xml +++ b/test/repositories/IVY-1486/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/a/ivy-1.xml b/test/repositories/IVY-1486/org/a/ivy-1.xml index 31e4b20d..8a78b92e 100644 --- a/test/repositories/IVY-1486/org/a/ivy-1.xml +++ b/test/repositories/IVY-1486/org/a/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/h/ivy-1.xml b/test/repositories/IVY-1486/org/h/ivy-1.xml index ea967458..09084a63 100644 --- a/test/repositories/IVY-1486/org/h/ivy-1.xml +++ b/test/repositories/IVY-1486/org/h/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/h/ivy-2.xml b/test/repositories/IVY-1486/org/h/ivy-2.xml index 0b69af5d..e71d68a9 100644 --- a/test/repositories/IVY-1486/org/h/ivy-2.xml +++ b/test/repositories/IVY-1486/org/h/ivy-2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/i/ivy-1.xml b/test/repositories/IVY-1486/org/i/ivy-1.xml index d1fdcc5f..4aaf0c9b 100644 --- a/test/repositories/IVY-1486/org/i/ivy-1.xml +++ b/test/repositories/IVY-1486/org/i/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/i/ivy-2.xml b/test/repositories/IVY-1486/org/i/ivy-2.xml index c0a9976b..8eedb1d3 100644 --- a/test/repositories/IVY-1486/org/i/ivy-2.xml +++ b/test/repositories/IVY-1486/org/i/ivy-2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/j/ivy-1.xml b/test/repositories/IVY-1486/org/j/ivy-1.xml index 9193cff0..af3794ab 100644 --- a/test/repositories/IVY-1486/org/j/ivy-1.xml +++ b/test/repositories/IVY-1486/org/j/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/j/ivy-2.xml b/test/repositories/IVY-1486/org/j/ivy-2.xml index e355ad2a..599a1001 100644 --- a/test/repositories/IVY-1486/org/j/ivy-2.xml +++ b/test/repositories/IVY-1486/org/j/ivy-2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/k/ivy-1.xml b/test/repositories/IVY-1486/org/k/ivy-1.xml index e4895ded..958e778d 100644 --- a/test/repositories/IVY-1486/org/k/ivy-1.xml +++ b/test/repositories/IVY-1486/org/k/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/k/ivy-2.xml b/test/repositories/IVY-1486/org/k/ivy-2.xml index 091ee2f6..1153a046 100644 --- a/test/repositories/IVY-1486/org/k/ivy-2.xml +++ b/test/repositories/IVY-1486/org/k/ivy-2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/l/ivy-1.xml b/test/repositories/IVY-1486/org/l/ivy-1.xml index 8f6d3461..21acd8a5 100644 --- a/test/repositories/IVY-1486/org/l/ivy-1.xml +++ b/test/repositories/IVY-1486/org/l/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/l/ivy-2.xml b/test/repositories/IVY-1486/org/l/ivy-2.xml index d14aa4e1..c12e9009 100644 --- a/test/repositories/IVY-1486/org/l/ivy-2.xml +++ b/test/repositories/IVY-1486/org/l/ivy-2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/root/ivy-1.xml b/test/repositories/IVY-1486/org/root/ivy-1.xml index e20fd2e7..3a8c7eff 100644 --- a/test/repositories/IVY-1486/org/root/ivy-1.xml +++ b/test/repositories/IVY-1486/org/root/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/root/ivy-2.xml b/test/repositories/IVY-1486/org/root/ivy-2.xml index f3497761..c9ba1f29 100644 --- a/test/repositories/IVY-1486/org/root/ivy-2.xml +++ b/test/repositories/IVY-1486/org/root/ivy-2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/x/ivy-1.xml b/test/repositories/IVY-1486/org/x/ivy-1.xml index 08801cdf..3bec111f 100644 --- a/test/repositories/IVY-1486/org/x/ivy-1.xml +++ b/test/repositories/IVY-1486/org/x/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/x/ivy-2.xml b/test/repositories/IVY-1486/org/x/ivy-2.xml index 38ae4471..b3d5c928 100644 --- a/test/repositories/IVY-1486/org/x/ivy-2.xml +++ b/test/repositories/IVY-1486/org/x/ivy-2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/y/ivy-1.xml b/test/repositories/IVY-1486/org/y/ivy-1.xml index 98155ade..c69187bd 100644 --- a/test/repositories/IVY-1486/org/y/ivy-1.xml +++ b/test/repositories/IVY-1486/org/y/ivy-1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-1486/org/y/ivy-2.xml b/test/repositories/IVY-1486/org/y/ivy-2.xml index d42f1ca9..fbd5a7f7 100644 --- a/test/repositories/IVY-1486/org/y/ivy-2.xml +++ b/test/repositories/IVY-1486/org/y/ivy-2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-258/ivy.xml b/test/repositories/IVY-258/ivy.xml index 7b929c3b..a46f9b6e 100644 --- a/test/repositories/IVY-258/ivy.xml +++ b/test/repositories/IVY-258/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-258/ivysettings.xml b/test/repositories/IVY-258/ivysettings.xml index 3149c436..2505113e 100644 --- a/test/repositories/IVY-258/ivysettings.xml +++ b/test/repositories/IVY-258/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-258/module2/ivy.xml b/test/repositories/IVY-258/module2/ivy.xml index cbd627e9..16eb779b 100644 --- a/test/repositories/IVY-258/module2/ivy.xml +++ b/test/repositories/IVY-258/module2/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-264/ivy.xml b/test/repositories/IVY-264/ivy.xml index bc61dd45..5b2b1003 100644 --- a/test/repositories/IVY-264/ivy.xml +++ b/test/repositories/IVY-264/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-264/ivysettings.xml b/test/repositories/IVY-264/ivysettings.xml index 87ab629b..374ddf2a 100644 --- a/test/repositories/IVY-264/ivysettings.xml +++ b/test/repositories/IVY-264/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-264/x/ivy-1.0.xml b/test/repositories/IVY-264/x/ivy-1.0.xml index ac0a453c..9c9d02fd 100644 --- a/test/repositories/IVY-264/x/ivy-1.0.xml +++ b/test/repositories/IVY-264/x/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-264/y/ivy-1.0.xml b/test/repositories/IVY-264/y/ivy-1.0.xml index 7598e00a..0dd1f215 100644 --- a/test/repositories/IVY-264/y/ivy-1.0.xml +++ b/test/repositories/IVY-264/y/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-264/z/ivy-1.0.xml b/test/repositories/IVY-264/z/ivy-1.0.xml index b1b824a1..a93947c2 100644 --- a/test/repositories/IVY-264/z/ivy-1.0.xml +++ b/test/repositories/IVY-264/z/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-283/B/ivy-1.0.xml b/test/repositories/IVY-283/B/ivy-1.0.xml index bb75c189..775c7f34 100644 --- a/test/repositories/IVY-283/B/ivy-1.0.xml +++ b/test/repositories/IVY-283/B/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-283/C/ivy-1.0.xml b/test/repositories/IVY-283/C/ivy-1.0.xml index a43688ed..963ef745 100644 --- a/test/repositories/IVY-283/C/ivy-1.0.xml +++ b/test/repositories/IVY-283/C/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-283/ivy-d.xml b/test/repositories/IVY-283/ivy-d.xml index 91ee59b3..2188a6e1 100644 --- a/test/repositories/IVY-283/ivy-d.xml +++ b/test/repositories/IVY-283/ivy-d.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-283/ivy.xml b/test/repositories/IVY-283/ivy.xml index b370080e..48a6c392 100644 --- a/test/repositories/IVY-283/ivy.xml +++ b/test/repositories/IVY-283/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-283/ivysettings.xml b/test/repositories/IVY-283/ivysettings.xml index 87ab629b..374ddf2a 100644 --- a/test/repositories/IVY-283/ivysettings.xml +++ b/test/repositories/IVY-283/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-283/module_a/ivy-local.xml b/test/repositories/IVY-283/module_a/ivy-local.xml index f186c0bd..c09fa8f1 100644 --- a/test/repositories/IVY-283/module_a/ivy-local.xml +++ b/test/repositories/IVY-283/module_a/ivy-local.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-283/module_b/ivy-local.xml b/test/repositories/IVY-283/module_b/ivy-local.xml index 6eaca6c6..d0174757 100644 --- a/test/repositories/IVY-283/module_b/ivy-local.xml +++ b/test/repositories/IVY-283/module_b/ivy-local.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-283/module_c/ivy-local.xml b/test/repositories/IVY-283/module_c/ivy-local.xml index 7980f07d..11cd696a 100644 --- a/test/repositories/IVY-283/module_c/ivy-local.xml +++ b/test/repositories/IVY-283/module_c/ivy-local.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-283/module_e/ivy-local.xml b/test/repositories/IVY-283/module_e/ivy-local.xml index e60544ba..f77662bb 100644 --- a/test/repositories/IVY-283/module_e/ivy-local.xml +++ b/test/repositories/IVY-283/module_e/ivy-local.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-407/MyCompany/A/ivy-1.0.0.xml b/test/repositories/IVY-407/MyCompany/A/ivy-1.0.0.xml index 789a857e..06f3b78a 100644 --- a/test/repositories/IVY-407/MyCompany/A/ivy-1.0.0.xml +++ b/test/repositories/IVY-407/MyCompany/A/ivy-1.0.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-407/MyCompany/B/ivy-1.0.0.xml b/test/repositories/IVY-407/MyCompany/B/ivy-1.0.0.xml index 51ee1697..8d21315e 100644 --- a/test/repositories/IVY-407/MyCompany/B/ivy-1.0.0.xml +++ b/test/repositories/IVY-407/MyCompany/B/ivy-1.0.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-407/MyCompany/C/ivy-1.0.0.xml b/test/repositories/IVY-407/MyCompany/C/ivy-1.0.0.xml index c04c36e6..90d9570b 100644 --- a/test/repositories/IVY-407/MyCompany/C/ivy-1.0.0.xml +++ b/test/repositories/IVY-407/MyCompany/C/ivy-1.0.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-407/MyCompany/C/ivy-1.0.1.xml b/test/repositories/IVY-407/MyCompany/C/ivy-1.0.1.xml index 5796f74f..ce7c6dee 100644 --- a/test/repositories/IVY-407/MyCompany/C/ivy-1.0.1.xml +++ b/test/repositories/IVY-407/MyCompany/C/ivy-1.0.1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-407/MyCompany/C/ivy-1.0.2.xml b/test/repositories/IVY-407/MyCompany/C/ivy-1.0.2.xml index cb8b29fb..b96f60ec 100644 --- a/test/repositories/IVY-407/MyCompany/C/ivy-1.0.2.xml +++ b/test/repositories/IVY-407/MyCompany/C/ivy-1.0.2.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-407/MyCompany/D/ivy-1.0.0.xml b/test/repositories/IVY-407/MyCompany/D/ivy-1.0.0.xml index 74539efe..3d4079c5 100644 --- a/test/repositories/IVY-407/MyCompany/D/ivy-1.0.0.xml +++ b/test/repositories/IVY-407/MyCompany/D/ivy-1.0.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-448/ivy.xml b/test/repositories/IVY-448/ivy.xml index be214a09..32e716fa 100644 --- a/test/repositories/IVY-448/ivy.xml +++ b/test/repositories/IVY-448/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-448/ivysettings.xml b/test/repositories/IVY-448/ivysettings.xml index f46afebb..e261ea2c 100644 --- a/test/repositories/IVY-448/ivysettings.xml +++ b/test/repositories/IVY-448/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-448/module2/ivy-1.0.xml b/test/repositories/IVY-448/module2/ivy-1.0.xml index 1653c549..89e8a4d4 100644 --- a/test/repositories/IVY-448/module2/ivy-1.0.xml +++ b/test/repositories/IVY-448/module2/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-448/module3/ivy-1.0.xml b/test/repositories/IVY-448/module3/ivy-1.0.xml index 052d47eb..41ba67f4 100644 --- a/test/repositories/IVY-448/module3/ivy-1.0.xml +++ b/test/repositories/IVY-448/module3/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-448/module3/ivy-2.0.xml b/test/repositories/IVY-448/module3/ivy-2.0.xml index fa53ab3e..f580a3b8 100644 --- a/test/repositories/IVY-448/module3/ivy-2.0.xml +++ b/test/repositories/IVY-448/module3/ivy-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-630/ivysettings.xml b/test/repositories/IVY-630/ivysettings.xml index 17918a5d..219f9f14 100644 --- a/test/repositories/IVY-630/ivysettings.xml +++ b/test/repositories/IVY-630/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-635/ivysettings.xml b/test/repositories/IVY-635/ivysettings.xml index c6820cfd..aace21e4 100644 --- a/test/repositories/IVY-635/ivysettings.xml +++ b/test/repositories/IVY-635/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-635/mod1/ivy.xml b/test/repositories/IVY-635/mod1/ivy.xml index bf680b26..2c860633 100644 --- a/test/repositories/IVY-635/mod1/ivy.xml +++ b/test/repositories/IVY-635/mod1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-716/ivysettings.xml b/test/repositories/IVY-716/ivysettings.xml index 2966fcc8..e4975ea8 100644 --- a/test/repositories/IVY-716/ivysettings.xml +++ b/test/repositories/IVY-716/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-716/org1/branch1/mod1.1/1.0/ivy.xml.txt b/test/repositories/IVY-716/org1/branch1/mod1.1/1.0/ivy.xml.txt index 4f1a5fae..d138061a 100644 --- a/test/repositories/IVY-716/org1/branch1/mod1.1/1.0/ivy.xml.txt +++ b/test/repositories/IVY-716/org1/branch1/mod1.1/1.0/ivy.xml.txt @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-716/org1/branch2/mod1.1/1.0/ivy.xml.txt b/test/repositories/IVY-716/org1/branch2/mod1.1/1.0/ivy.xml.txt index 981c196a..128b6782 100644 --- a/test/repositories/IVY-716/org1/branch2/mod1.1/1.0/ivy.xml.txt +++ b/test/repositories/IVY-716/org1/branch2/mod1.1/1.0/ivy.xml.txt @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-729/b/1/ivy.xml b/test/repositories/IVY-729/b/1/ivy.xml index 95331e6b..dab4f3f8 100644 --- a/test/repositories/IVY-729/b/1/ivy.xml +++ b/test/repositories/IVY-729/b/1/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-729/c/1/ivy.xml b/test/repositories/IVY-729/c/1/ivy.xml index bff19d75..bea5fe19 100644 --- a/test/repositories/IVY-729/c/1/ivy.xml +++ b/test/repositories/IVY-729/c/1/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-729/ivy.xml b/test/repositories/IVY-729/ivy.xml index 63cf3811..56570c8e 100644 --- a/test/repositories/IVY-729/ivy.xml +++ b/test/repositories/IVY-729/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-729/ivysettings.xml b/test/repositories/IVY-729/ivysettings.xml index 0d4f408b..9009595d 100644 --- a/test/repositories/IVY-729/ivysettings.xml +++ b/test/repositories/IVY-729/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/ivysettings.xml b/test/repositories/IVY-84/ivysettings.xml index 245738bc..6b8f3669 100644 --- a/test/repositories/IVY-84/ivysettings.xml +++ b/test/repositories/IVY-84/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/repo/test/a/ivy-1.0.1.xml b/test/repositories/IVY-84/repo/test/a/ivy-1.0.1.xml index e7d5ff74..136cb808 100644 --- a/test/repositories/IVY-84/repo/test/a/ivy-1.0.1.xml +++ b/test/repositories/IVY-84/repo/test/a/ivy-1.0.1.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/repo/test/a/ivy-1.0.2.xml b/test/repositories/IVY-84/repo/test/a/ivy-1.0.2.xml index 3f55f018..d0096753 100644 --- a/test/repositories/IVY-84/repo/test/a/ivy-1.0.2.xml +++ b/test/repositories/IVY-84/repo/test/a/ivy-1.0.2.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/repo/test/b/ivy-1.0.1.xml b/test/repositories/IVY-84/repo/test/b/ivy-1.0.1.xml index b270eab9..8e03d95e 100644 --- a/test/repositories/IVY-84/repo/test/b/ivy-1.0.1.xml +++ b/test/repositories/IVY-84/repo/test/b/ivy-1.0.1.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/repo/test/b/ivy-1.0.2.xml b/test/repositories/IVY-84/repo/test/b/ivy-1.0.2.xml index 9a9762a6..4f511ef3 100644 --- a/test/repositories/IVY-84/repo/test/b/ivy-1.0.2.xml +++ b/test/repositories/IVY-84/repo/test/b/ivy-1.0.2.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/repo/test/c/ivy-1.0.1.xml b/test/repositories/IVY-84/repo/test/c/ivy-1.0.1.xml index c1c0a6cb..43f8269c 100644 --- a/test/repositories/IVY-84/repo/test/c/ivy-1.0.1.xml +++ b/test/repositories/IVY-84/repo/test/c/ivy-1.0.1.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/repo/test/c/ivy-1.0.2.xml b/test/repositories/IVY-84/repo/test/c/ivy-1.0.2.xml index c351bbd2..97402518 100644 --- a/test/repositories/IVY-84/repo/test/c/ivy-1.0.2.xml +++ b/test/repositories/IVY-84/repo/test/c/ivy-1.0.2.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/tests/1/ivy.xml b/test/repositories/IVY-84/tests/1/ivy.xml index 3cd65e33..a59bde88 100644 --- a/test/repositories/IVY-84/tests/1/ivy.xml +++ b/test/repositories/IVY-84/tests/1/ivy.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/tests/2/ivy.xml b/test/repositories/IVY-84/tests/2/ivy.xml index 20ff9c86..614f7bf7 100644 --- a/test/repositories/IVY-84/tests/2/ivy.xml +++ b/test/repositories/IVY-84/tests/2/ivy.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/tests/3/ivy.xml b/test/repositories/IVY-84/tests/3/ivy.xml index f36eab90..a46a296d 100644 --- a/test/repositories/IVY-84/tests/3/ivy.xml +++ b/test/repositories/IVY-84/tests/3/ivy.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/tests/4/ivy.xml b/test/repositories/IVY-84/tests/4/ivy.xml index 33aa38b9..1a663eec 100644 --- a/test/repositories/IVY-84/tests/4/ivy.xml +++ b/test/repositories/IVY-84/tests/4/ivy.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/tests/5/ivy.xml b/test/repositories/IVY-84/tests/5/ivy.xml index 8d4ea67f..c9c5bf96 100644 --- a/test/repositories/IVY-84/tests/5/ivy.xml +++ b/test/repositories/IVY-84/tests/5/ivy.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/tests/6/ivy.xml b/test/repositories/IVY-84/tests/6/ivy.xml index bb6aeccd..68c3e928 100644 --- a/test/repositories/IVY-84/tests/6/ivy.xml +++ b/test/repositories/IVY-84/tests/6/ivy.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-84/tests/7/ivy.xml b/test/repositories/IVY-84/tests/7/ivy.xml index 2ab3c1e2..309fdbdb 100644 --- a/test/repositories/IVY-84/tests/7/ivy.xml +++ b/test/repositories/IVY-84/tests/7/ivy.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-999/ivysettings.xml b/test/repositories/IVY-999/ivysettings.xml index 3d373923..3e36ab2f 100644 --- a/test/repositories/IVY-999/ivysettings.xml +++ b/test/repositories/IVY-999/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-999/junit/junit/ivy-3.8.xml b/test/repositories/IVY-999/junit/junit/ivy-3.8.xml index 00de8ce2..c485f750 100644 --- a/test/repositories/IVY-999/junit/junit/ivy-3.8.xml +++ b/test/repositories/IVY-999/junit/junit/ivy-3.8.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-999/junit/junit/ivy-4.4.xml b/test/repositories/IVY-999/junit/junit/ivy-4.4.xml index 9a1d9965..6346db54 100644 --- a/test/repositories/IVY-999/junit/junit/ivy-4.4.xml +++ b/test/repositories/IVY-999/junit/junit/ivy-4.4.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-999/test/a/ivy-1.xml b/test/repositories/IVY-999/test/a/ivy-1.xml index f9f665e6..0ed3640b 100644 --- a/test/repositories/IVY-999/test/a/ivy-1.xml +++ b/test/repositories/IVY-999/test/a/ivy-1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/IVY-999/test/b/ivy-1.5.xml b/test/repositories/IVY-999/test/b/ivy-1.5.xml index 0a97b171..b3d27aac 100644 --- a/test/repositories/IVY-999/test/b/ivy-1.5.xml +++ b/test/repositories/IVY-999/test/b/ivy-1.5.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/badfile/ivys/ivy-badbranch.xml b/test/repositories/badfile/ivys/ivy-badbranch.xml index 94552d0c..f9d687cd 100644 --- a/test/repositories/badfile/ivys/ivy-badbranch.xml +++ b/test/repositories/badfile/ivys/ivy-badbranch.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/badfile/ivys/ivy-badmodule.xml b/test/repositories/badfile/ivys/ivy-badmodule.xml index 0b28f124..1d83833b 100644 --- a/test/repositories/badfile/ivys/ivy-badmodule.xml +++ b/test/repositories/badfile/ivys/ivy-badmodule.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/badfile/ivys/ivy-badorg.xml b/test/repositories/badfile/ivys/ivy-badorg.xml index de9d1114..b94d9e0e 100644 --- a/test/repositories/badfile/ivys/ivy-badorg.xml +++ b/test/repositories/badfile/ivys/ivy-badorg.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/badfile/ivys/ivy-badrevision.xml b/test/repositories/badfile/ivys/ivy-badrevision.xml index 9e7006a6..82f5b812 100644 --- a/test/repositories/badfile/ivys/ivy-badrevision.xml +++ b/test/repositories/badfile/ivys/ivy-badrevision.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/badfile/ivys/ivy-badxml.xml b/test/repositories/badfile/ivys/ivy-badxml.xml index 7c32cbfa..5f47cbc6 100644 --- a/test/repositories/badfile/ivys/ivy-badxml.xml +++ b/test/repositories/badfile/ivys/ivy-badxml.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/badfile/ivysettings.xml b/test/repositories/badfile/ivysettings.xml index e0b16bb7..eb40604f 100644 --- a/test/repositories/badfile/ivysettings.xml +++ b/test/repositories/badfile/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/badfile/myorg/mymodule/ivy-badbranch.xml b/test/repositories/badfile/myorg/mymodule/ivy-badbranch.xml index 1d97d7ba..8169a938 100644 --- a/test/repositories/badfile/myorg/mymodule/ivy-badbranch.xml +++ b/test/repositories/badfile/myorg/mymodule/ivy-badbranch.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/badfile/myorg/mymodule/ivy-badmodule.xml b/test/repositories/badfile/myorg/mymodule/ivy-badmodule.xml index 01fc2b98..a9bbf9f9 100644 --- a/test/repositories/badfile/myorg/mymodule/ivy-badmodule.xml +++ b/test/repositories/badfile/myorg/mymodule/ivy-badmodule.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/badfile/myorg/mymodule/ivy-badorg.xml b/test/repositories/badfile/myorg/mymodule/ivy-badorg.xml index eaac2a03..3db3e85b 100644 --- a/test/repositories/badfile/myorg/mymodule/ivy-badorg.xml +++ b/test/repositories/badfile/myorg/mymodule/ivy-badorg.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/badfile/myorg/mymodule/ivy-badrevision.xml b/test/repositories/badfile/myorg/mymodule/ivy-badrevision.xml index 77c5ed3a..9c3f35f4 100644 --- a/test/repositories/badfile/myorg/mymodule/ivy-badrevision.xml +++ b/test/repositories/badfile/myorg/mymodule/ivy-badrevision.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/badfile/myorg/mymodule/ivy-badxml.xml b/test/repositories/badfile/myorg/mymodule/ivy-badxml.xml index 36f672d8..b322d7ca 100644 --- a/test/repositories/badfile/myorg/mymodule/ivy-badxml.xml +++ b/test/repositories/badfile/myorg/mymodule/ivy-badxml.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/bar/bar1/trunk/1/ivy.xml b/test/repositories/branches/bar/bar1/trunk/1/ivy.xml index 28e9ae8e..cf465e74 100644 --- a/test/repositories/branches/bar/bar1/trunk/1/ivy.xml +++ b/test/repositories/branches/bar/bar1/trunk/1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/bar/bar1/trunk/2/ivy.xml b/test/repositories/branches/bar/bar1/trunk/2/ivy.xml index c1246ae6..bd8986a8 100644 --- a/test/repositories/branches/bar/bar1/trunk/2/ivy.xml +++ b/test/repositories/branches/bar/bar1/trunk/2/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/bar/bar1/trunk/3/ivy.xml b/test/repositories/branches/bar/bar1/trunk/3/ivy.xml index d142c267..c7da80b8 100644 --- a/test/repositories/branches/bar/bar1/trunk/3/ivy.xml +++ b/test/repositories/branches/bar/bar1/trunk/3/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/bar/bar1/trunk/4/ivy.xml b/test/repositories/branches/bar/bar1/trunk/4/ivy.xml index 8a042121..620a71f1 100644 --- a/test/repositories/branches/bar/bar1/trunk/4/ivy.xml +++ b/test/repositories/branches/bar/bar1/trunk/4/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/bar/bar1/trunk/5/ivy.xml b/test/repositories/branches/bar/bar1/trunk/5/ivy.xml index c0a18263..dc3407c5 100644 --- a/test/repositories/branches/bar/bar1/trunk/5/ivy.xml +++ b/test/repositories/branches/bar/bar1/trunk/5/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/bar/bar1/trunk/6/ivy.xml b/test/repositories/branches/bar/bar1/trunk/6/ivy.xml index 7cbf5d80..5a27706f 100644 --- a/test/repositories/branches/bar/bar1/trunk/6/ivy.xml +++ b/test/repositories/branches/bar/bar1/trunk/6/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/bar/bar2/trunk/1/ivy.xml b/test/repositories/branches/bar/bar2/trunk/1/ivy.xml index bbf49ab1..846c76d9 100644 --- a/test/repositories/branches/bar/bar2/trunk/1/ivy.xml +++ b/test/repositories/branches/bar/bar2/trunk/1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/bar/bar2/trunk/2/ivy.xml b/test/repositories/branches/bar/bar2/trunk/2/ivy.xml index f923bfd3..0dfef145 100644 --- a/test/repositories/branches/bar/bar2/trunk/2/ivy.xml +++ b/test/repositories/branches/bar/bar2/trunk/2/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/foo/foo1/branch1/2/ivy.xml b/test/repositories/branches/foo/foo1/branch1/2/ivy.xml index 84e017b0..15805aa2 100644 --- a/test/repositories/branches/foo/foo1/branch1/2/ivy.xml +++ b/test/repositories/branches/foo/foo1/branch1/2/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/foo/foo1/branch1/4/ivy.xml b/test/repositories/branches/foo/foo1/branch1/4/ivy.xml index b3785a49..7fbe2820 100644 --- a/test/repositories/branches/foo/foo1/branch1/4/ivy.xml +++ b/test/repositories/branches/foo/foo1/branch1/4/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/foo/foo1/branch1/5/ivy.xml b/test/repositories/branches/foo/foo1/branch1/5/ivy.xml index 71c0f7fc..d7466560 100644 --- a/test/repositories/branches/foo/foo1/branch1/5/ivy.xml +++ b/test/repositories/branches/foo/foo1/branch1/5/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/foo/foo1/trunk/1/ivy.xml b/test/repositories/branches/foo/foo1/trunk/1/ivy.xml index 602d869a..0f20f8cb 100644 --- a/test/repositories/branches/foo/foo1/trunk/1/ivy.xml +++ b/test/repositories/branches/foo/foo1/trunk/1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/foo/foo1/trunk/3/ivy.xml b/test/repositories/branches/foo/foo1/trunk/3/ivy.xml index dfba9f13..e5db7d03 100644 --- a/test/repositories/branches/foo/foo1/trunk/3/ivy.xml +++ b/test/repositories/branches/foo/foo1/trunk/3/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/foo/foo1/trunk/5/ivy.xml b/test/repositories/branches/foo/foo1/trunk/5/ivy.xml index 7ccf4fbc..ed8ebe86 100644 --- a/test/repositories/branches/foo/foo1/trunk/5/ivy.xml +++ b/test/repositories/branches/foo/foo1/trunk/5/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/foo/foo2/branch1/1/ivy.xml b/test/repositories/branches/foo/foo2/branch1/1/ivy.xml index 51e8c05b..1b942c5f 100644 --- a/test/repositories/branches/foo/foo2/branch1/1/ivy.xml +++ b/test/repositories/branches/foo/foo2/branch1/1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/ivysettings-defaultbranch1.xml b/test/repositories/branches/ivysettings-defaultbranch1.xml index a14b522e..d70551dc 100644 --- a/test/repositories/branches/ivysettings-defaultbranch1.xml +++ b/test/repositories/branches/ivysettings-defaultbranch1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/ivysettings-fooonbranch1.xml b/test/repositories/branches/ivysettings-fooonbranch1.xml index f87b0a90..886aa85b 100644 --- a/test/repositories/branches/ivysettings-fooonbranch1.xml +++ b/test/repositories/branches/ivysettings-fooonbranch1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/branches/ivysettings.xml b/test/repositories/branches/ivysettings.xml index 337506b6..13f38fee 100644 --- a/test/repositories/branches/ivysettings.xml +++ b/test/repositories/branches/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/bug148/3rd/idautomation/barcode/ivy-barcode-4.10.xml b/test/repositories/bug148/3rd/idautomation/barcode/ivy-barcode-4.10.xml index 54a2e213..3900e8d1 100644 --- a/test/repositories/bug148/3rd/idautomation/barcode/ivy-barcode-4.10.xml +++ b/test/repositories/bug148/3rd/idautomation/barcode/ivy-barcode-4.10.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/bug148/ivysettings.properties b/test/repositories/bug148/ivysettings.properties index c2795830..42f74e51 100644 --- a/test/repositories/bug148/ivysettings.properties +++ b/test/repositories/bug148/ivysettings.properties @@ -7,7 +7,7 @@ # * "License"); you may not use this file except in compliance # * with the License. You may obtain a copy of the License at # * -# * http://www.apache.org/licenses/LICENSE-2.0 +# * https://www.apache.org/licenses/LICENSE-2.0 # * # * Unless required by applicable law or agreed to in writing, # * software distributed under the License is distributed on an diff --git a/test/repositories/bug148/ivysettings.xml b/test/repositories/bug148/ivysettings.xml index b65cd0e7..4218b184 100644 --- a/test/repositories/bug148/ivysettings.xml +++ b/test/repositories/bug148/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/bug148/jtv/jtv-foo/bar/ivy-bar-1.1.0.0.xml b/test/repositories/bug148/jtv/jtv-foo/bar/ivy-bar-1.1.0.0.xml index 80d0d944..4c1950a2 100644 --- a/test/repositories/bug148/jtv/jtv-foo/bar/ivy-bar-1.1.0.0.xml +++ b/test/repositories/bug148/jtv/jtv-foo/bar/ivy-bar-1.1.0.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/bugIVY-56/ivysettings.xml b/test/repositories/bugIVY-56/ivysettings.xml index 3ed51be6..c8019b0c 100644 --- a/test/repositories/bugIVY-56/ivysettings.xml +++ b/test/repositories/bugIVY-56/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/checkmodified/ivy-1.0-after.xml b/test/repositories/checkmodified/ivy-1.0-after.xml index b0b10bf0..51ac98e4 100644 --- a/test/repositories/checkmodified/ivy-1.0-after.xml +++ b/test/repositories/checkmodified/ivy-1.0-after.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/checkmodified/ivy-1.0-before.xml b/test/repositories/checkmodified/ivy-1.0-before.xml index d2bf3793..426bf8eb 100644 --- a/test/repositories/checkmodified/ivy-1.0-before.xml +++ b/test/repositories/checkmodified/ivy-1.0-before.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/checksums/allright/2.0/ivy-2.0.xml b/test/repositories/checksums/allright/2.0/ivy-2.0.xml index 8c8ba223..5992de85 100644 --- a/test/repositories/checksums/allright/2.0/ivy-2.0.xml +++ b/test/repositories/checksums/allright/2.0/ivy-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/checksums/allright/3.0/ivy-3.0.xml b/test/repositories/checksums/allright/3.0/ivy-3.0.xml index e45e0ae1..940144b1 100644 --- a/test/repositories/checksums/allright/3.0/ivy-3.0.xml +++ b/test/repositories/checksums/allright/3.0/ivy-3.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/checksums/allright/ivy-1.0.xml b/test/repositories/checksums/allright/ivy-1.0.xml index c22ec388..eb62c2a7 100644 --- a/test/repositories/checksums/allright/ivy-1.0.xml +++ b/test/repositories/checksums/allright/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/checksums/badartcs/ivy-1.0.xml b/test/repositories/checksums/badartcs/ivy-1.0.xml index 01001cc7..dca81a22 100644 --- a/test/repositories/checksums/badartcs/ivy-1.0.xml +++ b/test/repositories/checksums/badartcs/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/checksums/badivycs/ivy-1.0.xml b/test/repositories/checksums/badivycs/ivy-1.0.xml index 49a718bd..2f6e3e34 100644 --- a/test/repositories/checksums/badivycs/ivy-1.0.xml +++ b/test/repositories/checksums/badivycs/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/circular/ivy.xml b/test/repositories/circular/ivy.xml index f279f537..138e23a5 100644 --- a/test/repositories/circular/ivy.xml +++ b/test/repositories/circular/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/dual-local/xerces/xerces/ivy-2.6.2.xml b/test/repositories/dual-local/xerces/xerces/ivy-2.6.2.xml index d7a7b324..86d4d15e 100644 --- a/test/repositories/dual-local/xerces/xerces/ivy-2.6.2.xml +++ b/test/repositories/dual-local/xerces/xerces/ivy-2.6.2.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/external-artifacts/A/ivy-1.0.xml b/test/repositories/external-artifacts/A/ivy-1.0.xml index e1481daa..fb015119 100644 --- a/test/repositories/external-artifacts/A/ivy-1.0.xml +++ b/test/repositories/external-artifacts/A/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/external-artifacts/ivy.xml b/test/repositories/external-artifacts/ivy.xml index 0485d86a..162132bc 100644 --- a/test/repositories/external-artifacts/ivy.xml +++ b/test/repositories/external-artifacts/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/external-artifacts/ivysettings.xml b/test/repositories/external-artifacts/ivysettings.xml index 7b9a39a3..3dab9c84 100644 --- a/test/repositories/external-artifacts/ivysettings.xml +++ b/test/repositories/external-artifacts/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml index 40f20b14..d1c25df7 100644 --- a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml +++ b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml index 4e69bb2d..f5a023cb 100644 --- a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml +++ b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml index f94c8e83..7e2b1eaf 100644 --- a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml +++ b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml index 1b7acb5a..624878b6 100644 --- a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml +++ b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml index 7b94eb84..f30d3006 100644 --- a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml +++ b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml index 2f682c59..ba265434 100644 --- a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml +++ b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml index 40f20b14..d1c25df7 100644 --- a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml +++ b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml index 4e69bb2d..f5a023cb 100644 --- a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml +++ b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml index f94c8e83..7e2b1eaf 100644 --- a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml +++ b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml index 91e03948..441d75ef 100644 --- a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml +++ b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml index 538faa48..74f8f46c 100644 --- a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml +++ b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml index 736619bc..2a3645ce 100644 --- a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml +++ b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-attribs.xml b/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-attribs.xml index e26969d5..ad8313d4 100644 --- a/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-attribs.xml +++ b/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-attribs.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-noattribs.xml b/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-noattribs.xml index b8b0e9a3..fdd54a5f 100644 --- a/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-noattribs.xml +++ b/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-noattribs.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml b/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml index 40f20b14..d1c25df7 100644 --- a/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml +++ b/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml b/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml index 4e69bb2d..f5a023cb 100644 --- a/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml +++ b/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml b/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml index f94c8e83..7e2b1eaf 100644 --- a/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml +++ b/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml b/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml index 8ec7c0d0..a828f13b 100644 --- a/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml +++ b/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml b/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml index 1fcba513..702731af 100644 --- a/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml +++ b/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml b/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml index 0cdf6d4a..1830a150 100644 --- a/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml +++ b/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-attribs.xml b/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-attribs.xml index e26969d5..ad8313d4 100644 --- a/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-attribs.xml +++ b/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-attribs.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-noattribs.xml b/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-noattribs.xml index b8b0e9a3..fdd54a5f 100644 --- a/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-noattribs.xml +++ b/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-noattribs.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes/ivysettings.xml b/test/repositories/extra-attributes/ivysettings.xml index 89d13e98..75d08ebf 100644 --- a/test/repositories/extra-attributes/ivysettings.xml +++ b/test/repositories/extra-attributes/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes/module2/task2/1976/ivy.xml b/test/repositories/extra-attributes/module2/task2/1976/ivy.xml index acf15e38..4bbcf3d9 100644 --- a/test/repositories/extra-attributes/module2/task2/1976/ivy.xml +++ b/test/repositories/extra-attributes/module2/task2/1976/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes/mymodule/task1/1854/ivy.xml b/test/repositories/extra-attributes/mymodule/task1/1854/ivy.xml index da859591..8f87a45e 100644 --- a/test/repositories/extra-attributes/mymodule/task1/1854/ivy.xml +++ b/test/repositories/extra-attributes/mymodule/task1/1854/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes/mymodule/task1/1855/ivy.xml b/test/repositories/extra-attributes/mymodule/task1/1855/ivy.xml index 8a25b82f..3b8eb796 100644 --- a/test/repositories/extra-attributes/mymodule/task1/1855/ivy.xml +++ b/test/repositories/extra-attributes/mymodule/task1/1855/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes/mymodule/task2/1748/ivy.xml b/test/repositories/extra-attributes/mymodule/task2/1748/ivy.xml index 58989e54..96d9e0f9 100644 --- a/test/repositories/extra-attributes/mymodule/task2/1748/ivy.xml +++ b/test/repositories/extra-attributes/mymodule/task2/1748/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/extra-attributes/mymodule/task2/1749/ivy.xml b/test/repositories/extra-attributes/mymodule/task2/1749/ivy.xml index d89d2cd0..79a7cc96 100644 --- a/test/repositories/extra-attributes/mymodule/task2/1749/ivy.xml +++ b/test/repositories/extra-attributes/mymodule/task2/1749/ivy.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings-1.xml b/test/repositories/ivysettings-1.xml index 4710bde9..1625a3fc 100644 --- a/test/repositories/ivysettings-1.xml +++ b/test/repositories/ivysettings-1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings-IVY602.xml b/test/repositories/ivysettings-IVY602.xml index e15dce6f..97dbfd8a 100644 --- a/test/repositories/ivysettings-IVY602.xml +++ b/test/repositories/ivysettings-IVY602.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings-IVY843.xml b/test/repositories/ivysettings-IVY843.xml index 76fcbeaf..2b1b50b3 100644 --- a/test/repositories/ivysettings-IVY843.xml +++ b/test/repositories/ivysettings-IVY843.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings-artifact-lock.xml b/test/repositories/ivysettings-artifact-lock.xml index cc551120..139ca9e3 100644 --- a/test/repositories/ivysettings-artifact-lock.xml +++ b/test/repositories/ivysettings-artifact-lock.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings-checksums.xml b/test/repositories/ivysettings-checksums.xml index af0cfe94..dd3637ef 100644 --- a/test/repositories/ivysettings-checksums.xml +++ b/test/repositories/ivysettings-checksums.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings-dummydefaultresolver.xml b/test/repositories/ivysettings-dummydefaultresolver.xml index 8a54bf26..601075ac 100644 --- a/test/repositories/ivysettings-dummydefaultresolver.xml +++ b/test/repositories/ivysettings-dummydefaultresolver.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings-invalidcachepattern.xml b/test/repositories/ivysettings-invalidcachepattern.xml index ed61232a..b0a22372 100644 --- a/test/repositories/ivysettings-invalidcachepattern.xml +++ b/test/repositories/ivysettings-invalidcachepattern.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings-local.xml b/test/repositories/ivysettings-local.xml index 44d1fae9..33aa1662 100644 --- a/test/repositories/ivysettings-local.xml +++ b/test/repositories/ivysettings-local.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings-multicache.xml b/test/repositories/ivysettings-multicache.xml index 4be83264..cadb176e 100644 --- a/test/repositories/ivysettings-multicache.xml +++ b/test/repositories/ivysettings-multicache.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings-nodefaultresolver.xml b/test/repositories/ivysettings-nodefaultresolver.xml index 5644cdcd..f61661e1 100644 --- a/test/repositories/ivysettings-nodefaultresolver.xml +++ b/test/repositories/ivysettings-nodefaultresolver.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings-optional-file-include.xml b/test/repositories/ivysettings-optional-file-include.xml index 07d81e5a..ea46d582 100644 --- a/test/repositories/ivysettings-optional-file-include.xml +++ b/test/repositories/ivysettings-optional-file-include.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings-url.xml b/test/repositories/ivysettings-url.xml index 16f4c45f..ee5bbe07 100644 --- a/test/repositories/ivysettings-url.xml +++ b/test/repositories/ivysettings-url.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings-with-nio.xml b/test/repositories/ivysettings-with-nio.xml index 7815af4a..8e2e8de9 100644 --- a/test/repositories/ivysettings-with-nio.xml +++ b/test/repositories/ivysettings-with-nio.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings.properties b/test/repositories/ivysettings.properties index b8d54d78..559aa500 100644 --- a/test/repositories/ivysettings.properties +++ b/test/repositories/ivysettings.properties @@ -7,7 +7,7 @@ # * "License"); you may not use this file except in compliance # * with the License. You may obtain a copy of the License at # * -# * http://www.apache.org/licenses/LICENSE-2.0 +# * https://www.apache.org/licenses/LICENSE-2.0 # * # * Unless required by applicable law or agreed to in writing, # * software distributed under the License is distributed on an diff --git a/test/repositories/ivysettings.xml b/test/repositories/ivysettings.xml index 4f975dfb..03e6b2ef 100644 --- a/test/repositories/ivysettings.xml +++ b/test/repositories/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/local/mod1.2/local-20080708091023/ivy.xml b/test/repositories/local/mod1.2/local-20080708091023/ivy.xml index db281afb..311775a8 100644 --- a/test/repositories/local/mod1.2/local-20080708091023/ivy.xml +++ b/test/repositories/local/mod1.2/local-20080708091023/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/local/mod2.1/0.3-local-20050213110000/ivy.xml b/test/repositories/local/mod2.1/0.3-local-20050213110000/ivy.xml index ed1e4927..8b9ceb22 100644 --- a/test/repositories/local/mod2.1/0.3-local-20050213110000/ivy.xml +++ b/test/repositories/local/mod2.1/0.3-local-20050213110000/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/ivysettings.xml b/test/repositories/m2/ivysettings.xml index e956fa7a..f247f90c 100644 --- a/test/repositories/m2/ivysettings.xml +++ b/test/repositories/m2/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom index 910b66ad..79997439 100644 --- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom +++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/maven-metadata.xml b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/maven-metadata.xml index cb24b005..32bf474f 100644 --- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/maven-metadata.xml +++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/maven-metadata.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/_remote.repositories b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/_remote.repositories index 2d496fc7..aa040a8b 100644 --- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/_remote.repositories +++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/_remote.repositories @@ -7,7 +7,7 @@ # * "License"); you may not use this file except in compliance # * with the License. You may obtain a copy of the License at # * -# * http://www.apache.org/licenses/LICENSE-2.0 +# * https://www.apache.org/licenses/LICENSE-2.0 # * # * Unless required by applicable law or agreed to in writing, # * software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/maven-metadata-local.xml b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/maven-metadata-local.xml index c9812222..b0b48cf4 100644 --- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/maven-metadata-local.xml +++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/maven-metadata-local.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/regular-snapshot-1.2.3-SNAPSHOT.pom b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/regular-snapshot-1.2.3-SNAPSHOT.pom index 2df43cb7..81f9061f 100644 --- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/regular-snapshot-1.2.3-SNAPSHOT.pom +++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/regular-snapshot-1.2.3-SNAPSHOT.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/maven-metadata-local.xml b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/maven-metadata-local.xml index 92e23fb0..e4b0425c 100644 --- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/maven-metadata-local.xml +++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/maven-metadata-local.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/maven-metadata.xml b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/maven-metadata.xml index f6f68870..65a79c56 100644 --- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/maven-metadata.xml +++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/maven-metadata.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/timestamped-snapshot-5.6.7-20170911.130943-1.pom b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/timestamped-snapshot-5.6.7-20170911.130943-1.pom index ee97d5bf..5c096294 100644 --- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/timestamped-snapshot-5.6.7-20170911.130943-1.pom +++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/timestamped-snapshot-5.6.7-20170911.130943-1.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/maven-metadata.xml b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/maven-metadata.xml index 344183f0..10fec1b5 100644 --- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/maven-metadata.xml +++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/maven-metadata.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/maven-metadata.xml b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/maven-metadata.xml index 4e001a04..8411421c 100644 --- a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/maven-metadata.xml +++ b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/maven-metadata.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/test-SNAPSHOT1-2.0.0-20070310.181613-3.pom b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/test-SNAPSHOT1-2.0.0-20070310.181613-3.pom index bf29054c..819ed0a1 100644 --- a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/test-SNAPSHOT1-2.0.0-20070310.181613-3.pom +++ b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/test-SNAPSHOT1-2.0.0-20070310.181613-3.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/maven-metadata.xml b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/maven-metadata.xml index b2d84166..31330722 100644 --- a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/maven-metadata.xml +++ b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/maven-metadata.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/test-SNAPSHOT1-2.0.2-20070310.181613-3.pom b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/test-SNAPSHOT1-2.0.2-20070310.181613-3.pom index cc93b7cc..95e3c659 100644 --- a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/test-SNAPSHOT1-2.0.2-20070310.181613-3.pom +++ b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/test-SNAPSHOT1-2.0.2-20070310.181613-3.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT1/maven-metadata.xml b/test/repositories/m2/org/apache/test-SNAPSHOT1/maven-metadata.xml index 8c33e3bf..b99689c4 100644 --- a/test/repositories/m2/org/apache/test-SNAPSHOT1/maven-metadata.xml +++ b/test/repositories/m2/org/apache/test-SNAPSHOT1/maven-metadata.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/maven-metadata.xml b/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/maven-metadata.xml index c345a8b6..db1d4460 100644 --- a/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/maven-metadata.xml +++ b/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/maven-metadata.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/test-SNAPSHOT2-2.0.2-SNAPSHOT.pom b/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/test-SNAPSHOT2-2.0.2-SNAPSHOT.pom index 756aecb8..74d4aecd 100644 --- a/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/test-SNAPSHOT2-2.0.2-SNAPSHOT.pom +++ b/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/test-SNAPSHOT2-2.0.2-SNAPSHOT.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT2/maven-metadata.xml b/test/repositories/m2/org/apache/test-SNAPSHOT2/maven-metadata.xml index 047e4db2..34640f1c 100644 --- a/test/repositories/m2/org/apache/test-SNAPSHOT2/maven-metadata.xml +++ b/test/repositories/m2/org/apache/test-SNAPSHOT2/maven-metadata.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-classified/1.0/test-classified-1.0.pom b/test/repositories/m2/org/apache/test-classified/1.0/test-classified-1.0.pom index 9403a5b8..9445684a 100644 --- a/test/repositories/m2/org/apache/test-classified/1.0/test-classified-1.0.pom +++ b/test/repositories/m2/org/apache/test-classified/1.0/test-classified-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-classifier/1.0/test-classifier-1.0.pom b/test/repositories/m2/org/apache/test-classifier/1.0/test-classifier-1.0.pom index d8ca0781..42afde97 100644 --- a/test/repositories/m2/org/apache/test-classifier/1.0/test-classifier-1.0.pom +++ b/test/repositories/m2/org/apache/test-classifier/1.0/test-classifier-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-classifier/2.0/test-classifier-2.0.pom b/test/repositories/m2/org/apache/test-classifier/2.0/test-classifier-2.0.pom index 1fdd6183..3dcb7927 100644 --- a/test/repositories/m2/org/apache/test-classifier/2.0/test-classifier-2.0.pom +++ b/test/repositories/m2/org/apache/test-classifier/2.0/test-classifier-2.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-metadata/1.0/test-metadata-1.0.pom b/test/repositories/m2/org/apache/test-metadata/1.0/test-metadata-1.0.pom index b8e6c22c..5da6ba9c 100644 --- a/test/repositories/m2/org/apache/test-metadata/1.0/test-metadata-1.0.pom +++ b/test/repositories/m2/org/apache/test-metadata/1.0/test-metadata-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-metadata/1.1/test-metadata-1.1.pom b/test/repositories/m2/org/apache/test-metadata/1.1/test-metadata-1.1.pom index 7112e454..5ae98785 100644 --- a/test/repositories/m2/org/apache/test-metadata/1.1/test-metadata-1.1.pom +++ b/test/repositories/m2/org/apache/test-metadata/1.1/test-metadata-1.1.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-metadata/1.2/test-metadata-1.2.pom b/test/repositories/m2/org/apache/test-metadata/1.2/test-metadata-1.2.pom index 2f22642d..d1ce2c15 100644 --- a/test/repositories/m2/org/apache/test-metadata/1.2/test-metadata-1.2.pom +++ b/test/repositories/m2/org/apache/test-metadata/1.2/test-metadata-1.2.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-metadata/maven-metadata.xml b/test/repositories/m2/org/apache/test-metadata/maven-metadata.xml index fd70558b..9dcf250d 100644 --- a/test/repositories/m2/org/apache/test-metadata/maven-metadata.xml +++ b/test/repositories/m2/org/apache/test-metadata/maven-metadata.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-sources/1.0/test-sources-1.0.pom b/test/repositories/m2/org/apache/test-sources/1.0/test-sources-1.0.pom index 7665ff01..400f8565 100644 --- a/test/repositories/m2/org/apache/test-sources/1.0/test-sources-1.0.pom +++ b/test/repositories/m2/org/apache/test-sources/1.0/test-sources-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-sources2/1.0/test-sources2-1.0.pom b/test/repositories/m2/org/apache/test-sources2/1.0/test-sources2-1.0.pom index c05bf821..8de8a649 100644 --- a/test/repositories/m2/org/apache/test-sources2/1.0/test-sources2-1.0.pom +++ b/test/repositories/m2/org/apache/test-sources2/1.0/test-sources2-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-src/1.0/test-src-1.0.pom b/test/repositories/m2/org/apache/test-src/1.0/test-src-1.0.pom index a203cf56..e19d10fc 100644 --- a/test/repositories/m2/org/apache/test-src/1.0/test-src-1.0.pom +++ b/test/repositories/m2/org/apache/test-src/1.0/test-src-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test-version/1.0/test-version-1.0.pom b/test/repositories/m2/org/apache/test-version/1.0/test-version-1.0.pom index 9ae01ec5..4c56f1d8 100644 --- a/test/repositories/m2/org/apache/test-version/1.0/test-version-1.0.pom +++ b/test/repositories/m2/org/apache/test-version/1.0/test-version-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test/1.0/test-1.0.pom b/test/repositories/m2/org/apache/test/1.0/test-1.0.pom index 6c77b493..c5fd7668 100644 --- a/test/repositories/m2/org/apache/test/1.0/test-1.0.pom +++ b/test/repositories/m2/org/apache/test/1.0/test-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test/1.1/test-1.1.pom b/test/repositories/m2/org/apache/test/1.1/test-1.1.pom index 7dbac88c..af9cf028 100644 --- a/test/repositories/m2/org/apache/test/1.1/test-1.1.pom +++ b/test/repositories/m2/org/apache/test/1.1/test-1.1.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test/1.2/test-1.2.pom b/test/repositories/m2/org/apache/test/1.2/test-1.2.pom index c165ddae..82d3437c 100644 --- a/test/repositories/m2/org/apache/test/1.2/test-1.2.pom +++ b/test/repositories/m2/org/apache/test/1.2/test-1.2.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test2/1.0/test2-1.0.pom b/test/repositories/m2/org/apache/test2/1.0/test2-1.0.pom index 5c0424fb..9a1336ac 100644 --- a/test/repositories/m2/org/apache/test2/1.0/test2-1.0.pom +++ b/test/repositories/m2/org/apache/test2/1.0/test2-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test2/1.1/test2-1.1.pom b/test/repositories/m2/org/apache/test2/1.1/test2-1.1.pom index 97a94db4..cef4c88c 100644 --- a/test/repositories/m2/org/apache/test2/1.1/test2-1.1.pom +++ b/test/repositories/m2/org/apache/test2/1.1/test2-1.1.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test3/1.0/test3-1.0.pom b/test/repositories/m2/org/apache/test3/1.0/test3-1.0.pom index 8f807a15..408690fd 100644 --- a/test/repositories/m2/org/apache/test3/1.0/test3-1.0.pom +++ b/test/repositories/m2/org/apache/test3/1.0/test3-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test3/1.1/test3-1.1.pom b/test/repositories/m2/org/apache/test3/1.1/test3-1.1.pom index b17603c6..3803ab6b 100644 --- a/test/repositories/m2/org/apache/test3/1.1/test3-1.1.pom +++ b/test/repositories/m2/org/apache/test3/1.1/test3-1.1.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test4/1.0/test4-1.0.pom b/test/repositories/m2/org/apache/test4/1.0/test4-1.0.pom index ad3cb297..c60340b0 100644 --- a/test/repositories/m2/org/apache/test4/1.0/test4-1.0.pom +++ b/test/repositories/m2/org/apache/test4/1.0/test4-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/apache/test4/1.1/test4-1.1.pom b/test/repositories/m2/org/apache/test4/1.1/test4-1.1.pom index 66574914..a60f3a45 100644 --- a/test/repositories/m2/org/apache/test4/1.1/test4-1.1.pom +++ b/test/repositories/m2/org/apache/test4/1.1/test4-1.1.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/circular/module1/1.0/module1-1.0.pom b/test/repositories/m2/org/circular/module1/1.0/module1-1.0.pom index 4d7c8ff1..8b700af8 100644 --- a/test/repositories/m2/org/circular/module1/1.0/module1-1.0.pom +++ b/test/repositories/m2/org/circular/module1/1.0/module1-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/circular/module2/2.0/module2-2.0.pom b/test/repositories/m2/org/circular/module2/2.0/module2-2.0.pom index fd751b62..722b56ce 100644 --- a/test/repositories/m2/org/circular/module2/2.0/module2-2.0.pom +++ b/test/repositories/m2/org/circular/module2/2.0/module2-2.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom b/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom index ef2e19bb..85695839 100644 --- a/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom +++ b/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/relocated/test3/1.1/test3-1.1.pom b/test/repositories/m2/org/relocated/test3/1.1/test3-1.1.pom index 6b55cf56..6412294e 100644 --- a/test/repositories/m2/org/relocated/test3/1.1/test3-1.1.pom +++ b/test/repositories/m2/org/relocated/test3/1.1/test3-1.1.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom b/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom index e710ac42..f45693d5 100644 --- a/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom +++ b/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/relocated/testRelocationUser/1.0/testRelocationUser-1.0.pom b/test/repositories/m2/org/relocated/testRelocationUser/1.0/testRelocationUser-1.0.pom index 162c8570..0350f612 100644 --- a/test/repositories/m2/org/relocated/testRelocationUser/1.0/testRelocationUser-1.0.pom +++ b/test/repositories/m2/org/relocated/testRelocationUser/1.0/testRelocationUser-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/m2/org/relocated/testRelocationUser/1.1/testRelocationUser-1.1.pom b/test/repositories/m2/org/relocated/testRelocationUser/1.1/testRelocationUser-1.1.pom index 1510bdaa..c4b427d4 100644 --- a/test/repositories/m2/org/relocated/testRelocationUser/1.1/testRelocationUser-1.1.pom +++ b/test/repositories/m2/org/relocated/testRelocationUser/1.1/testRelocationUser-1.1.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/multi-ivypattern/ivy1/ivy-1.0.xml b/test/repositories/multi-ivypattern/ivy1/ivy-1.0.xml index d11a5287..9642f6d6 100644 --- a/test/repositories/multi-ivypattern/ivy1/ivy-1.0.xml +++ b/test/repositories/multi-ivypattern/ivy1/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/multi-ivypattern/ivy2/ivy-1.0.xml b/test/repositories/multi-ivypattern/ivy2/ivy-1.0.xml index d11a5287..9642f6d6 100644 --- a/test/repositories/multi-ivypattern/ivy2/ivy-1.0.xml +++ b/test/repositories/multi-ivypattern/ivy2/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/multi-ivypattern/ivy2/ivy-1.1.xml b/test/repositories/multi-ivypattern/ivy2/ivy-1.1.xml index b2f3feec..268224cb 100644 --- a/test/repositories/multi-ivypattern/ivy2/ivy-1.1.xml +++ b/test/repositories/multi-ivypattern/ivy2/ivy-1.1.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/multi-ivypattern/ivysettings.xml b/test/repositories/multi-ivypattern/ivysettings.xml index 8cea53d8..605d80eb 100644 --- a/test/repositories/multi-ivypattern/ivysettings.xml +++ b/test/repositories/multi-ivypattern/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/multirevisions/ivy.xml b/test/repositories/multirevisions/ivy.xml index 457bf648..e7cb7d51 100644 --- a/test/repositories/multirevisions/ivy.xml +++ b/test/repositories/multirevisions/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/multirevisions/ivy/moduleX-1.0.xml b/test/repositories/multirevisions/ivy/moduleX-1.0.xml index aa14ab8d..60b3bae0 100644 --- a/test/repositories/multirevisions/ivy/moduleX-1.0.xml +++ b/test/repositories/multirevisions/ivy/moduleX-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/multirevisions/ivy/moduleX-2.0.xml b/test/repositories/multirevisions/ivy/moduleX-2.0.xml index c7f69ebb..33839d64 100644 --- a/test/repositories/multirevisions/ivy/moduleX-2.0.xml +++ b/test/repositories/multirevisions/ivy/moduleX-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/multirevisions/ivy/moduleZ-1.0.xml b/test/repositories/multirevisions/ivy/moduleZ-1.0.xml index 1fcdc7c2..c5a2d34a 100644 --- a/test/repositories/multirevisions/ivy/moduleZ-1.0.xml +++ b/test/repositories/multirevisions/ivy/moduleZ-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/multirevisions/ivysettings.xml b/test/repositories/multirevisions/ivysettings.xml index d2163de7..c2e458f3 100644 --- a/test/repositories/multirevisions/ivysettings.xml +++ b/test/repositories/multirevisions/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/namespace/A/A/1.0/ivy.xml b/test/repositories/namespace/A/A/1.0/ivy.xml index 1f349de0..68b5b154 100644 --- a/test/repositories/namespace/A/A/1.0/ivy.xml +++ b/test/repositories/namespace/A/A/1.0/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/namespace/A/B/1.0/ivy.xml b/test/repositories/namespace/A/B/1.0/ivy.xml index 44929b0a..35f103cd 100644 --- a/test/repositories/namespace/A/B/1.0/ivy.xml +++ b/test/repositories/namespace/A/B/1.0/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/namespace/B/1/1.0/1-1.0.pom b/test/repositories/namespace/B/1/1.0/1-1.0.pom index 2989de5a..a3fa1161 100644 --- a/test/repositories/namespace/B/1/1.0/1-1.0.pom +++ b/test/repositories/namespace/B/1/1.0/1-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/namespace/B/2/1.0/2-1.0.pom b/test/repositories/namespace/B/2/1.0/2-1.0.pom index 2d2502f0..7d3d855d 100644 --- a/test/repositories/namespace/B/2/1.0/2-1.0.pom +++ b/test/repositories/namespace/B/2/1.0/2-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/namespace/C/C/1.0.0/ivy.xml b/test/repositories/namespace/C/C/1.0.0/ivy.xml index 911e20cd..9aafe8f2 100644 --- a/test/repositories/namespace/C/C/1.0.0/ivy.xml +++ b/test/repositories/namespace/C/C/1.0.0/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/namespace/ivysettings.xml b/test/repositories/namespace/ivysettings.xml index 5c9b93fc..893780e7 100644 --- a/test/repositories/namespace/ivysettings.xml +++ b/test/repositories/namespace/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/norev/ivy-latest.xml b/test/repositories/norev/ivy-latest.xml index 42e71e53..4d518726 100644 --- a/test/repositories/norev/ivy-latest.xml +++ b/test/repositories/norev/ivy-latest.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/norev/ivy.xml b/test/repositories/norev/ivy.xml index e40e1d73..83acf3a8 100644 --- a/test/repositories/norev/ivy.xml +++ b/test/repositories/norev/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/norev/ivysettings.xml b/test/repositories/norev/ivysettings.xml index 3149c436..2505113e 100644 --- a/test/repositories/norev/ivysettings.xml +++ b/test/repositories/norev/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/norev/module2/ivy.xml b/test/repositories/norev/module2/ivy.xml index b6e951e3..821ec485 100644 --- a/test/repositories/norev/module2/ivy.xml +++ b/test/repositories/norev/module2/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/norevision/ivy-mod1.1-after.xml b/test/repositories/norevision/ivy-mod1.1-after.xml index 4a499571..72b4fbea 100644 --- a/test/repositories/norevision/ivy-mod1.1-after.xml +++ b/test/repositories/norevision/ivy-mod1.1-after.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/norevision/ivy-mod1.1-before.xml b/test/repositories/norevision/ivy-mod1.1-before.xml index d2bf3793..426bf8eb 100644 --- a/test/repositories/norevision/ivy-mod1.1-before.xml +++ b/test/repositories/norevision/ivy-mod1.1-before.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/packager/repo/org/mod/1.0/ivy.xml b/test/repositories/packager/repo/org/mod/1.0/ivy.xml index 0eb5f1f5..99d2b586 100644 --- a/test/repositories/packager/repo/org/mod/1.0/ivy.xml +++ b/test/repositories/packager/repo/org/mod/1.0/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/packager/repo/org/mod/1.0/packager.xml b/test/repositories/packager/repo/org/mod/1.0/packager.xml index 579aa445..a446037c 100644 --- a/test/repositories/packager/repo/org/mod/1.0/packager.xml +++ b/test/repositories/packager/repo/org/mod/1.0/packager.xml @@ -5,7 +5,7 @@ not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/test/repositories/parentPom/ivysettings-namespace.xml b/test/repositories/parentPom/ivysettings-namespace.xml index ba2abb1c..20d3a440 100644 --- a/test/repositories/parentPom/ivysettings-namespace.xml +++ b/test/repositories/parentPom/ivysettings-namespace.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/ivysettings.xml b/test/repositories/parentPom/ivysettings.xml index 6f20f9aa..556cfd54 100644 --- a/test/repositories/parentPom/ivysettings.xml +++ b/test/repositories/parentPom/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/parent/1.0/parent-1.0.pom b/test/repositories/parentPom/org/apache/dm/parent/1.0/parent-1.0.pom index 88f35796..5fabd7dc 100644 --- a/test/repositories/parentPom/org/apache/dm/parent/1.0/parent-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/parent/1.0/parent-1.0.pom @@ -7,7 +7,7 @@ ~ (the "License"); you may not use this file except in compliance with ~ the License. You may obtain a copy of the License at ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ https://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/repositories/parentPom/org/apache/dm/parent/2.0/parent-2.0.pom b/test/repositories/parentPom/org/apache/dm/parent/2.0/parent-2.0.pom index 2d7b66bf..7445ddaa 100644 --- a/test/repositories/parentPom/org/apache/dm/parent/2.0/parent-2.0.pom +++ b/test/repositories/parentPom/org/apache/dm/parent/2.0/parent-2.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/parent2/1.0/parent2-1.0.pom b/test/repositories/parentPom/org/apache/dm/parent2/1.0/parent2-1.0.pom index cf0021c6..b5a58848 100644 --- a/test/repositories/parentPom/org/apache/dm/parent2/1.0/parent2-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/parent2/1.0/parent2-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/parent3/1.0/parent3-1.0.pom b/test/repositories/parentPom/org/apache/dm/parent3/1.0/parent3-1.0.pom index 2bb31dec..54d970b7 100644 --- a/test/repositories/parentPom/org/apache/dm/parent3/1.0/parent3-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/parent3/1.0/parent3-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/parent4/1.0/parent4-1.0.pom b/test/repositories/parentPom/org/apache/dm/parent4/1.0/parent4-1.0.pom index 82a69f5c..20324bc2 100644 --- a/test/repositories/parentPom/org/apache/dm/parent4/1.0/parent4-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/parent4/1.0/parent4-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/parent5/1.0/parent5-1.0.pom b/test/repositories/parentPom/org/apache/dm/parent5/1.0/parent5-1.0.pom index 596a8f1b..b7df0b20 100644 --- a/test/repositories/parentPom/org/apache/dm/parent5/1.0/parent5-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/parent5/1.0/parent5-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/sibling1/1.0/sibling1-1.0.pom b/test/repositories/parentPom/org/apache/dm/sibling1/1.0/sibling1-1.0.pom index 0f796e07..69c2fd0c 100644 --- a/test/repositories/parentPom/org/apache/dm/sibling1/1.0/sibling1-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/sibling1/1.0/sibling1-1.0.pom @@ -7,7 +7,7 @@ ~ (the "License"); you may not use this file except in compliance with ~ the License. You may obtain a copy of the License at ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ https://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/repositories/parentPom/org/apache/dm/sibling2/1.0/sibling2-1.0.pom b/test/repositories/parentPom/org/apache/dm/sibling2/1.0/sibling2-1.0.pom index fc01560e..acc20ff4 100644 --- a/test/repositories/parentPom/org/apache/dm/sibling2/1.0/sibling2-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/sibling2/1.0/sibling2-1.0.pom @@ -7,7 +7,7 @@ ~ (the "License"); you may not use this file except in compliance with ~ the License. You may obtain a copy of the License at ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ https://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/repositories/parentPom/org/apache/dm/test/1.0/test-1.0.pom b/test/repositories/parentPom/org/apache/dm/test/1.0/test-1.0.pom index 95f02e38..40bc5fbb 100644 --- a/test/repositories/parentPom/org/apache/dm/test/1.0/test-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test/1.0/test-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/test/2.0/test-2.0.pom b/test/repositories/parentPom/org/apache/dm/test/2.0/test-2.0.pom index 463bc1ec..131f6e4b 100644 --- a/test/repositories/parentPom/org/apache/dm/test/2.0/test-2.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test/2.0/test-2.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/test/3.0/test-3.0.pom b/test/repositories/parentPom/org/apache/dm/test/3.0/test-3.0.pom index d9a8107e..143bd572 100644 --- a/test/repositories/parentPom/org/apache/dm/test/3.0/test-3.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test/3.0/test-3.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/test2/1.0/test2-1.0.pom b/test/repositories/parentPom/org/apache/dm/test2/1.0/test2-1.0.pom index 94085cb9..a614dc47 100644 --- a/test/repositories/parentPom/org/apache/dm/test2/1.0/test2-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test2/1.0/test2-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/test2/2.0/test2-2.0.pom b/test/repositories/parentPom/org/apache/dm/test2/2.0/test2-2.0.pom index ae741707..afe988aa 100644 --- a/test/repositories/parentPom/org/apache/dm/test2/2.0/test2-2.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test2/2.0/test2-2.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/test2/3.0/test2-3.0.pom b/test/repositories/parentPom/org/apache/dm/test2/3.0/test2-3.0.pom index 791bbc4b..39a9b28d 100644 --- a/test/repositories/parentPom/org/apache/dm/test2/3.0/test2-3.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test2/3.0/test2-3.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/test3/1.0/test3-1.0.pom b/test/repositories/parentPom/org/apache/dm/test3/1.0/test3-1.0.pom index 47525f97..97130e16 100644 --- a/test/repositories/parentPom/org/apache/dm/test3/1.0/test3-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test3/1.0/test3-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/test3/2.0/test3-2.0.pom b/test/repositories/parentPom/org/apache/dm/test3/2.0/test3-2.0.pom index 36193c03..5ab7d2e3 100644 --- a/test/repositories/parentPom/org/apache/dm/test3/2.0/test3-2.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test3/2.0/test3-2.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/test4/1.0/test4-1.0.pom b/test/repositories/parentPom/org/apache/dm/test4/1.0/test4-1.0.pom index 1bf54a5c..4c5972f5 100644 --- a/test/repositories/parentPom/org/apache/dm/test4/1.0/test4-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test4/1.0/test4-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/test4/2.0/test4-2.0.pom b/test/repositories/parentPom/org/apache/dm/test4/2.0/test4-2.0.pom index 3d0c0fed..103b087e 100644 --- a/test/repositories/parentPom/org/apache/dm/test4/2.0/test4-2.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test4/2.0/test4-2.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/test5/1.0/test5-1.0.pom b/test/repositories/parentPom/org/apache/dm/test5/1.0/test5-1.0.pom index 67eb17fe..5c27415d 100644 --- a/test/repositories/parentPom/org/apache/dm/test5/1.0/test5-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test5/1.0/test5-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/test5/2.0/test5-2.0.pom b/test/repositories/parentPom/org/apache/dm/test5/2.0/test5-2.0.pom index a5914d37..5521bb7f 100644 --- a/test/repositories/parentPom/org/apache/dm/test5/2.0/test5-2.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test5/2.0/test5-2.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/test6/1.0/test6-1.0.pom b/test/repositories/parentPom/org/apache/dm/test6/1.0/test6-1.0.pom index 35e1a3ca..bb69c086 100644 --- a/test/repositories/parentPom/org/apache/dm/test6/1.0/test6-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test6/1.0/test6-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/parentPom/org/apache/dm/test7/1.0/test7-1.0.pom b/test/repositories/parentPom/org/apache/dm/test7/1.0/test7-1.0.pom index be74ee2d..498a1793 100644 --- a/test/repositories/parentPom/org/apache/dm/test7/1.0/test7-1.0.pom +++ b/test/repositories/parentPom/org/apache/dm/test7/1.0/test7-1.0.pom @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/xml-entities/ivy.xml b/test/repositories/xml-entities/ivy.xml index 191dd96b..f680ff43 100644 --- a/test/repositories/xml-entities/ivy.xml +++ b/test/repositories/xml-entities/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/xml-entities/ivysettings.xml b/test/repositories/xml-entities/ivysettings.xml index 0feb5b62..edc455d1 100644 --- a/test/repositories/xml-entities/ivysettings.xml +++ b/test/repositories/xml-entities/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/xml-entities/module1/ivy-1.0.xml b/test/repositories/xml-entities/module1/ivy-1.0.xml index 81c65c1c..3ee4260c 100644 --- a/test/repositories/xml-entities/module1/ivy-1.0.xml +++ b/test/repositories/xml-entities/module1/ivy-1.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/repositories/xml-entities/module2/ivy-2.0.xml b/test/repositories/xml-entities/module2/ivy-2.0.xml index a56e375d..49274383 100644 --- a/test/repositories/xml-entities/module2/ivy-2.0.xml +++ b/test/repositories/xml-entities/module2/ivy-2.0.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-obr/obr.xml b/test/test-obr/obr.xml index cbf02601..2cbde8d5 100644 --- a/test/test-obr/obr.xml +++ b/test/test-obr/obr.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an @@ -27,7 +27,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 291022 @@ -310,7 +310,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 133830 @@ -364,7 +364,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 133826 @@ -418,7 +418,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 81179 @@ -457,7 +457,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 133832 @@ -511,7 +511,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 133982 @@ -583,7 +583,7 @@ http://geronimo.apache.org/maven/xbean/3.6/xbean-reflect - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 148080 @@ -643,7 +643,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 133830 @@ -697,7 +697,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14324 @@ -728,7 +728,7 @@ http://geronimo.apache.org/maven/xbean/3.6/xbean-naming - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 52407 @@ -786,7 +786,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 49956 @@ -844,7 +844,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 51495 @@ -902,7 +902,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 49954 @@ -960,7 +960,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 49949 @@ -1018,7 +1018,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 49956 @@ -1076,7 +1076,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 49762 @@ -1134,7 +1134,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 128051 @@ -1292,7 +1292,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 130203 @@ -1450,7 +1450,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 130304 @@ -1611,7 +1611,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 130195 @@ -1772,7 +1772,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 130187 @@ -1949,7 +1949,7 @@ http://geronimo.apache.org/maven/xbean/3.6/xbean-spring - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 130519 @@ -2110,7 +2110,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 130185 @@ -2271,7 +2271,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 27957 @@ -2324,7 +2324,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 27923 @@ -2377,7 +2377,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 27959 @@ -2430,7 +2430,7 @@ http://geronimo.apache.org/maven/xbean/3.6/xbean-telnet - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 27958 @@ -2483,7 +2483,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 27949 @@ -2536,7 +2536,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 27527 @@ -2589,7 +2589,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 27960 @@ -2642,7 +2642,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 131898 @@ -2808,7 +2808,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 86175 @@ -2851,7 +2851,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 47328 @@ -2882,7 +2882,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 47542 @@ -2913,7 +2913,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 47551 @@ -2944,7 +2944,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 47543 @@ -2975,7 +2975,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 47523 @@ -3006,7 +3006,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 47546 @@ -3037,7 +3037,7 @@ http://geronimo.apache.org/maven/xbean/3.6/xbean-classloader - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 47809 @@ -3068,7 +3068,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20055 @@ -3106,7 +3106,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20052 @@ -3144,7 +3144,7 @@ http://geronimo.apache.org/maven/xbean/3.6/xbean-classpath - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20100 @@ -3182,7 +3182,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20047 @@ -3220,7 +3220,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20054 @@ -3258,7 +3258,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19912 @@ -3296,7 +3296,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20053 @@ -3334,7 +3334,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34657 @@ -3368,7 +3368,7 @@ http://geronimo.apache.org/maven/xbean/3.6/xbean-finder - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 35765 @@ -3402,7 +3402,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 35086 @@ -3436,7 +3436,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34657 @@ -3470,7 +3470,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34597 @@ -3504,7 +3504,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34707 @@ -3538,7 +3538,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34604 @@ -3589,7 +3589,7 @@ http://portals.apache.org/portlet-spec/portlet-api-1.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23780 @@ -3633,7 +3633,7 @@ http://portals.apache.org/portlet-spec/portlet-api-2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 54097 @@ -3675,7 +3675,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 39991 @@ -3813,7 +3813,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 39411 @@ -3948,7 +3948,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 39317 @@ -4083,7 +4083,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40049 @@ -4221,7 +4221,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 39312 @@ -4356,7 +4356,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 39283 @@ -4491,7 +4491,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 39332 @@ -4626,7 +4626,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 39239 @@ -4761,7 +4761,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 39286 @@ -4896,7 +4896,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 3003519 @@ -7239,7 +7239,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 4308970 @@ -10152,7 +10152,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2851008 @@ -12395,7 +12395,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 4017042 @@ -15175,7 +15175,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 4460023 @@ -18194,7 +18194,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 4343838 @@ -21112,7 +21112,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2992571 @@ -23455,7 +23455,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 4475876 @@ -26474,7 +26474,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 3806536 @@ -29184,7 +29184,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2818719 @@ -31421,7 +31421,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 4073262 @@ -34253,7 +34253,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 4201229 @@ -37142,7 +37142,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2881944 @@ -39437,7 +39437,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 4406514 @@ -42439,7 +42439,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 4550001 @@ -45471,7 +45471,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2846351 @@ -47711,7 +47711,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2965058 @@ -50048,7 +50048,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 3760197 @@ -52730,7 +52730,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 78814 @@ -52874,7 +52874,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 8214944 @@ -53926,7 +53926,7 @@ http://oscar-osgi.sf.net/obr2/felix-shell-extension/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12835 @@ -53972,7 +53972,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25228 @@ -54020,7 +54020,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 24902 @@ -54102,7 +54102,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10599 @@ -54145,7 +54145,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10960 @@ -54189,7 +54189,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11853 @@ -54227,7 +54227,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16803 @@ -54274,7 +54274,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9385 @@ -54314,7 +54314,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10300 @@ -54338,7 +54338,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2525392 @@ -56142,7 +56142,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2858386 @@ -58071,7 +58071,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2375669 @@ -59775,7 +59775,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2985441 @@ -61787,7 +61787,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2685694 @@ -63611,7 +63611,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2883792 @@ -65540,7 +65540,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2514590 @@ -67344,7 +67344,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2977065 @@ -69356,7 +69356,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2959855 @@ -71368,7 +71368,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2726246 @@ -73244,7 +73244,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2803446 @@ -75165,7 +75165,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2404587 @@ -76921,7 +76921,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 3348876 @@ -79104,7 +79104,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2487076 @@ -80902,7 +80902,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 41443 @@ -81024,7 +81024,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 35312 @@ -81132,7 +81132,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36812 @@ -81240,7 +81240,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 41484 @@ -81362,7 +81362,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36767 @@ -81470,7 +81470,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36812 @@ -81578,7 +81578,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36801 @@ -81686,7 +81686,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 35332 @@ -81794,7 +81794,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36769 @@ -81902,7 +81902,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2163435 @@ -83408,7 +83408,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1795519 @@ -84734,7 +84734,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2115868 @@ -86224,7 +86224,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2139803 @@ -87730,7 +87730,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2167047 @@ -89234,7 +89234,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1279070 @@ -90290,7 +90290,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1847604 @@ -91624,7 +91624,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1927391 @@ -93066,7 +93066,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2037962 @@ -94572,7 +94572,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 221500 @@ -94707,7 +94707,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 221632 @@ -94824,7 +94824,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 33138 @@ -94884,7 +94884,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26272 @@ -94937,7 +94937,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32287 @@ -94997,7 +94997,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32920 @@ -95057,7 +95057,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 45478 @@ -95107,7 +95107,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 109455 @@ -95157,7 +95157,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 106963 @@ -95207,7 +95207,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 109407 @@ -95257,7 +95257,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 112058 @@ -95307,7 +95307,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 109747 @@ -95369,7 +95369,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 282185 @@ -95422,7 +95422,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 268764 @@ -95503,7 +95503,7 @@ http://felix.apache.org/site/ipojo-webconsole-plugin.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 7697 @@ -95566,7 +95566,7 @@ http://felix.apache.org/site/ipojo-webconsole-plugin.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22089 @@ -95631,7 +95631,7 @@ http://felix.apache.org/site/temporal-service-dependency.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 67784 @@ -95678,7 +95678,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13734 @@ -95722,7 +95722,7 @@ http://felix.apache.org/site/temporal-service-dependency.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 67778 @@ -95769,7 +95769,7 @@ http://felix.apache.org/site/temporal-service-dependency.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15296 @@ -95816,7 +95816,7 @@ http://oscar-osgi.sf.net/obr2/org.apache.felix.bundlerepository/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 130442 @@ -95853,7 +95853,7 @@ http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 151653 @@ -95896,7 +95896,7 @@ http://felix.apache.org/site/apache-felix-osgi-bundle-repository-obr.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 134378 @@ -95936,7 +95936,7 @@ http://oscar-osgi.sf.net/obr2/org.apache.felix.bundlerepository/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 128221 @@ -95973,7 +95973,7 @@ http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 135820 @@ -96013,7 +96013,7 @@ http://oscar-osgi.sf.net/obr2/org.apache.felix.bundlerepository/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 129041 @@ -96050,7 +96050,7 @@ http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 146568 @@ -96090,7 +96090,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 58204 @@ -96133,7 +96133,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 70650 @@ -96182,7 +96182,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 64368 @@ -96220,7 +96220,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28303 @@ -96264,7 +96264,7 @@ http://felix.apache.org/site/event-admin-handlers.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26481 @@ -96359,7 +96359,7 @@ http://felix.apache.org/site/event-admin-handlers.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25846 @@ -96453,7 +96453,7 @@ http://felix.apache.org/site/event-admin-handlers.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26542 @@ -96548,7 +96548,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 156500 @@ -96585,7 +96585,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 154711 @@ -96622,7 +96622,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 140318 @@ -96659,7 +96659,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 156805 @@ -96696,7 +96696,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 127626 @@ -96733,7 +96733,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 79173 @@ -96825,7 +96825,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 73372 @@ -96900,7 +96900,7 @@ http://felix.apache.org/site/apache-felix-web-console.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 507026 @@ -97025,7 +97025,7 @@ http://felix.apache.org/site/apache-felix-web-console.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 440882 @@ -97147,7 +97147,7 @@ http://felix.apache.org/apache-felix-web-console.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 409108 @@ -97234,7 +97234,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 307388 @@ -97342,7 +97342,7 @@ http://felix.apache.org/site/apache-felix-web-console.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 512657 @@ -97435,7 +97435,7 @@ http://oscar-osgi.sf.net/obr2/org.apache.felix.shell.tui/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12455 @@ -97467,7 +97467,7 @@ http://oscar-osgi.sf.net/obr2/org.apache.felix.shell.tui/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11964 @@ -97499,7 +97499,7 @@ http://oscar-osgi.sf.net/obr2/org.apache.felix.shell.tui/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12237 @@ -97531,7 +97531,7 @@ http://felix.apache.org/site/apache-felix-shell-tui.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12735 @@ -97560,7 +97560,7 @@ http://oscar-osgi.sf.net/obr2/org.apache.felix.shell.tui/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12225 @@ -97604,7 +97604,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 42402 @@ -97649,7 +97649,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23914 @@ -97679,7 +97679,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25133 @@ -97709,7 +97709,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 51433 @@ -97766,7 +97766,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 51390 @@ -97823,7 +97823,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 60833 @@ -97888,7 +97888,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 50982 @@ -97945,7 +97945,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 59114 @@ -98002,7 +98002,7 @@ http://felix.apache.org/site/extender-pattern-handler.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14939 @@ -98051,7 +98051,7 @@ http://felix.apache.org/site/extender-pattern-handler.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14802 @@ -98092,7 +98092,7 @@ http://felix.apache.org/site/extender-pattern-handler.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14598 @@ -98148,7 +98148,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 769498 @@ -98239,7 +98239,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 769485 @@ -98318,7 +98318,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 30450 @@ -98351,7 +98351,7 @@ http://www.osgi.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 61073 @@ -98414,7 +98414,7 @@ http://www.osgi.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 100039 @@ -98491,7 +98491,7 @@ http://www.osgi.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 60929 @@ -98554,7 +98554,7 @@ http://www.osgi.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 61378 @@ -98614,7 +98614,7 @@ http://felix.apache.org/site/apache-felix-metatype-service.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 93990 @@ -98657,7 +98657,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 62257 @@ -98703,7 +98703,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 62356 @@ -98749,7 +98749,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22291 @@ -98789,7 +98789,7 @@ http://www.osgi.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 89662 @@ -98909,7 +98909,7 @@ http://www.osgi.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 155297 @@ -99049,7 +99049,7 @@ http://www.osgi.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 89417 @@ -99142,7 +99142,7 @@ http://www.osgi.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 181851 @@ -99279,7 +99279,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11708 @@ -99306,7 +99306,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11523 @@ -99333,7 +99333,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11420 @@ -99360,7 +99360,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11679 @@ -99387,7 +99387,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 359748 @@ -99440,7 +99440,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 347048 @@ -99483,7 +99483,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 324521 @@ -99527,7 +99527,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 359556 @@ -99580,7 +99580,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 347243 @@ -99623,7 +99623,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 356705 @@ -99671,7 +99671,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 374610 @@ -99724,7 +99724,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 320272 @@ -99768,7 +99768,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 357251 @@ -99821,7 +99821,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 327663 @@ -99865,7 +99865,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 361268 @@ -99918,7 +99918,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 347061 @@ -99961,7 +99961,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 340187 @@ -100004,7 +100004,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 358592 @@ -100057,7 +100057,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 56982 @@ -100100,7 +100100,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 73797 @@ -100159,7 +100159,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 74441 @@ -100218,7 +100218,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 65195 @@ -100280,7 +100280,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 84408 @@ -100339,7 +100339,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 73261 @@ -100398,7 +100398,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 85016 @@ -100457,7 +100457,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 63220 @@ -100507,7 +100507,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 158294 @@ -100624,7 +100624,7 @@ http://www.osgi.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11515 @@ -100656,7 +100656,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 30702 @@ -100706,7 +100706,7 @@ http://felix.apache.org/site/apache-felix-ipojo.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 208117 @@ -100795,7 +100795,7 @@ http://felix.apache.org/site/apache-felix-ipojo.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 190398 @@ -100879,7 +100879,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 181606 @@ -100963,7 +100963,7 @@ http://felix.apache.org/site/apache-felix-ipojo.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 205519 @@ -101052,7 +101052,7 @@ http://felix.apache.org/site/apache-felix-ipojo.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 252224 @@ -101104,7 +101104,7 @@ http://felix.apache.org/site/apache-felix-ipojo.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 253447 @@ -101156,7 +101156,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 242368 @@ -101208,7 +101208,7 @@ http://felix.apache.org/site/ipojo-composition-tutorial.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 253908 @@ -101293,7 +101293,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14717 @@ -101334,7 +101334,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 365927 @@ -101387,7 +101387,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 324733 @@ -101407,7 +101407,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 349938 @@ -101427,7 +101427,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 356829 @@ -101447,7 +101447,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 367271 @@ -101500,7 +101500,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 369804 @@ -101553,7 +101553,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 337376 @@ -101573,7 +101573,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 328994 @@ -101593,7 +101593,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 356815 @@ -101613,7 +101613,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 368418 @@ -101666,7 +101666,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 365180 @@ -101686,7 +101686,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 389149 @@ -101744,7 +101744,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 368237 @@ -101797,7 +101797,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 357014 @@ -101817,7 +101817,7 @@ http://felix.apache.org/site/ipojo-ant-task.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1097939 @@ -101911,7 +101911,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 788448 @@ -101975,7 +101975,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 929539 @@ -102042,7 +102042,7 @@ http://felix.apache.org/site/ipojo-ant-task.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1098243 @@ -102136,7 +102136,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 928292 @@ -102216,7 +102216,7 @@ http://felix.apache.org/site/apache-felix-ipojo-api.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 154275 @@ -102330,7 +102330,7 @@ http://felix.apache.org/site/apache-felix-ipojo-online-manipulator.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 147243 @@ -102438,7 +102438,7 @@ http://felix.apache.org/site/apache-felix-ipojo-online-manipulator.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 146924 @@ -102532,7 +102532,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11523 @@ -102616,7 +102616,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16845 @@ -102650,7 +102650,7 @@ http://felix.apache.org/site/white-board-pattern-handler.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12865 @@ -102691,7 +102691,7 @@ http://felix.apache.org/site/white-board-pattern-handler.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13074 @@ -102732,7 +102732,7 @@ http://felix.apache.org/site/white-board-pattern-handler.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13161 @@ -102781,7 +102781,7 @@ http://felix.apache.org/site/how-to-use-ipojo-annotations.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19750 @@ -102850,7 +102850,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18019 @@ -102912,7 +102912,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12674 @@ -102939,7 +102939,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13475 @@ -102973,7 +102973,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12968 @@ -103014,7 +103014,7 @@ http://felix.apache.org/site/ipojo-jmx-handler.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 29563 @@ -103061,7 +103061,7 @@ http://felix.apache.org/site/ipojo-jmx-handler.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 29653 @@ -103108,7 +103108,7 @@ http://felix.apache.org/site/ipojo-jmx-handler.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 29263 @@ -103155,7 +103155,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12593 @@ -103193,7 +103193,7 @@ http://felix.apache.org/site/architecture-handler.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12553 @@ -103231,7 +103231,7 @@ http://felix.apache.org/site/architecture-handler.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12917 @@ -103269,7 +103269,7 @@ http://felix.apache.org/site/ipojo-arch-command.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13101 @@ -103307,7 +103307,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2315826 @@ -104101,7 +104101,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2315247 @@ -104940,7 +104940,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2134700 @@ -105722,7 +105722,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25160 @@ -105771,7 +105771,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25388 @@ -105820,7 +105820,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25390 @@ -105869,7 +105869,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 102631 @@ -105958,7 +105958,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 102630 @@ -106047,7 +106047,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 38313 @@ -106134,7 +106134,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 85081 @@ -106210,7 +106210,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 81403 @@ -106294,7 +106294,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 82962 @@ -106378,7 +106378,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 42333 @@ -106508,7 +106508,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 114895 @@ -106718,7 +106718,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 115284 @@ -106928,7 +106928,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 114977 @@ -107138,7 +107138,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 115058 @@ -107348,7 +107348,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 114586 @@ -107558,7 +107558,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13539 @@ -107623,7 +107623,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13429 @@ -107688,7 +107688,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13003 @@ -107753,7 +107753,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12931 @@ -107818,7 +107818,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13306 @@ -107876,7 +107876,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 79563 @@ -108033,7 +108033,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 78204 @@ -108190,7 +108190,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 78298 @@ -108347,7 +108347,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 79170 @@ -108511,7 +108511,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 27514 @@ -108567,7 +108567,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 27680 @@ -108626,7 +108626,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9818 @@ -108668,7 +108668,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9933 @@ -108710,7 +108710,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9713 @@ -108752,7 +108752,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9888 @@ -108794,7 +108794,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10019 @@ -108836,7 +108836,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 352678 @@ -109098,7 +109098,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 355094 @@ -109367,7 +109367,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 300803 @@ -109621,7 +109621,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 300149 @@ -109875,7 +109875,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 302299 @@ -110136,7 +110136,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34018 @@ -110189,7 +110189,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 41511 @@ -110242,7 +110242,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34018 @@ -110295,7 +110295,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 41170 @@ -110360,7 +110360,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34063 @@ -110413,7 +110413,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 123396 @@ -110455,7 +110455,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18675 @@ -110528,7 +110528,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18753 @@ -110601,7 +110601,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18769 @@ -110674,7 +110674,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18668 @@ -110747,7 +110747,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19404 @@ -110820,7 +110820,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16019 @@ -110897,7 +110897,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16221 @@ -110974,7 +110974,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15885 @@ -111051,7 +111051,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16318 @@ -111128,7 +111128,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16373 @@ -111205,7 +111205,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 53055 @@ -111435,7 +111435,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 52688 @@ -111665,7 +111665,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 56068 @@ -111916,7 +111916,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 53111 @@ -112146,7 +112146,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 53227 @@ -112376,7 +112376,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18843 @@ -112421,7 +112421,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10990 @@ -112463,7 +112463,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 97950 @@ -112505,7 +112505,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18866 @@ -112547,7 +112547,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 170769 @@ -112722,7 +112722,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17935 @@ -112764,7 +112764,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 97959 @@ -112806,7 +112806,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 60805 @@ -113071,7 +113071,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 61470 @@ -113336,7 +113336,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 61416 @@ -113601,7 +113601,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 61372 @@ -113866,7 +113866,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 61648 @@ -114131,7 +114131,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12925 @@ -114187,7 +114187,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12636 @@ -114243,7 +114243,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13059 @@ -114299,7 +114299,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12828 @@ -114355,7 +114355,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12497 @@ -114411,7 +114411,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1398691 @@ -115100,7 +115100,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1202171 @@ -115745,7 +115745,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1448855 @@ -116448,7 +116448,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1271094 @@ -117110,7 +117110,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1265723 @@ -117772,7 +117772,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 44304 @@ -117893,7 +117893,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 44268 @@ -118014,7 +118014,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 46317 @@ -118138,7 +118138,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 44379 @@ -118259,7 +118259,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 44355 @@ -118380,7 +118380,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10966 @@ -118429,7 +118429,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11111 @@ -118478,7 +118478,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12847 @@ -118527,7 +118527,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11114 @@ -118576,7 +118576,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12845 @@ -118625,7 +118625,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25161 @@ -118717,7 +118717,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20404 @@ -118809,7 +118809,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26501 @@ -118904,7 +118904,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26508 @@ -118999,7 +118999,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20400 @@ -119091,7 +119091,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10010 @@ -119133,7 +119133,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9719 @@ -119175,7 +119175,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9871 @@ -119217,7 +119217,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9927 @@ -119259,7 +119259,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9815 @@ -119301,7 +119301,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 41690 @@ -119402,7 +119402,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 41581 @@ -119503,7 +119503,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 56184 @@ -119604,7 +119604,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 39951 @@ -119705,7 +119705,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 54904 @@ -119806,7 +119806,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 41760 @@ -119886,7 +119886,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 39032 @@ -119966,7 +119966,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40769 @@ -120046,7 +120046,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40879 @@ -120126,7 +120126,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 41607 @@ -120206,7 +120206,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 538976 @@ -120248,7 +120248,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 150222 @@ -120290,7 +120290,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 49605 @@ -120424,7 +120424,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 49768 @@ -120558,7 +120558,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40330 @@ -120600,7 +120600,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31763 @@ -120674,7 +120674,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31871 @@ -120748,7 +120748,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31632 @@ -120822,7 +120822,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31981 @@ -120896,7 +120896,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31496 @@ -120970,7 +120970,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 441245 @@ -121183,7 +121183,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 434956 @@ -121388,7 +121388,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 530182 @@ -121609,7 +121609,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 529430 @@ -121830,7 +121830,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 441189 @@ -122043,7 +122043,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16792 @@ -122108,7 +122108,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16737 @@ -122173,7 +122173,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17104 @@ -122238,7 +122238,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16790 @@ -122303,7 +122303,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36952 @@ -122345,7 +122345,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 132187 @@ -122461,7 +122461,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 132092 @@ -122577,7 +122577,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 132419 @@ -122693,7 +122693,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 131952 @@ -122809,7 +122809,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 132288 @@ -122925,7 +122925,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 74815 @@ -123038,7 +123038,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 66865 @@ -123142,7 +123142,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 74989 @@ -123255,7 +123255,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 53310 @@ -123349,7 +123349,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 66969 @@ -123446,7 +123446,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 43213 @@ -123554,7 +123554,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 43772 @@ -123662,7 +123662,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 43778 @@ -123770,7 +123770,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 42647 @@ -123879,7 +123879,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 724554 @@ -124020,7 +124020,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 783594 @@ -124161,7 +124161,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 788210 @@ -124302,7 +124302,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 726916 @@ -124443,7 +124443,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 726915 @@ -124584,7 +124584,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 200563 @@ -124718,7 +124718,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 166080 @@ -124846,7 +124846,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 199516 @@ -124980,7 +124980,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 166078 @@ -125108,7 +125108,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 158284 @@ -125236,7 +125236,7 @@ http://openejb.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 8517 @@ -125263,7 +125263,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20220 @@ -125304,7 +125304,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12602 @@ -125331,7 +125331,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28804 @@ -125381,7 +125381,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 52877 @@ -125420,7 +125420,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 71301 @@ -125462,7 +125462,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 71713 @@ -125504,7 +125504,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 70593 @@ -125546,7 +125546,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12452 @@ -125580,7 +125580,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 37477 @@ -125657,7 +125657,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32359 @@ -125688,7 +125688,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 47817 @@ -125785,7 +125785,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34365 @@ -125812,7 +125812,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34317 @@ -125851,7 +125851,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 35148 @@ -125939,7 +125939,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16030 @@ -125974,7 +125974,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 35638 @@ -126001,7 +126001,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34126 @@ -126028,7 +126028,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14611 @@ -126062,7 +126062,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9220 @@ -126089,7 +126089,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32102 @@ -126128,7 +126128,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 202974 @@ -126191,7 +126191,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 203921 @@ -126254,7 +126254,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 204953 @@ -126317,7 +126317,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 204851 @@ -126380,7 +126380,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 199577 @@ -126443,7 +126443,7 @@ http://geronimo.apache.org/maven/specs/geronimo-jaxb_2.1_spec/1.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 78484 @@ -126550,7 +126550,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 73485 @@ -126610,7 +126610,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 29445 @@ -126653,7 +126653,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 29086 @@ -126710,7 +126710,7 @@ http://geronimo.apache.org/maven/specs/geronimo-jaspic_1.0_spec/1.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 30548 @@ -126777,7 +126777,7 @@ http://www.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 33685 @@ -126808,7 +126808,7 @@ http://geronimo.apache.org/maven/specs/geronimo-jacc_1.1_spec/1.0.2 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36125 @@ -126839,7 +126839,7 @@ http://geronimo.apache.org/maven/txmanager/2.1.3/geronimo-connector - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 104444 @@ -126925,7 +126925,7 @@ http://geronimo.apache.org/maven/txmanager/2.1.3/geronimo-transaction - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 57705 @@ -126995,7 +126995,7 @@ handler. - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 251883 @@ -127129,7 +127129,7 @@ modules. - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 309094 @@ -127223,7 +127223,7 @@ This bundle contains the ConfigAdmin namespace for blueprint. - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 42151 @@ -127293,7 +127293,7 @@ http://geronimo.apache.org/genesis-default-flava/genesis-java5-flava/blueprint/org.apache.geronimo.blueprint.sample - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16728 @@ -127337,7 +127337,7 @@ schema. - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31904 @@ -127373,7 +127373,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16282 @@ -127440,7 +127440,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 57594 @@ -127498,7 +127498,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 52612 @@ -127556,7 +127556,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 48158 @@ -127608,7 +127608,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 51049 @@ -127666,7 +127666,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23508 @@ -127712,7 +127712,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18551 @@ -127758,7 +127758,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18298 @@ -127804,7 +127804,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17564 @@ -127841,7 +127841,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25163 @@ -127883,7 +127883,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 46489 @@ -127968,7 +127968,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 46303 @@ -128053,7 +128053,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 51672 @@ -128138,7 +128138,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 46491 @@ -128223,7 +128223,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 49976 @@ -128314,7 +128314,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 54712 @@ -128405,7 +128405,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 45425 @@ -128496,7 +128496,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12017 @@ -128551,7 +128551,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20312 @@ -128638,7 +128638,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21337 @@ -128731,7 +128731,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20322 @@ -128818,7 +128818,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25345 @@ -128905,7 +128905,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 8813 @@ -128942,7 +128942,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13848 @@ -128979,7 +128979,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 8809 @@ -129016,7 +129016,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11657 @@ -129059,7 +129059,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11846 @@ -129102,7 +129102,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16996 @@ -129145,7 +129145,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11850 @@ -129188,7 +129188,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17094 @@ -129258,7 +129258,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22353 @@ -129328,7 +129328,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17370 @@ -129398,7 +129398,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18103 @@ -129471,7 +129471,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17125 @@ -129523,7 +129523,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11869 @@ -129575,7 +129575,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11863 @@ -129627,7 +129627,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11853 @@ -129679,7 +129679,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11608 @@ -129716,7 +129716,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17188 @@ -129753,7 +129753,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11708 @@ -129790,7 +129790,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11350 @@ -129827,7 +129827,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13477 @@ -129885,7 +129885,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18766 @@ -129943,7 +129943,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13482 @@ -130001,7 +130001,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15896 @@ -130044,7 +130044,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10443 @@ -130087,7 +130087,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10267 @@ -130130,7 +130130,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10273 @@ -130173,7 +130173,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1068395 @@ -130654,7 +130654,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1101511 @@ -131135,7 +131135,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 901217 @@ -131597,7 +131597,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1084398 @@ -132078,7 +132078,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21095 @@ -132145,7 +132145,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21107 @@ -132212,7 +132212,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26254 @@ -132279,7 +132279,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12667 @@ -132322,7 +132322,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17632 @@ -132365,7 +132365,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12666 @@ -132408,7 +132408,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14860 @@ -132478,7 +132478,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14834 @@ -132548,7 +132548,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19976 @@ -132618,7 +132618,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14835 @@ -132688,7 +132688,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13897 @@ -132728,7 +132728,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18847 @@ -132768,7 +132768,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13694 @@ -132814,7 +132814,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13892 @@ -132854,7 +132854,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 37800 @@ -133002,7 +133002,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 38387 @@ -133150,7 +133150,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36723 @@ -133298,7 +133298,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 41749 @@ -133446,7 +133446,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11273 @@ -133507,7 +133507,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11282 @@ -133568,7 +133568,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11257 @@ -133629,7 +133629,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16289 @@ -133690,7 +133690,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 114930 @@ -133931,7 +133931,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 107512 @@ -134169,7 +134169,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 110353 @@ -134410,7 +134410,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 104183 @@ -134656,7 +134656,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 27591 @@ -134719,7 +134719,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22095 @@ -134782,7 +134782,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22085 @@ -134845,7 +134845,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11838 @@ -134897,7 +134897,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17573 @@ -134949,7 +134949,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11835 @@ -135001,7 +135001,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13719 @@ -135053,7 +135053,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18918 @@ -135105,7 +135105,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13713 @@ -135157,7 +135157,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13139 @@ -135209,7 +135209,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11274 @@ -135267,7 +135267,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11718 @@ -135325,7 +135325,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16730 @@ -135383,7 +135383,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11277 @@ -135441,7 +135441,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19606 @@ -135487,7 +135487,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14557 @@ -135533,7 +135533,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14421 @@ -135579,7 +135579,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14557 @@ -135625,7 +135625,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 44968 @@ -135713,7 +135713,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20420 @@ -135762,7 +135762,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25446 @@ -135811,7 +135811,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20685 @@ -135860,7 +135860,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20421 @@ -135909,7 +135909,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15370 @@ -135946,7 +135946,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15522 @@ -135983,7 +135983,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20471 @@ -136020,7 +136020,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15378 @@ -136057,7 +136057,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 120521 @@ -136162,7 +136162,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 115590 @@ -136267,7 +136267,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 58461 @@ -136372,7 +136372,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 115422 @@ -136477,7 +136477,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18564 @@ -136535,7 +136535,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13289 @@ -136593,7 +136593,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12448 @@ -136651,7 +136651,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13301 @@ -136709,7 +136709,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10852 @@ -136749,7 +136749,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15845 @@ -136789,7 +136789,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10845 @@ -136829,7 +136829,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10927 @@ -136869,7 +136869,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15687 @@ -136909,7 +136909,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20648 @@ -136949,7 +136949,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15693 @@ -136989,7 +136989,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15620 @@ -137026,7 +137026,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14432 @@ -137072,7 +137072,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14081 @@ -137121,7 +137121,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14423 @@ -137167,7 +137167,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19492 @@ -137213,7 +137213,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10324 @@ -137256,7 +137256,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10319 @@ -137299,7 +137299,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15307 @@ -137342,7 +137342,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10310 @@ -137385,7 +137385,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15227 @@ -137428,7 +137428,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21054 @@ -137471,7 +137471,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15220 @@ -137514,7 +137514,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14948 @@ -137557,7 +137557,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19183 @@ -137606,7 +137606,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 24229 @@ -137655,7 +137655,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19183 @@ -137704,7 +137704,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20053 @@ -137753,7 +137753,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12377 @@ -137796,7 +137796,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12618 @@ -137839,7 +137839,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12614 @@ -137882,7 +137882,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17755 @@ -137925,7 +137925,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10412 @@ -137968,7 +137968,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10404 @@ -138011,7 +138011,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15639 @@ -138054,7 +138054,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12090 @@ -138106,7 +138106,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11559 @@ -138158,7 +138158,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17262 @@ -138210,7 +138210,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12082 @@ -138262,7 +138262,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32440 @@ -138308,7 +138308,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26744 @@ -138348,7 +138348,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26510 @@ -138388,7 +138388,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 27302 @@ -138434,7 +138434,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19449 @@ -138500,7 +138500,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19911 @@ -138558,7 +138558,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25373 @@ -138622,7 +138622,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19897 @@ -138680,7 +138680,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12206 @@ -138738,7 +138738,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12217 @@ -138796,7 +138796,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17874 @@ -138854,7 +138854,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12216 @@ -138912,7 +138912,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 37971 @@ -138973,7 +138973,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 43099 @@ -139034,7 +139034,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 39955 @@ -139104,7 +139104,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 37944 @@ -139165,7 +139165,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10510 @@ -139205,7 +139205,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10513 @@ -139245,7 +139245,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10541 @@ -139285,7 +139285,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15777 @@ -139325,7 +139325,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 46056 @@ -139399,7 +139399,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 51945 @@ -139473,7 +139473,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40103 @@ -139542,7 +139542,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 46734 @@ -139616,7 +139616,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 24499 @@ -139680,7 +139680,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 29459 @@ -139744,7 +139744,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 24194 @@ -139811,7 +139811,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 24419 @@ -139875,7 +139875,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 8217 @@ -139906,7 +139906,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22910 @@ -139963,7 +139963,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19505 @@ -140012,7 +140012,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28394 @@ -140069,7 +140069,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22919 @@ -140141,7 +140141,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17107 @@ -140196,7 +140196,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11783 @@ -140251,7 +140251,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11783 @@ -140306,7 +140306,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10926 @@ -140337,7 +140337,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19017 @@ -140398,7 +140398,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 42401 @@ -140485,7 +140485,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 37262 @@ -140572,7 +140572,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 107099 @@ -140671,7 +140671,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 99387 @@ -140776,7 +140776,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 117706 @@ -140875,7 +140875,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 111736 @@ -140974,7 +140974,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21558 @@ -141035,7 +141035,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21405 @@ -141096,7 +141096,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26677 @@ -141157,7 +141157,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21412 @@ -141218,7 +141218,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13496 @@ -141264,7 +141264,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13124 @@ -141307,7 +141307,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18091 @@ -141350,7 +141350,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13125 @@ -141393,7 +141393,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19122 @@ -141445,7 +141445,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13450 @@ -141494,7 +141494,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23276 @@ -141551,7 +141551,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28426 @@ -141608,7 +141608,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17269 @@ -141654,7 +141654,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23284 @@ -141711,7 +141711,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21807 @@ -141760,7 +141760,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16557 @@ -141809,7 +141809,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16545 @@ -141858,7 +141858,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16131 @@ -141907,7 +141907,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 47972 @@ -141982,7 +141982,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 43363 @@ -142060,7 +142060,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 39034 @@ -142138,7 +142138,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 42555 @@ -142213,7 +142213,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25690 @@ -142268,7 +142268,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25516 @@ -142320,7 +142320,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 30330 @@ -142375,7 +142375,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 24647 @@ -142430,7 +142430,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 37502 @@ -142512,7 +142512,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 42700 @@ -142594,7 +142594,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32998 @@ -142679,7 +142679,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 33399 @@ -142761,7 +142761,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 187943 @@ -143127,7 +143127,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 198263 @@ -143496,7 +143496,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 168416 @@ -143850,7 +143850,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 180702 @@ -144210,7 +144210,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 24247 @@ -144298,7 +144298,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 29488 @@ -144386,7 +144386,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 24880 @@ -144474,7 +144474,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 24257 @@ -144562,7 +144562,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12228 @@ -144629,7 +144629,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17353 @@ -144696,7 +144696,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12235 @@ -144763,7 +144763,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40409 @@ -144827,7 +144827,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 44446 @@ -144891,7 +144891,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 43619 @@ -144955,7 +144955,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 49161 @@ -145019,7 +145019,7 @@ http://jackrabbit.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26808 @@ -145141,7 +145141,7 @@ http://jackrabbit.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36940 @@ -145310,7 +145310,7 @@ http://jackrabbit.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 214729 @@ -145491,7 +145491,7 @@ http://jackrabbit.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 207844 @@ -145665,7 +145665,7 @@ http://jackrabbit.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 202757 @@ -145839,7 +145839,7 @@ http://jackrabbit.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 165491 @@ -146014,7 +146014,7 @@ http://jackrabbit.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 208146 @@ -146188,7 +146188,7 @@ http://jackrabbit.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 202835 @@ -146455,7 +146455,7 @@ http://jackrabbit.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 230795 @@ -146619,7 +146619,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 52525 @@ -146827,7 +146827,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 52142 @@ -147179,7 +147179,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12163 @@ -147227,7 +147227,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12010 @@ -147261,7 +147261,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28241 @@ -147382,7 +147382,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28548 @@ -147500,7 +147500,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 73849 @@ -147709,7 +147709,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 73405 @@ -147918,7 +147918,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 44480 @@ -148072,7 +148072,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40157 @@ -148223,7 +148223,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23639 @@ -148330,7 +148330,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23258 @@ -148437,7 +148437,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 136754 @@ -148754,7 +148754,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 145777 @@ -149208,7 +149208,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32573 @@ -149338,7 +149338,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 304546 @@ -149587,7 +149587,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 305006 @@ -149859,7 +149859,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19048 @@ -149951,7 +149951,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18519 @@ -150008,7 +150008,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28783 @@ -150126,7 +150126,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28523 @@ -150244,7 +150244,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 769581 @@ -150450,7 +150450,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 82388 @@ -150557,7 +150557,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 4820035 @@ -151449,7 +151449,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 297130 @@ -151805,7 +151805,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 455179 @@ -152141,7 +152141,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 126843 @@ -152268,7 +152268,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 38002 @@ -152316,7 +152316,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 59581 @@ -152389,7 +152389,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1247947 @@ -152767,7 +152767,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 4008621 @@ -153233,7 +153233,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 314456 @@ -153560,7 +153560,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 759159 @@ -153775,7 +153775,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 33096 @@ -153842,7 +153842,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 365790 @@ -154098,7 +154098,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 365490 @@ -154354,7 +154354,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1764283 @@ -154666,7 +154666,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 286913 @@ -154877,7 +154877,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 206792 @@ -155036,7 +155036,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 65952 @@ -155186,7 +155186,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 506952 @@ -155293,7 +155293,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 94658 @@ -155431,7 +155431,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 309990 @@ -155667,7 +155667,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 99395 @@ -155837,7 +155837,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36371 @@ -155896,7 +155896,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 113208 @@ -155950,7 +155950,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 184748 @@ -156058,7 +156058,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 153880 @@ -156176,7 +156176,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 311525 @@ -156296,7 +156296,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 457109 @@ -156552,7 +156552,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 399274 @@ -156775,7 +156775,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 184331 @@ -156883,7 +156883,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 184335 @@ -156991,7 +156991,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 184507 @@ -157099,7 +157099,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 184535 @@ -157207,7 +157207,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 3186130 @@ -157686,7 +157686,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 142574 @@ -157872,7 +157872,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 82393 @@ -157914,7 +157914,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 77690 @@ -158018,7 +158018,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 83624 @@ -158090,7 +158090,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 179198 @@ -158145,7 +158145,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 84227 @@ -158222,7 +158222,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 65713 @@ -158372,7 +158372,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 212802 @@ -158610,7 +158610,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 198580 @@ -158871,7 +158871,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 285209 @@ -159082,7 +159082,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 289729 @@ -159284,7 +159284,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 521327 @@ -159480,7 +159480,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 159204 @@ -159671,7 +159671,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 884596 @@ -159990,7 +159990,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 239772 @@ -160076,7 +160076,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 545448 @@ -160257,7 +160257,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 71463 @@ -160323,7 +160323,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 89917 @@ -160408,7 +160408,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11988 @@ -160443,7 +160443,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 171044 @@ -160598,7 +160598,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 130118 @@ -160684,7 +160684,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 332246 @@ -160795,7 +160795,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 332261 @@ -160906,7 +160906,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 332437 @@ -161017,7 +161017,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 332465 @@ -161128,7 +161128,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 288947 @@ -161296,7 +161296,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 411195 @@ -161610,7 +161610,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 411163 @@ -161924,7 +161924,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 529363 @@ -162166,7 +162166,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 338033 @@ -162277,7 +162277,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 332678 @@ -162388,7 +162388,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 92850 @@ -162419,7 +162419,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 158878 @@ -162610,7 +162610,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 88819 @@ -162662,7 +162662,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 320573 @@ -162865,7 +162865,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 430191 @@ -163176,7 +163176,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 401020 @@ -163481,7 +163481,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 453354 @@ -163606,7 +163606,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 898039 @@ -163880,7 +163880,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 180567 @@ -163953,7 +163953,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 136106 @@ -164037,7 +164037,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 184412 @@ -164155,7 +164155,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 687276 @@ -164452,7 +164452,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1312103 @@ -164787,7 +164787,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2539471 @@ -165059,7 +165059,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 153622 @@ -165181,7 +165181,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 82675 @@ -165223,7 +165223,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 6653949 @@ -165722,7 +165722,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2445853 @@ -166234,7 +166234,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2724121 @@ -168285,7 +168285,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 139529 @@ -168369,7 +168369,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 143307 @@ -168453,7 +168453,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28057 @@ -168487,7 +168487,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 42457 @@ -168566,7 +168566,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1311735 @@ -168901,7 +168901,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1311733 @@ -169236,7 +169236,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1311912 @@ -169571,7 +169571,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1311938 @@ -169906,7 +169906,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 381692 @@ -170389,7 +170389,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 191680 @@ -170468,7 +170468,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 285822 @@ -170533,7 +170533,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 97998 @@ -170584,7 +170584,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 987932 @@ -170900,7 +170900,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 4559353 @@ -172253,7 +172253,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 4561476 @@ -173606,7 +173606,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 422815 @@ -173917,7 +173917,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 483573 @@ -174370,7 +174370,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2542440 @@ -175430,7 +175430,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 521064 @@ -175626,7 +175626,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 365435 @@ -175882,7 +175882,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 365408 @@ -176138,7 +176138,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 365078 @@ -176394,7 +176394,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 181301 @@ -176476,7 +176476,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 181266 @@ -176558,7 +176558,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 124576 @@ -176631,7 +176631,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 302740 @@ -176843,7 +176843,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 620445 @@ -177072,7 +177072,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 244887 @@ -177289,7 +177289,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 249455 @@ -177509,7 +177509,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 536896 @@ -177751,7 +177751,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32232 @@ -177831,7 +177831,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 802836 @@ -178139,7 +178139,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 89620 @@ -178224,7 +178224,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 367037 @@ -178477,7 +178477,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 98591 @@ -178548,7 +178548,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 365039 @@ -178804,7 +178804,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 135702 @@ -178886,7 +178886,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 151113 @@ -179048,7 +179048,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 151110 @@ -179210,7 +179210,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 151323 @@ -179372,7 +179372,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 151295 @@ -179534,7 +179534,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 308877 @@ -179723,7 +179723,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2336720 @@ -180392,7 +180392,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 247667 @@ -180439,7 +180439,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11578 @@ -180474,7 +180474,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11744 @@ -180509,7 +180509,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11575 @@ -180544,7 +180544,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11776 @@ -180579,7 +180579,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 124994 @@ -180849,7 +180849,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 788286 @@ -181179,7 +181179,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 797697 @@ -181509,7 +181509,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 30667 @@ -181579,7 +181579,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2869546 @@ -183951,7 +183951,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26681 @@ -184084,7 +184084,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34167 @@ -184363,7 +184363,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 24040 @@ -184487,7 +184487,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26018 @@ -184729,7 +184729,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28972 @@ -184858,7 +184858,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 30454 @@ -185105,7 +185105,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22177 @@ -185199,7 +185199,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 160600 @@ -185423,7 +185423,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 74103 @@ -185679,7 +185679,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 70317 @@ -185811,7 +185811,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 76227 @@ -185949,7 +185949,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17366 @@ -186012,7 +186012,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21710 @@ -186220,7 +186220,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16508 @@ -186283,7 +186283,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17368 @@ -186464,7 +186464,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 50526 @@ -186588,7 +186588,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 50414 @@ -186712,7 +186712,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 54469 @@ -186845,7 +186845,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 50415 @@ -186969,7 +186969,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9910 @@ -187024,7 +187024,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 24928 @@ -187114,7 +187114,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 37591 @@ -187210,7 +187210,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13039 @@ -187300,7 +187300,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13869 @@ -187399,7 +187399,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13076 @@ -187607,7 +187607,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12878 @@ -187694,7 +187694,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19713 @@ -187766,7 +187766,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19714 @@ -187956,7 +187956,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19403 @@ -188014,7 +188014,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 114485 @@ -188228,7 +188228,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 97504 @@ -188442,7 +188442,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 76896 @@ -188616,7 +188616,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 75062 @@ -188916,7 +188916,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 95352 @@ -188975,7 +188975,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22545 @@ -189042,7 +189042,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 184846 @@ -189341,7 +189341,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 97000 @@ -189646,7 +189646,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13231 @@ -189727,7 +189727,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13175 @@ -189926,7 +189926,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13139 @@ -190007,7 +190007,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13229 @@ -190088,7 +190088,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 41759 @@ -190349,7 +190349,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11103 @@ -190415,7 +190415,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11463 @@ -190490,7 +190490,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13489 @@ -190580,7 +190580,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11462 @@ -190655,7 +190655,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11793 @@ -190704,7 +190704,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10842 @@ -190744,7 +190744,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11194 @@ -190790,7 +190790,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10725 @@ -190836,7 +190836,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12725 @@ -190896,7 +190896,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12684 @@ -190953,7 +190953,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12633 @@ -191128,7 +191128,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12032 @@ -191185,7 +191185,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28281 @@ -191270,7 +191270,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 30515 @@ -191474,7 +191474,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23354 @@ -191545,7 +191545,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28282 @@ -191630,7 +191630,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9002 @@ -191671,7 +191671,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 56966 @@ -191901,7 +191901,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 42208 @@ -191983,7 +191983,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 67182 @@ -192112,7 +192112,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 52047 @@ -192214,7 +192214,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22462 @@ -192411,7 +192411,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22305 @@ -192490,7 +192490,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22732 @@ -192569,7 +192569,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22460 @@ -192648,7 +192648,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10415 @@ -192830,7 +192830,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10485 @@ -192888,7 +192888,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21088 @@ -192997,7 +192997,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25167 @@ -193106,7 +193106,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10264 @@ -193264,7 +193264,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10305 @@ -193419,7 +193419,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10477 @@ -193477,7 +193477,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11521 @@ -193547,7 +193547,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18872 @@ -193785,7 +193785,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12752 @@ -193855,7 +193855,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12695 @@ -193931,7 +193931,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16682 @@ -194027,7 +194027,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16602 @@ -194114,7 +194114,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10264 @@ -194275,7 +194275,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10432 @@ -194315,7 +194315,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23833 @@ -194422,7 +194422,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12929 @@ -194466,7 +194466,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20117 @@ -194519,7 +194519,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13066 @@ -194563,7 +194563,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20058 @@ -194616,7 +194616,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20040 @@ -194669,7 +194669,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20692 @@ -194725,7 +194725,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20054 @@ -194780,7 +194780,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13469 @@ -194829,7 +194829,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 357942 @@ -194853,7 +194853,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 351723 @@ -194877,7 +194877,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 351561 @@ -194901,7 +194901,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 338505 @@ -194925,7 +194925,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 386160 @@ -194949,7 +194949,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 350178 @@ -194973,7 +194973,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 357950 @@ -195031,7 +195031,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28874 @@ -195114,7 +195114,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 30295 @@ -195200,7 +195200,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 35150 @@ -195280,7 +195280,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32386 @@ -195363,7 +195363,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26770 @@ -195446,7 +195446,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28749 @@ -195529,7 +195529,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28593 @@ -195578,7 +195578,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40442 @@ -196184,7 +196184,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 323611 @@ -196334,7 +196334,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 322823 @@ -196484,7 +196484,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 323645 @@ -196634,7 +196634,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 322805 @@ -196784,7 +196784,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 323631 @@ -196934,7 +196934,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 323500 @@ -197084,7 +197084,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 323603 @@ -197234,7 +197234,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23073 @@ -197331,7 +197331,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23114 @@ -197428,7 +197428,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 33775 @@ -197531,7 +197531,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32622 @@ -197634,7 +197634,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 33941 @@ -197737,7 +197737,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32636 @@ -197840,7 +197840,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 62104 @@ -198037,7 +198037,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36249 @@ -198100,7 +198100,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40176 @@ -198181,7 +198181,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36216 @@ -198244,7 +198244,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36284 @@ -198307,7 +198307,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36259 @@ -198367,7 +198367,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 60841 @@ -198502,7 +198502,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 33212 @@ -198557,7 +198557,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32981 @@ -198612,7 +198612,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31658 @@ -198661,7 +198661,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31665 @@ -198710,7 +198710,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31609 @@ -198759,7 +198759,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 47630 @@ -198844,7 +198844,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31681 @@ -198893,7 +198893,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17812 @@ -198954,7 +198954,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26785 @@ -199047,7 +199047,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28238 @@ -199093,7 +199093,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26159 @@ -199139,7 +199139,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28240 @@ -199185,7 +199185,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28266 @@ -199231,7 +199231,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26124 @@ -199277,7 +199277,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28244 @@ -199323,7 +199323,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34220 @@ -199372,7 +199372,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 982047 @@ -200053,7 +200053,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 980627 @@ -200725,7 +200725,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 997469 @@ -201406,7 +201406,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 904339 @@ -202003,7 +202003,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 997621 @@ -202684,7 +202684,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 904293 @@ -203279,7 +203279,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 811039 @@ -204338,7 +204338,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23714 @@ -204410,7 +204410,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23492 @@ -204482,7 +204482,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 42312 @@ -204569,7 +204569,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23490 @@ -204759,7 +204759,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 23730 @@ -204949,7 +204949,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16734 @@ -205133,7 +205133,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16712 @@ -205185,7 +205185,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18387 @@ -205276,7 +205276,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10873 @@ -205299,7 +205299,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10883 @@ -205322,7 +205322,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10859 @@ -205345,7 +205345,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31291 @@ -205427,7 +205427,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31247 @@ -205509,7 +205509,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31264 @@ -205591,7 +205591,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31263 @@ -205673,7 +205673,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10163 @@ -205716,7 +205716,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10181 @@ -205759,7 +205759,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10169 @@ -205802,7 +205802,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10187 @@ -205845,7 +205845,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 180078 @@ -206314,7 +206314,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 189652 @@ -206819,7 +206819,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 35947 @@ -207026,7 +207026,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 37003 @@ -207248,7 +207248,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 35917 @@ -207367,7 +207367,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 38020 @@ -207500,7 +207500,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 55163 @@ -207561,7 +207561,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 55219 @@ -207622,7 +207622,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 86382 @@ -207746,7 +207746,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 86649 @@ -207870,7 +207870,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 87927 @@ -207994,7 +207994,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 87836 @@ -208118,7 +208118,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 86658 @@ -208242,7 +208242,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 86394 @@ -208366,7 +208366,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 43925 @@ -208433,7 +208433,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 43711 @@ -208500,7 +208500,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 45137 @@ -208567,7 +208567,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 45189 @@ -208634,7 +208634,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 43663 @@ -208701,7 +208701,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 43923 @@ -208768,7 +208768,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 41803 @@ -208828,7 +208828,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 41861 @@ -208888,7 +208888,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40316 @@ -208948,7 +208948,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40585 @@ -209008,7 +209008,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40583 @@ -209068,7 +209068,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40367 @@ -209128,7 +209128,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 45801 @@ -209172,7 +209172,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 51446 @@ -209216,7 +209216,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 282226 @@ -209471,7 +209471,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 282378 @@ -209726,7 +209726,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 45924 @@ -209823,7 +209823,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 45663 @@ -209920,7 +209920,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 47200 @@ -210017,7 +210017,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 47148 @@ -210114,7 +210114,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 45702 @@ -210211,7 +210211,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 45924 @@ -210308,7 +210308,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 209818 @@ -210396,7 +210396,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 216781 @@ -210492,7 +210492,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 215973 @@ -210715,7 +210715,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 215937 @@ -210938,7 +210938,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 30655 @@ -210982,7 +210982,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32139 @@ -211026,7 +211026,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32075 @@ -211070,7 +211070,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 30654 @@ -211114,7 +211114,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 82309 @@ -211238,7 +211238,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 82572 @@ -211362,7 +211362,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 83753 @@ -211486,7 +211486,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 83840 @@ -211610,7 +211610,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 82568 @@ -211734,7 +211734,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 82305 @@ -211858,7 +211858,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 61688 @@ -211919,7 +211919,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 61741 @@ -211980,7 +211980,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22605 @@ -212074,7 +212074,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22616 @@ -212168,7 +212168,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22613 @@ -212262,7 +212262,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22607 @@ -212356,7 +212356,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 64689 @@ -212470,7 +212470,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 64482 @@ -212584,7 +212584,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 64431 @@ -212698,7 +212698,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 64694 @@ -212812,7 +212812,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 61069 @@ -212926,7 +212926,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 61124 @@ -213026,7 +213026,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31006 @@ -213136,7 +213136,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 29473 @@ -213240,7 +213240,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 34159 @@ -213361,7 +213361,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17483 @@ -213428,7 +213428,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17540 @@ -213495,7 +213495,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17481 @@ -213548,7 +213548,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9085 @@ -213568,7 +213568,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 8588 @@ -213720,7 +213720,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 13259 @@ -213889,7 +213889,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12033 @@ -213929,7 +213929,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36786 @@ -214085,7 +214085,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 37210 @@ -214258,7 +214258,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9066 @@ -214417,7 +214417,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22931 @@ -214477,7 +214477,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 24531 @@ -214537,7 +214537,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17648 @@ -214721,7 +214721,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 9844 @@ -214747,7 +214747,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25756 @@ -214863,7 +214863,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26003 @@ -214979,7 +214979,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 151620 @@ -215228,7 +215228,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 159592 @@ -215489,7 +215489,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 50142 @@ -215635,7 +215635,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 42280 @@ -215778,7 +215778,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32424 @@ -215916,7 +215916,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 33516 @@ -216057,7 +216057,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26467 @@ -216183,7 +216183,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28441 @@ -216324,7 +216324,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 186185 @@ -216647,7 +216647,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 187336 @@ -216975,7 +216975,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25205 @@ -217096,7 +217096,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26906 @@ -217200,7 +217200,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 27294 @@ -217319,7 +217319,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 27693 @@ -217438,7 +217438,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 138509 @@ -217757,7 +217757,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 135756 @@ -218113,7 +218113,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17619 @@ -218198,7 +218198,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 53096 @@ -218304,7 +218304,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32828 @@ -218383,7 +218383,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 44278 @@ -218483,7 +218483,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17083 @@ -218527,7 +218527,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15994 @@ -218564,7 +218564,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15764 @@ -218601,7 +218601,7 @@ http://incubator.apache.org/sling/site/mime-type-support.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 35254 @@ -218650,7 +218650,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 119717 @@ -218727,7 +218727,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 98703 @@ -218819,7 +218819,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 25022 @@ -218855,7 +218855,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 19969 @@ -218910,7 +218910,7 @@ http://sling.apache.org - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 12109 @@ -218978,7 +218978,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 46787 @@ -219068,7 +219068,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 79931 @@ -219122,7 +219122,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 94308 @@ -219203,7 +219203,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21159 @@ -219251,7 +219251,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10086 @@ -219294,7 +219294,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 39811 @@ -219360,7 +219360,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 40287 @@ -219578,7 +219578,7 @@ http://sling.apache.org/site/sling-api.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 55475 @@ -219812,7 +219812,7 @@ http://incubator.apache.org/sling/site/sling-api.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 52060 @@ -220038,7 +220038,7 @@ http://incubator.apache.org/sling/site/sling-api.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 46742 @@ -220122,7 +220122,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 971185 @@ -220237,7 +220237,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 971763 @@ -220366,7 +220366,7 @@ http://cwiki.apache.org/SLING/the-sling-launchpad.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 681316 @@ -220463,7 +220463,7 @@ http://sling.apache.org/site/logging.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 108251 @@ -220604,7 +220604,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 93257 @@ -220742,7 +220742,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 94753 @@ -220820,7 +220820,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 32257 @@ -220878,7 +220878,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 31040 @@ -220920,7 +220920,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2181237 @@ -221060,7 +221060,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 2169826 @@ -221200,7 +221200,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 158923 @@ -221311,7 +221311,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 167392 @@ -221425,7 +221425,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 272230 @@ -221551,7 +221551,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 264318 @@ -221671,7 +221671,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11299 @@ -221761,7 +221761,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 640512 @@ -221994,7 +221994,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 627684 @@ -222178,7 +222178,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11553 @@ -222256,7 +222256,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26653 @@ -222372,7 +222372,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 22499 @@ -222422,7 +222422,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 807905 @@ -222521,7 +222521,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 814278 @@ -222641,7 +222641,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 44420 @@ -222715,7 +222715,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 48696 @@ -222833,7 +222833,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 160163 @@ -222960,7 +222960,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 159815 @@ -223058,7 +223058,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 20807 @@ -223115,7 +223115,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 36698 @@ -223176,7 +223176,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 307186 @@ -223224,7 +223224,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 297466 @@ -223342,7 +223342,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26873 @@ -223404,7 +223404,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14338 @@ -223455,7 +223455,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 33218 @@ -223599,7 +223599,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16493 @@ -223655,7 +223655,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 11500937 @@ -223879,7 +223879,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 10825608 @@ -224016,7 +224016,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21478 @@ -224050,7 +224050,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21743 @@ -224084,7 +224084,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 74001 @@ -224167,7 +224167,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 109494 @@ -224256,7 +224256,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 15853 @@ -224291,7 +224291,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16005 @@ -224326,7 +224326,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 28617 @@ -224391,7 +224391,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 33870 @@ -224462,7 +224462,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1812395 @@ -224586,7 +224586,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1741662 @@ -224710,7 +224710,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 14288 @@ -224743,7 +224743,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 16080 @@ -224802,7 +224802,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 18612 @@ -224864,7 +224864,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 54022 @@ -224932,7 +224932,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 61803 @@ -225016,7 +225016,7 @@ http://incubator.apache.org/sling - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 17599 @@ -225093,7 +225093,7 @@ http://felix.apache.org/site/ipojo-webconsole-plugin.html - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 21082 @@ -225167,7 +225167,7 @@ http://geronimo.apache.org/maven/specs/geronimo-jpa_1.0_spec/1.1.2 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 55062 @@ -225215,7 +225215,7 @@ http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 42519 @@ -225260,7 +225260,7 @@ http://geronimo.apache.org/maven/external/tribes/6.0.20.0/tribes - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 244048 @@ -225371,7 +225371,7 @@ http://geronimo.apache.org/maven/external/util/6.0.20.0/util - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 280896 @@ -225530,7 +225530,7 @@ http://geronimo.apache.org/maven/external/catalina/6.0.20.0/catalina - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 1745785 @@ -225962,7 +225962,7 @@ http://geronimo.apache.org/maven/external/jasper/6.0.20.0/jasper - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 556004 @@ -226140,7 +226140,7 @@ http://geronimo.apache.org/maven/external/shared/6.0.20.0/shared - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 8172 @@ -226171,7 +226171,7 @@ http://geronimo.apache.org/maven/external/jasper-el/6.0.20.0/jasper-el - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 111644 @@ -226226,7 +226226,7 @@ http://geronimo.apache.org/maven/external/catalina-ha/6.0.20.0/catalina-ha - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 139439 @@ -226361,7 +226361,7 @@ http://geronimo.apache.org/maven/external/juli/6.0.20.0/juli - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt 26519 diff --git a/test/test-obr/sources.xml b/test/test-obr/sources.xml index 7bb94aca..3ce04539 100644 --- a/test/test-obr/sources.xml +++ b/test/test-obr/sources.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an @@ -22,7 +22,7 @@ 130451 http://oscar-osgi.sf.net/obr2/org.apache.felix.bundlerepository/ http://oscar-osgi.sf.net/obr2/org.apache.felix.bundlerepository/org.apache.felix.bundlerepository-1.0.3-src.jar - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt

@@ -46,7 +46,7 @@ 73643 http://felix.apache.org/site/downloads.cgi http://www.apache.org/ - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt

diff --git a/test/test-p2/composite/compositeArtifacts.xml b/test/test-p2/composite/compositeArtifacts.xml index d3e2d814..90e2ead1 100644 --- a/test/test-p2/composite/compositeArtifacts.xml +++ b/test/test-p2/composite/compositeArtifacts.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-p2/composite/compositeContent.xml b/test/test-p2/composite/compositeContent.xml index ff4bda12..fc43be32 100644 --- a/test/test-p2/composite/compositeContent.xml +++ b/test/test-p2/composite/compositeContent.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-p2/ivyde-repo/artifacts.xml b/test/test-p2/ivyde-repo/artifacts.xml index d22b4af9..824b5c06 100644 --- a/test/test-p2/ivyde-repo/artifacts.xml +++ b/test/test-p2/ivyde-repo/artifacts.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-p2/ivyde-repo/content.xml b/test/test-p2/ivyde-repo/content.xml index c9d479a5..f32189d9 100644 --- a/test/test-p2/ivyde-repo/content.xml +++ b/test/test-p2/ivyde-repo/content.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an @@ -64,7 +64,7 @@ - + @@ -86,7 +86,7 @@ - + %license @@ -102,7 +102,7 @@ - + @@ -119,7 +119,7 @@ - + %license @@ -133,7 +133,7 @@ - + @@ -155,7 +155,7 @@ - + %license @@ -200,7 +200,7 @@ - + @@ -222,7 +222,7 @@ - + %license @@ -238,7 +238,7 @@ - + @@ -270,7 +270,7 @@ - + %license @@ -286,7 +286,7 @@ - + @@ -303,7 +303,7 @@ - + %license @@ -317,7 +317,7 @@ - + @@ -339,7 +339,7 @@ - + %license @@ -633,7 +633,7 @@ - + @@ -665,7 +665,7 @@ - + %license @@ -788,7 +788,7 @@ - + @@ -810,7 +810,7 @@ - + %license @@ -913,7 +913,7 @@ - + @@ -930,7 +930,7 @@ - + %license diff --git a/test/test-p2/packed/artifacts.xml b/test/test-p2/packed/artifacts.xml index 02368e70..27cfdcbd 100644 --- a/test/test-p2/packed/artifacts.xml +++ b/test/test-p2/packed/artifacts.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-p2/packed/content.xml b/test/test-p2/packed/content.xml index 380e8f56..2df02197 100644 --- a/test/test-p2/packed/content.xml +++ b/test/test-p2/packed/content.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-p2/sources/artifacts.xml b/test/test-p2/sources/artifacts.xml index 3a515b1a..e5af7a7a 100644 --- a/test/test-p2/sources/artifacts.xml +++ b/test/test-p2/sources/artifacts.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-p2/sources/content.xml b/test/test-p2/sources/content.xml index f666c509..4aba26e3 100644 --- a/test/test-p2/sources/content.xml +++ b/test/test-p2/sources/content.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-p2/zipped/artifacts.xml b/test/test-p2/zipped/artifacts.xml index bbb3e01e..066831a3 100644 --- a/test/test-p2/zipped/artifacts.xml +++ b/test/test-p2/zipped/artifacts.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-p2/zipped/content.xml b/test/test-p2/zipped/content.xml index fa5257d0..16f2655b 100644 --- a/test/test-p2/zipped/content.xml +++ b/test/test-p2/zipped/content.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-repo/build.xml b/test/test-repo/build.xml index 099da366..3472b8c2 100644 --- a/test/test-repo/build.xml +++ b/test/test-repo/build.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an @@ -52,7 +52,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-repo/bundlerepo/ivysettings.xml b/test/test-repo/bundlerepo/ivysettings.xml index a1c37849..b6ea16e0 100644 --- a/test/test-repo/bundlerepo/ivysettings.xml +++ b/test/test-repo/bundlerepo/ivysettings.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-repo/bundlerepo/repo.xml b/test/test-repo/bundlerepo/repo.xml index 25c271dd..debc4ef8 100644 --- a/test/test-repo/bundlerepo/repo.xml +++ b/test/test-repo/bundlerepo/repo.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-repo/ivy-test-buildobr.xml b/test/test-repo/ivy-test-buildobr.xml index 161f8edb..bfa9f191 100644 --- a/test/test-repo/ivy-test-buildobr.xml +++ b/test/test-repo/ivy-test-buildobr.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-repo/ivyrepo/repo.xml b/test/test-repo/ivyrepo/repo.xml index 3b18bd2f..df322065 100644 --- a/test/test-repo/ivyrepo/repo.xml +++ b/test/test-repo/ivyrepo/repo.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-repo/multi-osgi/repo1/obr.xml b/test/test-repo/multi-osgi/repo1/obr.xml index 3debca38..48d1cc67 100644 --- a/test/test-repo/multi-osgi/repo1/obr.xml +++ b/test/test-repo/multi-osgi/repo1/obr.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/test-repo/multi-osgi/repo2/obr.xml b/test/test-repo/multi-osgi/repo2/obr.xml index 034888ae..cf12f1a9 100644 --- a/test/test-repo/multi-osgi/repo2/obr.xml +++ b/test/test-repo/multi-osgi/repo2/obr.xml @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/triggers/ant-build/A/build.xml b/test/triggers/ant-build/A/build.xml index a4ed88c0..ed2f32d6 100644 --- a/test/triggers/ant-build/A/build.xml +++ b/test/triggers/ant-build/A/build.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/triggers/ant-build/A/ivy.xml b/test/triggers/ant-build/A/ivy.xml index 7689e5d0..94eaf232 100644 --- a/test/triggers/ant-build/A/ivy.xml +++ b/test/triggers/ant-build/A/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/triggers/ant-build/B/ivy.xml b/test/triggers/ant-build/B/ivy.xml index dba6122e..4b6cdb5f 100644 --- a/test/triggers/ant-build/B/ivy.xml +++ b/test/triggers/ant-build/B/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/triggers/ant-build/ivysettings.xml b/test/triggers/ant-build/ivysettings.xml index 3a8a7da7..d0d5b236 100644 --- a/test/triggers/ant-build/ivysettings.xml +++ b/test/triggers/ant-build/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/triggers/ant-call/A/build.xml b/test/triggers/ant-call/A/build.xml index 30c62968..d1a4c01f 100644 --- a/test/triggers/ant-call/A/build.xml +++ b/test/triggers/ant-call/A/build.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/triggers/ant-call/A/ivy.xml b/test/triggers/ant-call/A/ivy.xml index e43625ce..2ede1c70 100644 --- a/test/triggers/ant-call/A/ivy.xml +++ b/test/triggers/ant-call/A/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/triggers/ant-call/ivysettings.xml b/test/triggers/ant-call/ivysettings.xml index 663311f9..64f56740 100644 --- a/test/triggers/ant-call/ivysettings.xml +++ b/test/triggers/ant-call/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/triggers/ant-call/local/foo/ivy.xml b/test/triggers/ant-call/local/foo/ivy.xml index 4d0837e7..85c088f1 100644 --- a/test/triggers/ant-call/local/foo/ivy.xml +++ b/test/triggers/ant-call/local/foo/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/workspace/ivysettings.xml b/test/workspace/ivysettings.xml index 26ebeaa2..b4b07a32 100644 --- a/test/workspace/ivysettings.xml +++ b/test/workspace/ivysettings.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/workspace/project1/ivy.xml b/test/workspace/project1/ivy.xml index bc8cc54a..56ca551a 100644 --- a/test/workspace/project1/ivy.xml +++ b/test/workspace/project1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/workspace/project2/ivy.xml b/test/workspace/project2/ivy.xml index d995e6d1..62dd635f 100644 --- a/test/workspace/project2/ivy.xml +++ b/test/workspace/project2/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/workspace/project3/ivy.xml b/test/workspace/project3/ivy.xml index 82441dd3..2703b41c 100644 --- a/test/workspace/project3/ivy.xml +++ b/test/workspace/project3/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/workspace/repo/org.acme/module1/1.1/ivy.xml b/test/workspace/repo/org.acme/module1/1.1/ivy.xml index 754cc1fe..fca5264d 100644 --- a/test/workspace/repo/org.acme/module1/1.1/ivy.xml +++ b/test/workspace/repo/org.acme/module1/1.1/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/workspace/repo/org.acme/module2/1.2/ivy.xml b/test/workspace/repo/org.acme/module2/1.2/ivy.xml index 990acfbc..6413a884 100644 --- a/test/workspace/repo/org.acme/module2/1.2/ivy.xml +++ b/test/workspace/repo/org.acme/module2/1.2/ivy.xml @@ -7,7 +7,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/test/xsl/test.xml b/test/xsl/test.xml index 58fe3f02..5e0c6daa 100644 --- a/test/xsl/test.xml +++ b/test/xsl/test.xml @@ -9,7 +9,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/version.properties b/version.properties index 68518d11..b60d3fd6 100644 --- a/version.properties +++ b/version.properties @@ -7,7 +7,7 @@ # * "License"); you may not use this file except in compliance # * with the License. You may obtain a copy of the License at # * -# * http://www.apache.org/licenses/LICENSE-2.0 +# * https://www.apache.org/licenses/LICENSE-2.0 # * # * Unless required by applicable law or agreed to in writing, # * software distributed under the License is distributed on an