You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by jk...@apache.org on 2019/05/26 20:58:39 UTC

[ant-ivy] branch master updated: 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/ {} \;

This is an automated email from the ASF dual-hosted git repository.

jkf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-ivy.git


The following commit(s) were added to refs/heads/master by this push:
     new 0d07c99  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/ {} \;
0d07c99 is described below

commit 0d07c9985cfaa96172a154f4eeea2f2c348f8c3f
Author: jkf <jm...@famkruithof.net>
AuthorDate: Sun May 26 22:48:00 2019 +0200

    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 +-
 asciidoc/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 +-
 asciidoc/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 +-
 asciidoc/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 +-
 asciidoc/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 +-
 .../samples/eclipse-plugin/ivysettings.properties  |    2 +-
 asciidoc/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 +-
 .../samples/jayasoft-ivyrep-example-default.html   |   12 +-
 asciidoc/samples/standard-osgi/build.xml           |    2 +-
 asciidoc/samples/standard-osgi/ivy.xml             |    2 +-
 asciidoc/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 +-
 asciidoc/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 +-
 .../src/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 +-
 asciidoc/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 +-
 .../chained-resolvers/settings/ivysettings.xml     |    2 +-
 src/example/configurations/jdbc-example/build.xml  |    2 +-
 src/example/configurations/jdbc-example/ivy.xml    |    2 +-
 .../configurations/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 +-
 .../configurations/multi-projects/myapp/build.xml  |    2 +-
 .../configurations/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 +-
 .../dependence/dependee/src/standalone/Main.java   |    2 +-
 src/example/dependence/depender/build.xml          |    2 +-
 src/example/dependence/depender/ivy.xml            |    2 +-
 .../dependence/depender/src/depending/Main.java    |    2 +-
 .../dependence/settings/ivysettings.properties     |    2 +-
 src/example/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 +-
 src/example/dual/project/src/example/HelloIvy.java |    2 +-
 .../repository/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 +-
 src/example/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 +-
 src/example/multi-project/projects/console/ivy.xml |    2 +-
 .../projects/console/src/console/Main.java         |    2 +-
 .../multi-project/projects/find/build.properties   |    2 +-
 src/example/multi-project/projects/find/build.xml  |    2 +-
 src/example/multi-project/projects/find/ivy.xml    |    2 +-
 .../projects/find/src/find/FindFile.java           |    2 +-
 .../multi-project/projects/find/src/find/Main.java |    2 +-
 .../multi-project/projects/list/build.properties   |    2 +-
 src/example/multi-project/projects/list/build.xml  |    2 +-
 src/example/multi-project/projects/list/ivy.xml    |    2 +-
 .../projects/list/src/list/ListFile.java           |    2 +-
 .../multi-project/projects/list/src/list/Main.java |    2 +-
 .../multi-project/projects/size/build.properties   |    2 +-
 src/example/multi-project/projects/size/build.xml  |    2 +-
 src/example/multi-project/projects/size/ivy.xml    |    2 +-
 .../projects/size/src/size/FileSize.java           |    2 +-
 .../projects/sizewhere/build.properties            |    2 +-
 .../multi-project/projects/sizewhere/build.xml     |    2 +-
 .../multi-project/projects/sizewhere/ivy.xml       |    2 +-
 .../projects/sizewhere/src/sizewhere/Main.java     |    2 +-
 .../sizewhere/src/sizewhere/SizeWhere.java         |    2 +-
 .../projects/version/build.properties              |    2 +-
 .../multi-project/projects/version/build.xml       |    2 +-
 src/example/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 +-
 src/java/org/apache/ivy/ant/AntBuildTrigger.java   |    2 +-
 src/java/org/apache/ivy/ant/AntCallTrigger.java    |    2 +-
 src/java/org/apache/ivy/ant/AntMessageLogger.java  |    2 +-
 .../org/apache/ivy/ant/AntWorkspaceResolver.java   |    2 +-
 src/java/org/apache/ivy/ant/BuildOBRTask.java      |    2 +-
 .../org/apache/ivy/ant/ConvertManifestTask.java    |    2 +-
 src/java/org/apache/ivy/ant/FixDepsTask.java       |    2 +-
 src/java/org/apache/ivy/ant/IvyAntSettings.java    |    2 +-
 .../apache/ivy/ant/IvyAntVariableContainer.java    |    2 +-
 .../org/apache/ivy/ant/IvyArtifactProperty.java    |    2 +-
 src/java/org/apache/ivy/ant/IvyArtifactReport.java |    2 +-
 src/java/org/apache/ivy/ant/IvyBuildList.java      |    2 +-
 src/java/org/apache/ivy/ant/IvyBuildNumber.java    |    2 +-
 src/java/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 +-
 src/java/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 +-
 src/java/org/apache/ivy/ant/IvyConvertPom.java     |    2 +-
 src/java/org/apache/ivy/ant/IvyDeliver.java        |    2 +-
 src/java/org/apache/ivy/ant/IvyDependency.java     |    2 +-
 .../org/apache/ivy/ant/IvyDependencyArtifact.java  |    2 +-
 src/java/org/apache/ivy/ant/IvyDependencyConf.java |    2 +-
 .../org/apache/ivy/ant/IvyDependencyExclude.java   |    2 +-
 .../org/apache/ivy/ant/IvyDependencyInclude.java   |    2 +-
 src/java/org/apache/ivy/ant/IvyDependencyTree.java |    2 +-
 .../apache/ivy/ant/IvyDependencyUpdateChecker.java |    2 +-
 src/java/org/apache/ivy/ant/IvyExclude.java        |    2 +-
 .../org/apache/ivy/ant/IvyExtractFromSources.java  |    2 +-
 src/java/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 +-
 src/java/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 +-
 .../org/apache/ivy/ant/IvyPostResolveTask.java     |    2 +-
 src/java/org/apache/ivy/ant/IvyPublish.java        |    2 +-
 src/java/org/apache/ivy/ant/IvyReport.java         |    2 +-
 .../org/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 +-
 src/java/org/apache/ivy/ant/MapperAdapter.java     |    2 +-
 src/java/org/apache/ivy/ant/PackageMapping.java    |    2 +-
 src/java/org/apache/ivy/ant/antlib.xml             |    2 +-
 .../ivy/core/ExecutionRelativeUrlResolver.java     |    2 +-
 src/java/org/apache/ivy/core/IvyContext.java       |    2 +-
 src/java/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 +-
 .../apache/ivy/core/NormalRelativeUrlResolver.java |    2 +-
 .../org/apache/ivy/core/RelativeUrlResolver.java   |    2 +-
 .../org/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 +-
 src/java/org/apache/ivy/core/cache/CacheUtil.java  |    2 +-
 .../core/cache/DefaultRepositoryCacheManager.java  |    2 +-
 .../core/cache/DefaultResolutionCacheManager.java  |    2 +-
 .../apache/ivy/core/cache/DownloadListener.java    |    2 +-
 .../core/cache/ModuleDescriptorMemoryCache.java    |    2 +-
 .../ivy/core/cache/ModuleDescriptorProvider.java   |    2 +-
 .../ivy/core/cache/ModuleDescriptorWriter.java     |    2 +-
 .../ivy/core/cache/ParserSettingsMonitor.java      |    2 +-
 .../ivy/core/cache/RepositoryCacheManager.java     |    2 +-
 .../ivy/core/cache/ResolutionCacheManager.java     |    2 +-
 .../org/apache/ivy/core/check/CheckEngine.java     |    2 +-
 .../apache/ivy/core/check/CheckEngineSettings.java |    2 +-
 .../core/deliver/DefaultPublishingDRResolver.java  |    2 +-
 .../org/apache/ivy/core/deliver/DeliverEngine.java |    2 +-
 .../ivy/core/deliver/DeliverEngineSettings.java    |    2 +-
 .../apache/ivy/core/deliver/DeliverOptions.java    |    2 +-
 .../PublishingDependencyRevisionResolver.java      |    2 +-
 .../org/apache/ivy/core/event/EventManager.java    |    2 +-
 .../apache/ivy/core/event/FilteredIvyListener.java |    2 +-
 src/java/org/apache/ivy/core/event/IvyEvent.java   |    2 +-
 .../org/apache/ivy/core/event/IvyEventFilter.java  |    2 +-
 .../org/apache/ivy/core/event/IvyListener.java     |    2 +-
 .../ivy/core/event/download/DownloadEvent.java     |    2 +-
 .../event/download/EndArtifactDownloadEvent.java   |    2 +-
 .../ivy/core/event/download/NeedArtifactEvent.java |    2 +-
 .../core/event/download/PrepareDownloadEvent.java  |    2 +-
 .../event/download/StartArtifactDownloadEvent.java |    2 +-
 .../event/publish/EndArtifactPublishEvent.java     |    2 +-
 .../ivy/core/event/publish/PublishEvent.java       |    2 +-
 .../event/publish/StartArtifactPublishEvent.java   |    2 +-
 .../event/resolve/EndResolveDependencyEvent.java   |    2 +-
 .../ivy/core/event/resolve/EndResolveEvent.java    |    2 +-
 .../core/event/resolve/ResolveDependencyEvent.java |    2 +-
 .../ivy/core/event/resolve/ResolveEvent.java       |    2 +-
 .../event/resolve/StartResolveDependencyEvent.java |    2 +-
 .../ivy/core/event/resolve/StartResolveEvent.java  |    2 +-
 .../event/retrieve/EndRetrieveArtifactEvent.java   |    2 +-
 .../ivy/core/event/retrieve/EndRetrieveEvent.java  |    2 +-
 .../core/event/retrieve/RetrieveArtifactEvent.java |    2 +-
 .../ivy/core/event/retrieve/RetrieveEvent.java     |    2 +-
 .../event/retrieve/StartRetrieveArtifactEvent.java |    2 +-
 .../core/event/retrieve/StartRetrieveEvent.java    |    2 +-
 .../org/apache/ivy/core/install/InstallEngine.java |    2 +-
 .../ivy/core/install/InstallEngineSettings.java    |    2 +-
 .../apache/ivy/core/install/InstallOptions.java    |    2 +-
 .../core/module/descriptor/AbstractArtifact.java   |    2 +-
 .../descriptor/AbstractIncludeExcludeRule.java     |    2 +-
 .../ivy/core/module/descriptor/Artifact.java       |    2 +-
 .../ivy/core/module/descriptor/Configuration.java  |    2 +-
 .../core/module/descriptor/ConfigurationAware.java |    2 +-
 .../core/module/descriptor/ConfigurationGroup.java |    2 +-
 .../descriptor/ConfigurationIntersection.java      |    2 +-
 .../core/module/descriptor/DefaultArtifact.java    |    2 +-
 .../DefaultDependencyArtifactDescriptor.java       |    2 +-
 .../descriptor/DefaultDependencyDescriptor.java    |    2 +-
 .../core/module/descriptor/DefaultExcludeRule.java |    2 +-
 .../descriptor/DefaultExtendsDescriptor.java       |    2 +-
 .../core/module/descriptor/DefaultIncludeRule.java |    2 +-
 .../module/descriptor/DefaultModuleDescriptor.java |    2 +-
 .../DefaultWorkspaceModuleDescriptor.java          |    2 +-
 .../descriptor/DependencyArtifactDescriptor.java   |    2 +-
 .../module/descriptor/DependencyDescriptor.java    |    2 +-
 .../descriptor/DependencyDescriptorMediator.java   |    2 +-
 .../ivy/core/module/descriptor/ExcludeRule.java    |    2 +-
 .../core/module/descriptor/ExtendsDescriptor.java  |    2 +-
 .../core/module/descriptor/ExtraInfoHolder.java    |    2 +-
 .../ivy/core/module/descriptor/IncludeRule.java    |    2 +-
 .../core/module/descriptor/InheritableItem.java    |    2 +-
 .../apache/ivy/core/module/descriptor/License.java |    2 +-
 .../ivy/core/module/descriptor/MDArtifact.java     |    2 +-
 .../core/module/descriptor/ModuleDescriptor.java   |    2 +-
 .../OverrideDependencyDescriptorMediator.java      |    2 +-
 .../descriptor/WorkspaceModuleDescriptor.java      |    2 +-
 .../org/apache/ivy/core/module/id/ArtifactId.java  |    2 +-
 .../ivy/core/module/id/ArtifactRevisionId.java     |    2 +-
 .../apache/ivy/core/module/id/MatcherLookup.java   |    2 +-
 .../org/apache/ivy/core/module/id/ModuleId.java    |    2 +-
 .../ivy/core/module/id/ModuleRevisionId.java       |    2 +-
 .../org/apache/ivy/core/module/id/ModuleRules.java |    2 +-
 .../org/apache/ivy/core/module/id/package.html     |    2 +-
 .../org/apache/ivy/core/module/status/Status.java  |    2 +-
 .../ivy/core/module/status/StatusManager.java      |    2 +-
 .../org/apache/ivy/core/pack/ArchivePacking.java   |    2 +-
 .../apache/ivy/core/pack/OsgiBundlePacking.java    |    2 +-
 .../org/apache/ivy/core/pack/Pack200Packing.java   |    2 +-
 .../org/apache/ivy/core/pack/PackagingManager.java |    2 +-
 .../org/apache/ivy/core/pack/PackingRegistry.java  |    2 +-
 .../org/apache/ivy/core/pack/StreamPacking.java    |    2 +-
 src/java/org/apache/ivy/core/pack/ZipPacking.java  |    2 +-
 .../org/apache/ivy/core/publish/PublishEngine.java |    2 +-
 .../ivy/core/publish/PublishEngineSettings.java    |    2 +-
 .../apache/ivy/core/publish/PublishOptions.java    |    2 +-
 .../ivy/core/report/ArtifactDownloadReport.java    |    2 +-
 .../core/report/ConfigurationResolveReport.java    |    2 +-
 .../org/apache/ivy/core/report/DownloadReport.java |    2 +-
 .../org/apache/ivy/core/report/DownloadStatus.java |    2 +-
 .../report/MetadataArtifactDownloadReport.java     |    2 +-
 .../org/apache/ivy/core/report/ResolveReport.java  |    2 +-
 .../repository/RepositoryManagementEngine.java     |    2 +-
 .../RepositoryManagementEngineSettings.java        |    2 +-
 .../apache/ivy/core/resolve/DownloadOptions.java   |    2 +-
 src/java/org/apache/ivy/core/resolve/IvyNode.java  |    2 +-
 .../apache/ivy/core/resolve/IvyNodeBlacklist.java  |    2 +-
 .../apache/ivy/core/resolve/IvyNodeCallers.java    |    2 +-
 .../apache/ivy/core/resolve/IvyNodeEviction.java   |    2 +-
 .../org/apache/ivy/core/resolve/IvyNodeUsage.java  |    2 +-
 .../org/apache/ivy/core/resolve/ResolveData.java   |    2 +-
 .../org/apache/ivy/core/resolve/ResolveEngine.java |    2 +-
 .../ivy/core/resolve/ResolveEngineSettings.java    |    2 +-
 .../apache/ivy/core/resolve/ResolveOptions.java    |    2 +-
 .../ivy/core/resolve/ResolveProcessException.java  |    2 +-
 .../ivy/core/resolve/ResolvedModuleRevision.java   |    2 +-
 .../ivy/core/resolve/RestartResolveProcess.java    |    2 +-
 .../org/apache/ivy/core/resolve/VisitData.java     |    2 +-
 .../org/apache/ivy/core/resolve/VisitNode.java     |    2 +-
 .../apache/ivy/core/retrieve/FileNameMapper.java   |    2 +-
 .../apache/ivy/core/retrieve/RetrieveEngine.java   |    2 +-
 .../ivy/core/retrieve/RetrieveEngineSettings.java  |    2 +-
 .../apache/ivy/core/retrieve/RetrieveOptions.java  |    2 +-
 .../apache/ivy/core/retrieve/RetrieveReport.java   |    2 +-
 .../org/apache/ivy/core/search/ModuleEntry.java    |    2 +-
 .../apache/ivy/core/search/OrganisationEntry.java  |    2 +-
 .../org/apache/ivy/core/search/RevisionEntry.java  |    2 +-
 .../org/apache/ivy/core/search/SearchEngine.java   |    2 +-
 .../org/apache/ivy/core/settings/IvyPattern.java   |    2 +-
 .../org/apache/ivy/core/settings/IvySettings.java  |    2 +-
 .../ivy/core/settings/IvyVariableContainer.java    |    2 +-
 .../core/settings/IvyVariableContainerImpl.java    |    2 +-
 .../ivy/core/settings/NamedTimeoutConstraint.java  |    2 +-
 .../ivy/core/settings/TimeoutConstraint.java       |    2 +-
 .../org/apache/ivy/core/settings/Validatable.java  |    2 +-
 .../ivy/core/settings/XmlSettingsParser.java       |    2 +-
 .../org/apache/ivy/core/settings/ivy.properties    |    2 +-
 .../apache/ivy/core/settings/ivysettings-1.4.xml   |    2 +-
 .../core/settings/ivysettings-default-chain.xml    |    2 +-
 .../apache/ivy/core/settings/ivysettings-local.xml |    2 +-
 .../ivy/core/settings/ivysettings-main-chain.xml   |    2 +-
 .../ivy/core/settings/ivysettings-public.xml       |    2 +-
 .../ivy/core/settings/ivysettings-shared.xml       |    2 +-
 .../org/apache/ivy/core/settings/ivysettings.xml   |    2 +-
 .../apache/ivy/core/settings/repository.properties |    2 +-
 .../apache/ivy/core/settings/typedef.properties    |    2 +-
 .../ivy/core/sort/CollectionOfModulesToSort.java   |    2 +-
 .../MessageBasedNonMatchingVersionReporter.java    |    2 +-
 .../ivy/core/sort/ModuleDescriptorSorter.java      |    2 +-
 .../org/apache/ivy/core/sort/ModuleInSort.java     |    2 +-
 .../ivy/core/sort/NonMatchingVersionReporter.java  |    2 +-
 .../sort/SilentNonMatchingVersionReporter.java     |    2 +-
 .../ivy/core/sort/SimpleSortEngineSettings.java    |    2 +-
 src/java/org/apache/ivy/core/sort/SortEngine.java  |    2 +-
 .../apache/ivy/core/sort/SortEngineSettings.java   |    2 +-
 src/java/org/apache/ivy/core/sort/SortOptions.java |    2 +-
 .../sort/WarningNonMatchingVersionReporter.java    |    2 +-
 .../org/apache/ivy/osgi/core/BundleArtifact.java   |    2 +-
 .../org/apache/ivy/osgi/core/BundleCapability.java |    2 +-
 src/java/org/apache/ivy/osgi/core/BundleInfo.java  |    2 +-
 .../apache/ivy/osgi/core/BundleInfoAdapter.java    |    2 +-
 .../apache/ivy/osgi/core/BundleRequirement.java    |    2 +-
 .../ivy/osgi/core/ExecutionEnvironmentProfile.java |    2 +-
 .../core/ExecutionEnvironmentProfileProvider.java  |    2 +-
 .../org/apache/ivy/osgi/core/ExportPackage.java    |    2 +-
 .../ivy/osgi/core/ManifestHeaderElement.java       |    2 +-
 .../apache/ivy/osgi/core/ManifestHeaderValue.java  |    2 +-
 .../org/apache/ivy/osgi/core/ManifestParser.java   |    2 +-
 .../apache/ivy/osgi/core/OSGiManifestParser.java   |    2 +-
 .../apache/ivy/osgi/core/OsgiLatestStrategy.java   |    2 +-
 .../apache/ivy/osgi/core/jvm-packages.properties   |    2 +-
 src/java/org/apache/ivy/osgi/filter/AndFilter.java |    2 +-
 .../org/apache/ivy/osgi/filter/CompareFilter.java  |    2 +-
 .../ivy/osgi/filter/MultiOperatorFilter.java       |    2 +-
 src/java/org/apache/ivy/osgi/filter/NotFilter.java |    2 +-
 .../org/apache/ivy/osgi/filter/OSGiFilter.java     |    2 +-
 .../apache/ivy/osgi/filter/OSGiFilterParser.java   |    2 +-
 src/java/org/apache/ivy/osgi/filter/OrFilter.java  |    2 +-
 .../apache/ivy/osgi/filter/UniOperatorFilter.java  |    2 +-
 src/java/org/apache/ivy/osgi/obr/OBRResolver.java  |    2 +-
 .../org/apache/ivy/osgi/obr/xml/Capability.java    |    2 +-
 .../apache/ivy/osgi/obr/xml/CapabilityAdapter.java |    2 +-
 .../ivy/osgi/obr/xml/CapabilityProperty.java       |    2 +-
 .../org/apache/ivy/osgi/obr/xml/OBRXMLParser.java  |    2 +-
 .../org/apache/ivy/osgi/obr/xml/OBRXMLWriter.java  |    2 +-
 .../org/apache/ivy/osgi/obr/xml/Requirement.java   |    2 +-
 .../ivy/osgi/obr/xml/RequirementAdapter.java       |    2 +-
 .../osgi/obr/xml/UnsupportedFilterException.java   |    2 +-
 src/java/org/apache/ivy/osgi/p2/P2Artifact.java    |    2 +-
 .../org/apache/ivy/osgi/p2/P2ArtifactParser.java   |    2 +-
 .../org/apache/ivy/osgi/p2/P2CompositeParser.java  |    2 +-
 src/java/org/apache/ivy/osgi/p2/P2Descriptor.java  |    2 +-
 .../org/apache/ivy/osgi/p2/P2MetadataParser.java   |    2 +-
 .../org/apache/ivy/osgi/p2/PropertiesParser.java   |    2 +-
 .../org/apache/ivy/osgi/p2/XMLInputParser.java     |    2 +-
 .../ivy/osgi/repo/AbstractFSManifestIterable.java  |    2 +-
 .../apache/ivy/osgi/repo/AbstractOSGiResolver.java |    2 +-
 .../ivy/osgi/repo/AggregatedOSGiResolver.java      |    2 +-
 .../ivy/osgi/repo/AggregatedRepoDescriptor.java    |    2 +-
 .../osgi/repo/ArtifactReportManifestIterable.java  |    2 +-
 .../ivy/osgi/repo/BundleCapabilityAndLocation.java |    2 +-
 .../apache/ivy/osgi/repo/BundleRepoDescriptor.java |    2 +-
 .../ivy/osgi/repo/EditableRepoDescriptor.java      |    2 +-
 .../apache/ivy/osgi/repo/FSManifestIterable.java   |    2 +-
 .../apache/ivy/osgi/repo/ManifestAndLocation.java  |    2 +-
 .../ivy/osgi/repo/ModuleDescriptorWrapper.java     |    2 +-
 .../ivy/osgi/repo/RelativeURLRepository.java       |    2 +-
 .../org/apache/ivy/osgi/repo/RepoDescriptor.java   |    2 +-
 .../ivy/osgi/repo/RepositoryManifestIterable.java  |    2 +-
 .../ivy/osgi/repo/ResolverManifestIterable.java    |    2 +-
 .../apache/ivy/osgi/updatesite/PluginAdapter.java  |    2 +-
 .../ivy/osgi/updatesite/UpdateSiteDescriptor.java  |    2 +-
 .../ivy/osgi/updatesite/UpdateSiteLoader.java      |    2 +-
 .../ivy/osgi/updatesite/UpdateSiteResolver.java    |    2 +-
 .../apache/ivy/osgi/updatesite/xml/Archive.java    |    2 +-
 .../ivy/osgi/updatesite/xml/CategoryDef.java       |    2 +-
 .../ivy/osgi/updatesite/xml/EclipseFeature.java    |    2 +-
 .../ivy/osgi/updatesite/xml/EclipsePlugin.java     |    2 +-
 .../updatesite/xml/EclipseUpdateSiteParser.java    |    2 +-
 .../ivy/osgi/updatesite/xml/FeatureParser.java     |    2 +-
 .../apache/ivy/osgi/updatesite/xml/Require.java    |    2 +-
 .../apache/ivy/osgi/updatesite/xml/UpdateSite.java |    2 +-
 .../updatesite/xml/UpdateSiteDigestParser.java     |    2 +-
 .../apache/ivy/osgi/util/DelegatingHandler.java    |    2 +-
 src/java/org/apache/ivy/osgi/util/ParseUtil.java   |    2 +-
 src/java/org/apache/ivy/osgi/util/Version.java     |    2 +-
 .../apache/ivy/osgi/util/VersionComparator.java    |    2 +-
 .../org/apache/ivy/osgi/util/VersionRange.java     |    2 +-
 src/java/org/apache/ivy/osgi/util/ZipUtil.java     |    2 +-
 .../org/apache/ivy/plugins/IvySettingsAware.java   |    2 +-
 .../AbstractCircularDependencyStrategy.java        |    2 +-
 .../AbstractLogCircularDependencyStrategy.java     |    2 +-
 .../circular/CircularDependencyException.java      |    2 +-
 .../plugins/circular/CircularDependencyHelper.java |    2 +-
 .../circular/CircularDependencyStrategy.java       |    2 +-
 .../circular/ErrorCircularDependencyStrategy.java  |    2 +-
 .../circular/IgnoreCircularDependencyStrategy.java |    2 +-
 .../circular/WarnCircularDependencyStrategy.java   |    2 +-
 .../plugins/conflict/AbstractConflictManager.java  |    2 +-
 .../ivy/plugins/conflict/ConflictManager.java      |    2 +-
 .../ivy/plugins/conflict/FixedConflictManager.java |    2 +-
 .../conflict/LatestCompatibleConflictManager.java  |    2 +-
 .../plugins/conflict/LatestConflictManager.java    |    2 +-
 .../ivy/plugins/conflict/NoConflictManager.java    |    2 +-
 .../plugins/conflict/RegexpConflictManager.java    |    2 +-
 .../plugins/conflict/StrictConflictException.java  |    2 +-
 .../plugins/conflict/StrictConflictManager.java    |    2 +-
 .../ivy/plugins/latest/AbstractLatestStrategy.java |    2 +-
 .../apache/ivy/plugins/latest/ArtifactInfo.java    |    2 +-
 .../plugins/latest/ComparatorLatestStrategy.java   |    2 +-
 .../latest/LatestLexicographicStrategy.java        |    2 +-
 .../ivy/plugins/latest/LatestRevisionStrategy.java |    2 +-
 .../apache/ivy/plugins/latest/LatestStrategy.java  |    2 +-
 .../ivy/plugins/latest/LatestTimeStrategy.java     |    2 +-
 .../plugins/latest/WorkspaceLatestStrategy.java    |    2 +-
 .../ivy/plugins/lock/AbstractLockStrategy.java     |    2 +-
 .../ivy/plugins/lock/ArtifactLockStrategy.java     |    2 +-
 .../ivy/plugins/lock/CreateFileLockStrategy.java   |    2 +-
 .../apache/ivy/plugins/lock/DeleteOnExitHook.java  |    2 +-
 .../ivy/plugins/lock/FileBasedLockStrategy.java    |    2 +-
 .../org/apache/ivy/plugins/lock/LockStrategy.java  |    2 +-
 .../ivy/plugins/lock/NIOFileLockStrategy.java      |    2 +-
 .../apache/ivy/plugins/lock/NoLockStrategy.java    |    2 +-
 .../plugins/matcher/AbstractPatternMatcher.java    |    2 +-
 .../org/apache/ivy/plugins/matcher/AnyMatcher.java |    2 +-
 .../matcher/ExactOrRegexpPatternMatcher.java       |    2 +-
 .../ivy/plugins/matcher/ExactPatternMatcher.java   |    2 +-
 .../ivy/plugins/matcher/GlobPatternMatcher.java    |    2 +-
 .../org/apache/ivy/plugins/matcher/MapMatcher.java |    2 +-
 .../org/apache/ivy/plugins/matcher/Matcher.java    |    2 +-
 .../apache/ivy/plugins/matcher/MatcherHelper.java  |    2 +-
 .../org/apache/ivy/plugins/matcher/NoMatcher.java  |    2 +-
 .../apache/ivy/plugins/matcher/PatternMatcher.java |    2 +-
 .../ivy/plugins/matcher/RegexpPatternMatcher.java  |    2 +-
 .../org/apache/ivy/plugins/namespace/MRIDRule.java |    2 +-
 .../plugins/namespace/MRIDTransformationRule.java  |    2 +-
 .../ivy/plugins/namespace/NameSpaceHelper.java     |    2 +-
 .../apache/ivy/plugins/namespace/Namespace.java    |    2 +-
 .../ivy/plugins/namespace/NamespaceRule.java       |    2 +-
 .../plugins/namespace/NamespaceTransformer.java    |    2 +-
 .../parser/AbstractModuleDescriptorParser.java     |    2 +-
 .../ivy/plugins/parser/ModuleDescriptorParser.java |    2 +-
 .../parser/ModuleDescriptorParserRegistry.java     |    2 +-
 .../apache/ivy/plugins/parser/ParserSettings.java  |    2 +-
 .../plugins/parser/m2/DefaultPomDependencyMgt.java |    2 +-
 .../plugins/parser/m2/MavenVersionRangeParser.java |    2 +-
 .../ivy/plugins/parser/m2/PomDependencyMgt.java    |    2 +-
 .../parser/m2/PomModuleDescriptorBuilder.java      |    2 +-
 .../parser/m2/PomModuleDescriptorParser.java       |    2 +-
 .../parser/m2/PomModuleDescriptorWriter.java       |    2 +-
 .../apache/ivy/plugins/parser/m2/PomReader.java    |    2 +-
 .../ivy/plugins/parser/m2/PomWriterOptions.java    |    2 +-
 .../apache/ivy/plugins/parser/m2/m2-entities.ent   |    2 +-
 .../org/apache/ivy/plugins/parser/m2/pom.template  |    2 +-
 .../ivy/plugins/parser/xml/UpdateOptions.java      |    2 +-
 .../parser/xml/XmlModuleDescriptorParser.java      |    2 +-
 .../parser/xml/XmlModuleDescriptorUpdater.java     |    2 +-
 .../parser/xml/XmlModuleDescriptorWriter.java      |    2 +-
 src/java/org/apache/ivy/plugins/parser/xml/ivy.xsd |    2 +-
 .../ivy/plugins/report/LogReportOutputter.java     |    2 +-
 .../apache/ivy/plugins/report/ReportOutputter.java |    2 +-
 .../ivy/plugins/report/XmlReportOutputter.java     |    2 +-
 .../apache/ivy/plugins/report/XmlReportParser.java |    2 +-
 .../apache/ivy/plugins/report/XmlReportWriter.java |    2 +-
 .../ivy/plugins/report/ivy-report-dot-all.xsl      |    2 +-
 .../apache/ivy/plugins/report/ivy-report-dot.xsl   |    2 +-
 .../ivy/plugins/report/ivy-report-graph-all.xsl    |    2 +-
 .../apache/ivy/plugins/report/ivy-report-graph.xsl |    2 +-
 .../org/apache/ivy/plugins/report/ivy-report.css   |    2 +-
 .../org/apache/ivy/plugins/report/ivy-report.xsl   |    2 +-
 .../ivy/plugins/repository/AbstractRepository.java |    2 +-
 .../repository/ArtifactResourceResolver.java       |    2 +-
 .../ivy/plugins/repository/BasicResource.java      |    2 +-
 .../ivy/plugins/repository/LazyResource.java       |    2 +-
 .../plugins/repository/LocalizableResource.java    |    2 +-
 .../apache/ivy/plugins/repository/Repository.java  |    2 +-
 .../repository/RepositoryCopyProgressListener.java |    2 +-
 .../apache/ivy/plugins/repository/Resource.java    |    2 +-
 .../ivy/plugins/repository/ResourceDownloader.java |    2 +-
 .../ivy/plugins/repository/ResourceHelper.java     |    2 +-
 .../ivy/plugins/repository/TransferEvent.java      |    4 +-
 .../ivy/plugins/repository/TransferListener.java   |    2 +-
 .../plugins/repository/file/FileRepository.java    |    2 +-
 .../ivy/plugins/repository/file/FileResource.java  |    2 +-
 .../ivy/plugins/repository/jar/JarRepository.java  |    2 +-
 .../ivy/plugins/repository/jar/JarResource.java    |    2 +-
 .../plugins/repository/sftp/SFTPRepository.java    |    2 +-
 .../ivy/plugins/repository/sftp/SFTPResource.java  |    2 +-
 .../repository/ssh/AbstractSshBasedRepository.java |    2 +-
 .../plugins/repository/ssh/RemoteScpException.java |    2 +-
 .../org/apache/ivy/plugins/repository/ssh/Scp.java |    2 +-
 .../ivy/plugins/repository/ssh/SshCache.java       |    2 +-
 .../ivy/plugins/repository/ssh/SshRepository.java  |    2 +-
 .../ivy/plugins/repository/ssh/SshResource.java    |    2 +-
 .../plugins/repository/url/ChainedRepository.java  |    2 +-
 .../ivy/plugins/repository/url/URLRepository.java  |    2 +-
 .../ivy/plugins/repository/url/URLResource.java    |    2 +-
 .../ivy/plugins/repository/vfs/VfsRepository.java  |    2 +-
 .../ivy/plugins/repository/vfs/VfsResource.java    |    2 +-
 .../apache/ivy/plugins/repository/vfs/ivy_vfs.xml  |    2 +-
 .../plugins/repository/vsftp/VsftpRepository.java  |    2 +-
 .../plugins/repository/vsftp/VsftpResource.java    |    2 +-
 .../resolver/AbstractPatternsBasedResolver.java    |    2 +-
 .../ivy/plugins/resolver/AbstractResolver.java     |    2 +-
 .../plugins/resolver/AbstractSshBasedResolver.java |    2 +-
 .../resolver/AbstractWorkspaceResolver.java        |    2 +-
 .../apache/ivy/plugins/resolver/BasicResolver.java |    2 +-
 .../ivy/plugins/resolver/BintrayResolver.java      |    2 +-
 .../apache/ivy/plugins/resolver/CacheResolver.java |    2 +-
 .../apache/ivy/plugins/resolver/ChainResolver.java |    2 +-
 .../ivy/plugins/resolver/DependencyResolver.java   |    2 +-
 .../apache/ivy/plugins/resolver/DualResolver.java  |    2 +-
 .../ivy/plugins/resolver/FileSystemResolver.java   |    2 +-
 .../ivy/plugins/resolver/IBiblioResolver.java      |    2 +-
 .../ivy/plugins/resolver/IvyRepResolver.java       |    2 +-
 .../apache/ivy/plugins/resolver/JarResolver.java   |    2 +-
 .../plugins/resolver/LazyTimeoutConstraint.java    |    2 +-
 .../ivy/plugins/resolver/MirroredURLResolver.java  |    2 +-
 .../ivy/plugins/resolver/RepositoryResolver.java   |    2 +-
 .../ivy/plugins/resolver/ResolverSettings.java     |    2 +-
 .../apache/ivy/plugins/resolver/SFTPResolver.java  |    2 +-
 .../apache/ivy/plugins/resolver/SshResolver.java   |    2 +-
 .../apache/ivy/plugins/resolver/URLResolver.java   |    2 +-
 .../apache/ivy/plugins/resolver/VfsResolver.java   |    2 +-
 .../apache/ivy/plugins/resolver/VsftpResolver.java |    2 +-
 .../plugins/resolver/WorkspaceChainResolver.java   |    2 +-
 .../resolver/packager/BuiltFileResource.java       |    2 +-
 .../resolver/packager/PackagerCacheEntry.java      |    2 +-
 .../resolver/packager/PackagerResolver.java        |    2 +-
 .../apache/ivy/plugins/resolver/packager/build.xml |    2 +-
 .../ivy/plugins/resolver/packager/packager-1.0.xsd |    2 +-
 .../ivy/plugins/resolver/packager/packager.xsl     |    2 +-
 .../plugins/resolver/util/ApacheHttpURLLister.java |    2 +-
 .../ivy/plugins/resolver/util/FileURLLister.java   |    2 +-
 .../plugins/resolver/util/HasLatestStrategy.java   |    2 +-
 .../plugins/resolver/util/MDResolvedResource.java  |    2 +-
 .../plugins/resolver/util/ResolvedResource.java    |    2 +-
 .../ivy/plugins/resolver/util/ResolverHelper.java  |    2 +-
 .../plugins/resolver/util/ResourceMDParser.java    |    2 +-
 .../ivy/plugins/resolver/util/URLLister.java       |    2 +-
 .../ivy/plugins/signer/SignatureGenerator.java     |    2 +-
 .../bouncycastle/OpenPGPSignatureGenerator.java    |    2 +-
 .../ivy/plugins/trigger/AbstractTrigger.java       |    2 +-
 .../org/apache/ivy/plugins/trigger/LogTrigger.java |    2 +-
 .../org/apache/ivy/plugins/trigger/Trigger.java    |    2 +-
 .../plugins/version/AbstractVersionMatcher.java    |    2 +-
 .../ivy/plugins/version/ChainVersionMatcher.java   |    2 +-
 .../ivy/plugins/version/ExactVersionMatcher.java   |    2 +-
 .../ivy/plugins/version/LatestVersionMatcher.java  |    2 +-
 src/java/org/apache/ivy/plugins/version/Match.java |    2 +-
 .../version/MavenTimedSnapshotVersionMatcher.java  |    2 +-
 .../ivy/plugins/version/PatternVersionMatcher.java |    2 +-
 .../ivy/plugins/version/SubVersionMatcher.java     |    2 +-
 .../apache/ivy/plugins/version/VersionMatcher.java |    2 +-
 .../ivy/plugins/version/VersionRangeMatcher.java   |    2 +-
 .../ivy/tools/analyser/DependencyAnalyser.java     |    2 +-
 .../tools/analyser/JarJarDependencyAnalyser.java   |    2 +-
 .../org/apache/ivy/tools/analyser/JarModule.java   |    2 +-
 .../apache/ivy/tools/analyser/JarModuleFinder.java |    2 +-
 .../ivy/tools/analyser/RepositoryAnalyser.java     |    2 +-
 .../org/apache/ivy/util/AbstractMessageLogger.java |    2 +-
 src/java/org/apache/ivy/util/Checks.java           |    2 +-
 src/java/org/apache/ivy/util/ChecksumHelper.java   |    2 +-
 src/java/org/apache/ivy/util/CollectionUtils.java  |    2 +-
 .../org/apache/ivy/util/ConfigurationUtils.java    |    2 +-
 src/java/org/apache/ivy/util/Configurator.java     |    2 +-
 .../org/apache/ivy/util/ContextualSAXHandler.java  |    2 +-
 .../org/apache/ivy/util/CopyProgressEvent.java     |    2 +-
 .../org/apache/ivy/util/CopyProgressListener.java  |    2 +-
 src/java/org/apache/ivy/util/Credentials.java      |    2 +-
 src/java/org/apache/ivy/util/CredentialsUtil.java  |    2 +-
 src/java/org/apache/ivy/util/DateUtil.java         |    2 +-
 .../org/apache/ivy/util/DefaultMessageLogger.java  |    2 +-
 .../org/apache/ivy/util/EncryptedProperties.java   |    2 +-
 .../org/apache/ivy/util/EncrytedProperties.java    |    2 +-
 src/java/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 +-
 src/java/org/apache/ivy/util/MessageLogger.java    |    2 +-
 .../org/apache/ivy/util/MessageLoggerEngine.java   |    2 +-
 .../org/apache/ivy/util/MessageLoggerHelper.java   |    2 +-
 src/java/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 +-
 src/java/org/apache/ivy/util/cli/CommandLine.java  |    2 +-
 .../org/apache/ivy/util/cli/CommandLineParser.java |    2 +-
 src/java/org/apache/ivy/util/cli/Option.java       |    2 +-
 .../org/apache/ivy/util/cli/OptionBuilder.java     |    2 +-
 .../org/apache/ivy/util/cli/ParseException.java    |    2 +-
 .../ivy/util/extendable/DefaultExtendableItem.java |    2 +-
 .../apache/ivy/util/extendable/ExtendableItem.java |    2 +-
 .../ivy/util/extendable/ExtendableItemHelper.java  |    2 +-
 .../extendable/UnmodifiableExtendableItem.java     |    2 +-
 src/java/org/apache/ivy/util/filter/AndFilter.java |    2 +-
 .../apache/ivy/util/filter/ArtifactTypeFilter.java |    2 +-
 src/java/org/apache/ivy/util/filter/Filter.java    |    2 +-
 .../org/apache/ivy/util/filter/FilterHelper.java   |    2 +-
 src/java/org/apache/ivy/util/filter/NoFilter.java  |    2 +-
 src/java/org/apache/ivy/util/filter/NotFilter.java |    2 +-
 src/java/org/apache/ivy/util/filter/OrFilter.java  |    2 +-
 .../apache/ivy/util/url/AbstractURLHandler.java    |    2 +-
 .../org/apache/ivy/util/url/ApacheURLLister.java   |    2 +-
 .../org/apache/ivy/util/url/BasicURLHandler.java   |    2 +-
 .../org/apache/ivy/util/url/CredentialsStore.java  |    2 +-
 .../org/apache/ivy/util/url/HttpClientHandler.java |    2 +-
 .../org/apache/ivy/util/url/IvyAuthenticator.java  |    2 +-
 .../ivy/util/url/TimeoutConstrainedURLHandler.java |    2 +-
 src/java/org/apache/ivy/util/url/URLHandler.java   |    2 +-
 .../apache/ivy/util/url/URLHandlerDispatcher.java  |    2 +-
 .../apache/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 +-
 .../testAbsolutePathToParent/croatia/build.xml     |    2 +-
 .../testAbsolutePathToParent/croatia/ivy.xml       |    2 +-
 .../testAbsolutePathToParent/germany/build.xml     |    2 +-
 .../testAbsolutePathToParent/germany/ivy.xml       |    2 +-
 .../testAbsolutePathToParent/ireland/build.xml     |    2 +-
 .../testAbsolutePathToParent/ireland/ivy.xml       |    2 +-
 .../master-parent/build.xml                        |    2 +-
 .../testAbsolutePathToParent/master-parent/ivy.xml |    2 +-
 .../testNoParents/bootstrap-parent/build.xml       |    2 +-
 .../testNoParents/bootstrap-parent/ivy.xml         |    2 +-
 test/buildlists/testNoParents/croatia/build.xml    |    2 +-
 test/buildlists/testNoParents/croatia/ivy.xml      |    2 +-
 test/buildlists/testNoParents/germany/build.xml    |    2 +-
 test/buildlists/testNoParents/germany/ivy.xml      |    2 +-
 test/buildlists/testNoParents/ireland/build.xml    |    2 +-
 test/buildlists/testNoParents/ireland/ivy.xml      |    2 +-
 .../testNoParents/master-parent/build.xml          |    2 +-
 .../buildlists/testNoParents/master-parent/ivy.xml |    2 +-
 .../testOneParent/bootstrap-parent/build.xml       |    2 +-
 .../testOneParent/bootstrap-parent/ivy.xml         |    2 +-
 test/buildlists/testOneParent/croatia/build.xml    |    2 +-
 test/buildlists/testOneParent/croatia/ivy.xml      |    2 +-
 test/buildlists/testOneParent/germany/build.xml    |    2 +-
 test/buildlists/testOneParent/germany/ivy.xml      |    2 +-
 test/buildlists/testOneParent/ireland/build.xml    |    2 +-
 test/buildlists/testOneParent/ireland/ivy.xml      |    2 +-
 .../testOneParent/master-parent/build.xml          |    2 +-
 .../buildlists/testOneParent/master-parent/ivy.xml |    2 +-
 .../bootstrap-parent/build.xml                     |    2 +-
 .../bootstrap-parent/ivy.xml                       |    2 +-
 .../testRelativePathToParent/croatia/build.xml     |    2 +-
 .../testRelativePathToParent/croatia/ivy.xml       |    2 +-
 .../testRelativePathToParent/germany/build.xml     |    2 +-
 .../testRelativePathToParent/germany/ivy.xml       |    2 +-
 .../testRelativePathToParent/ireland/build.xml     |    2 +-
 .../testRelativePathToParent/ireland/ivy.xml       |    2 +-
 .../master-parent/build.xml                        |    2 +-
 .../testRelativePathToParent/master-parent/ivy.xml |    2 +-
 .../testTwoParents/bootstrap-parent/build.xml      |    2 +-
 .../testTwoParents/bootstrap-parent/ivy.xml        |    2 +-
 test/buildlists/testTwoParents/croatia/build.xml   |    2 +-
 test/buildlists/testTwoParents/croatia/ivy.xml     |    2 +-
 test/buildlists/testTwoParents/germany/build.xml   |    2 +-
 test/buildlists/testTwoParents/germany/ivy.xml     |    2 +-
 test/buildlists/testTwoParents/ireland/build.xml   |    2 +-
 test/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 +-
 .../java/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 +-
 .../org/apache/ivy/ant/AntBuildResolverTest.java   |    2 +-
 .../org/apache/ivy/ant/AntBuildTriggerTest.java    |    2 +-
 .../org/apache/ivy/ant/AntCallTriggerTest.java     |    2 +-
 test/java/org/apache/ivy/ant/BuildOBRTaskTest.java |    2 +-
 test/java/org/apache/ivy/ant/FileUtilTest.java     |    2 +-
 test/java/org/apache/ivy/ant/FixDepsTaskTest.java  |    2 +-
 .../org/apache/ivy/ant/IvyAntSettingsBuildFile.xml |    2 +-
 .../ant/IvyAntSettingsBuildFileStackOverflow.xml   |    2 +-
 .../ivy/ant/IvyAntSettingsBuildFileTest.java       |    2 +-
 .../apache/ivy/ant/IvyArtifactPropertyTest.java    |    2 +-
 .../org/apache/ivy/ant/IvyArtifactReportTest.java  |    2 +-
 test/java/org/apache/ivy/ant/IvyBuildListTest.java |    2 +-
 .../org/apache/ivy/ant/IvyBuildNumberTest.java     |    2 +-
 .../org/apache/ivy/ant/IvyCacheFilesetTest.java    |    2 +-
 test/java/org/apache/ivy/ant/IvyCachePathTest.java |    2 +-
 .../java/org/apache/ivy/ant/IvyCleanCacheTest.java |    2 +-
 test/java/org/apache/ivy/ant/IvyConfigureTest.java |    2 +-
 .../java/org/apache/ivy/ant/IvyConvertPomTest.java |    2 +-
 test/java/org/apache/ivy/ant/IvyDeliverTest.java   |    2 +-
 .../org/apache/ivy/ant/IvyDependencyTreeTest.java  |    2 +-
 .../ivy/ant/IvyDependencyUpdateCheckerTest.java    |    2 +-
 .../org/apache/ivy/ant/IvyFindRevisionTest.java    |    2 +-
 .../org/apache/ivy/ant/IvyInfoRepositoryTest.java  |    2 +-
 test/java/org/apache/ivy/ant/IvyInfoTest.java      |    2 +-
 test/java/org/apache/ivy/ant/IvyInstallTest.java   |    2 +-
 .../org/apache/ivy/ant/IvyListModulesTest.java     |    2 +-
 .../org/apache/ivy/ant/IvyPostResolveTaskTest.java |    2 +-
 test/java/org/apache/ivy/ant/IvyPublishTest.java   |    2 +-
 test/java/org/apache/ivy/ant/IvyReportTest.java    |    2 +-
 .../apache/ivy/ant/IvyRepositoryReportTest.java    |    2 +-
 test/java/org/apache/ivy/ant/IvyResolveTest.java   |    2 +-
 test/java/org/apache/ivy/ant/IvyResourcesTest.java |    2 +-
 .../org/apache/ivy/ant/IvyRetrieveBuildFile.xml    |    2 +-
 .../apache/ivy/ant/IvyRetrieveBuildFileTest.java   |    2 +-
 test/java/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 +-
 .../ivy/ant/extends/child1/ivy-child1-merged.xml   |    2 +-
 .../apache/ivy/ant/extends/child1/ivy-child1.xml   |    2 +-
 test/java/org/apache/ivy/ant/extends/ivy.xml       |    2 +-
 .../org/apache/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 +-
 test/java/org/apache/ivy/ant/ivy-artifact-info.xml |    2 +-
 test/java/org/apache/ivy/ant/ivy-custom.xml        |    2 +-
 .../org/apache/ivy/ant/ivy-different-revisions.xml |    2 +-
 test/java/org/apache/ivy/ant/ivy-double.xml        |    2 +-
 .../java/org/apache/ivy/ant/ivy-doubleretrieve.xml |    2 +-
 test/java/org/apache/ivy/ant/ivy-dyn-evicted.xml   |    2 +-
 test/java/org/apache/ivy/ant/ivy-dyn-evicted2.xml  |    2 +-
 test/java/org/apache/ivy/ant/ivy-empty.xml         |    2 +-
 .../ant/ivy-extends-extra-attributes-merged.xml    |    2 +-
 .../ant/ivy-extends-extra-attributes-parent.xml    |    2 +-
 .../ivy/ant/ivy-extends-extra-attributes.xml       |    2 +-
 .../java/org/apache/ivy/ant/ivy-extends-merged.xml |    2 +-
 .../apache/ivy/ant/ivy-extends-minimal-merged.xml  |    2 +-
 .../org/apache/ivy/ant/ivy-extends-minimal.xml     |    2 +-
 .../org/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 +-
 test/java/org/apache/ivy/ant/ivy-import-confs.xml  |    2 +-
 test/java/org/apache/ivy/ant/ivy-info-all.xml      |    2 +-
 test/java/org/apache/ivy/ant/ivy-latest-branch.xml |    2 +-
 test/java/org/apache/ivy/ant/ivy-latest-extra.xml  |    2 +-
 test/java/org/apache/ivy/ant/ivy-latest.xml        |    2 +-
 .../ivy/ant/ivy-multiconf-extra-attributes.xml     |    2 +-
 test/java/org/apache/ivy/ant/ivy-multiconf.xml     |    2 +-
 test/java/org/apache/ivy/ant/ivy-publish-multi.xml |    2 +-
 .../java/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 +-
 test/java/org/apache/ivy/ant/ivy-transitive.xml    |    2 +-
 .../java/org/apache/ivy/ant/ivy-with-variables.xml |    2 +-
 .../org/apache/ivy/ant/ivysettings-cleancache.xml  |    2 +-
 .../apache/ivy/ant/ivysettings-defaultCacheDir.xml |    2 +-
 .../apache/ivy/ant/ivysettings-include-twice.xml   |    2 +-
 .../ivy/ant/ivysettings-noDefaultCacheDir.xml      |    2 +-
 .../apache/ivy/ant/ivysettings-props.properties    |    2 +-
 test/java/org/apache/ivy/ant/ivysettings-props.xml |    2 +-
 test/java/org/apache/ivy/ant/ivysettings-test.xml  |    2 +-
 .../org/apache/ivy/ant/published-ivy-custom.xml    |    2 +-
 test/java/org/apache/ivy/ant/test-convertpom.xml   |    2 +-
 test/java/org/apache/ivy/ant/test.pom              |    2 +-
 .../apache/ivy/ant/testutil/AntTaskTestCase.java   |    2 +-
 .../apache/ivy/ant/testutil/AntTestListener.java   |    2 +-
 test/java/org/apache/ivy/ant/vartest.properties    |    2 +-
 .../ivy/core/NormalRelativeUrlResolverTest.java    |    2 +-
 test/java/org/apache/ivy/core/TestPerformance.java |    2 +-
 .../cache/DefaultRepositoryCacheManagerTest.java   |    2 +-
 .../cache/ModuleDescriptorMemoryCacheTest.java     |    2 +-
 .../org/apache/ivy/core/deliver/DeliverTest.java   |    2 +-
 test/java/org/apache/ivy/core/deliver/ivy-1111.xml |    2 +-
 .../apache/ivy/core/event/IvyEventFilterTest.java  |    2 +-
 .../org/apache/ivy/core/install/InstallTest.java   |    2 +-
 .../DefaultDependencyDescriptorTest.java           |    2 +-
 .../ivy/core/module/descriptor/IvyMakePomTest.java |    2 +-
 .../module/descriptor/ivy-to-pom-classifier.xml    |    2 +-
 .../apache/ivy/core/module/id/ModuleIdTest.java    |    2 +-
 .../ivy/core/module/id/ModuleRevisionIdTest.java   |    2 +-
 .../apache/ivy/core/module/id/ModuleRulesTest.java |    2 +-
 .../apache/ivy/core/publish/PublishEngineTest.java |    2 +-
 .../apache/ivy/core/publish/PublishEventsTest.java |    2 +-
 .../org/apache/ivy/core/publish/ivy-1.0-dev.xml    |    2 +-
 .../core/publish/ivysettings-publisheventstest.xml |    2 +-
 .../apache/ivy/core/report/ResolveReportTest.java  |    2 +-
 .../repository/RepositoryManagementEngineTest.java |    2 +-
 .../apache/ivy/core/resolve/ResolveEngineTest.java |    2 +-
 .../org/apache/ivy/core/resolve/ResolveTest.java   |    2 +-
 .../org/apache/ivy/core/resolve/badcacheconf.xml   |    2 +-
 .../ivy/core/resolve/dualchainresolverconf.xml     |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-1178.xml |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-148.xml  |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-148b.xml |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-182.xml  |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-198.xml  |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-214.xml  |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-218.xml  |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-225.xml  |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-56.xml   |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-590.xml  |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-874.xml  |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-956.xml  |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-982.xml  |    2 +-
 test/java/org/apache/ivy/core/resolve/ivy-999.xml  |    2 +-
 .../ivy/core/resolve/ivy-dualchainresolver.xml     |    2 +-
 .../resolve/ivy-extra-att-multipledependencies.xml |    2 +-
 .../ivy-extra-att-multipledependencies2.xml        |    2 +-
 .../apache/ivy/core/resolve/ivy-extra-att-ns.xml   |    2 +-
 .../org/apache/ivy/core/resolve/ivy-extra-att.xml  |    2 +-
 .../org/apache/ivy/core/resolve/ivy-extra-att2.xml |    2 +-
 .../org/apache/ivy/core/resolve/ivy-extra-att3.xml |    2 +-
 .../ivy-extra-attrib-forced-dependencies.xml       |    2 +-
 .../apache/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 +-
 .../apache/ivy/core/resolve/ivy-m2-with-src.xml    |    2 +-
 .../org/apache/ivy/core/resolve/ivy-mod1.2-1.5.xml |    2 +-
 .../org/apache/ivy/core/resolve/ivy-mod1.2.xml     |    2 +-
 .../org/apache/ivy/core/resolve/ivy-namespace.xml  |    2 +-
 .../org/apache/ivy/core/resolve/ivy-namespace2.xml |    2 +-
 .../org/apache/ivy/core/resolve/ivy-namespace3.xml |    2 +-
 .../org/apache/ivy/core/resolve/ivy-namespace4.xml |    2 +-
 .../org/apache/ivy/core/resolve/ivy-namespace5.xml |    2 +-
 .../java/org/apache/ivy/core/resolve/ivy-other.xml |    2 +-
 .../org/apache/ivy/core/retrieve/RetrieveTest.java |    2 +-
 .../org/apache/ivy/core/search/SearchTest.java     |    2 +-
 .../apache/ivy/core/settings/ConfigureTest.java    |    2 +-
 .../apache/ivy/core/settings/IvySettingsTest.java  |    2 +-
 .../core/settings/OnlineXmlSettingsParserTest.java |    2 +-
 .../ivy/core/settings/XmlSettingsParserTest.java   |    2 +-
 .../ivyconf-properties-relative-to-ivyconf.xml     |    2 +-
 .../core/settings/ivysettings-cache-invalid.xml    |    2 +-
 .../settings/ivysettings-cache-ttl-matcher.xml     |    2 +-
 .../apache/ivy/core/settings/ivysettings-cache.xml |    2 +-
 .../core/settings/ivysettings-conflict-manager.xml |    2 +-
 .../core/settings/ivysettings-custom-typedef.xml   |    2 +-
 .../core/settings/ivysettings-custom-typedef2.xml  |    2 +-
 .../ivysettings-extra-module-attribute.xml         |    2 +-
 .../settings/ivysettings-include-absolute-file.xml |    2 +-
 .../settings/ivysettings-include-missing-file.xml  |    2 +-
 .../core/settings/ivysettings-include-special.xml  |    2 +-
 .../ivy/core/settings/ivysettings-include.xml      |    2 +-
 .../core/settings/ivysettings-lock-strategies.xml  |    2 +-
 .../ivy/core/settings/ivysettings-macro#2.xml      |    2 +-
 .../ivy/core/settings/ivysettings-macro+ref.xml    |    2 +-
 .../ivy/core/settings/ivysettings-macro+ref2.xml   |    2 +-
 .../apache/ivy/core/settings/ivysettings-macro.xml |    2 +-
 .../settings/ivysettings-maven-tsnap-vmatcher.xml  |    2 +-
 .../ivy/core/settings/ivysettings-outputter.xml    |    2 +-
 .../ivy/core/settings/ivysettings-packager.xml     |    2 +-
 .../ivy/core/settings/ivysettings-parser.xml       |    2 +-
 .../ivysettings-properties-missing-file.xml        |    2 +-
 .../apache/ivy/core/settings/ivysettings-ref.xml   |    2 +-
 .../ivy/core/settings/ivysettings-resolveMode.xml  |    2 +-
 .../ivy/core/settings/ivysettings-status.xml       |    2 +-
 .../apache/ivy/core/settings/ivysettings-test.xml  |    2 +-
 .../settings/ivysettings-timeout-constraints.xml   |    2 +-
 .../ivy/core/settings/ivysettings-typedef.xml      |    2 +-
 .../ivy/core/settings/ivysettings-vmatcher1.xml    |    2 +-
 .../ivy/core/settings/ivysettings-vmatcher2.xml    |    2 +-
 .../ivy/core/settings/ivysettings.properties       |    2 +-
 test/java/org/apache/ivy/core/sort/SortTest.java   |    2 +-
 .../ivy/osgi/core/AggregatedOSGiResolverTest.java  |    2 +-
 .../ExecutionEnvironmentProfileLoaderTest.java     |    2 +-
 .../apache/ivy/osgi/core/ManifestHeaderTest.java   |    2 +-
 .../apache/ivy/osgi/core/ManifestParserTest.java   |    2 +-
 .../ivy/osgi/core/OSGiManifestParserTest.java      |    2 +-
 .../ivy/osgi/core/OsgiLatestStrategyTest.java      |    2 +-
 .../org/apache/ivy/osgi/filter/OSGiFilterTest.java |    2 +-
 .../org/apache/ivy/osgi/obr/OBRParserTest.java     |    2 +-
 .../org/apache/ivy/osgi/obr/OBRResolverTest.java   |    2 +-
 .../org/apache/ivy/osgi/obr/OBRXMLWriterTest.java  |    2 +-
 .../org/apache/ivy/osgi/p2/P2DescriptorTest.java   |    2 +-
 .../org/apache/ivy/osgi/repo/BundleRepoTest.java   |    2 +-
 .../UpdateSiteAndIbiblioResolverTest.java          |    2 +-
 .../ivy/osgi/updatesite/UpdateSiteLoaderTest.java  |    2 +-
 .../osgi/updatesite/UpdateSiteResolverTest.java    |    2 +-
 .../org/apache/ivy/osgi/util/ParseUtilTest.java    |    2 +-
 .../org/apache/ivy/osgi/util/VersionRangeTest.java |    2 +-
 .../java/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 +-
 .../org/apache/ivy/plugins/conflict/ivy-383.xml    |    2 +-
 .../org/apache/ivy/plugins/conflict/ivy-388.xml    |    2 +-
 .../ivy/plugins/conflict/ivy-conflict-dynamic.xml  |    2 +-
 .../apache/ivy/plugins/conflict/ivy-conflict.xml   |    2 +-
 .../ivy/plugins/conflict/ivy-latest-time-1.xml     |    2 +-
 .../ivy/plugins/conflict/ivy-latest-time-2.xml     |    2 +-
 .../conflict/ivy-latest-time-transitivity.xml      |    2 +-
 .../plugins/conflict/ivy-no-regexp-conflict.xml    |    2 +-
 .../plugins/conflict/ivy-noconflict-dynamic.xml    |    2 +-
 .../apache/ivy/plugins/conflict/ivy-noconflict.xml |    2 +-
 .../ivy/plugins/conflict/ivysettings-evicted.xml   |    2 +-
 .../conflict/ivysettings-latest-compatible.xml     |    2 +-
 .../ivysettings-latest-time-transitivity.xml       |    2 +-
 .../plugins/conflict/ivysettings-latest-time.xml   |    2 +-
 .../ivy/plugins/conflict/ivysettings-latest.xml    |    2 +-
 .../plugins/conflict/ivysettings-regexp-test.xml   |    2 +-
 .../plugins/conflict/ivysettings-strict-test.xml   |    2 +-
 .../plugins/latest/LatestRevisionStrategyTest.java |    2 +-
 .../ivy/plugins/lock/ArtifactLockStrategyTest.java |    2 +-
 .../matcher/AbstractPatternMatcherTest.java        |    2 +-
 .../matcher/ExactOrRegexpPatternMatcherTest.java   |    2 +-
 .../plugins/matcher/ExactPatternMatcherTest.java   |    2 +-
 .../plugins/matcher/GlobPatternMatcherTest.java    |    2 +-
 .../plugins/matcher/RegexpPatternMatcherTest.java  |    2 +-
 .../namespace/MRIDTransformationRuleTest.java      |    2 +-
 .../ivy/plugins/namespace/NameSpaceHelperTest.java |    2 +-
 .../AbstractModuleDescriptorParserTester.java      |    2 +-
 .../parser/ModuleDescriptorParserRegistryTest.java |    2 +-
 .../parser/m2/MavenVersionRangeParserTest.java     |    2 +-
 .../parser/m2/PomModuleDescriptorParserTest.java   |    6 +-
 .../parser/m2/PomModuleDescriptorWriterTest.java   |    2 +-
 .../ivy/plugins/parser/m2/commons-lang-1.0.pom     |    2 +-
 .../apache/ivy/plugins/parser/m2/depmgt/bom.pom    |    2 +-
 .../apache/ivy/plugins/parser/m2/depmgt/child.pom  |    2 +-
 .../ivy/plugins/parser/m2/depmgt/grandchild.pom    |    2 +-
 .../apache/ivy/plugins/parser/m2/depmgt/parent.pom |    2 +-
 .../parser/m2/depmgt/profile-parent-child.pom      |    2 +-
 .../plugins/parser/m2/depmgt/profile-parent.pom    |    2 +-
 .../org/apache/ivy/plugins/parser/m2/license.xml   |    2 +-
 .../apache/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 +-
 .../plugins/parser/m2/spring-hibernate3-2.0.2.pom  |    4 +-
 .../m2/test-dependencies-with-classifier.pom       |    2 +-
 .../parser/m2/test-dependencies-with-profile.pom   |    2 +-
 .../parser/m2/test-dependencies-with-scope.pom     |    2 +-
 .../parser/m2/test-dependencies-with-type.pom      |    2 +-
 .../ivy/plugins/parser/m2/test-dependencies.pom    |    2 +-
 .../parser/m2/test-dependencyMgt-with-scope.pom    |    2 +-
 .../ivy/plugins/parser/m2/test-dependencyMgt.pom   |    2 +-
 .../ivy/plugins/parser/m2/test-ejb-packaging.pom   |    2 +-
 .../apache/ivy/plugins/parser/m2/test-ejb-type.pom |    2 +-
 .../apache/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 +-
 .../apache/ivy/plugins/parser/m2/test-model.pom    |    2 +-
 .../apache/ivy/plugins/parser/m2/test-optional.pom |    2 +-
 .../m2/test-override-grandparent-properties.pom    |    2 +-
 .../parser/m2/test-override-parent-properties.pom  |    2 +-
 ...-overrideParentVersionPropertyDependencyMgt.pom |    2 +-
 .../ivy/plugins/parser/m2/test-packaging.pom       |    2 +-
 .../plugins/parser/m2/test-parent-not-found.pom    |    2 +-
 .../plugins/parser/m2/test-parent-properties.pom   |    2 +-
 .../parser/m2/test-parent-with-licenses.pom        |    2 +-
 .../ivy/plugins/parser/m2/test-parent.groupid.pom  |    2 +-
 .../apache/ivy/plugins/parser/m2/test-parent.pom   |    2 +-
 .../ivy/plugins/parser/m2/test-parent.version.pom  |    2 +-
 .../apache/ivy/plugins/parser/m2/test-parent2.pom  |    2 +-
 .../plugins/parser/m2/test-parentDependencyMgt.pom |    2 +-
 .../m2/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 +-
 .../apache/ivy/plugins/parser/m2/test-simple.pom   |    2 +-
 .../plugins/parser/m2/test-system-properties.pom   |    2 +-
 .../ivy/plugins/parser/m2/test-transitive.pom      |    2 +-
 .../ivy/plugins/parser/m2/test-transitive.xml      |    2 +-
 .../apache/ivy/plugins/parser/m2/test-version.pom  |    2 +-
 .../m2/test-versionPropertyDependencyMgt.pom       |    2 +-
 .../ivy/plugins/parser/m2/test-without-version.pom |    2 +-
 .../parser/m2/test-write-compile-dependencies.xml  |    2 +-
 .../parser/m2/test-write-dependencies-optional.xml |    2 +-
 .../m2/test-write-dependencies-with-classifier.xml |    2 +-
 .../m2/test-write-dependencies-with-scope.xml      |    2 +-
 .../m2/test-write-dependencies-with-type.xml       |    2 +-
 .../ivy/plugins/parser/m2/test-write-packaging.xml |    2 +-
 .../parser/m2/test-write-simple-dependencies.xml   |    2 +-
 .../ivy/plugins/parser/m2/test-write-simple.xml    |    2 +-
 .../parser/m2/wicket-1.3-incubating-SNAPSHOT.pom   |    4 +-
 test/java/org/apache/ivy/plugins/parser/nores      |    2 +-
 .../parser/xml/XmlModuleDescriptorParserTest.java  |    2 +-
 .../parser/xml/XmlModuleDescriptorWriterTest.java  |    2 +-
 .../plugins/parser/xml/XmlModuleUpdaterTest.java   |    2 +-
 .../foo%2Fbar/hello/test-ivy-extends-absolute.xml  |    2 +-
 .../plugins/parser/xml/foo%2Fbar/parent-ivy.xml    |    2 +-
 .../xml/imported-configurations-with-default.xml   |    2 +-
 .../xml/imported-configurations-with-mapping.xml   |    2 +-
 ...mported-configurations-with-mappingoverride.xml |    2 +-
 .../xml/imported-configurations-with-wildcard.xml  |    2 +-
 .../plugins/parser/xml/imported-configurations.xml |    2 +-
 .../org/apache/ivy/plugins/parser/xml/license.xml  |    2 +-
 .../plugins/parser/xml/test-artifacts-defaults.xml |    2 +-
 .../ivy/plugins/parser/xml/test-bad-confs.xml      |    2 +-
 .../apache/ivy/plugins/parser/xml/test-bad-org.xml |    2 +-
 .../ivy/plugins/parser/xml/test-bad-version.xml    |    2 +-
 .../org/apache/ivy/plugins/parser/xml/test-bad.xml |    2 +-
 .../apache/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 +-
 .../parser/xml/test-configurations-import1.xml     |    2 +-
 .../parser/xml/test-configurations-import2.xml     |    2 +-
 .../parser/xml/test-configurations-import3.xml     |    2 +-
 .../parser/xml/test-configurations-import4.xml     |    2 +-
 .../parser/xml/test-configurations-import5.xml     |    2 +-
 .../ivy/plugins/parser/xml/test-cyclic-confs1.xml  |    2 +-
 .../ivy/plugins/parser/xml/test-cyclic-confs2.xml  |    2 +-
 .../test-defaultconf-withdefaultconfmapping.xml    |    2 +-
 .../ivy/plugins/parser/xml/test-defaultconf.xml    |    2 +-
 .../ivy/plugins/parser/xml/test-defaultconf2.xml   |    2 +-
 .../xml/test-defaultconfmapping-withselectors.xml  |    2 +-
 .../plugins/parser/xml/test-defaultconfmapping.xml |    2 +-
 .../ivy/plugins/parser/xml/test-dependencies.xml   |    2 +-
 .../plugins/parser/xml/test-empty-dependencies.xml |    2 +-
 .../ivy/plugins/parser/xml/test-extends-all.xml    |    2 +-
 .../ivy/plugins/parser/xml/test-extends-cached.xml |    2 +-
 ...t-extends-configurations-defaultconfmapping.xml |    2 +-
 .../xml/test-extends-configurations-inherit.xml    |    2 +-
 .../parser/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 +-
 .../ivy/plugins/parser/xml/test-extends-mixed.xml  |    2 +-
 .../xml/test-extends-parent-defaultconfmapping.xml |    2 +-
 .../parser/xml/test-extends-parent-inherit.xml     |    2 +-
 .../ivy/plugins/parser/xml/test-extends-parent.xml |    2 +-
 .../plugins/parser/xml/test-extra-attributes.xml   |    2 +-
 .../plugins/parser/xml/test-extrainfo-nested.xml   |    2 +-
 .../ivy/plugins/parser/xml/test-extrainfo.xml      |    2 +-
 .../ivy/plugins/parser/xml/test-incorrectconf1.xml |    2 +-
 .../ivy/plugins/parser/xml/test-incorrectconf2.xml |    2 +-
 .../ivy/plugins/parser/xml/test-incorrectconf3.xml |    2 +-
 .../apache/ivy/plugins/parser/xml/test-info.xml    |    4 +-
 .../ivy/plugins/parser/xml/test-namespaces.xml     |    2 +-
 .../ivy/plugins/parser/xml/test-noartifact.xml     |    2 +-
 .../ivy/plugins/parser/xml/test-nopublication.xml  |    2 +-
 .../ivy/plugins/parser/xml/test-novalidate.xml     |    2 +-
 .../parser/xml/test-publication-defaultconf.xml    |    2 +-
 .../apache/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 +-
 .../ivy/plugins/parser/xml/test-update-withvar.xml |    2 +-
 .../apache/ivy/plugins/parser/xml/test-update.xml  |    2 +-
 .../ivy/plugins/parser/xml/test-with-comments.xml  |    2 +-
 .../plugins/parser/xml/test-write-dependencies.xml |    2 +-
 .../ivy/plugins/parser/xml/test-write-extends.xml  |    2 +-
 .../parser/xml/test-write-extrainfo-from-maven.xml |    2 +-
 .../parser/xml/test-write-extrainfo-nested.xml     |    2 +-
 .../plugins/parser/xml/test-write-extrainfo.xml    |    2 +-
 .../ivy/plugins/parser/xml/test-write-full.xml     |    2 +-
 .../ivy/plugins/parser/xml/test-write-info.xml     |    4 +-
 .../ivy/plugins/parser/xml/test-write-simple.xml   |    2 +-
 .../org/apache/ivy/plugins/parser/xml/test.xml     |    2 +-
 .../org/apache/ivy/plugins/parser/xml/updated.xml  |    2 +-
 .../ivy/plugins/report/XmlReportParserTest.java    |    2 +-
 .../ivy/plugins/report/XmlReportWriterTest.java    |    2 +-
 .../java/org/apache/ivy/plugins/report/ivy-635.xml |    2 +-
 .../apache/ivy/plugins/report/ivy-with-info.xml    |    2 +-
 .../plugins/repository/vfs/VfsRepositoryTest.java  |    2 +-
 .../plugins/repository/vfs/VfsResourceTest.java    |    2 +-
 .../ivy/plugins/repository/vfs/VfsTestHelper.java  |    2 +-
 .../apache/ivy/plugins/repository/vfs/VfsURI.java  |    2 +-
 .../resolver/AbstractDependencyResolverTest.java   |    2 +-
 .../ivy/plugins/resolver/BintrayResolverTest.java  |    2 +-
 .../ivy/plugins/resolver/ChainResolverTest.java    |    2 +-
 .../ivy/plugins/resolver/DualResolverTest.java     |    2 +-
 .../plugins/resolver/FileSystemResolverTest.java   |    2 +-
 .../IBiblioMavenSnapshotsResolutionTest.java       |    2 +-
 .../ivy/plugins/resolver/IBiblioResolverTest.java  |    2 +-
 .../ivy/plugins/resolver/IvyRepResolverTest.java   |    2 +-
 .../ivy/plugins/resolver/JarResolverTest.java      |    2 +-
 .../ivy/plugins/resolver/Maven2LocalTest.java      |    2 +-
 .../plugins/resolver/MirroredURLResolverTest.java  |    2 +-
 .../apache/ivy/plugins/resolver/MockResolver.java  |    2 +-
 .../ivy/plugins/resolver/PackagerResolverTest.java |    2 +-
 .../ivy/plugins/resolver/ResolverTestHelper.java   |    2 +-
 .../ivy/plugins/resolver/URLResolverTest.java      |    2 +-
 .../ivy/plugins/resolver/VfsResolverTest.java      |    2 +-
 .../ivy/plugins/resolver/chainresolverconf.xml     |    2 +-
 .../ivy/plugins/resolver/dualresolverconf-bad.xml  |    2 +-
 .../ivy/plugins/resolver/dualresolverconf.xml      |    2 +-
 .../ivy/plugins/resolver/ibiblioresolverconf.xml   |    2 +-
 .../plugins/resolver/mirror-resolver-settings.xml  |    2 +-
 .../plugins/resolver/util/ResolverHelperTest.java  |    2 +-
 .../apache/ivy/plugins/trigger/LogTriggerTest.java |    2 +-
 .../plugins/version/LatestVersionMatcherTest.java  |    2 +-
 .../MavenTimedSnapshotVersionMatcherTest.java      |    2 +-
 .../ivy/plugins/version/MockVersionMatcher.java    |    2 +-
 .../plugins/version/PatternVersionMatcherTest.java |    2 +-
 .../plugins/version/VersionRangeMatcherTest.java   |    2 +-
 test/java/org/apache/ivy/util/CacheCleaner.java    |    2 +-
 .../java/org/apache/ivy/util/ConfiguratorTest.java |    2 +-
 .../org/apache/ivy/util/IvyPatternHelperTest.java  |    2 +-
 .../org/apache/ivy/util/MockMessageLogger.java     |    2 +-
 test/java/org/apache/ivy/util/StringUtilsTest.java |    2 +-
 test/java/org/apache/ivy/util/TestXmlHelper.java   |    2 +-
 .../ivy/util/url/AbstractURLHandlerTest.java       |    2 +-
 .../apache/ivy/util/url/ApacheURLListerTest.java   |    2 +-
 .../ivy/util/url/ArtifactoryListingTest.java       |    2 +-
 .../apache/ivy/util/url/BasicURLHandlerTest.java   |    2 +-
 .../ivy/util/url/HttpclientURLHandlerTest.java     |    2 +-
 .../apache/ivy/util/url/IvyAuthenticatorTest.java  |    2 +-
 .../apache/ivy/util/url/apache-dir-listing.html    |    2 +-
 .../apache/ivy/util/url/apache-file-listing.html   |    2 +-
 .../org/apache/ivy/util/url/archiva-listing.html   |    2 +-
 .../ivy/util/url/artifactory-dir-listing.html      |    2 +-
 .../apache/ivy/util/url/fixed-archiva-listing.html |    2 +-
 .../apache/ivy/util/url/listing-with-spaces.html   |    2 +-
 .../apache/ivy/util/url/maven-proxy-listing.html   |    2 +-
 test/repositories/1/IVY-1404/M1/ivys/ivy-1.0.xml   |    2 +-
 test/repositories/1/IVY-1404/M2/ivys/ivy-1.0.xml   |    2 +-
 test/repositories/1/IVY-1404/M3/ivys/ivy-1.0.xml   |    2 +-
 test/repositories/1/IVY-1404/M4/ivys/ivy-1.0.xml   |    2 +-
 test/repositories/1/IVY-465/M1/ivys/ivy-1.0.xml    |    2 +-
 test/repositories/1/IVY-465/M2/ivys/ivy-1.0.xml    |    2 +-
 test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml    |    2 +-
 test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml    |    2 +-
 test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml    |    2 +-
 test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml    |    2 +-
 test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml    |    2 +-
 test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml    |    2 +-
 .../1/multiple-same-deps/mod1/ivys/ivy-1.0.xml     |    2 +-
 .../1/multiple-same-deps/mod2/ivys/ivy-1.0.xml     |    2 +-
 .../1/multiple-same-deps/mod3/ivys/ivy-1.0.xml     |    2 +-
 .../1/multiple-same-deps/mod31/ivys/ivy-1.0.xml    |    2 +-
 .../1/multiple-same-deps/mod32/ivys/ivy-1.0.xml    |    2 +-
 .../1/multiple-same-deps/mod33/ivys/ivy-1.0.xml    |    2 +-
 test/repositories/1/org/foo-bar/ivys/ivy-1.2.3.xml |    2 +-
 test/repositories/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 +-
 test/repositories/1/org1/mod1.1/ivys/ivy-1.0.1.xml |    2 +-
 test/repositories/1/org1/mod1.1/ivys/ivy-1.0.xml   |    2 +-
 test/repositories/1/org1/mod1.1/ivys/ivy-1.1.xml   |    2 +-
 test/repositories/1/org1/mod1.1/ivys/ivy-2.0.xml   |    2 +-
 test/repositories/1/org1/mod1.4/ivys/ivy-1.0.1.xml |    2 +-
 test/repositories/1/org1/mod1.4/ivys/ivy-1.0.2.xml |    2 +-
 test/repositories/1/org1/mod1.4/ivys/ivy-1.0.3.xml |    2 +-
 test/repositories/1/org1/mod1.4/ivys/ivy-1.1.xml   |    2 +-
 test/repositories/1/org1/mod1.4/ivys/ivy-1.2.xml   |    2 +-
 test/repositories/1/org1/mod1.4/ivys/ivy-1.3.xml   |    2 +-
 test/repositories/1/org1/mod1.4/ivys/ivy-2.0.xml   |    2 +-
 test/repositories/1/org1/mod1.5/ivys/ivy-1.0.1.xml |    2 +-
 test/repositories/1/org1/mod1.5/ivys/ivy-1.0.2.xml |    2 +-
 test/repositories/1/org1/mod1.6/ivys/ivy-1.0.2.xml |    2 +-
 test/repositories/1/org1/mod1.6/ivys/ivy-1.0.3.xml |    2 +-
 test/repositories/1/org1/mod1.6/ivys/ivy-1.0.4.xml |    2 +-
 test/repositories/1/org1/mod1.7/ivys/ivy-3.0.xml   |    2 +-
 test/repositories/1/org2/mod2.1/ivys/ivy-0.3.1.xml |    2 +-
 test/repositories/1/org2/mod2.1/ivys/ivy-0.3.2.xml |    2 +-
 test/repositories/1/org2/mod2.1/ivys/ivy-0.3.3.xml |    2 +-
 test/repositories/1/org2/mod2.1/ivys/ivy-0.3.xml   |    2 +-
 test/repositories/1/org2/mod2.1/ivys/ivy-0.4.xml   |    2 +-
 test/repositories/1/org2/mod2.1/ivys/ivy-0.5.xml   |    2 +-
 test/repositories/1/org2/mod2.1/ivys/ivy-0.6.xml   |    2 +-
 test/repositories/1/org2/mod2.1/ivys/ivy-0.7.xml   |    2 +-
 test/repositories/1/org2/mod2.2/ivys/ivy-0.10.xml  |    2 +-
 test/repositories/1/org2/mod2.2/ivys/ivy-0.5.1.xml |    2 +-
 test/repositories/1/org2/mod2.2/ivys/ivy-0.5.xml   |    2 +-
 test/repositories/1/org2/mod2.2/ivys/ivy-0.6.xml   |    2 +-
 test/repositories/1/org2/mod2.2/ivys/ivy-0.7.xml   |    2 +-
 test/repositories/1/org2/mod2.2/ivys/ivy-0.8.xml   |    2 +-
 test/repositories/1/org2/mod2.2/ivys/ivy-0.9.xml   |    2 +-
 test/repositories/1/org2/mod2.3/ivys/ivy-0.4.1.xml |    2 +-
 test/repositories/1/org2/mod2.3/ivys/ivy-0.4.xml   |    2 +-
 test/repositories/1/org2/mod2.3/ivys/ivy-0.5.xml   |    2 +-
 test/repositories/1/org2/mod2.3/ivys/ivy-0.6.2.xml |    2 +-
 test/repositories/1/org2/mod2.3/ivys/ivy-0.6.3.xml |    2 +-
 test/repositories/1/org2/mod2.3/ivys/ivy-0.6.4.xml |    2 +-
 test/repositories/1/org2/mod2.3/ivys/ivy-0.6.5.xml |    2 +-
 test/repositories/1/org2/mod2.3/ivys/ivy-0.6.xml   |    2 +-
 test/repositories/1/org2/mod2.3/ivys/ivy-0.7.xml   |    2 +-
 test/repositories/1/org2/mod2.3/ivys/ivy-0.8.xml   |    2 +-
 test/repositories/1/org2/mod2.4/ivys/ivy-0.3.xml   |    2 +-
 test/repositories/1/org2/mod2.5/ivys/ivy-0.6.1.xml |    2 +-
 test/repositories/1/org2/mod2.5/ivys/ivy-0.6.2.xml |    2 +-
 test/repositories/1/org2/mod2.5/ivys/ivy-0.6.xml   |    2 +-
 test/repositories/1/org2/mod2.5/ivys/ivy-0.7.xml   |    2 +-
 test/repositories/1/org2/mod2.5/ivys/ivy-0.8.xml   |    2 +-
 test/repositories/1/org2/mod2.5/ivys/ivy-0.9.xml   |    2 +-
 test/repositories/1/org2/mod2.6/ivys/ivy-0.10.xml  |    2 +-
 test/repositories/1/org2/mod2.6/ivys/ivy-0.11.xml  |    2 +-
 test/repositories/1/org2/mod2.6/ivys/ivy-0.12.xml  |    2 +-
 test/repositories/1/org2/mod2.6/ivys/ivy-0.13.xml  |    2 +-
 test/repositories/1/org2/mod2.6/ivys/ivy-0.14.xml  |    2 +-
 test/repositories/1/org2/mod2.6/ivys/ivy-0.5.xml   |    2 +-
 test/repositories/1/org2/mod2.6/ivys/ivy-0.6.xml   |    2 +-
 test/repositories/1/org2/mod2.6/ivys/ivy-0.7.xml   |    2 +-
 test/repositories/1/org2/mod2.6/ivys/ivy-0.8.xml   |    2 +-
 test/repositories/1/org2/mod2.6/ivys/ivy-0.9.xml   |    2 +-
 test/repositories/1/org2/mod2.7/ivys/ivy-0.6.xml   |    2 +-
 test/repositories/1/org2/mod2.8/ivys/ivy-0.6.xml   |    2 +-
 test/repositories/1/org2/mod2.9/ivys/ivy-0.6.xml   |    2 +-
 test/repositories/1/org20/mod20.1/ivys/ivy-1.0.xml |    2 +-
 test/repositories/1/org20/mod20.1/ivys/ivy-1.1.xml |    2 +-
 test/repositories/1/org20/mod20.1/ivys/ivy-1.2.xml |    2 +-
 test/repositories/1/org20/mod20.2/ivys/ivy-1.0.xml |    2 +-
 test/repositories/1/org20/mod20.3/ivys/ivy-1.0.xml |    2 +-
 test/repositories/1/org20/mod20.4/ivys/ivy-1.0.xml |    2 +-
 test/repositories/1/org6/mod6.1/ivys/ivy-0.3.xml   |    2 +-
 test/repositories/1/org6/mod6.1/ivys/ivy-0.4.xml   |    2 +-
 test/repositories/1/org6/mod6.1/ivys/ivy-0.5.xml   |    2 +-
 test/repositories/1/org6/mod6.1/ivys/ivy-0.6.xml   |    2 +-
 test/repositories/1/org6/mod6.1/ivys/ivy-2.0.xml   |    2 +-
 test/repositories/1/org6/mod6.2/ivys/ivy-0.3.xml   |    2 +-
 test/repositories/1/org6/mod6.2/ivys/ivy-0.4.xml   |    2 +-
 test/repositories/1/org6/mod6.2/ivys/ivy-0.5.xml   |    2 +-
 test/repositories/1/org6/mod6.2/ivys/ivy-0.6.xml   |    2 +-
 test/repositories/1/org6/mod6.2/ivys/ivy-0.7.xml   |    2 +-
 test/repositories/1/org6/mod6.2/ivys/ivy-2.0.xml   |    2 +-
 test/repositories/1/org6/mod6.4/ivys/ivy-1.xml     |    2 +-
 test/repositories/1/org6/mod6.4/ivys/ivy-2.xml     |    2 +-
 test/repositories/1/org6/mod6.4/ivys/ivy-3.xml     |    2 +-
 test/repositories/1/org6/mod6.4/ivys/ivy-4.xml     |    2 +-
 test/repositories/1/org6/mod6.4/ivys/ivy-5.xml     |    2 +-
 test/repositories/1/org9/mod9.1/ivys/ivy-1.0.xml   |    2 +-
 test/repositories/1/org9/mod9.2/ivys/ivy-1.0.xml   |    2 +-
 test/repositories/1/org9/mod9.2/ivys/ivy-1.1.xml   |    2 +-
 test/repositories/1/org9/mod9.2/ivys/ivy-1.2.xml   |    2 +-
 test/repositories/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 +-
 test/repositories/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 +-
 .../usecacheonly/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 +-
 test/repositories/2/modpom-junit/ivy-3.8.1.xml     |    2 +-
 test/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 +-
 test/repositories/IVY-1111/junit/junit/ivy-3.8.xml |    2 +-
 test/repositories/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 +-
 .../IVY-1128/test/a/extraatt.a/extraatt2/ivy-1.xml |    2 +-
 .../IVY-1128/test/a/extraatt.a/extraatt2/ivy-2.xml |    2 +-
 .../IVY-1128/test/a/extraatt/extraatt2.a/ivy-1.xml |    2 +-
 .../IVY-1128/test/a/extraatt/extraatt2.a/ivy-2.xml |    2 +-
 .../IVY-1128/test/a/extraatt/extraatt2/ivy-1.xml   |    2 +-
 .../IVY-1128/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 +-
 test/repositories/IVY-1159/myorg/modA/1/ivy.xml    |    2 +-
 test/repositories/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 +-
 test/repositories/IVY-1179/repo/org/A/1.0/ivy.xml  |    2 +-
 .../IVY-1179/repo/org/A/1.0/packager.xml           |    2 +-
 test/repositories/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 +-
 test/repositories/IVY-1236/myorg/modA/1.0/ivy.xml  |    2 +-
 test/repositories/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 +-
 .../IVY-1300/myorg/modA/releasebranch/1/ivy.xml    |    2 +-
 .../IVY-1300/myorg/modA/trunk/5/ivy.xml            |    2 +-
 .../IVY-1300/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 +-
 test/repositories/IVY-1333/org/dep1/1.0/ivy.xml    |    2 +-
 test/repositories/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 +-
 test/repositories/IVY-1399/MyCompany/A/ivy-1.xml   |    2 +-
 test/repositories/IVY-1399/MyCompany/B/ivy-1.xml   |    2 +-
 test/repositories/IVY-1399/MyCompany/C/ivy-1.xml   |    2 +-
 .../IVY-1399/MyCompany/target/ivy-1.xml            |    2 +-
 .../IVY-1399/OtherCompany/prefers-later/ivy-1.xml  |    2 +-
 .../IVY-1399/conflicting-dependency/dep/ivy-1.xml  |    2 +-
 .../IVY-1399/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 +-
 .../IVY-1455/repo/reproducer/phase-one/ivy-1.xml   |    2 +-
 .../IVY-1455/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 +-
 test/repositories/IVY-283/module_a/ivy-local.xml   |    2 +-
 test/repositories/IVY-283/module_b/ivy-local.xml   |    2 +-
 test/repositories/IVY-283/module_c/ivy-local.xml   |    2 +-
 test/repositories/IVY-283/module_e/ivy-local.xml   |    2 +-
 .../repositories/IVY-407/MyCompany/A/ivy-1.0.0.xml |    2 +-
 .../repositories/IVY-407/MyCompany/B/ivy-1.0.0.xml |    2 +-
 .../repositories/IVY-407/MyCompany/C/ivy-1.0.0.xml |    2 +-
 .../repositories/IVY-407/MyCompany/C/ivy-1.0.1.xml |    2 +-
 .../repositories/IVY-407/MyCompany/C/ivy-1.0.2.xml |    2 +-
 .../repositories/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 +-
 .../IVY-716/org1/branch1/mod1.1/1.0/ivy.xml.txt    |    2 +-
 .../IVY-716/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 +-
 test/repositories/IVY-84/repo/test/a/ivy-1.0.1.xml |    2 +-
 test/repositories/IVY-84/repo/test/a/ivy-1.0.2.xml |    2 +-
 test/repositories/IVY-84/repo/test/b/ivy-1.0.1.xml |    2 +-
 test/repositories/IVY-84/repo/test/b/ivy-1.0.2.xml |    2 +-
 test/repositories/IVY-84/repo/test/c/ivy-1.0.1.xml |    2 +-
 test/repositories/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 +-
 test/repositories/IVY-999/junit/junit/ivy-3.8.xml  |    2 +-
 test/repositories/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 +-
 test/repositories/badfile/ivys/ivy-badbranch.xml   |    2 +-
 test/repositories/badfile/ivys/ivy-badmodule.xml   |    2 +-
 test/repositories/badfile/ivys/ivy-badorg.xml      |    2 +-
 test/repositories/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 +-
 .../badfile/myorg/mymodule/ivy-badrevision.xml     |    2 +-
 .../badfile/myorg/mymodule/ivy-badxml.xml          |    2 +-
 .../repositories/branches/bar/bar1/trunk/1/ivy.xml |    2 +-
 .../repositories/branches/bar/bar1/trunk/2/ivy.xml |    2 +-
 .../repositories/branches/bar/bar1/trunk/3/ivy.xml |    2 +-
 .../repositories/branches/bar/bar1/trunk/4/ivy.xml |    2 +-
 .../repositories/branches/bar/bar1/trunk/5/ivy.xml |    2 +-
 .../repositories/branches/bar/bar1/trunk/6/ivy.xml |    2 +-
 .../repositories/branches/bar/bar2/trunk/1/ivy.xml |    2 +-
 .../repositories/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 +-
 .../repositories/branches/foo/foo1/trunk/1/ivy.xml |    2 +-
 .../repositories/branches/foo/foo1/trunk/3/ivy.xml |    2 +-
 .../repositories/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 +-
 .../3rd/idautomation/barcode/ivy-barcode-4.10.xml  |    2 +-
 test/repositories/bug148/ivysettings.properties    |    2 +-
 test/repositories/bug148/ivysettings.xml           |    2 +-
 .../bug148/jtv/jtv-foo/bar/ivy-bar-1.1.0.0.xml     |    2 +-
 test/repositories/bugIVY-56/ivysettings.xml        |    2 +-
 test/repositories/checkmodified/ivy-1.0-after.xml  |    2 +-
 test/repositories/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 +-
 test/repositories/checksums/allright/ivy-1.0.xml   |    2 +-
 test/repositories/checksums/badartcs/ivy-1.0.xml   |    2 +-
 test/repositories/checksums/badivycs/ivy-1.0.xml   |    2 +-
 test/repositories/circular/ivy.xml                 |    2 +-
 .../dual-local/xerces/xerces/ivy-2.6.2.xml         |    2 +-
 test/repositories/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 +-
 test/repositories/extra-attributes/ivysettings.xml |    2 +-
 .../extra-attributes/module2/task2/1976/ivy.xml    |    2 +-
 .../extra-attributes/mymodule/task1/1854/ivy.xml   |    2 +-
 .../extra-attributes/mymodule/task1/1855/ivy.xml   |    2 +-
 .../extra-attributes/mymodule/task2/1748/ivy.xml   |    2 +-
 .../extra-attributes/mymodule/task2/1749/ivy.xml   |    2 +-
 test/repositories/ivysettings-1.xml                |    2 +-
 test/repositories/ivysettings-IVY602.xml           |    2 +-
 test/repositories/ivysettings-IVY843.xml           |    2 +-
 test/repositories/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 +-
 .../repositories/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 +-
 .../local/mod2.1/0.3-local-20050213110000/ivy.xml  |    2 +-
 test/repositories/m2/ivysettings.xml               |    2 +-
 .../exact-revision/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 +-
 ...imestamped-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 +-
 .../org/apache/test-SNAPSHOT1/maven-metadata.xml   |    2 +-
 .../2.0.2-SNAPSHOT/maven-metadata.xml              |    2 +-
 .../test-SNAPSHOT2-2.0.2-SNAPSHOT.pom              |    2 +-
 .../org/apache/test-SNAPSHOT2/maven-metadata.xml   |    2 +-
 .../test-classified/1.0/test-classified-1.0.pom    |    2 +-
 .../test-classifier/1.0/test-classifier-1.0.pom    |    2 +-
 .../test-classifier/2.0/test-classifier-2.0.pom    |    2 +-
 .../apache/test-metadata/1.0/test-metadata-1.0.pom |    2 +-
 .../apache/test-metadata/1.1/test-metadata-1.1.pom |    2 +-
 .../apache/test-metadata/1.2/test-metadata-1.2.pom |    2 +-
 .../m2/org/apache/test-metadata/maven-metadata.xml |    2 +-
 .../apache/test-sources/1.0/test-sources-1.0.pom   |    2 +-
 .../apache/test-sources2/1.0/test-sources2-1.0.pom |    2 +-
 .../m2/org/apache/test-src/1.0/test-src-1.0.pom    |    2 +-
 .../apache/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 +-
 .../m2/org/circular/module1/1.0/module1-1.0.pom    |    2 +-
 .../m2/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 +-
 .../org/relocated/test3full/1.1/test3full-1.1.pom  |    2 +-
 .../1.0/testRelocationUser-1.0.pom                 |    2 +-
 .../1.1/testRelocationUser-1.1.pom                 |    2 +-
 .../repositories/multi-ivypattern/ivy1/ivy-1.0.xml |    2 +-
 .../repositories/multi-ivypattern/ivy2/ivy-1.0.xml |    2 +-
 .../repositories/multi-ivypattern/ivy2/ivy-1.1.xml |    2 +-
 test/repositories/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 +-
 test/repositories/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 +-
 test/repositories/norevision/ivy-mod1.1-after.xml  |    2 +-
 test/repositories/norevision/ivy-mod1.1-before.xml |    2 +-
 .../repositories/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 +-
 .../org/apache/dm/sibling1/1.0/sibling1-1.0.pom    |    2 +-
 .../org/apache/dm/sibling2/1.0/sibling2-1.0.pom    |    2 +-
 .../parentPom/org/apache/dm/test/1.0/test-1.0.pom  |    2 +-
 .../parentPom/org/apache/dm/test/2.0/test-2.0.pom  |    2 +-
 .../parentPom/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 +-
 test/repositories/xml-entities/ivysettings.xml     |    2 +-
 test/repositories/xml-entities/module1/ivy-1.0.xml |    2 +-
 test/repositories/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 +-
 test/workspace/repo/org.acme/module1/1.1/ivy.xml   |    2 +-
 test/workspace/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 c6310ea..8ffd3db 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 c1762a9..6a072c8 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 fdf789d..4c2d172 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 67ac5b6..3de6283 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 1c8ff0a..24c5eb7 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 64b14a7..b9e56bf 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 353b85d..5852225 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 eb06170..8e6e280 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 fdcecba..783e2ba 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 f87adf9..2d81b99 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 bc04904..0b704d2 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 f511d5a..14b680c 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 359763c..334022f 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 d04dc5e..7087b66 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 2310f79..f0f6e47 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 f1f7cae..30a8be5 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 f4eea5c..67aecde 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 ec64212..7e722bb 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 0dfd37a..c675723 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 a7dd223..dc67a5b 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 d43c770..d920ad2 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 cffe099..6ec30a6 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 5809df8..61f16e3 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 53ce1a4..27fd034 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 092201a..8936764 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 f6972a8..3a652dd 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 bc654b0..b29c534 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 4d05acb..5def5ad 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 95bb63d..53c61ff 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 a1d516e..35b143e 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 eaf1025..12d8ffc 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 0b064a1..2f072ed 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 d7776e2..15b00c0 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 fcd3fb9..ba3a501 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 90f2f4f..a32d222 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 f38ebca..c4019ab 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 d24f7f6..4b4d841 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 8ec958d..0d9bf80 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 2baeb17..a61fdb8 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 691526a..68c0616 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 3c42372..1fdf228 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 f853bbf..67a8641 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 5ec28fa..264718c 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 9d7c4ae..674785e 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 f3df972..6e96009 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 fe0d374..8fbb678 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 911e2ea..f850950 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 cc3d417..2c26f7d 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 e320382..ea52203 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 dadbcda..4244e2e 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 3f876c3..1885abd 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 41e5d86..7a3c977 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 bdc8bd7..6c5d916 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 0640267..8a96cd3 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 f0d2d9e..8909f94 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 6334ddd..aaa318f 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 dda19bc..7a13b13 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 e8bed0d..3e03798 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 eb1452f..fae2146 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 b046f5f..21954fd 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 32f84a9..06e0230 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 1861a9a..be97660 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 8885350..78d5409 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 9183d8e..86b74b4 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 610239a..8fc183c 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 623663c..b079e3f 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 f59333d..4af2be8 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 7062946..988b6c4 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 ea4c07b..50e5ef2 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 7aac9a7..fd32726 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 6fad7e2..7550f96 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 68f82cd..4c30a62 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 be3f8d6..1a1ac4b 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 6516e3e..15c2fb8 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 f900163..1f80fc1 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 5fdfe94..7e948bc 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 6d37c79..3b7444d 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 1c7afca..e48f047 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 9e6ad54..1b329b5 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 9855bff..b60ef31 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 b39321f..8e9981f 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 e6cea9e..e62188c 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 309cea7..9769e06 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 65c6c6b..d09a142 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 ab046bc..ff5f3ac 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 240bf90..9e7c171 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 38baab3..23e1c7d 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 da797b8..e22d0fb 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 8a471e0..40dc779 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 8702e70..6b26c30 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 6e53915..2093d01 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 e84f682..16e047e 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 07971c8..c1311e0 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 e17d11d..c7111e7 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 55fb6ca..12ccb59 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 a1f6c7b..7352c10 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 5a2104b..0fe816a 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 9b6d21e..6751247 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 f3f4253..9727dcb 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 03f2047..d1c918b 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 4743235..3b9ae6f 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 5108c7b..ae63c54 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 2768e73..4b932a0 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 32e4009..2c3051b 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 9c60aa8..15db366 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 9b0597e..432be02 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 d82f6d8..5883b05 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 37daacc..328ff30 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 ee6d9e8..05e3316 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 7f5a2ec..e3bc2d9 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 55a481e..6614e0b 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 f4976ca..559843f 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 97ceec8..b923587 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 6eaa810..b2ec5d5 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 4a0707b..6b2bb5e 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 39df71c..add9922 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 2f2fa48..418dcea 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 dacffab..2cc37a6 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 fd50060..eb2daa6 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 ef63e41..f25a6d4 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 463596a..24a25ef 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 2b4e71e..174029c 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 a5b58a2..c6cee78 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 7c5bb94..73022cf 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 5c682e0..2bde96a 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 dd48d68..1e46e0b 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 3779c5c..8cc0cf0 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 41668f3..7e28767 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 @@
 <tr>
 <td><a href="#apache-commons-cli"> commons-cli
          by
-         apache</a></td><td><a href="#apache-commons-cli-1.0">1.0</a></td><td align="center">release</td><td align="center"><span style="padding-right:3px;"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td><td align="center">32 kB
+         apache</a></td><td><a href="#apache-commons-cli-1.0">1.0</a></td><td align="center">release</td><td align="center"><span style="padding-right:3px;"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td><td align="center">32 kB
     </td><td align="center"></td>
 </tr>
 <tr>
@@ -97,7 +97,7 @@
 <tr>
 <td><a href="#apache-commons-logging">--- commons-logging
          by
-         apache</a></td><td><a href="#apache-commons-logging-1.0">1.0</a></td><td align="center">release</td><td align="center"><span style="padding-right:3px;"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td><td align="center">21 kB
+         apache</a></td><td><a href="#apache-commons-logging-1.0">1.0</a></td><td align="center">release</td><td align="center"><span style="padding-right:3px;"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td><td align="center">21 kB
     </td><td align="center"></td>
 </tr>
 <tr>
@@ -138,7 +138,7 @@
             32 kB in cache)</td>
 </tr>
 <tr>
-<td class="title">Licenses</td><td class="value"><span style="padding-right:3px;"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td>
+<td class="title">Licenses</td><td class="value"><span style="padding-right:3px;"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td>
 </tr>
 </table>
 <h5>Required by</h5>
@@ -177,7 +177,7 @@
 <tr>
 <td><a href="#apache-commons-logging"> commons-logging
          by
-         apache</a></td><td><a href="#apache-commons-logging-1.0">1.0</a></td><td align="center">release</td><td align="center"><span style="padding-right:3px;"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td><td align="center">21 kB
+         apache</a></td><td><a href="#apache-commons-logging-1.0">1.0</a></td><td align="center">release</td><td align="center"><span style="padding-right:3px;"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td><td align="center">21 kB
     </td><td align="center"></td>
 </tr>
 </tbody>
@@ -328,7 +328,7 @@
             21 kB in cache)</td>
 </tr>
 <tr>
-<td class="title">Licenses</td><td class="value"><span style="padding-right:3px;"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td>
+<td class="title">Licenses</td><td class="value"><span style="padding-right:3px;"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td>
 </tr>
 </table>
 <h5>Required by</h5>
diff --git a/asciidoc/samples/standard-osgi/build.xml b/asciidoc/samples/standard-osgi/build.xml
index 297d7bc..5bde5cc 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 158623a..4018ed4 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 2411cfd..bd08a9d 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 4b7c7a4..163f8e1 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 0e0f1b5..d5fdc24 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 fb6ff95..4ccccdb 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 db2cde6..6c6ff82 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 551717a..c18c9a2 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 deb2aa5..7808af5 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 d7a0a1a..39fef4d 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 a04c04a..e190755 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 5e8c441..aede00a 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 82494eb..000e578 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 5b816d3..b572a0f 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 faf468e..07e7ef0 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 d4c756e..15107de 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 57361b8..726a564 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 0d6bf6f..c1ba6d7 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 251d904..a1833d7 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 903fcaa..c76aa8f 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 f030d33..49b7df1 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 41f4dc1..63b6fca 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 4d65b1a..86b23bc 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 9cf364d..ff7cd3a 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 a4cc225..4b34b20 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 7c83e78..840c20f 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 c951dc3..8637cff 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 74eff7c..bd517de 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 7a9430b..5420c7f 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 7a6a6c0..d5dc2bc 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 7e8f531..1af4e25 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 2a68f81..82b3f1c 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 32bfd43..1143348 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 0bb788c..2cf4bd5 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 29442da..8ac18c6 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 46c3cf8..e6c6578 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 edd6bf4..12c8fa1 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 5af7ec3..b028e37 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 5f87277..3f349d4 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 006e40b..12ccda6 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 2cd6bf9..e1e5016 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 1540c14..cf1b6d1 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 cb83451..bca3545 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 4c36f0c..60f33b8 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 4073a9c..4df1de4 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 875cdce..d6c1306 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 038f7f3..9f5d063 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 32e9ab6..cf93c01 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 c412a1f..3566bdc 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 e026995..21eb939 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 a25f929..7f26090 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 fd459df..14e6e86 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 5e043e2..b90f86d 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 743a072..e6813d1 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 2d19bf5..13ec83c 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 18552cd..a6bf5c5 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 c732a7b..1933301 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 c3270e8..4726fd9 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 27919b5..89b237a 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 522a8d6..c82d082 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 16567f3..e37e2e8 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 cf38a42..5bf3557 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 120757e..b32d875 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 e5b2ab8..24b39cb 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 64d2e86..322eee4 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 1582d3c..7d11f33 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 18c3284..66e01ce 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 6459f8e..e994d2d 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 6f2a1ed..9752030 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 d16c4f4..520626d 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 0e7eebd..d7fe440 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 a5b2f8f..4b19df9 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 97db767..411c271 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 917817b..3ab5a6a 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 58fc5d3..3ef75e9 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 b9ac31b..af8a03e 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 5b753d1..e2283c7 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 230fd95..532f636 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 d21ca5c..96f9c1b 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 65f331c..5a49c66 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 61e2171..ec87a83 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 b2046c8..5d21394 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 1aa2eec..294d7c1 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 869b36d..06cdb9d 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 8906ebb..fba22fd 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 c11d8b7..23ba361 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 14c2850..100d5c2 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 8e91a1a..6708b9b 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 e5d5952..92e904c 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 3699082..b6afd34 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 e6a5f23..e70bb37 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 12a4778..fe10371 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 9347726..69b7fba 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 3d39409..246da93 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 @@
         <tstamp>
             <format pattern="2007-yyyy" property="years"/>
         </tstamp>
-        <property name="copyright" value="Copyright &amp;copy;${years} The Apache Software Foundation, Licensed under &lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0.txt&quot;&gt;Apache License, Version 2.0&lt;/a&gt;."/>
+        <property name="copyright" value="Copyright &amp;copy;${years} The Apache Software Foundation, Licensed under &lt;a href=&quot;https://www.apache.org/licenses/LICENSE-2.0.txt&quot;&gt;Apache License, Version 2.0&lt;/a&gt;."/>
         <property name="title" value="Apache Ivy&amp;trade; dependency manager ${target.ivy.version} API"/>
         <javadoc destdir="${javadoc.build.dir}"
                  useexternalfile="true"
@@ -595,7 +595,7 @@
         <tstamp>
             <format pattern="2007-yyyy" property="years"/>
         </tstamp>
-        <property name="copyright" value="Copyright &amp;copy;${years} The Apache Software Foundation, Licensed under &lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0.txt&quot;&gt;Apache License, Version 2.0&lt;/a&gt;."/>
+        <property name="copyright" value="Copyright &amp;copy;${years} The Apache Software Foundation, Licensed under &lt;a href=&quot;https://www.apache.org/licenses/LICENSE-2.0.txt&quot;&gt;Apache License, Version 2.0&lt;/a&gt;."/>
         <property name="title" value="Apache Ivy&amp;trade; dependency manager ${target.ivy.version} API"/>
         <javadoc destdir="${test.javadoc.build.dir}"
                  useexternalfile="true"
diff --git a/doap_Ivy.rdf b/doap_Ivy.rdf
index 959c278..7490920 100644
--- a/doap_Ivy.rdf
+++ b/doap_Ivy.rdf
@@ -8,7 +8,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/ivy.xml b/ivy.xml
index 61e3db0..c3dac27 100644
--- a/ivy.xml
+++ 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/ivysettings-release.xml b/ivysettings-release.xml
index d4033ce..704f5fd 100644
--- a/ivysettings-release.xml
+++ b/ivysettings-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/optional.patterns b/optional.patterns
index 6c119be..81b0d3d 100644
--- a/optional.patterns
+++ b/optional.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/src/etc/checkstyle/RequiredHeader.txt b/src/etc/checkstyle/RequiredHeader.txt
index 6a5bb9a..7074baf 100644
--- a/src/etc/checkstyle/RequiredHeader.txt
+++ b/src/etc/checkstyle/RequiredHeader.txt
@@ -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/src/etc/checkstyle/checkstyle-config b/src/etc/checkstyle/checkstyle-config
index 9a10d70..06c739a 100644
--- a/src/etc/checkstyle/checkstyle-config
+++ b/src/etc/checkstyle/checkstyle-config
@@ -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/src/etc/checkstyle/checkstyle-frames.xsl b/src/etc/checkstyle/checkstyle-frames.xsl
index 30bbfe3..da6d9f0 100644
--- a/src/etc/checkstyle/checkstyle-frames.xsl
+++ b/src/etc/checkstyle/checkstyle-frames.xsl
@@ -11,7 +11,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/src/etc/checkstyle/checkstyle-suppress.xml b/src/etc/checkstyle/checkstyle-suppress.xml
index c531826..c8c2db0 100644
--- a/src/etc/checkstyle/checkstyle-suppress.xml
+++ b/src/etc/checkstyle/checkstyle-suppress.xml
@@ -11,7 +11,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/etc/checkstyle/checkstyle-text.xsl b/src/etc/checkstyle/checkstyle-text.xsl
index 206f92d..348a128 100644
--- a/src/etc/checkstyle/checkstyle-text.xsl
+++ b/src/etc/checkstyle/checkstyle-text.xsl
@@ -8,7 +8,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/src/etc/checkstyle/checkstyle-xdoc.xsl b/src/etc/checkstyle/checkstyle-xdoc.xsl
index 269dcc2..f4e4a78 100644
--- a/src/etc/checkstyle/checkstyle-xdoc.xsl
+++ b/src/etc/checkstyle/checkstyle-xdoc.xsl
@@ -11,7 +11,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/src/etc/license/license-header.xml b/src/etc/license/license-header.xml
index 674af6f..6d827b7 100644
--- a/src/etc/license/license-header.xml
+++ b/src/etc/license/license-header.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/etc/makepom/pom.template b/src/etc/makepom/pom.template
index 1fe333d..cae5744 100644
--- a/src/etc/makepom/pom.template
+++ b/src/etc/makepom/pom.template
@@ -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/src/example/bintray/build.xml b/src/example/bintray/build.xml
index 6fdff4c..13d8d6d 100644
--- a/src/example/bintray/build.xml
+++ b/src/example/bintray/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/src/example/bintray/ivy.xml b/src/example/bintray/ivy.xml
index 9b9721c..2370a63 100644
--- a/src/example/bintray/ivy.xml
+++ b/src/example/bintray/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/src/example/bintray/ivysettings.xml b/src/example/bintray/ivysettings.xml
index 15adc16..da9ca7e 100644
--- a/src/example/bintray/ivysettings.xml
+++ b/src/example/bintray/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/src/example/build-a-ivy-repository/build.xml b/src/example/build-a-ivy-repository/build.xml
index e09f5d7..cb03d53 100644
--- a/src/example/build-a-ivy-repository/build.xml
+++ b/src/example/build-a-ivy-repository/build.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/src/example/build-a-ivy-repository/settings/ivysettings-advanced.xml b/src/example/build-a-ivy-repository/settings/ivysettings-advanced.xml
index 512fbe7..174b5b2 100644
--- a/src/example/build-a-ivy-repository/settings/ivysettings-advanced.xml
+++ b/src/example/build-a-ivy-repository/settings/ivysettings-advanced.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/build-a-ivy-repository/settings/ivysettings-basic.xml b/src/example/build-a-ivy-repository/settings/ivysettings-basic.xml
index 96a07cf..fe0253c 100644
--- a/src/example/build-a-ivy-repository/settings/ivysettings-basic.xml
+++ b/src/example/build-a-ivy-repository/settings/ivysettings-basic.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/chained-resolvers/build.xml b/src/example/chained-resolvers/build.xml
index 9c03292..b3554fb 100644
--- a/src/example/chained-resolvers/build.xml
+++ b/src/example/chained-resolvers/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/src/example/chained-resolvers/chainedresolvers-project/build.xml b/src/example/chained-resolvers/chainedresolvers-project/build.xml
index e5ad13b..4da1070 100644
--- a/src/example/chained-resolvers/chainedresolvers-project/build.xml
+++ b/src/example/chained-resolvers/chainedresolvers-project/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/src/example/chained-resolvers/chainedresolvers-project/ivy.xml b/src/example/chained-resolvers/chainedresolvers-project/ivy.xml
index 5509889..d568786 100644
--- a/src/example/chained-resolvers/chainedresolvers-project/ivy.xml
+++ b/src/example/chained-resolvers/chainedresolvers-project/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/src/example/chained-resolvers/chainedresolvers-project/src/example/Hello.java b/src/example/chained-resolvers/chainedresolvers-project/src/example/Hello.java
index 11ed0dd..e248591 100644
--- a/src/example/chained-resolvers/chainedresolvers-project/src/example/Hello.java
+++ b/src/example/chained-resolvers/chainedresolvers-project/src/example/Hello.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/src/example/chained-resolvers/settings/ivysettings.xml b/src/example/chained-resolvers/settings/ivysettings.xml
index 1c3adba..d51e75a 100644
--- a/src/example/chained-resolvers/settings/ivysettings.xml
+++ b/src/example/chained-resolvers/settings/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/src/example/configurations/jdbc-example/build.xml b/src/example/configurations/jdbc-example/build.xml
index a173e65..4ce7d57 100644
--- a/src/example/configurations/jdbc-example/build.xml
+++ b/src/example/configurations/jdbc-example/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/src/example/configurations/jdbc-example/ivy.xml b/src/example/configurations/jdbc-example/ivy.xml
index ee8a82c..c370c29 100644
--- a/src/example/configurations/jdbc-example/ivy.xml
+++ b/src/example/configurations/jdbc-example/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/src/example/configurations/jdbc-example/src/dev.properties b/src/example/configurations/jdbc-example/src/dev.properties
index 77947cd..fb533cd 100644
--- a/src/example/configurations/jdbc-example/src/dev.properties
+++ b/src/example/configurations/jdbc-example/src/dev.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/src/example/configurations/jdbc-example/src/example/ConfigurationsExample.java b/src/example/configurations/jdbc-example/src/example/ConfigurationsExample.java
index 0a6a0e6..28bc0ac 100644
--- a/src/example/configurations/jdbc-example/src/example/ConfigurationsExample.java
+++ b/src/example/configurations/jdbc-example/src/example/ConfigurationsExample.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/src/example/configurations/jdbc-example/src/prod.properties b/src/example/configurations/jdbc-example/src/prod.properties
index 68b69d4..32025f1 100644
--- a/src/example/configurations/jdbc-example/src/prod.properties
+++ b/src/example/configurations/jdbc-example/src/prod.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/src/example/configurations/multi-projects/filter-framework/build.xml b/src/example/configurations/multi-projects/filter-framework/build.xml
index d8818ca..190447d 100644
--- a/src/example/configurations/multi-projects/filter-framework/build.xml
+++ b/src/example/configurations/multi-projects/filter-framework/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/src/example/configurations/multi-projects/filter-framework/ivy.xml b/src/example/configurations/multi-projects/filter-framework/ivy.xml
index e0c0794..c8560c0 100644
--- a/src/example/configurations/multi-projects/filter-framework/ivy.xml
+++ b/src/example/configurations/multi-projects/filter-framework/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/src/example/configurations/multi-projects/filter-framework/src/filter/FilterProvider.java b/src/example/configurations/multi-projects/filter-framework/src/filter/FilterProvider.java
index 7c9afbb..d8a034f 100644
--- a/src/example/configurations/multi-projects/filter-framework/src/filter/FilterProvider.java
+++ b/src/example/configurations/multi-projects/filter-framework/src/filter/FilterProvider.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/src/example/configurations/multi-projects/filter-framework/src/filter/IFilter.java b/src/example/configurations/multi-projects/filter-framework/src/filter/IFilter.java
index 7c5590e..8a62d3d 100644
--- a/src/example/configurations/multi-projects/filter-framework/src/filter/IFilter.java
+++ b/src/example/configurations/multi-projects/filter-framework/src/filter/IFilter.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/src/example/configurations/multi-projects/filter-framework/src/filter/ccimpl/CCFilter.java b/src/example/configurations/multi-projects/filter-framework/src/filter/ccimpl/CCFilter.java
index af2c2fa..4eebec5 100644
--- a/src/example/configurations/multi-projects/filter-framework/src/filter/ccimpl/CCFilter.java
+++ b/src/example/configurations/multi-projects/filter-framework/src/filter/ccimpl/CCFilter.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/src/example/configurations/multi-projects/filter-framework/src/filter/hmimpl/HMFilter.java b/src/example/configurations/multi-projects/filter-framework/src/filter/hmimpl/HMFilter.java
index 62b63f9..49e51dc 100644
--- a/src/example/configurations/multi-projects/filter-framework/src/filter/hmimpl/HMFilter.java
+++ b/src/example/configurations/multi-projects/filter-framework/src/filter/hmimpl/HMFilter.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/src/example/configurations/multi-projects/filter-framework/test/filter/AbstractTestFilter.java b/src/example/configurations/multi-projects/filter-framework/test/filter/AbstractTestFilter.java
index 7c8c4f2..ccebb1e 100644
--- a/src/example/configurations/multi-projects/filter-framework/test/filter/AbstractTestFilter.java
+++ b/src/example/configurations/multi-projects/filter-framework/test/filter/AbstractTestFilter.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/src/example/configurations/multi-projects/filter-framework/test/filter/ccimpl/CCFilterTest.java b/src/example/configurations/multi-projects/filter-framework/test/filter/ccimpl/CCFilterTest.java
index bde00f4..94bf9ef 100644
--- a/src/example/configurations/multi-projects/filter-framework/test/filter/ccimpl/CCFilterTest.java
+++ b/src/example/configurations/multi-projects/filter-framework/test/filter/ccimpl/CCFilterTest.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/src/example/configurations/multi-projects/filter-framework/test/filter/hmimpl/HMFilterTest.java b/src/example/configurations/multi-projects/filter-framework/test/filter/hmimpl/HMFilterTest.java
index 40fa914..3b7a123 100644
--- a/src/example/configurations/multi-projects/filter-framework/test/filter/hmimpl/HMFilterTest.java
+++ b/src/example/configurations/multi-projects/filter-framework/test/filter/hmimpl/HMFilterTest.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/src/example/configurations/multi-projects/myapp/build.xml b/src/example/configurations/multi-projects/myapp/build.xml
index f5e49e6..c813cd8 100644
--- a/src/example/configurations/multi-projects/myapp/build.xml
+++ b/src/example/configurations/multi-projects/myapp/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/src/example/configurations/multi-projects/myapp/ivy.xml b/src/example/configurations/multi-projects/myapp/ivy.xml
index 3ad7521..278f762 100644
--- a/src/example/configurations/multi-projects/myapp/ivy.xml
+++ b/src/example/configurations/multi-projects/myapp/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/src/example/configurations/multi-projects/myapp/src/myapp/Main.java b/src/example/configurations/multi-projects/myapp/src/myapp/Main.java
index 1a90eb6..2f572f0 100644
--- a/src/example/configurations/multi-projects/myapp/src/myapp/Main.java
+++ b/src/example/configurations/multi-projects/myapp/src/myapp/Main.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/src/example/dependence/build.xml b/src/example/dependence/build.xml
index 9c41292..ca422e0 100644
--- a/src/example/dependence/build.xml
+++ b/src/example/dependence/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/src/example/dependence/dependee/build.xml b/src/example/dependence/dependee/build.xml
index dbf05e9..65ae56d 100644
--- a/src/example/dependence/dependee/build.xml
+++ b/src/example/dependence/dependee/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/src/example/dependence/dependee/ivy.xml b/src/example/dependence/dependee/ivy.xml
index 3714320..0d14c8b 100644
--- a/src/example/dependence/dependee/ivy.xml
+++ b/src/example/dependence/dependee/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/src/example/dependence/dependee/src/standalone/Main.java b/src/example/dependence/dependee/src/standalone/Main.java
index ca5fa10..f763cd6 100644
--- a/src/example/dependence/dependee/src/standalone/Main.java
+++ b/src/example/dependence/dependee/src/standalone/Main.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/src/example/dependence/depender/build.xml b/src/example/dependence/depender/build.xml
index 250414d..c59da93 100644
--- a/src/example/dependence/depender/build.xml
+++ b/src/example/dependence/depender/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/src/example/dependence/depender/ivy.xml b/src/example/dependence/depender/ivy.xml
index f4a14c5..0687c53 100644
--- a/src/example/dependence/depender/ivy.xml
+++ b/src/example/dependence/depender/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/src/example/dependence/depender/src/depending/Main.java b/src/example/dependence/depender/src/depending/Main.java
index a54e920..3d77c64 100644
--- a/src/example/dependence/depender/src/depending/Main.java
+++ b/src/example/dependence/depender/src/depending/Main.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/src/example/dependence/settings/ivysettings.properties b/src/example/dependence/settings/ivysettings.properties
index 8b5df86..c75845e 100644
--- a/src/example/dependence/settings/ivysettings.properties
+++ b/src/example/dependence/settings/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/src/example/dependence/settings/ivysettings.xml b/src/example/dependence/settings/ivysettings.xml
index 3c94bd6..cbb74fc 100644
--- a/src/example/dependence/settings/ivysettings.xml
+++ b/src/example/dependence/settings/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/src/example/dual/build.xml b/src/example/dual/build.xml
index 04c9d8e..8e6e8ae 100644
--- a/src/example/dual/build.xml
+++ b/src/example/dual/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/src/example/dual/project/build.xml b/src/example/dual/project/build.xml
index 89d5d27..dc3e87a 100644
--- a/src/example/dual/project/build.xml
+++ b/src/example/dual/project/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/src/example/dual/project/ivy.xml b/src/example/dual/project/ivy.xml
index 7745cd3..e983eff 100644
--- a/src/example/dual/project/ivy.xml
+++ b/src/example/dual/project/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/src/example/dual/project/src/example/HelloIvy.java b/src/example/dual/project/src/example/HelloIvy.java
index 8ad7a9d..71eba6f 100644
--- a/src/example/dual/project/src/example/HelloIvy.java
+++ b/src/example/dual/project/src/example/HelloIvy.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/src/example/dual/repository/commons-httpclient-ivy-2.0.2.xml b/src/example/dual/repository/commons-httpclient-ivy-2.0.2.xml
index c7e605e..adb40dc 100644
--- a/src/example/dual/repository/commons-httpclient-ivy-2.0.2.xml
+++ b/src/example/dual/repository/commons-httpclient-ivy-2.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/src/example/dual/settings/ivysettings.xml b/src/example/dual/settings/ivysettings.xml
index d46c9d2..94f9055 100644
--- a/src/example/dual/settings/ivysettings.xml
+++ b/src/example/dual/settings/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/src/example/go-ivy/build.xml b/src/example/go-ivy/build.xml
index 05ecbe5..d795929 100644
--- a/src/example/go-ivy/build.xml
+++ b/src/example/go-ivy/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/src/example/hello-ivy/build.xml b/src/example/hello-ivy/build.xml
index 5ff31e4..fcb4295 100644
--- a/src/example/hello-ivy/build.xml
+++ b/src/example/hello-ivy/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/src/example/hello-ivy/ivy.xml b/src/example/hello-ivy/ivy.xml
index f6eeec1..78ff664 100644
--- a/src/example/hello-ivy/ivy.xml
+++ b/src/example/hello-ivy/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/src/example/hello-ivy/src/example/HelloConsole.java b/src/example/hello-ivy/src/example/HelloConsole.java
index 4f9aa01..b6f8dcf 100644
--- a/src/example/hello-ivy/src/example/HelloConsole.java
+++ b/src/example/hello-ivy/src/example/HelloConsole.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/src/example/multi-project/build.xml b/src/example/multi-project/build.xml
index 3751bb9..b8a2b12 100644
--- a/src/example/multi-project/build.xml
+++ b/src/example/multi-project/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/src/example/multi-project/common/build.properties b/src/example/multi-project/common/build.properties
index e3d8161..9b4f150 100644
--- a/src/example/multi-project/common/build.properties
+++ b/src/example/multi-project/common/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/src/example/multi-project/common/common.xml b/src/example/multi-project/common/common.xml
index cdbd0da..484b067 100644
--- a/src/example/multi-project/common/common.xml
+++ b/src/example/multi-project/common/common.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/console/build.properties b/src/example/multi-project/projects/console/build.properties
index 760d077..379d893 100644
--- a/src/example/multi-project/projects/console/build.properties
+++ b/src/example/multi-project/projects/console/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/src/example/multi-project/projects/console/build.xml b/src/example/multi-project/projects/console/build.xml
index 43051ec..d2327a4 100644
--- a/src/example/multi-project/projects/console/build.xml
+++ b/src/example/multi-project/projects/console/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/src/example/multi-project/projects/console/ivy.xml b/src/example/multi-project/projects/console/ivy.xml
index bdcb336..5214efe 100644
--- a/src/example/multi-project/projects/console/ivy.xml
+++ b/src/example/multi-project/projects/console/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/src/example/multi-project/projects/console/src/console/Main.java b/src/example/multi-project/projects/console/src/console/Main.java
index 83dfad4..5eec81e 100644
--- a/src/example/multi-project/projects/console/src/console/Main.java
+++ b/src/example/multi-project/projects/console/src/console/Main.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/src/example/multi-project/projects/find/build.properties b/src/example/multi-project/projects/find/build.properties
index 29dc411..278c9de 100644
--- a/src/example/multi-project/projects/find/build.properties
+++ b/src/example/multi-project/projects/find/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/src/example/multi-project/projects/find/build.xml b/src/example/multi-project/projects/find/build.xml
index cfcf399..9a91335 100644
--- a/src/example/multi-project/projects/find/build.xml
+++ b/src/example/multi-project/projects/find/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/src/example/multi-project/projects/find/ivy.xml b/src/example/multi-project/projects/find/ivy.xml
index 9fc92ee..4f7aa05 100644
--- a/src/example/multi-project/projects/find/ivy.xml
+++ b/src/example/multi-project/projects/find/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/src/example/multi-project/projects/find/src/find/FindFile.java b/src/example/multi-project/projects/find/src/find/FindFile.java
index 7df6379..621ef1b 100644
--- a/src/example/multi-project/projects/find/src/find/FindFile.java
+++ b/src/example/multi-project/projects/find/src/find/FindFile.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/src/example/multi-project/projects/find/src/find/Main.java b/src/example/multi-project/projects/find/src/find/Main.java
index ef2aa82..78add73 100644
--- a/src/example/multi-project/projects/find/src/find/Main.java
+++ b/src/example/multi-project/projects/find/src/find/Main.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/src/example/multi-project/projects/list/build.properties b/src/example/multi-project/projects/list/build.properties
index 29dc411..278c9de 100644
--- a/src/example/multi-project/projects/list/build.properties
+++ b/src/example/multi-project/projects/list/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/src/example/multi-project/projects/list/build.xml b/src/example/multi-project/projects/list/build.xml
index 8edd400..a159c5e 100644
--- a/src/example/multi-project/projects/list/build.xml
+++ b/src/example/multi-project/projects/list/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/src/example/multi-project/projects/list/ivy.xml b/src/example/multi-project/projects/list/ivy.xml
index ebb6d06..5495f8a 100644
--- a/src/example/multi-project/projects/list/ivy.xml
+++ b/src/example/multi-project/projects/list/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/src/example/multi-project/projects/list/src/list/ListFile.java b/src/example/multi-project/projects/list/src/list/ListFile.java
index 3025389..1cc319b 100644
--- a/src/example/multi-project/projects/list/src/list/ListFile.java
+++ b/src/example/multi-project/projects/list/src/list/ListFile.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/src/example/multi-project/projects/list/src/list/Main.java b/src/example/multi-project/projects/list/src/list/Main.java
index a230d2b..cc94e5a 100644
--- a/src/example/multi-project/projects/list/src/list/Main.java
+++ b/src/example/multi-project/projects/list/src/list/Main.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/src/example/multi-project/projects/size/build.properties b/src/example/multi-project/projects/size/build.properties
index 29dc411..278c9de 100644
--- a/src/example/multi-project/projects/size/build.properties
+++ b/src/example/multi-project/projects/size/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/src/example/multi-project/projects/size/build.xml b/src/example/multi-project/projects/size/build.xml
index c05deb7..709b0ac 100644
--- a/src/example/multi-project/projects/size/build.xml
+++ b/src/example/multi-project/projects/size/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/src/example/multi-project/projects/size/ivy.xml b/src/example/multi-project/projects/size/ivy.xml
index b7c8591..b5fa4c2 100644
--- a/src/example/multi-project/projects/size/ivy.xml
+++ b/src/example/multi-project/projects/size/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/src/example/multi-project/projects/size/src/size/FileSize.java b/src/example/multi-project/projects/size/src/size/FileSize.java
index a6e752d..38c374a 100644
--- a/src/example/multi-project/projects/size/src/size/FileSize.java
+++ b/src/example/multi-project/projects/size/src/size/FileSize.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/src/example/multi-project/projects/sizewhere/build.properties b/src/example/multi-project/projects/sizewhere/build.properties
index 29dc411..278c9de 100644
--- a/src/example/multi-project/projects/sizewhere/build.properties
+++ b/src/example/multi-project/projects/sizewhere/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/src/example/multi-project/projects/sizewhere/build.xml b/src/example/multi-project/projects/sizewhere/build.xml
index ba41d5d..5caf2bd 100644
--- a/src/example/multi-project/projects/sizewhere/build.xml
+++ b/src/example/multi-project/projects/sizewhere/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/src/example/multi-project/projects/sizewhere/ivy.xml b/src/example/multi-project/projects/sizewhere/ivy.xml
index 787520d..dd23cac 100644
--- a/src/example/multi-project/projects/sizewhere/ivy.xml
+++ b/src/example/multi-project/projects/sizewhere/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/src/example/multi-project/projects/sizewhere/src/sizewhere/Main.java b/src/example/multi-project/projects/sizewhere/src/sizewhere/Main.java
index a2509e3..f79c312 100644
--- a/src/example/multi-project/projects/sizewhere/src/sizewhere/Main.java
+++ b/src/example/multi-project/projects/sizewhere/src/sizewhere/Main.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/src/example/multi-project/projects/sizewhere/src/sizewhere/SizeWhere.java b/src/example/multi-project/projects/sizewhere/src/sizewhere/SizeWhere.java
index 0b5cc62..5f5c109 100644
--- a/src/example/multi-project/projects/sizewhere/src/sizewhere/SizeWhere.java
+++ b/src/example/multi-project/projects/sizewhere/src/sizewhere/SizeWhere.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/src/example/multi-project/projects/version/build.properties b/src/example/multi-project/projects/version/build.properties
index 29dc411..278c9de 100644
--- a/src/example/multi-project/projects/version/build.properties
+++ b/src/example/multi-project/projects/version/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/src/example/multi-project/projects/version/build.xml b/src/example/multi-project/projects/version/build.xml
index 003ed10..0d42bd3 100644
--- a/src/example/multi-project/projects/version/build.xml
+++ b/src/example/multi-project/projects/version/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/src/example/multi-project/projects/version/ivy.xml b/src/example/multi-project/projects/version/ivy.xml
index e3e2b14..f3a4ee3 100644
--- a/src/example/multi-project/projects/version/ivy.xml
+++ b/src/example/multi-project/projects/version/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/src/example/multi-project/projects/version/src/version/Version.java b/src/example/multi-project/projects/version/src/version/Version.java
index 9c34c32..f6c056f 100644
--- a/src/example/multi-project/projects/version/src/version/Version.java
+++ b/src/example/multi-project/projects/version/src/version/Version.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/src/example/packager-resolver/ivysettings.xml b/src/example/packager-resolver/ivysettings.xml
index d1900af..0e4bd6c 100644
--- a/src/example/packager-resolver/ivysettings.xml
+++ b/src/example/packager-resolver/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/src/java/org/apache/ivy/Ivy.java b/src/java/org/apache/ivy/Ivy.java
index d8f859b..c981b87 100644
--- a/src/java/org/apache/ivy/Ivy.java
+++ b/src/java/org/apache/ivy/Ivy.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/src/java/org/apache/ivy/Ivy14.java b/src/java/org/apache/ivy/Ivy14.java
index 0009d9b..2194a8e 100644
--- a/src/java/org/apache/ivy/Ivy14.java
+++ b/src/java/org/apache/ivy/Ivy14.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/src/java/org/apache/ivy/Main.java b/src/java/org/apache/ivy/Main.java
index 96f7c2f..dff227f 100644
--- a/src/java/org/apache/ivy/Main.java
+++ b/src/java/org/apache/ivy/Main.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/src/java/org/apache/ivy/ant/AddPathTask.java b/src/java/org/apache/ivy/ant/AddPathTask.java
index 2397657..c8e50bc 100644
--- a/src/java/org/apache/ivy/ant/AddPathTask.java
+++ b/src/java/org/apache/ivy/ant/AddPathTask.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/src/java/org/apache/ivy/ant/AntBuildTrigger.java b/src/java/org/apache/ivy/ant/AntBuildTrigger.java
index cde8d74..2b65775 100644
--- a/src/java/org/apache/ivy/ant/AntBuildTrigger.java
+++ b/src/java/org/apache/ivy/ant/AntBuildTrigger.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/src/java/org/apache/ivy/ant/AntCallTrigger.java b/src/java/org/apache/ivy/ant/AntCallTrigger.java
index 9544e39..636b053 100644
--- a/src/java/org/apache/ivy/ant/AntCallTrigger.java
+++ b/src/java/org/apache/ivy/ant/AntCallTrigger.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/src/java/org/apache/ivy/ant/AntMessageLogger.java b/src/java/org/apache/ivy/ant/AntMessageLogger.java
index d84df46..6f96327 100644
--- a/src/java/org/apache/ivy/ant/AntMessageLogger.java
+++ b/src/java/org/apache/ivy/ant/AntMessageLogger.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/src/java/org/apache/ivy/ant/AntWorkspaceResolver.java b/src/java/org/apache/ivy/ant/AntWorkspaceResolver.java
index ffa739d..99a98b8 100644
--- a/src/java/org/apache/ivy/ant/AntWorkspaceResolver.java
+++ b/src/java/org/apache/ivy/ant/AntWorkspaceResolver.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/src/java/org/apache/ivy/ant/BuildOBRTask.java b/src/java/org/apache/ivy/ant/BuildOBRTask.java
index 538a115..10cbbcf 100644
--- a/src/java/org/apache/ivy/ant/BuildOBRTask.java
+++ b/src/java/org/apache/ivy/ant/BuildOBRTask.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/src/java/org/apache/ivy/ant/ConvertManifestTask.java b/src/java/org/apache/ivy/ant/ConvertManifestTask.java
index ab470d7..7accb89 100644
--- a/src/java/org/apache/ivy/ant/ConvertManifestTask.java
+++ b/src/java/org/apache/ivy/ant/ConvertManifestTask.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/src/java/org/apache/ivy/ant/FixDepsTask.java b/src/java/org/apache/ivy/ant/FixDepsTask.java
index 63772ca..99a8f7b 100644
--- a/src/java/org/apache/ivy/ant/FixDepsTask.java
+++ b/src/java/org/apache/ivy/ant/FixDepsTask.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/src/java/org/apache/ivy/ant/IvyAntSettings.java b/src/java/org/apache/ivy/ant/IvyAntSettings.java
index 79abe7e..2331d7e 100644
--- a/src/java/org/apache/ivy/ant/IvyAntSettings.java
+++ b/src/java/org/apache/ivy/ant/IvyAntSettings.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/src/java/org/apache/ivy/ant/IvyAntVariableContainer.java b/src/java/org/apache/ivy/ant/IvyAntVariableContainer.java
index ed9664b..ebefde9 100644
--- a/src/java/org/apache/ivy/ant/IvyAntVariableContainer.java
+++ b/src/java/org/apache/ivy/ant/IvyAntVariableContainer.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/src/java/org/apache/ivy/ant/IvyArtifactProperty.java b/src/java/org/apache/ivy/ant/IvyArtifactProperty.java
index b93caaf..b6ef30d 100644
--- a/src/java/org/apache/ivy/ant/IvyArtifactProperty.java
+++ b/src/java/org/apache/ivy/ant/IvyArtifactProperty.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/src/java/org/apache/ivy/ant/IvyArtifactReport.java b/src/java/org/apache/ivy/ant/IvyArtifactReport.java
index 5cdd146..7e56348 100644
--- a/src/java/org/apache/ivy/ant/IvyArtifactReport.java
+++ b/src/java/org/apache/ivy/ant/IvyArtifactReport.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/src/java/org/apache/ivy/ant/IvyBuildList.java b/src/java/org/apache/ivy/ant/IvyBuildList.java
index 87c7054..9b572d2 100644
--- a/src/java/org/apache/ivy/ant/IvyBuildList.java
+++ b/src/java/org/apache/ivy/ant/IvyBuildList.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/src/java/org/apache/ivy/ant/IvyBuildNumber.java b/src/java/org/apache/ivy/ant/IvyBuildNumber.java
index e5d1637..d09e963 100644
--- a/src/java/org/apache/ivy/ant/IvyBuildNumber.java
+++ b/src/java/org/apache/ivy/ant/IvyBuildNumber.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/src/java/org/apache/ivy/ant/IvyCacheFileset.java b/src/java/org/apache/ivy/ant/IvyCacheFileset.java
index f610950..39d35cc 100644
--- a/src/java/org/apache/ivy/ant/IvyCacheFileset.java
+++ b/src/java/org/apache/ivy/ant/IvyCacheFileset.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/src/java/org/apache/ivy/ant/IvyCachePath.java b/src/java/org/apache/ivy/ant/IvyCachePath.java
index 1fbb8e5..850138a 100644
--- a/src/java/org/apache/ivy/ant/IvyCachePath.java
+++ b/src/java/org/apache/ivy/ant/IvyCachePath.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/src/java/org/apache/ivy/ant/IvyCacheTask.java b/src/java/org/apache/ivy/ant/IvyCacheTask.java
index 5e07fb2..34750f9 100644
--- a/src/java/org/apache/ivy/ant/IvyCacheTask.java
+++ b/src/java/org/apache/ivy/ant/IvyCacheTask.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/src/java/org/apache/ivy/ant/IvyCheck.java b/src/java/org/apache/ivy/ant/IvyCheck.java
index 20fa18c..e2abc63 100644
--- a/src/java/org/apache/ivy/ant/IvyCheck.java
+++ b/src/java/org/apache/ivy/ant/IvyCheck.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/src/java/org/apache/ivy/ant/IvyCleanCache.java b/src/java/org/apache/ivy/ant/IvyCleanCache.java
index 95726ff..c1083f1 100644
--- a/src/java/org/apache/ivy/ant/IvyCleanCache.java
+++ b/src/java/org/apache/ivy/ant/IvyCleanCache.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/src/java/org/apache/ivy/ant/IvyConfigure.java b/src/java/org/apache/ivy/ant/IvyConfigure.java
index 455fd1f..d163928 100644
--- a/src/java/org/apache/ivy/ant/IvyConfigure.java
+++ b/src/java/org/apache/ivy/ant/IvyConfigure.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/src/java/org/apache/ivy/ant/IvyConflict.java b/src/java/org/apache/ivy/ant/IvyConflict.java
index 2ed02bf..55d79ef 100644
--- a/src/java/org/apache/ivy/ant/IvyConflict.java
+++ b/src/java/org/apache/ivy/ant/IvyConflict.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/src/java/org/apache/ivy/ant/IvyConvertPom.java b/src/java/org/apache/ivy/ant/IvyConvertPom.java
index cfd2209..557fd97 100644
--- a/src/java/org/apache/ivy/ant/IvyConvertPom.java
+++ b/src/java/org/apache/ivy/ant/IvyConvertPom.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/src/java/org/apache/ivy/ant/IvyDeliver.java b/src/java/org/apache/ivy/ant/IvyDeliver.java
index e08be06..3d2af06 100644
--- a/src/java/org/apache/ivy/ant/IvyDeliver.java
+++ b/src/java/org/apache/ivy/ant/IvyDeliver.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/src/java/org/apache/ivy/ant/IvyDependency.java b/src/java/org/apache/ivy/ant/IvyDependency.java
index 3682dc1..2359c16 100644
--- a/src/java/org/apache/ivy/ant/IvyDependency.java
+++ b/src/java/org/apache/ivy/ant/IvyDependency.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/src/java/org/apache/ivy/ant/IvyDependencyArtifact.java b/src/java/org/apache/ivy/ant/IvyDependencyArtifact.java
index e9d7197..dc181f9 100644
--- a/src/java/org/apache/ivy/ant/IvyDependencyArtifact.java
+++ b/src/java/org/apache/ivy/ant/IvyDependencyArtifact.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/src/java/org/apache/ivy/ant/IvyDependencyConf.java b/src/java/org/apache/ivy/ant/IvyDependencyConf.java
index 4db3881..dee94f1 100644
--- a/src/java/org/apache/ivy/ant/IvyDependencyConf.java
+++ b/src/java/org/apache/ivy/ant/IvyDependencyConf.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/src/java/org/apache/ivy/ant/IvyDependencyExclude.java b/src/java/org/apache/ivy/ant/IvyDependencyExclude.java
index ada2d31..b56f95c 100644
--- a/src/java/org/apache/ivy/ant/IvyDependencyExclude.java
+++ b/src/java/org/apache/ivy/ant/IvyDependencyExclude.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/src/java/org/apache/ivy/ant/IvyDependencyInclude.java b/src/java/org/apache/ivy/ant/IvyDependencyInclude.java
index c5e5cf1..d0a13fd 100644
--- a/src/java/org/apache/ivy/ant/IvyDependencyInclude.java
+++ b/src/java/org/apache/ivy/ant/IvyDependencyInclude.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/src/java/org/apache/ivy/ant/IvyDependencyTree.java b/src/java/org/apache/ivy/ant/IvyDependencyTree.java
index 43def69..b61b174 100644
--- a/src/java/org/apache/ivy/ant/IvyDependencyTree.java
+++ b/src/java/org/apache/ivy/ant/IvyDependencyTree.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/src/java/org/apache/ivy/ant/IvyDependencyUpdateChecker.java b/src/java/org/apache/ivy/ant/IvyDependencyUpdateChecker.java
index 6493693..6c1c220 100644
--- a/src/java/org/apache/ivy/ant/IvyDependencyUpdateChecker.java
+++ b/src/java/org/apache/ivy/ant/IvyDependencyUpdateChecker.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/src/java/org/apache/ivy/ant/IvyExclude.java b/src/java/org/apache/ivy/ant/IvyExclude.java
index 001d24b..2cfac9c 100644
--- a/src/java/org/apache/ivy/ant/IvyExclude.java
+++ b/src/java/org/apache/ivy/ant/IvyExclude.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/src/java/org/apache/ivy/ant/IvyExtractFromSources.java b/src/java/org/apache/ivy/ant/IvyExtractFromSources.java
index fef8109..298a27a 100644
--- a/src/java/org/apache/ivy/ant/IvyExtractFromSources.java
+++ b/src/java/org/apache/ivy/ant/IvyExtractFromSources.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/src/java/org/apache/ivy/ant/IvyFindRevision.java b/src/java/org/apache/ivy/ant/IvyFindRevision.java
index 32171cf..56b9d8d 100644
--- a/src/java/org/apache/ivy/ant/IvyFindRevision.java
+++ b/src/java/org/apache/ivy/ant/IvyFindRevision.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/src/java/org/apache/ivy/ant/IvyInfo.java b/src/java/org/apache/ivy/ant/IvyInfo.java
index f54ace4..857c6d8 100644
--- a/src/java/org/apache/ivy/ant/IvyInfo.java
+++ b/src/java/org/apache/ivy/ant/IvyInfo.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/src/java/org/apache/ivy/ant/IvyInstall.java b/src/java/org/apache/ivy/ant/IvyInstall.java
index f931a2d..876bd6c 100644
--- a/src/java/org/apache/ivy/ant/IvyInstall.java
+++ b/src/java/org/apache/ivy/ant/IvyInstall.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/src/java/org/apache/ivy/ant/IvyListModules.java b/src/java/org/apache/ivy/ant/IvyListModules.java
index 30975bb..1212b34 100644
--- a/src/java/org/apache/ivy/ant/IvyListModules.java
+++ b/src/java/org/apache/ivy/ant/IvyListModules.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/src/java/org/apache/ivy/ant/IvyMakePom.java b/src/java/org/apache/ivy/ant/IvyMakePom.java
index e8bd905..1ae53ca 100644
--- a/src/java/org/apache/ivy/ant/IvyMakePom.java
+++ b/src/java/org/apache/ivy/ant/IvyMakePom.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/src/java/org/apache/ivy/ant/IvyOverride.java b/src/java/org/apache/ivy/ant/IvyOverride.java
index 3e725d2..02adad6 100644
--- a/src/java/org/apache/ivy/ant/IvyOverride.java
+++ b/src/java/org/apache/ivy/ant/IvyOverride.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/src/java/org/apache/ivy/ant/IvyPostResolveTask.java b/src/java/org/apache/ivy/ant/IvyPostResolveTask.java
index e383f06..6565bd1 100644
--- a/src/java/org/apache/ivy/ant/IvyPostResolveTask.java
+++ b/src/java/org/apache/ivy/ant/IvyPostResolveTask.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/src/java/org/apache/ivy/ant/IvyPublish.java b/src/java/org/apache/ivy/ant/IvyPublish.java
index 9add822..332400a 100644
--- a/src/java/org/apache/ivy/ant/IvyPublish.java
+++ b/src/java/org/apache/ivy/ant/IvyPublish.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/src/java/org/apache/ivy/ant/IvyReport.java b/src/java/org/apache/ivy/ant/IvyReport.java
index cfac8df..662fd32 100644
--- a/src/java/org/apache/ivy/ant/IvyReport.java
+++ b/src/java/org/apache/ivy/ant/IvyReport.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/src/java/org/apache/ivy/ant/IvyRepositoryReport.java b/src/java/org/apache/ivy/ant/IvyRepositoryReport.java
index 6ce7445..89c7d93 100644
--- a/src/java/org/apache/ivy/ant/IvyRepositoryReport.java
+++ b/src/java/org/apache/ivy/ant/IvyRepositoryReport.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/src/java/org/apache/ivy/ant/IvyResolve.java b/src/java/org/apache/ivy/ant/IvyResolve.java
index 37c8bc9..999c03c 100644
--- a/src/java/org/apache/ivy/ant/IvyResolve.java
+++ b/src/java/org/apache/ivy/ant/IvyResolve.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/src/java/org/apache/ivy/ant/IvyResources.java b/src/java/org/apache/ivy/ant/IvyResources.java
index b185080..5bab002 100644
--- a/src/java/org/apache/ivy/ant/IvyResources.java
+++ b/src/java/org/apache/ivy/ant/IvyResources.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/src/java/org/apache/ivy/ant/IvyRetrieve.java b/src/java/org/apache/ivy/ant/IvyRetrieve.java
index 6d9e3f5..4da3e8e 100644
--- a/src/java/org/apache/ivy/ant/IvyRetrieve.java
+++ b/src/java/org/apache/ivy/ant/IvyRetrieve.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/src/java/org/apache/ivy/ant/IvyTask.java b/src/java/org/apache/ivy/ant/IvyTask.java
index 960fd7c..e99a855 100644
--- a/src/java/org/apache/ivy/ant/IvyTask.java
+++ b/src/java/org/apache/ivy/ant/IvyTask.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/src/java/org/apache/ivy/ant/IvyVar.java b/src/java/org/apache/ivy/ant/IvyVar.java
index dd1738f..576afc0 100644
--- a/src/java/org/apache/ivy/ant/IvyVar.java
+++ b/src/java/org/apache/ivy/ant/IvyVar.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/src/java/org/apache/ivy/ant/MapperAdapter.java b/src/java/org/apache/ivy/ant/MapperAdapter.java
index a9ceab7..e6ce6f5 100644
--- a/src/java/org/apache/ivy/ant/MapperAdapter.java
+++ b/src/java/org/apache/ivy/ant/MapperAdapter.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/src/java/org/apache/ivy/ant/PackageMapping.java b/src/java/org/apache/ivy/ant/PackageMapping.java
index 69a4b17..9404f32 100644
--- a/src/java/org/apache/ivy/ant/PackageMapping.java
+++ b/src/java/org/apache/ivy/ant/PackageMapping.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/src/java/org/apache/ivy/ant/antlib.xml b/src/java/org/apache/ivy/ant/antlib.xml
index 4cd881c..2107e80 100644
--- a/src/java/org/apache/ivy/ant/antlib.xml
+++ b/src/java/org/apache/ivy/ant/antlib.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/src/java/org/apache/ivy/core/ExecutionRelativeUrlResolver.java b/src/java/org/apache/ivy/core/ExecutionRelativeUrlResolver.java
index db972cb..50a2f5a 100644
--- a/src/java/org/apache/ivy/core/ExecutionRelativeUrlResolver.java
+++ b/src/java/org/apache/ivy/core/ExecutionRelativeUrlResolver.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/src/java/org/apache/ivy/core/IvyContext.java b/src/java/org/apache/ivy/core/IvyContext.java
index b26d69e..d12b63f 100644
--- a/src/java/org/apache/ivy/core/IvyContext.java
+++ b/src/java/org/apache/ivy/core/IvyContext.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/src/java/org/apache/ivy/core/IvyPatternHelper.java b/src/java/org/apache/ivy/core/IvyPatternHelper.java
index ef9a163..3dacb7d 100644
--- a/src/java/org/apache/ivy/core/IvyPatternHelper.java
+++ b/src/java/org/apache/ivy/core/IvyPatternHelper.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/src/java/org/apache/ivy/core/IvyThread.java b/src/java/org/apache/ivy/core/IvyThread.java
index d48fd16..368b22c 100644
--- a/src/java/org/apache/ivy/core/IvyThread.java
+++ b/src/java/org/apache/ivy/core/IvyThread.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/src/java/org/apache/ivy/core/LogOptions.java b/src/java/org/apache/ivy/core/LogOptions.java
index 942f481..9f0bf76 100644
--- a/src/java/org/apache/ivy/core/LogOptions.java
+++ b/src/java/org/apache/ivy/core/LogOptions.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/src/java/org/apache/ivy/core/NormalRelativeUrlResolver.java b/src/java/org/apache/ivy/core/NormalRelativeUrlResolver.java
index 691560a..ea07f6a 100644
--- a/src/java/org/apache/ivy/core/NormalRelativeUrlResolver.java
+++ b/src/java/org/apache/ivy/core/NormalRelativeUrlResolver.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/src/java/org/apache/ivy/core/RelativeUrlResolver.java b/src/java/org/apache/ivy/core/RelativeUrlResolver.java
index 701c4c5..94b0928 100644
--- a/src/java/org/apache/ivy/core/RelativeUrlResolver.java
+++ b/src/java/org/apache/ivy/core/RelativeUrlResolver.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/src/java/org/apache/ivy/core/cache/ArtifactOrigin.java b/src/java/org/apache/ivy/core/cache/ArtifactOrigin.java
index e65a683..d6623d1 100644
--- a/src/java/org/apache/ivy/core/cache/ArtifactOrigin.java
+++ b/src/java/org/apache/ivy/core/cache/ArtifactOrigin.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/src/java/org/apache/ivy/core/cache/CacheDownloadOptions.java b/src/java/org/apache/ivy/core/cache/CacheDownloadOptions.java
index 674abf2..0f5b6c5 100644
--- a/src/java/org/apache/ivy/core/cache/CacheDownloadOptions.java
+++ b/src/java/org/apache/ivy/core/cache/CacheDownloadOptions.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/src/java/org/apache/ivy/core/cache/CacheMetadataOptions.java b/src/java/org/apache/ivy/core/cache/CacheMetadataOptions.java
index 8f827c4..765fcdc 100644
--- a/src/java/org/apache/ivy/core/cache/CacheMetadataOptions.java
+++ b/src/java/org/apache/ivy/core/cache/CacheMetadataOptions.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/src/java/org/apache/ivy/core/cache/CacheResourceOptions.java b/src/java/org/apache/ivy/core/cache/CacheResourceOptions.java
index 9e8ef9f..b7eac4b 100644
--- a/src/java/org/apache/ivy/core/cache/CacheResourceOptions.java
+++ b/src/java/org/apache/ivy/core/cache/CacheResourceOptions.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/src/java/org/apache/ivy/core/cache/CacheUtil.java b/src/java/org/apache/ivy/core/cache/CacheUtil.java
index d9394c3..8c02239 100644
--- a/src/java/org/apache/ivy/core/cache/CacheUtil.java
+++ b/src/java/org/apache/ivy/core/cache/CacheUtil.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/src/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManager.java b/src/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManager.java
index 540cf92..3206915 100644
--- a/src/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManager.java
+++ b/src/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManager.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/src/java/org/apache/ivy/core/cache/DefaultResolutionCacheManager.java b/src/java/org/apache/ivy/core/cache/DefaultResolutionCacheManager.java
index 21e0858..52c3400 100644
--- a/src/java/org/apache/ivy/core/cache/DefaultResolutionCacheManager.java
+++ b/src/java/org/apache/ivy/core/cache/DefaultResolutionCacheManager.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/src/java/org/apache/ivy/core/cache/DownloadListener.java b/src/java/org/apache/ivy/core/cache/DownloadListener.java
index 2594fc4..bc66539 100644
--- a/src/java/org/apache/ivy/core/cache/DownloadListener.java
+++ b/src/java/org/apache/ivy/core/cache/DownloadListener.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/src/java/org/apache/ivy/core/cache/ModuleDescriptorMemoryCache.java b/src/java/org/apache/ivy/core/cache/ModuleDescriptorMemoryCache.java
index c349f2a..3b1fcfa 100644
--- a/src/java/org/apache/ivy/core/cache/ModuleDescriptorMemoryCache.java
+++ b/src/java/org/apache/ivy/core/cache/ModuleDescriptorMemoryCache.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/src/java/org/apache/ivy/core/cache/ModuleDescriptorProvider.java b/src/java/org/apache/ivy/core/cache/ModuleDescriptorProvider.java
index 4f09717..80b7702 100644
--- a/src/java/org/apache/ivy/core/cache/ModuleDescriptorProvider.java
+++ b/src/java/org/apache/ivy/core/cache/ModuleDescriptorProvider.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/src/java/org/apache/ivy/core/cache/ModuleDescriptorWriter.java b/src/java/org/apache/ivy/core/cache/ModuleDescriptorWriter.java
index 510012a..50dce95 100644
--- a/src/java/org/apache/ivy/core/cache/ModuleDescriptorWriter.java
+++ b/src/java/org/apache/ivy/core/cache/ModuleDescriptorWriter.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/src/java/org/apache/ivy/core/cache/ParserSettingsMonitor.java b/src/java/org/apache/ivy/core/cache/ParserSettingsMonitor.java
index 426ca27..dba7101 100644
--- a/src/java/org/apache/ivy/core/cache/ParserSettingsMonitor.java
+++ b/src/java/org/apache/ivy/core/cache/ParserSettingsMonitor.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/src/java/org/apache/ivy/core/cache/RepositoryCacheManager.java b/src/java/org/apache/ivy/core/cache/RepositoryCacheManager.java
index 71224ff..a1119bc 100644
--- a/src/java/org/apache/ivy/core/cache/RepositoryCacheManager.java
+++ b/src/java/org/apache/ivy/core/cache/RepositoryCacheManager.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/src/java/org/apache/ivy/core/cache/ResolutionCacheManager.java b/src/java/org/apache/ivy/core/cache/ResolutionCacheManager.java
index 9ba33d3..03f23bf 100644
--- a/src/java/org/apache/ivy/core/cache/ResolutionCacheManager.java
+++ b/src/java/org/apache/ivy/core/cache/ResolutionCacheManager.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/src/java/org/apache/ivy/core/check/CheckEngine.java b/src/java/org/apache/ivy/core/check/CheckEngine.java
index d48df8a..8e1e322 100644
--- a/src/java/org/apache/ivy/core/check/CheckEngine.java
+++ b/src/java/org/apache/ivy/core/check/CheckEngine.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/src/java/org/apache/ivy/core/check/CheckEngineSettings.java b/src/java/org/apache/ivy/core/check/CheckEngineSettings.java
index c700795..2684277 100644
--- a/src/java/org/apache/ivy/core/check/CheckEngineSettings.java
+++ b/src/java/org/apache/ivy/core/check/CheckEngineSettings.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/src/java/org/apache/ivy/core/deliver/DefaultPublishingDRResolver.java b/src/java/org/apache/ivy/core/deliver/DefaultPublishingDRResolver.java
index 50f26e5..4c5fc0b 100644
--- a/src/java/org/apache/ivy/core/deliver/DefaultPublishingDRResolver.java
+++ b/src/java/org/apache/ivy/core/deliver/DefaultPublishingDRResolver.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/src/java/org/apache/ivy/core/deliver/DeliverEngine.java b/src/java/org/apache/ivy/core/deliver/DeliverEngine.java
index 4a7c050..66ce7d9 100644
--- a/src/java/org/apache/ivy/core/deliver/DeliverEngine.java
+++ b/src/java/org/apache/ivy/core/deliver/DeliverEngine.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/src/java/org/apache/ivy/core/deliver/DeliverEngineSettings.java b/src/java/org/apache/ivy/core/deliver/DeliverEngineSettings.java
index 2589f33..e1a57f1 100644
--- a/src/java/org/apache/ivy/core/deliver/DeliverEngineSettings.java
+++ b/src/java/org/apache/ivy/core/deliver/DeliverEngineSettings.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/src/java/org/apache/ivy/core/deliver/DeliverOptions.java b/src/java/org/apache/ivy/core/deliver/DeliverOptions.java
index eeffc71..44aad93 100644
--- a/src/java/org/apache/ivy/core/deliver/DeliverOptions.java
+++ b/src/java/org/apache/ivy/core/deliver/DeliverOptions.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/src/java/org/apache/ivy/core/deliver/PublishingDependencyRevisionResolver.java b/src/java/org/apache/ivy/core/deliver/PublishingDependencyRevisionResolver.java
index 8a7d8b7..8011530 100644
--- a/src/java/org/apache/ivy/core/deliver/PublishingDependencyRevisionResolver.java
+++ b/src/java/org/apache/ivy/core/deliver/PublishingDependencyRevisionResolver.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/src/java/org/apache/ivy/core/event/EventManager.java b/src/java/org/apache/ivy/core/event/EventManager.java
index a0e3490..bc50f12 100644
--- a/src/java/org/apache/ivy/core/event/EventManager.java
+++ b/src/java/org/apache/ivy/core/event/EventManager.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/src/java/org/apache/ivy/core/event/FilteredIvyListener.java b/src/java/org/apache/ivy/core/event/FilteredIvyListener.java
index 88b5c67..f4c5ab7 100644
--- a/src/java/org/apache/ivy/core/event/FilteredIvyListener.java
+++ b/src/java/org/apache/ivy/core/event/FilteredIvyListener.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/src/java/org/apache/ivy/core/event/IvyEvent.java b/src/java/org/apache/ivy/core/event/IvyEvent.java
index 3084e5b..57efba5 100644
--- a/src/java/org/apache/ivy/core/event/IvyEvent.java
+++ b/src/java/org/apache/ivy/core/event/IvyEvent.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/src/java/org/apache/ivy/core/event/IvyEventFilter.java b/src/java/org/apache/ivy/core/event/IvyEventFilter.java
index 79ade37..7f40cb9 100644
--- a/src/java/org/apache/ivy/core/event/IvyEventFilter.java
+++ b/src/java/org/apache/ivy/core/event/IvyEventFilter.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/src/java/org/apache/ivy/core/event/IvyListener.java b/src/java/org/apache/ivy/core/event/IvyListener.java
index 57fccd3..dbdd7b8 100644
--- a/src/java/org/apache/ivy/core/event/IvyListener.java
+++ b/src/java/org/apache/ivy/core/event/IvyListener.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/src/java/org/apache/ivy/core/event/download/DownloadEvent.java b/src/java/org/apache/ivy/core/event/download/DownloadEvent.java
index 5b160a3..05eee24 100644
--- a/src/java/org/apache/ivy/core/event/download/DownloadEvent.java
+++ b/src/java/org/apache/ivy/core/event/download/DownloadEvent.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/src/java/org/apache/ivy/core/event/download/EndArtifactDownloadEvent.java b/src/java/org/apache/ivy/core/event/download/EndArtifactDownloadEvent.java
index c22d4b4..6083ef7 100644
--- a/src/java/org/apache/ivy/core/event/download/EndArtifactDownloadEvent.java
+++ b/src/java/org/apache/ivy/core/event/download/EndArtifactDownloadEvent.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/src/java/org/apache/ivy/core/event/download/NeedArtifactEvent.java b/src/java/org/apache/ivy/core/event/download/NeedArtifactEvent.java
index a1a9f2e..ffa133b 100644
--- a/src/java/org/apache/ivy/core/event/download/NeedArtifactEvent.java
+++ b/src/java/org/apache/ivy/core/event/download/NeedArtifactEvent.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/src/java/org/apache/ivy/core/event/download/PrepareDownloadEvent.java b/src/java/org/apache/ivy/core/event/download/PrepareDownloadEvent.java
index a5df433..e85952d 100644
--- a/src/java/org/apache/ivy/core/event/download/PrepareDownloadEvent.java
+++ b/src/java/org/apache/ivy/core/event/download/PrepareDownloadEvent.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/src/java/org/apache/ivy/core/event/download/StartArtifactDownloadEvent.java b/src/java/org/apache/ivy/core/event/download/StartArtifactDownloadEvent.java
index a30d67c..3012cff 100644
--- a/src/java/org/apache/ivy/core/event/download/StartArtifactDownloadEvent.java
+++ b/src/java/org/apache/ivy/core/event/download/StartArtifactDownloadEvent.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/src/java/org/apache/ivy/core/event/publish/EndArtifactPublishEvent.java b/src/java/org/apache/ivy/core/event/publish/EndArtifactPublishEvent.java
index 53e4539..e185b9d 100644
--- a/src/java/org/apache/ivy/core/event/publish/EndArtifactPublishEvent.java
+++ b/src/java/org/apache/ivy/core/event/publish/EndArtifactPublishEvent.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/src/java/org/apache/ivy/core/event/publish/PublishEvent.java b/src/java/org/apache/ivy/core/event/publish/PublishEvent.java
index 9ad6b56..a60af27 100644
--- a/src/java/org/apache/ivy/core/event/publish/PublishEvent.java
+++ b/src/java/org/apache/ivy/core/event/publish/PublishEvent.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/src/java/org/apache/ivy/core/event/publish/StartArtifactPublishEvent.java b/src/java/org/apache/ivy/core/event/publish/StartArtifactPublishEvent.java
index 36ead5a..972413f 100644
--- a/src/java/org/apache/ivy/core/event/publish/StartArtifactPublishEvent.java
+++ b/src/java/org/apache/ivy/core/event/publish/StartArtifactPublishEvent.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/src/java/org/apache/ivy/core/event/resolve/EndResolveDependencyEvent.java b/src/java/org/apache/ivy/core/event/resolve/EndResolveDependencyEvent.java
index 66a8843..2fccc1a 100644
--- a/src/java/org/apache/ivy/core/event/resolve/EndResolveDependencyEvent.java
+++ b/src/java/org/apache/ivy/core/event/resolve/EndResolveDependencyEvent.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/src/java/org/apache/ivy/core/event/resolve/EndResolveEvent.java b/src/java/org/apache/ivy/core/event/resolve/EndResolveEvent.java
index 7ea6775..70b54d4 100644
--- a/src/java/org/apache/ivy/core/event/resolve/EndResolveEvent.java
+++ b/src/java/org/apache/ivy/core/event/resolve/EndResolveEvent.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/src/java/org/apache/ivy/core/event/resolve/ResolveDependencyEvent.java b/src/java/org/apache/ivy/core/event/resolve/ResolveDependencyEvent.java
index 97af58c..a0ab2ac 100644
--- a/src/java/org/apache/ivy/core/event/resolve/ResolveDependencyEvent.java
+++ b/src/java/org/apache/ivy/core/event/resolve/ResolveDependencyEvent.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/src/java/org/apache/ivy/core/event/resolve/ResolveEvent.java b/src/java/org/apache/ivy/core/event/resolve/ResolveEvent.java
index 140cf3d..f080cc8 100644
--- a/src/java/org/apache/ivy/core/event/resolve/ResolveEvent.java
+++ b/src/java/org/apache/ivy/core/event/resolve/ResolveEvent.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/src/java/org/apache/ivy/core/event/resolve/StartResolveDependencyEvent.java b/src/java/org/apache/ivy/core/event/resolve/StartResolveDependencyEvent.java
index db5c825..e6b67af 100644
--- a/src/java/org/apache/ivy/core/event/resolve/StartResolveDependencyEvent.java
+++ b/src/java/org/apache/ivy/core/event/resolve/StartResolveDependencyEvent.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/src/java/org/apache/ivy/core/event/resolve/StartResolveEvent.java b/src/java/org/apache/ivy/core/event/resolve/StartResolveEvent.java
index 687ef73..0d4fd67 100644
--- a/src/java/org/apache/ivy/core/event/resolve/StartResolveEvent.java
+++ b/src/java/org/apache/ivy/core/event/resolve/StartResolveEvent.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/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveArtifactEvent.java b/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveArtifactEvent.java
index 5054117..f02e442 100644
--- a/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveArtifactEvent.java
+++ b/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveArtifactEvent.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/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveEvent.java b/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveEvent.java
index b38781f..edb2101 100644
--- a/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveEvent.java
+++ b/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveEvent.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/src/java/org/apache/ivy/core/event/retrieve/RetrieveArtifactEvent.java b/src/java/org/apache/ivy/core/event/retrieve/RetrieveArtifactEvent.java
index 9b134ca..81c56b8 100644
--- a/src/java/org/apache/ivy/core/event/retrieve/RetrieveArtifactEvent.java
+++ b/src/java/org/apache/ivy/core/event/retrieve/RetrieveArtifactEvent.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/src/java/org/apache/ivy/core/event/retrieve/RetrieveEvent.java b/src/java/org/apache/ivy/core/event/retrieve/RetrieveEvent.java
index a7199cd..2b700e9 100644
--- a/src/java/org/apache/ivy/core/event/retrieve/RetrieveEvent.java
+++ b/src/java/org/apache/ivy/core/event/retrieve/RetrieveEvent.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/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveArtifactEvent.java b/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveArtifactEvent.java
index eb0ccf1..307fdc5 100644
--- a/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveArtifactEvent.java
+++ b/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveArtifactEvent.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/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveEvent.java b/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveEvent.java
index 66b1678..c71db0c 100644
--- a/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveEvent.java
+++ b/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveEvent.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/src/java/org/apache/ivy/core/install/InstallEngine.java b/src/java/org/apache/ivy/core/install/InstallEngine.java
index 0ec0d65..a94959c 100644
--- a/src/java/org/apache/ivy/core/install/InstallEngine.java
+++ b/src/java/org/apache/ivy/core/install/InstallEngine.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/src/java/org/apache/ivy/core/install/InstallEngineSettings.java b/src/java/org/apache/ivy/core/install/InstallEngineSettings.java
index 0aa56dd..62dcaf9 100644
--- a/src/java/org/apache/ivy/core/install/InstallEngineSettings.java
+++ b/src/java/org/apache/ivy/core/install/InstallEngineSettings.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/src/java/org/apache/ivy/core/install/InstallOptions.java b/src/java/org/apache/ivy/core/install/InstallOptions.java
index ee6beeb..80c9336 100644
--- a/src/java/org/apache/ivy/core/install/InstallOptions.java
+++ b/src/java/org/apache/ivy/core/install/InstallOptions.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/src/java/org/apache/ivy/core/module/descriptor/AbstractArtifact.java b/src/java/org/apache/ivy/core/module/descriptor/AbstractArtifact.java
index 74bb54f..0d7db4b 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/AbstractArtifact.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/AbstractArtifact.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/src/java/org/apache/ivy/core/module/descriptor/AbstractIncludeExcludeRule.java b/src/java/org/apache/ivy/core/module/descriptor/AbstractIncludeExcludeRule.java
index bdea406..0c5d615 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/AbstractIncludeExcludeRule.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/AbstractIncludeExcludeRule.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/src/java/org/apache/ivy/core/module/descriptor/Artifact.java b/src/java/org/apache/ivy/core/module/descriptor/Artifact.java
index 648e374..a46f173 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/Artifact.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/Artifact.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/src/java/org/apache/ivy/core/module/descriptor/Configuration.java b/src/java/org/apache/ivy/core/module/descriptor/Configuration.java
index b053518..1a64146 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/Configuration.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/Configuration.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/src/java/org/apache/ivy/core/module/descriptor/ConfigurationAware.java b/src/java/org/apache/ivy/core/module/descriptor/ConfigurationAware.java
index dac358d..47bb647 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ConfigurationAware.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ConfigurationAware.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/src/java/org/apache/ivy/core/module/descriptor/ConfigurationGroup.java b/src/java/org/apache/ivy/core/module/descriptor/ConfigurationGroup.java
index 80182da..d0eb1ae 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ConfigurationGroup.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ConfigurationGroup.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/src/java/org/apache/ivy/core/module/descriptor/ConfigurationIntersection.java b/src/java/org/apache/ivy/core/module/descriptor/ConfigurationIntersection.java
index 406fd07..3411878 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ConfigurationIntersection.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ConfigurationIntersection.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/src/java/org/apache/ivy/core/module/descriptor/DefaultArtifact.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultArtifact.java
index 05880b2..c9bd902 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultArtifact.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultArtifact.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/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyArtifactDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyArtifactDescriptor.java
index c7d5537..466fb20 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyArtifactDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyArtifactDescriptor.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/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptor.java
index 942d6fb..ac04fbe 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptor.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/src/java/org/apache/ivy/core/module/descriptor/DefaultExcludeRule.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultExcludeRule.java
index e99dd0c..fe4f7c0 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultExcludeRule.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultExcludeRule.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/src/java/org/apache/ivy/core/module/descriptor/DefaultExtendsDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultExtendsDescriptor.java
index 33753a0..3bc40ab 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultExtendsDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultExtendsDescriptor.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/src/java/org/apache/ivy/core/module/descriptor/DefaultIncludeRule.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultIncludeRule.java
index 82828de..6c925aa 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultIncludeRule.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultIncludeRule.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/src/java/org/apache/ivy/core/module/descriptor/DefaultModuleDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultModuleDescriptor.java
index 6b528e0..1adf6a2 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultModuleDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultModuleDescriptor.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/src/java/org/apache/ivy/core/module/descriptor/DefaultWorkspaceModuleDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultWorkspaceModuleDescriptor.java
index 1c86f56..4be7e5f 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultWorkspaceModuleDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultWorkspaceModuleDescriptor.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/src/java/org/apache/ivy/core/module/descriptor/DependencyArtifactDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DependencyArtifactDescriptor.java
index 7afa317..cb664cd 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DependencyArtifactDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DependencyArtifactDescriptor.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/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptor.java
index 1351e86..00e07ea 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptor.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/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptorMediator.java b/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptorMediator.java
index 18f4be8..d1eb251 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptorMediator.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptorMediator.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/src/java/org/apache/ivy/core/module/descriptor/ExcludeRule.java b/src/java/org/apache/ivy/core/module/descriptor/ExcludeRule.java
index 1a7c5ff..75580e2 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ExcludeRule.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ExcludeRule.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/src/java/org/apache/ivy/core/module/descriptor/ExtendsDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/ExtendsDescriptor.java
index ceba103..63e47c1 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ExtendsDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ExtendsDescriptor.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/src/java/org/apache/ivy/core/module/descriptor/ExtraInfoHolder.java b/src/java/org/apache/ivy/core/module/descriptor/ExtraInfoHolder.java
index 7a7cfe4..723fe62 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ExtraInfoHolder.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ExtraInfoHolder.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/src/java/org/apache/ivy/core/module/descriptor/IncludeRule.java b/src/java/org/apache/ivy/core/module/descriptor/IncludeRule.java
index 212023e..7845f6e 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/IncludeRule.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/IncludeRule.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/src/java/org/apache/ivy/core/module/descriptor/InheritableItem.java b/src/java/org/apache/ivy/core/module/descriptor/InheritableItem.java
index 8b9e132..73a7a3e 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/InheritableItem.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/InheritableItem.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/src/java/org/apache/ivy/core/module/descriptor/License.java b/src/java/org/apache/ivy/core/module/descriptor/License.java
index db1c823..594d1d6 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/License.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/License.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/src/java/org/apache/ivy/core/module/descriptor/MDArtifact.java b/src/java/org/apache/ivy/core/module/descriptor/MDArtifact.java
index ecd511b..f79d352 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/MDArtifact.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/MDArtifact.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/src/java/org/apache/ivy/core/module/descriptor/ModuleDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/ModuleDescriptor.java
index da20d5e..166f46b 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ModuleDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ModuleDescriptor.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/src/java/org/apache/ivy/core/module/descriptor/OverrideDependencyDescriptorMediator.java b/src/java/org/apache/ivy/core/module/descriptor/OverrideDependencyDescriptorMediator.java
index a5fbaf8..bba2a8a 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/OverrideDependencyDescriptorMediator.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/OverrideDependencyDescriptorMediator.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/src/java/org/apache/ivy/core/module/descriptor/WorkspaceModuleDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/WorkspaceModuleDescriptor.java
index 4403526..ac21a8e 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/WorkspaceModuleDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/WorkspaceModuleDescriptor.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/src/java/org/apache/ivy/core/module/id/ArtifactId.java b/src/java/org/apache/ivy/core/module/id/ArtifactId.java
index a174738..62a1b44 100644
--- a/src/java/org/apache/ivy/core/module/id/ArtifactId.java
+++ b/src/java/org/apache/ivy/core/module/id/ArtifactId.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/src/java/org/apache/ivy/core/module/id/ArtifactRevisionId.java b/src/java/org/apache/ivy/core/module/id/ArtifactRevisionId.java
index c55b0f0..32346bd 100644
--- a/src/java/org/apache/ivy/core/module/id/ArtifactRevisionId.java
+++ b/src/java/org/apache/ivy/core/module/id/ArtifactRevisionId.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/src/java/org/apache/ivy/core/module/id/MatcherLookup.java b/src/java/org/apache/ivy/core/module/id/MatcherLookup.java
index 5d223ae..4526cff 100644
--- a/src/java/org/apache/ivy/core/module/id/MatcherLookup.java
+++ b/src/java/org/apache/ivy/core/module/id/MatcherLookup.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/src/java/org/apache/ivy/core/module/id/ModuleId.java b/src/java/org/apache/ivy/core/module/id/ModuleId.java
index 1c605f1..66a536c 100644
--- a/src/java/org/apache/ivy/core/module/id/ModuleId.java
+++ b/src/java/org/apache/ivy/core/module/id/ModuleId.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/src/java/org/apache/ivy/core/module/id/ModuleRevisionId.java b/src/java/org/apache/ivy/core/module/id/ModuleRevisionId.java
index 8bb19ed..aab4283 100644
--- a/src/java/org/apache/ivy/core/module/id/ModuleRevisionId.java
+++ b/src/java/org/apache/ivy/core/module/id/ModuleRevisionId.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/src/java/org/apache/ivy/core/module/id/ModuleRules.java b/src/java/org/apache/ivy/core/module/id/ModuleRules.java
index abfec94..e17e2e6 100644
--- a/src/java/org/apache/ivy/core/module/id/ModuleRules.java
+++ b/src/java/org/apache/ivy/core/module/id/ModuleRules.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/src/java/org/apache/ivy/core/module/id/package.html b/src/java/org/apache/ivy/core/module/id/package.html
index 1a37e02..3b4670a 100644
--- a/src/java/org/apache/ivy/core/module/id/package.html
+++ b/src/java/org/apache/ivy/core/module/id/package.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/src/java/org/apache/ivy/core/module/status/Status.java b/src/java/org/apache/ivy/core/module/status/Status.java
index d94d94a..0f3721c 100644
--- a/src/java/org/apache/ivy/core/module/status/Status.java
+++ b/src/java/org/apache/ivy/core/module/status/Status.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/src/java/org/apache/ivy/core/module/status/StatusManager.java b/src/java/org/apache/ivy/core/module/status/StatusManager.java
index ba57a0e..66c7e23 100644
--- a/src/java/org/apache/ivy/core/module/status/StatusManager.java
+++ b/src/java/org/apache/ivy/core/module/status/StatusManager.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/src/java/org/apache/ivy/core/pack/ArchivePacking.java b/src/java/org/apache/ivy/core/pack/ArchivePacking.java
index 2802ca5..8143d11 100644
--- a/src/java/org/apache/ivy/core/pack/ArchivePacking.java
+++ b/src/java/org/apache/ivy/core/pack/ArchivePacking.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/src/java/org/apache/ivy/core/pack/OsgiBundlePacking.java b/src/java/org/apache/ivy/core/pack/OsgiBundlePacking.java
index 737a1f9..6e453b9 100644
--- a/src/java/org/apache/ivy/core/pack/OsgiBundlePacking.java
+++ b/src/java/org/apache/ivy/core/pack/OsgiBundlePacking.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/src/java/org/apache/ivy/core/pack/Pack200Packing.java b/src/java/org/apache/ivy/core/pack/Pack200Packing.java
index f2039d1..264d445 100644
--- a/src/java/org/apache/ivy/core/pack/Pack200Packing.java
+++ b/src/java/org/apache/ivy/core/pack/Pack200Packing.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/src/java/org/apache/ivy/core/pack/PackagingManager.java b/src/java/org/apache/ivy/core/pack/PackagingManager.java
index 6d9a03e..be8e19c 100644
--- a/src/java/org/apache/ivy/core/pack/PackagingManager.java
+++ b/src/java/org/apache/ivy/core/pack/PackagingManager.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/src/java/org/apache/ivy/core/pack/PackingRegistry.java b/src/java/org/apache/ivy/core/pack/PackingRegistry.java
index 77684dc..8e6d82a 100644
--- a/src/java/org/apache/ivy/core/pack/PackingRegistry.java
+++ b/src/java/org/apache/ivy/core/pack/PackingRegistry.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/src/java/org/apache/ivy/core/pack/StreamPacking.java b/src/java/org/apache/ivy/core/pack/StreamPacking.java
index b4b98d0..6f6e2ed 100644
--- a/src/java/org/apache/ivy/core/pack/StreamPacking.java
+++ b/src/java/org/apache/ivy/core/pack/StreamPacking.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/src/java/org/apache/ivy/core/pack/ZipPacking.java b/src/java/org/apache/ivy/core/pack/ZipPacking.java
index 7a0e3c1..18a010e 100644
--- a/src/java/org/apache/ivy/core/pack/ZipPacking.java
+++ b/src/java/org/apache/ivy/core/pack/ZipPacking.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/src/java/org/apache/ivy/core/publish/PublishEngine.java b/src/java/org/apache/ivy/core/publish/PublishEngine.java
index 8ed4ee5..bb6a684 100644
--- a/src/java/org/apache/ivy/core/publish/PublishEngine.java
+++ b/src/java/org/apache/ivy/core/publish/PublishEngine.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/src/java/org/apache/ivy/core/publish/PublishEngineSettings.java b/src/java/org/apache/ivy/core/publish/PublishEngineSettings.java
index 8105b2f..bc989ce 100644
--- a/src/java/org/apache/ivy/core/publish/PublishEngineSettings.java
+++ b/src/java/org/apache/ivy/core/publish/PublishEngineSettings.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/src/java/org/apache/ivy/core/publish/PublishOptions.java b/src/java/org/apache/ivy/core/publish/PublishOptions.java
index 7dcc48d..2be9202 100644
--- a/src/java/org/apache/ivy/core/publish/PublishOptions.java
+++ b/src/java/org/apache/ivy/core/publish/PublishOptions.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/src/java/org/apache/ivy/core/report/ArtifactDownloadReport.java b/src/java/org/apache/ivy/core/report/ArtifactDownloadReport.java
index 8fb72bd..951936e 100644
--- a/src/java/org/apache/ivy/core/report/ArtifactDownloadReport.java
+++ b/src/java/org/apache/ivy/core/report/ArtifactDownloadReport.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/src/java/org/apache/ivy/core/report/ConfigurationResolveReport.java b/src/java/org/apache/ivy/core/report/ConfigurationResolveReport.java
index 04cd02e..0e0b199 100644
--- a/src/java/org/apache/ivy/core/report/ConfigurationResolveReport.java
+++ b/src/java/org/apache/ivy/core/report/ConfigurationResolveReport.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/src/java/org/apache/ivy/core/report/DownloadReport.java b/src/java/org/apache/ivy/core/report/DownloadReport.java
index 267c7b1..b5e8c2f 100644
--- a/src/java/org/apache/ivy/core/report/DownloadReport.java
+++ b/src/java/org/apache/ivy/core/report/DownloadReport.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/src/java/org/apache/ivy/core/report/DownloadStatus.java b/src/java/org/apache/ivy/core/report/DownloadStatus.java
index db5fab5..c9c8d2b 100644
--- a/src/java/org/apache/ivy/core/report/DownloadStatus.java
+++ b/src/java/org/apache/ivy/core/report/DownloadStatus.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/src/java/org/apache/ivy/core/report/MetadataArtifactDownloadReport.java b/src/java/org/apache/ivy/core/report/MetadataArtifactDownloadReport.java
index ddafd08..ea7b347 100644
--- a/src/java/org/apache/ivy/core/report/MetadataArtifactDownloadReport.java
+++ b/src/java/org/apache/ivy/core/report/MetadataArtifactDownloadReport.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/src/java/org/apache/ivy/core/report/ResolveReport.java b/src/java/org/apache/ivy/core/report/ResolveReport.java
index 40d5d1b..8a8d0f7 100644
--- a/src/java/org/apache/ivy/core/report/ResolveReport.java
+++ b/src/java/org/apache/ivy/core/report/ResolveReport.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/src/java/org/apache/ivy/core/repository/RepositoryManagementEngine.java b/src/java/org/apache/ivy/core/repository/RepositoryManagementEngine.java
index 5c71181..35277d8 100644
--- a/src/java/org/apache/ivy/core/repository/RepositoryManagementEngine.java
+++ b/src/java/org/apache/ivy/core/repository/RepositoryManagementEngine.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/src/java/org/apache/ivy/core/repository/RepositoryManagementEngineSettings.java b/src/java/org/apache/ivy/core/repository/RepositoryManagementEngineSettings.java
index d50ae52..559a80f 100644
--- a/src/java/org/apache/ivy/core/repository/RepositoryManagementEngineSettings.java
+++ b/src/java/org/apache/ivy/core/repository/RepositoryManagementEngineSettings.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/src/java/org/apache/ivy/core/resolve/DownloadOptions.java b/src/java/org/apache/ivy/core/resolve/DownloadOptions.java
index e3f8555..83017fd 100644
--- a/src/java/org/apache/ivy/core/resolve/DownloadOptions.java
+++ b/src/java/org/apache/ivy/core/resolve/DownloadOptions.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/src/java/org/apache/ivy/core/resolve/IvyNode.java b/src/java/org/apache/ivy/core/resolve/IvyNode.java
index 9d23db5..b3da8c1 100644
--- a/src/java/org/apache/ivy/core/resolve/IvyNode.java
+++ b/src/java/org/apache/ivy/core/resolve/IvyNode.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/src/java/org/apache/ivy/core/resolve/IvyNodeBlacklist.java b/src/java/org/apache/ivy/core/resolve/IvyNodeBlacklist.java
index 466d2b6..e2f3304 100644
--- a/src/java/org/apache/ivy/core/resolve/IvyNodeBlacklist.java
+++ b/src/java/org/apache/ivy/core/resolve/IvyNodeBlacklist.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/src/java/org/apache/ivy/core/resolve/IvyNodeCallers.java b/src/java/org/apache/ivy/core/resolve/IvyNodeCallers.java
index 3c0d78c..f1d5f63 100644
--- a/src/java/org/apache/ivy/core/resolve/IvyNodeCallers.java
+++ b/src/java/org/apache/ivy/core/resolve/IvyNodeCallers.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/src/java/org/apache/ivy/core/resolve/IvyNodeEviction.java b/src/java/org/apache/ivy/core/resolve/IvyNodeEviction.java
index c3957ad..da62d49 100644
--- a/src/java/org/apache/ivy/core/resolve/IvyNodeEviction.java
+++ b/src/java/org/apache/ivy/core/resolve/IvyNodeEviction.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/src/java/org/apache/ivy/core/resolve/IvyNodeUsage.java b/src/java/org/apache/ivy/core/resolve/IvyNodeUsage.java
index 99bdf74..85a522b 100644
--- a/src/java/org/apache/ivy/core/resolve/IvyNodeUsage.java
+++ b/src/java/org/apache/ivy/core/resolve/IvyNodeUsage.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/src/java/org/apache/ivy/core/resolve/ResolveData.java b/src/java/org/apache/ivy/core/resolve/ResolveData.java
index f7e80fe..11a018d 100644
--- a/src/java/org/apache/ivy/core/resolve/ResolveData.java
+++ b/src/java/org/apache/ivy/core/resolve/ResolveData.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/src/java/org/apache/ivy/core/resolve/ResolveEngine.java b/src/java/org/apache/ivy/core/resolve/ResolveEngine.java
index dd255a1..eb12618 100644
--- a/src/java/org/apache/ivy/core/resolve/ResolveEngine.java
+++ b/src/java/org/apache/ivy/core/resolve/ResolveEngine.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/src/java/org/apache/ivy/core/resolve/ResolveEngineSettings.java b/src/java/org/apache/ivy/core/resolve/ResolveEngineSettings.java
index 34ff9fa..8d7d735 100644
--- a/src/java/org/apache/ivy/core/resolve/ResolveEngineSettings.java
+++ b/src/java/org/apache/ivy/core/resolve/ResolveEngineSettings.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/src/java/org/apache/ivy/core/resolve/ResolveOptions.java b/src/java/org/apache/ivy/core/resolve/ResolveOptions.java
index 77c5ee1..f3de8b3 100644
--- a/src/java/org/apache/ivy/core/resolve/ResolveOptions.java
+++ b/src/java/org/apache/ivy/core/resolve/ResolveOptions.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/src/java/org/apache/ivy/core/resolve/ResolveProcessException.java b/src/java/org/apache/ivy/core/resolve/ResolveProcessException.java
index 58e37a3..417856c 100644
--- a/src/java/org/apache/ivy/core/resolve/ResolveProcessException.java
+++ b/src/java/org/apache/ivy/core/resolve/ResolveProcessException.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/src/java/org/apache/ivy/core/resolve/ResolvedModuleRevision.java b/src/java/org/apache/ivy/core/resolve/ResolvedModuleRevision.java
index b209d04..3bd1b33 100644
--- a/src/java/org/apache/ivy/core/resolve/ResolvedModuleRevision.java
+++ b/src/java/org/apache/ivy/core/resolve/ResolvedModuleRevision.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/src/java/org/apache/ivy/core/resolve/RestartResolveProcess.java b/src/java/org/apache/ivy/core/resolve/RestartResolveProcess.java
index 4da7153..7d33bd6 100644
--- a/src/java/org/apache/ivy/core/resolve/RestartResolveProcess.java
+++ b/src/java/org/apache/ivy/core/resolve/RestartResolveProcess.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/src/java/org/apache/ivy/core/resolve/VisitData.java b/src/java/org/apache/ivy/core/resolve/VisitData.java
index fa66858..2af64b1 100644
--- a/src/java/org/apache/ivy/core/resolve/VisitData.java
+++ b/src/java/org/apache/ivy/core/resolve/VisitData.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/src/java/org/apache/ivy/core/resolve/VisitNode.java b/src/java/org/apache/ivy/core/resolve/VisitNode.java
index 39497f1..881e9e9 100644
--- a/src/java/org/apache/ivy/core/resolve/VisitNode.java
+++ b/src/java/org/apache/ivy/core/resolve/VisitNode.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/src/java/org/apache/ivy/core/retrieve/FileNameMapper.java b/src/java/org/apache/ivy/core/retrieve/FileNameMapper.java
index 0e39a21..4f504eb 100644
--- a/src/java/org/apache/ivy/core/retrieve/FileNameMapper.java
+++ b/src/java/org/apache/ivy/core/retrieve/FileNameMapper.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/src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java b/src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java
index 73e21fd..e10c33a 100644
--- a/src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java
+++ b/src/java/org/apache/ivy/core/retrieve/RetrieveEngine.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/src/java/org/apache/ivy/core/retrieve/RetrieveEngineSettings.java b/src/java/org/apache/ivy/core/retrieve/RetrieveEngineSettings.java
index c50baee..bbf6d93 100644
--- a/src/java/org/apache/ivy/core/retrieve/RetrieveEngineSettings.java
+++ b/src/java/org/apache/ivy/core/retrieve/RetrieveEngineSettings.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/src/java/org/apache/ivy/core/retrieve/RetrieveOptions.java b/src/java/org/apache/ivy/core/retrieve/RetrieveOptions.java
index f977a08..8198087 100644
--- a/src/java/org/apache/ivy/core/retrieve/RetrieveOptions.java
+++ b/src/java/org/apache/ivy/core/retrieve/RetrieveOptions.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/src/java/org/apache/ivy/core/retrieve/RetrieveReport.java b/src/java/org/apache/ivy/core/retrieve/RetrieveReport.java
index 256678c..c8b889a 100644
--- a/src/java/org/apache/ivy/core/retrieve/RetrieveReport.java
+++ b/src/java/org/apache/ivy/core/retrieve/RetrieveReport.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/src/java/org/apache/ivy/core/search/ModuleEntry.java b/src/java/org/apache/ivy/core/search/ModuleEntry.java
index c3062c8..39c46af 100644
--- a/src/java/org/apache/ivy/core/search/ModuleEntry.java
+++ b/src/java/org/apache/ivy/core/search/ModuleEntry.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/src/java/org/apache/ivy/core/search/OrganisationEntry.java b/src/java/org/apache/ivy/core/search/OrganisationEntry.java
index d173dd0..e226888 100644
--- a/src/java/org/apache/ivy/core/search/OrganisationEntry.java
+++ b/src/java/org/apache/ivy/core/search/OrganisationEntry.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/src/java/org/apache/ivy/core/search/RevisionEntry.java b/src/java/org/apache/ivy/core/search/RevisionEntry.java
index 74c536d..63ac1e2 100644
--- a/src/java/org/apache/ivy/core/search/RevisionEntry.java
+++ b/src/java/org/apache/ivy/core/search/RevisionEntry.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/src/java/org/apache/ivy/core/search/SearchEngine.java b/src/java/org/apache/ivy/core/search/SearchEngine.java
index 30a014d..c06a60f 100644
--- a/src/java/org/apache/ivy/core/search/SearchEngine.java
+++ b/src/java/org/apache/ivy/core/search/SearchEngine.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/src/java/org/apache/ivy/core/settings/IvyPattern.java b/src/java/org/apache/ivy/core/settings/IvyPattern.java
index 1464714..c60ec1c 100644
--- a/src/java/org/apache/ivy/core/settings/IvyPattern.java
+++ b/src/java/org/apache/ivy/core/settings/IvyPattern.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/src/java/org/apache/ivy/core/settings/IvySettings.java b/src/java/org/apache/ivy/core/settings/IvySettings.java
index 6b96a6e..1d6db8c 100644
--- a/src/java/org/apache/ivy/core/settings/IvySettings.java
+++ b/src/java/org/apache/ivy/core/settings/IvySettings.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/src/java/org/apache/ivy/core/settings/IvyVariableContainer.java b/src/java/org/apache/ivy/core/settings/IvyVariableContainer.java
index 4d81fe1..2fa218a 100644
--- a/src/java/org/apache/ivy/core/settings/IvyVariableContainer.java
+++ b/src/java/org/apache/ivy/core/settings/IvyVariableContainer.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/src/java/org/apache/ivy/core/settings/IvyVariableContainerImpl.java b/src/java/org/apache/ivy/core/settings/IvyVariableContainerImpl.java
index 0965801..1311080 100644
--- a/src/java/org/apache/ivy/core/settings/IvyVariableContainerImpl.java
+++ b/src/java/org/apache/ivy/core/settings/IvyVariableContainerImpl.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/src/java/org/apache/ivy/core/settings/NamedTimeoutConstraint.java b/src/java/org/apache/ivy/core/settings/NamedTimeoutConstraint.java
index 6359530..e0554c8 100644
--- a/src/java/org/apache/ivy/core/settings/NamedTimeoutConstraint.java
+++ b/src/java/org/apache/ivy/core/settings/NamedTimeoutConstraint.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/src/java/org/apache/ivy/core/settings/TimeoutConstraint.java b/src/java/org/apache/ivy/core/settings/TimeoutConstraint.java
index d570832..eb8404d 100644
--- a/src/java/org/apache/ivy/core/settings/TimeoutConstraint.java
+++ b/src/java/org/apache/ivy/core/settings/TimeoutConstraint.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/src/java/org/apache/ivy/core/settings/Validatable.java b/src/java/org/apache/ivy/core/settings/Validatable.java
index 968926e..0611cd4 100644
--- a/src/java/org/apache/ivy/core/settings/Validatable.java
+++ b/src/java/org/apache/ivy/core/settings/Validatable.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/src/java/org/apache/ivy/core/settings/XmlSettingsParser.java b/src/java/org/apache/ivy/core/settings/XmlSettingsParser.java
index 3903d12..0c743c9 100644
--- a/src/java/org/apache/ivy/core/settings/XmlSettingsParser.java
+++ b/src/java/org/apache/ivy/core/settings/XmlSettingsParser.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/src/java/org/apache/ivy/core/settings/ivy.properties b/src/java/org/apache/ivy/core/settings/ivy.properties
index 0eb5e12..b90bb32 100644
--- a/src/java/org/apache/ivy/core/settings/ivy.properties
+++ b/src/java/org/apache/ivy/core/settings/ivy.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/src/java/org/apache/ivy/core/settings/ivysettings-1.4.xml b/src/java/org/apache/ivy/core/settings/ivysettings-1.4.xml
index 63ff3aa..495d397 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings-1.4.xml
+++ b/src/java/org/apache/ivy/core/settings/ivysettings-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/src/java/org/apache/ivy/core/settings/ivysettings-default-chain.xml b/src/java/org/apache/ivy/core/settings/ivysettings-default-chain.xml
index bdc5277..bc455d7 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings-default-chain.xml
+++ b/src/java/org/apache/ivy/core/settings/ivysettings-default-chain.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/settings/ivysettings-local.xml b/src/java/org/apache/ivy/core/settings/ivysettings-local.xml
index 715a2ba..1125f30 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings-local.xml
+++ b/src/java/org/apache/ivy/core/settings/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/src/java/org/apache/ivy/core/settings/ivysettings-main-chain.xml b/src/java/org/apache/ivy/core/settings/ivysettings-main-chain.xml
index 3ecb2ba..38e3590 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings-main-chain.xml
+++ b/src/java/org/apache/ivy/core/settings/ivysettings-main-chain.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/settings/ivysettings-public.xml b/src/java/org/apache/ivy/core/settings/ivysettings-public.xml
index 9abbc0e..73411fb 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings-public.xml
+++ b/src/java/org/apache/ivy/core/settings/ivysettings-public.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/settings/ivysettings-shared.xml b/src/java/org/apache/ivy/core/settings/ivysettings-shared.xml
index 0e46310..5772caa 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings-shared.xml
+++ b/src/java/org/apache/ivy/core/settings/ivysettings-shared.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/settings/ivysettings.xml b/src/java/org/apache/ivy/core/settings/ivysettings.xml
index 1b84bf0..1f446d2 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings.xml
+++ b/src/java/org/apache/ivy/core/settings/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/src/java/org/apache/ivy/core/settings/repository.properties b/src/java/org/apache/ivy/core/settings/repository.properties
index c276ad6..891b242 100644
--- a/src/java/org/apache/ivy/core/settings/repository.properties
+++ b/src/java/org/apache/ivy/core/settings/repository.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/src/java/org/apache/ivy/core/settings/typedef.properties b/src/java/org/apache/ivy/core/settings/typedef.properties
index e87af8f..ae95860 100644
--- a/src/java/org/apache/ivy/core/settings/typedef.properties
+++ b/src/java/org/apache/ivy/core/settings/typedef.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/src/java/org/apache/ivy/core/sort/CollectionOfModulesToSort.java b/src/java/org/apache/ivy/core/sort/CollectionOfModulesToSort.java
index 91e6249..54af33e 100644
--- a/src/java/org/apache/ivy/core/sort/CollectionOfModulesToSort.java
+++ b/src/java/org/apache/ivy/core/sort/CollectionOfModulesToSort.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/src/java/org/apache/ivy/core/sort/MessageBasedNonMatchingVersionReporter.java b/src/java/org/apache/ivy/core/sort/MessageBasedNonMatchingVersionReporter.java
index 7034ebd..853986b 100644
--- a/src/java/org/apache/ivy/core/sort/MessageBasedNonMatchingVersionReporter.java
+++ b/src/java/org/apache/ivy/core/sort/MessageBasedNonMatchingVersionReporter.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/src/java/org/apache/ivy/core/sort/ModuleDescriptorSorter.java b/src/java/org/apache/ivy/core/sort/ModuleDescriptorSorter.java
index be85820..7a950d8 100644
--- a/src/java/org/apache/ivy/core/sort/ModuleDescriptorSorter.java
+++ b/src/java/org/apache/ivy/core/sort/ModuleDescriptorSorter.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/src/java/org/apache/ivy/core/sort/ModuleInSort.java b/src/java/org/apache/ivy/core/sort/ModuleInSort.java
index 1a928ea..7e090c5 100644
--- a/src/java/org/apache/ivy/core/sort/ModuleInSort.java
+++ b/src/java/org/apache/ivy/core/sort/ModuleInSort.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/src/java/org/apache/ivy/core/sort/NonMatchingVersionReporter.java b/src/java/org/apache/ivy/core/sort/NonMatchingVersionReporter.java
index 8a08668..62bb4e2 100644
--- a/src/java/org/apache/ivy/core/sort/NonMatchingVersionReporter.java
+++ b/src/java/org/apache/ivy/core/sort/NonMatchingVersionReporter.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/src/java/org/apache/ivy/core/sort/SilentNonMatchingVersionReporter.java b/src/java/org/apache/ivy/core/sort/SilentNonMatchingVersionReporter.java
index 5212d24..c60d50c 100644
--- a/src/java/org/apache/ivy/core/sort/SilentNonMatchingVersionReporter.java
+++ b/src/java/org/apache/ivy/core/sort/SilentNonMatchingVersionReporter.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/src/java/org/apache/ivy/core/sort/SimpleSortEngineSettings.java b/src/java/org/apache/ivy/core/sort/SimpleSortEngineSettings.java
index cb645b7..fe23fb0 100644
--- a/src/java/org/apache/ivy/core/sort/SimpleSortEngineSettings.java
+++ b/src/java/org/apache/ivy/core/sort/SimpleSortEngineSettings.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/src/java/org/apache/ivy/core/sort/SortEngine.java b/src/java/org/apache/ivy/core/sort/SortEngine.java
index 4aa547f..712a203 100644
--- a/src/java/org/apache/ivy/core/sort/SortEngine.java
+++ b/src/java/org/apache/ivy/core/sort/SortEngine.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/src/java/org/apache/ivy/core/sort/SortEngineSettings.java b/src/java/org/apache/ivy/core/sort/SortEngineSettings.java
index edfdcb9..5030ebb 100644
--- a/src/java/org/apache/ivy/core/sort/SortEngineSettings.java
+++ b/src/java/org/apache/ivy/core/sort/SortEngineSettings.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/src/java/org/apache/ivy/core/sort/SortOptions.java b/src/java/org/apache/ivy/core/sort/SortOptions.java
index adb7bb1..b0a78f9 100644
--- a/src/java/org/apache/ivy/core/sort/SortOptions.java
+++ b/src/java/org/apache/ivy/core/sort/SortOptions.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/src/java/org/apache/ivy/core/sort/WarningNonMatchingVersionReporter.java b/src/java/org/apache/ivy/core/sort/WarningNonMatchingVersionReporter.java
index 56b39f3..5bed6ac 100644
--- a/src/java/org/apache/ivy/core/sort/WarningNonMatchingVersionReporter.java
+++ b/src/java/org/apache/ivy/core/sort/WarningNonMatchingVersionReporter.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/src/java/org/apache/ivy/osgi/core/BundleArtifact.java b/src/java/org/apache/ivy/osgi/core/BundleArtifact.java
index 180fa01..b0c2b7e 100644
--- a/src/java/org/apache/ivy/osgi/core/BundleArtifact.java
+++ b/src/java/org/apache/ivy/osgi/core/BundleArtifact.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/src/java/org/apache/ivy/osgi/core/BundleCapability.java b/src/java/org/apache/ivy/osgi/core/BundleCapability.java
index 54c190a..03a8898 100644
--- a/src/java/org/apache/ivy/osgi/core/BundleCapability.java
+++ b/src/java/org/apache/ivy/osgi/core/BundleCapability.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/src/java/org/apache/ivy/osgi/core/BundleInfo.java b/src/java/org/apache/ivy/osgi/core/BundleInfo.java
index b2c19f8..0f5df2f 100644
--- a/src/java/org/apache/ivy/osgi/core/BundleInfo.java
+++ b/src/java/org/apache/ivy/osgi/core/BundleInfo.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/src/java/org/apache/ivy/osgi/core/BundleInfoAdapter.java b/src/java/org/apache/ivy/osgi/core/BundleInfoAdapter.java
index 72ae950..6713a3d 100644
--- a/src/java/org/apache/ivy/osgi/core/BundleInfoAdapter.java
+++ b/src/java/org/apache/ivy/osgi/core/BundleInfoAdapter.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/src/java/org/apache/ivy/osgi/core/BundleRequirement.java b/src/java/org/apache/ivy/osgi/core/BundleRequirement.java
index d41fb38..023fda9 100644
--- a/src/java/org/apache/ivy/osgi/core/BundleRequirement.java
+++ b/src/java/org/apache/ivy/osgi/core/BundleRequirement.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/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfile.java b/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfile.java
index 6c8438b..f7a997e 100644
--- a/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfile.java
+++ b/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfile.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/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfileProvider.java b/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfileProvider.java
index dfb1fcc..4938732 100644
--- a/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfileProvider.java
+++ b/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfileProvider.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/src/java/org/apache/ivy/osgi/core/ExportPackage.java b/src/java/org/apache/ivy/osgi/core/ExportPackage.java
index 329ff33..07606f7 100644
--- a/src/java/org/apache/ivy/osgi/core/ExportPackage.java
+++ b/src/java/org/apache/ivy/osgi/core/ExportPackage.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/src/java/org/apache/ivy/osgi/core/ManifestHeaderElement.java b/src/java/org/apache/ivy/osgi/core/ManifestHeaderElement.java
index 3894eaf..7a1e410 100644
--- a/src/java/org/apache/ivy/osgi/core/ManifestHeaderElement.java
+++ b/src/java/org/apache/ivy/osgi/core/ManifestHeaderElement.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/src/java/org/apache/ivy/osgi/core/ManifestHeaderValue.java b/src/java/org/apache/ivy/osgi/core/ManifestHeaderValue.java
index 3b6eaa1..6ad84dc 100644
--- a/src/java/org/apache/ivy/osgi/core/ManifestHeaderValue.java
+++ b/src/java/org/apache/ivy/osgi/core/ManifestHeaderValue.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/src/java/org/apache/ivy/osgi/core/ManifestParser.java b/src/java/org/apache/ivy/osgi/core/ManifestParser.java
index ee8e3ce..61f295a 100644
--- a/src/java/org/apache/ivy/osgi/core/ManifestParser.java
+++ b/src/java/org/apache/ivy/osgi/core/ManifestParser.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/src/java/org/apache/ivy/osgi/core/OSGiManifestParser.java b/src/java/org/apache/ivy/osgi/core/OSGiManifestParser.java
index 90c7534..be655e0 100644
--- a/src/java/org/apache/ivy/osgi/core/OSGiManifestParser.java
+++ b/src/java/org/apache/ivy/osgi/core/OSGiManifestParser.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/src/java/org/apache/ivy/osgi/core/OsgiLatestStrategy.java b/src/java/org/apache/ivy/osgi/core/OsgiLatestStrategy.java
index aeb0b49..39605c6 100644
--- a/src/java/org/apache/ivy/osgi/core/OsgiLatestStrategy.java
+++ b/src/java/org/apache/ivy/osgi/core/OsgiLatestStrategy.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/src/java/org/apache/ivy/osgi/core/jvm-packages.properties b/src/java/org/apache/ivy/osgi/core/jvm-packages.properties
index f86e74d..278bfb7 100644
--- a/src/java/org/apache/ivy/osgi/core/jvm-packages.properties
+++ b/src/java/org/apache/ivy/osgi/core/jvm-packages.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/src/java/org/apache/ivy/osgi/filter/AndFilter.java b/src/java/org/apache/ivy/osgi/filter/AndFilter.java
index 12a7567..2cbc1c6 100644
--- a/src/java/org/apache/ivy/osgi/filter/AndFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/AndFilter.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/src/java/org/apache/ivy/osgi/filter/CompareFilter.java b/src/java/org/apache/ivy/osgi/filter/CompareFilter.java
index 840ec45..49266bd 100644
--- a/src/java/org/apache/ivy/osgi/filter/CompareFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/CompareFilter.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/src/java/org/apache/ivy/osgi/filter/MultiOperatorFilter.java b/src/java/org/apache/ivy/osgi/filter/MultiOperatorFilter.java
index b91ddd2..5725203 100644
--- a/src/java/org/apache/ivy/osgi/filter/MultiOperatorFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/MultiOperatorFilter.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/src/java/org/apache/ivy/osgi/filter/NotFilter.java b/src/java/org/apache/ivy/osgi/filter/NotFilter.java
index 5e436a6..9d858ea 100644
--- a/src/java/org/apache/ivy/osgi/filter/NotFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/NotFilter.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/src/java/org/apache/ivy/osgi/filter/OSGiFilter.java b/src/java/org/apache/ivy/osgi/filter/OSGiFilter.java
index 4d0b58a..fb77ac7 100644
--- a/src/java/org/apache/ivy/osgi/filter/OSGiFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/OSGiFilter.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/src/java/org/apache/ivy/osgi/filter/OSGiFilterParser.java b/src/java/org/apache/ivy/osgi/filter/OSGiFilterParser.java
index 0123bcb..336d46d 100644
--- a/src/java/org/apache/ivy/osgi/filter/OSGiFilterParser.java
+++ b/src/java/org/apache/ivy/osgi/filter/OSGiFilterParser.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/src/java/org/apache/ivy/osgi/filter/OrFilter.java b/src/java/org/apache/ivy/osgi/filter/OrFilter.java
index e7e8031..c8314f5 100644
--- a/src/java/org/apache/ivy/osgi/filter/OrFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/OrFilter.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/src/java/org/apache/ivy/osgi/filter/UniOperatorFilter.java b/src/java/org/apache/ivy/osgi/filter/UniOperatorFilter.java
index efc4bc4..ffe8a85 100644
--- a/src/java/org/apache/ivy/osgi/filter/UniOperatorFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/UniOperatorFilter.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/src/java/org/apache/ivy/osgi/obr/OBRResolver.java b/src/java/org/apache/ivy/osgi/obr/OBRResolver.java
index 477f258..4bed4e7 100644
--- a/src/java/org/apache/ivy/osgi/obr/OBRResolver.java
+++ b/src/java/org/apache/ivy/osgi/obr/OBRResolver.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/src/java/org/apache/ivy/osgi/obr/xml/Capability.java b/src/java/org/apache/ivy/osgi/obr/xml/Capability.java
index 392190b..8d7d045 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/Capability.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/Capability.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/src/java/org/apache/ivy/osgi/obr/xml/CapabilityAdapter.java b/src/java/org/apache/ivy/osgi/obr/xml/CapabilityAdapter.java
index 52e9a72..0705a03 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/CapabilityAdapter.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/CapabilityAdapter.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/src/java/org/apache/ivy/osgi/obr/xml/CapabilityProperty.java b/src/java/org/apache/ivy/osgi/obr/xml/CapabilityProperty.java
index a363ae0..d1d4a11 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/CapabilityProperty.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/CapabilityProperty.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/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLParser.java b/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLParser.java
index 1bff108..ad7d8b7 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLParser.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLParser.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/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLWriter.java b/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLWriter.java
index 784381a..41bf076 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLWriter.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLWriter.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/src/java/org/apache/ivy/osgi/obr/xml/Requirement.java b/src/java/org/apache/ivy/osgi/obr/xml/Requirement.java
index 14f12c6..078b710 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/Requirement.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/Requirement.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/src/java/org/apache/ivy/osgi/obr/xml/RequirementAdapter.java b/src/java/org/apache/ivy/osgi/obr/xml/RequirementAdapter.java
index 659cba3..f6fbef8 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/RequirementAdapter.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/RequirementAdapter.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/src/java/org/apache/ivy/osgi/obr/xml/UnsupportedFilterException.java b/src/java/org/apache/ivy/osgi/obr/xml/UnsupportedFilterException.java
index c798be1..ca2907e 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/UnsupportedFilterException.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/UnsupportedFilterException.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/src/java/org/apache/ivy/osgi/p2/P2Artifact.java b/src/java/org/apache/ivy/osgi/p2/P2Artifact.java
index 60d402d..5212bc8 100644
--- a/src/java/org/apache/ivy/osgi/p2/P2Artifact.java
+++ b/src/java/org/apache/ivy/osgi/p2/P2Artifact.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/src/java/org/apache/ivy/osgi/p2/P2ArtifactParser.java b/src/java/org/apache/ivy/osgi/p2/P2ArtifactParser.java
index 505ba7d..fb7b8c5 100644
--- a/src/java/org/apache/ivy/osgi/p2/P2ArtifactParser.java
+++ b/src/java/org/apache/ivy/osgi/p2/P2ArtifactParser.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/src/java/org/apache/ivy/osgi/p2/P2CompositeParser.java b/src/java/org/apache/ivy/osgi/p2/P2CompositeParser.java
index dfac018..7237aa9 100644
--- a/src/java/org/apache/ivy/osgi/p2/P2CompositeParser.java
+++ b/src/java/org/apache/ivy/osgi/p2/P2CompositeParser.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/src/java/org/apache/ivy/osgi/p2/P2Descriptor.java b/src/java/org/apache/ivy/osgi/p2/P2Descriptor.java
index 93784af..b18f88a 100644
--- a/src/java/org/apache/ivy/osgi/p2/P2Descriptor.java
+++ b/src/java/org/apache/ivy/osgi/p2/P2Descriptor.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/src/java/org/apache/ivy/osgi/p2/P2MetadataParser.java b/src/java/org/apache/ivy/osgi/p2/P2MetadataParser.java
index 44b7a2a..e650c9c 100644
--- a/src/java/org/apache/ivy/osgi/p2/P2MetadataParser.java
+++ b/src/java/org/apache/ivy/osgi/p2/P2MetadataParser.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/src/java/org/apache/ivy/osgi/p2/PropertiesParser.java b/src/java/org/apache/ivy/osgi/p2/PropertiesParser.java
index 1c43413..eac1407 100644
--- a/src/java/org/apache/ivy/osgi/p2/PropertiesParser.java
+++ b/src/java/org/apache/ivy/osgi/p2/PropertiesParser.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/src/java/org/apache/ivy/osgi/p2/XMLInputParser.java b/src/java/org/apache/ivy/osgi/p2/XMLInputParser.java
index dfe16df..dfdaaef 100644
--- a/src/java/org/apache/ivy/osgi/p2/XMLInputParser.java
+++ b/src/java/org/apache/ivy/osgi/p2/XMLInputParser.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/src/java/org/apache/ivy/osgi/repo/AbstractFSManifestIterable.java b/src/java/org/apache/ivy/osgi/repo/AbstractFSManifestIterable.java
index 0935f50..88c35aa 100644
--- a/src/java/org/apache/ivy/osgi/repo/AbstractFSManifestIterable.java
+++ b/src/java/org/apache/ivy/osgi/repo/AbstractFSManifestIterable.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/src/java/org/apache/ivy/osgi/repo/AbstractOSGiResolver.java b/src/java/org/apache/ivy/osgi/repo/AbstractOSGiResolver.java
index 9d6667b..f95fa39 100644
--- a/src/java/org/apache/ivy/osgi/repo/AbstractOSGiResolver.java
+++ b/src/java/org/apache/ivy/osgi/repo/AbstractOSGiResolver.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/src/java/org/apache/ivy/osgi/repo/AggregatedOSGiResolver.java b/src/java/org/apache/ivy/osgi/repo/AggregatedOSGiResolver.java
index d1101b8..af640bf 100644
--- a/src/java/org/apache/ivy/osgi/repo/AggregatedOSGiResolver.java
+++ b/src/java/org/apache/ivy/osgi/repo/AggregatedOSGiResolver.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/src/java/org/apache/ivy/osgi/repo/AggregatedRepoDescriptor.java b/src/java/org/apache/ivy/osgi/repo/AggregatedRepoDescriptor.java
index 67d1bc5..e97557a 100644
--- a/src/java/org/apache/ivy/osgi/repo/AggregatedRepoDescriptor.java
+++ b/src/java/org/apache/ivy/osgi/repo/AggregatedRepoDescriptor.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/src/java/org/apache/ivy/osgi/repo/ArtifactReportManifestIterable.java b/src/java/org/apache/ivy/osgi/repo/ArtifactReportManifestIterable.java
index ecf551e..4387a82 100644
--- a/src/java/org/apache/ivy/osgi/repo/ArtifactReportManifestIterable.java
+++ b/src/java/org/apache/ivy/osgi/repo/ArtifactReportManifestIterable.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/src/java/org/apache/ivy/osgi/repo/BundleCapabilityAndLocation.java b/src/java/org/apache/ivy/osgi/repo/BundleCapabilityAndLocation.java
index 303386e..2a7823f 100644
--- a/src/java/org/apache/ivy/osgi/repo/BundleCapabilityAndLocation.java
+++ b/src/java/org/apache/ivy/osgi/repo/BundleCapabilityAndLocation.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/src/java/org/apache/ivy/osgi/repo/BundleRepoDescriptor.java b/src/java/org/apache/ivy/osgi/repo/BundleRepoDescriptor.java
index 90bb6ae..6254447 100644
--- a/src/java/org/apache/ivy/osgi/repo/BundleRepoDescriptor.java
+++ b/src/java/org/apache/ivy/osgi/repo/BundleRepoDescriptor.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/src/java/org/apache/ivy/osgi/repo/EditableRepoDescriptor.java b/src/java/org/apache/ivy/osgi/repo/EditableRepoDescriptor.java
index be20397..6363e2a 100644
--- a/src/java/org/apache/ivy/osgi/repo/EditableRepoDescriptor.java
+++ b/src/java/org/apache/ivy/osgi/repo/EditableRepoDescriptor.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/src/java/org/apache/ivy/osgi/repo/FSManifestIterable.java b/src/java/org/apache/ivy/osgi/repo/FSManifestIterable.java
index 7c024c7..6c1403f 100644
--- a/src/java/org/apache/ivy/osgi/repo/FSManifestIterable.java
+++ b/src/java/org/apache/ivy/osgi/repo/FSManifestIterable.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/src/java/org/apache/ivy/osgi/repo/ManifestAndLocation.java b/src/java/org/apache/ivy/osgi/repo/ManifestAndLocation.java
index 8416266..cb6403b 100644
--- a/src/java/org/apache/ivy/osgi/repo/ManifestAndLocation.java
+++ b/src/java/org/apache/ivy/osgi/repo/ManifestAndLocation.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/src/java/org/apache/ivy/osgi/repo/ModuleDescriptorWrapper.java b/src/java/org/apache/ivy/osgi/repo/ModuleDescriptorWrapper.java
index c6e42ab..eab0be0 100644
--- a/src/java/org/apache/ivy/osgi/repo/ModuleDescriptorWrapper.java
+++ b/src/java/org/apache/ivy/osgi/repo/ModuleDescriptorWrapper.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/src/java/org/apache/ivy/osgi/repo/RelativeURLRepository.java b/src/java/org/apache/ivy/osgi/repo/RelativeURLRepository.java
index fbcb21d..1ab92e5 100644
--- a/src/java/org/apache/ivy/osgi/repo/RelativeURLRepository.java
+++ b/src/java/org/apache/ivy/osgi/repo/RelativeURLRepository.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/src/java/org/apache/ivy/osgi/repo/RepoDescriptor.java b/src/java/org/apache/ivy/osgi/repo/RepoDescriptor.java
index 31bdd60..657d034 100644
--- a/src/java/org/apache/ivy/osgi/repo/RepoDescriptor.java
+++ b/src/java/org/apache/ivy/osgi/repo/RepoDescriptor.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/src/java/org/apache/ivy/osgi/repo/RepositoryManifestIterable.java b/src/java/org/apache/ivy/osgi/repo/RepositoryManifestIterable.java
index 5cc56ae..09efed0 100644
--- a/src/java/org/apache/ivy/osgi/repo/RepositoryManifestIterable.java
+++ b/src/java/org/apache/ivy/osgi/repo/RepositoryManifestIterable.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/src/java/org/apache/ivy/osgi/repo/ResolverManifestIterable.java b/src/java/org/apache/ivy/osgi/repo/ResolverManifestIterable.java
index be307b4..506a621 100644
--- a/src/java/org/apache/ivy/osgi/repo/ResolverManifestIterable.java
+++ b/src/java/org/apache/ivy/osgi/repo/ResolverManifestIterable.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/src/java/org/apache/ivy/osgi/updatesite/PluginAdapter.java b/src/java/org/apache/ivy/osgi/updatesite/PluginAdapter.java
index 973c6f2..6ebf6b3 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/PluginAdapter.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/PluginAdapter.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/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteDescriptor.java b/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteDescriptor.java
index 15b2291..a9a263e 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteDescriptor.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteDescriptor.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/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoader.java b/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoader.java
index c88be4d..1f57d66 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoader.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoader.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/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteResolver.java b/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteResolver.java
index 8e3d653..e691ba7 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteResolver.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteResolver.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/src/java/org/apache/ivy/osgi/updatesite/xml/Archive.java b/src/java/org/apache/ivy/osgi/updatesite/xml/Archive.java
index 6215382..97744bb 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/Archive.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/Archive.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/src/java/org/apache/ivy/osgi/updatesite/xml/CategoryDef.java b/src/java/org/apache/ivy/osgi/updatesite/xml/CategoryDef.java
index c26f27f..4bd41dc 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/CategoryDef.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/CategoryDef.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/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseFeature.java b/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseFeature.java
index a568c9a..1c85084 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseFeature.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseFeature.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/src/java/org/apache/ivy/osgi/updatesite/xml/EclipsePlugin.java b/src/java/org/apache/ivy/osgi/updatesite/xml/EclipsePlugin.java
index 2226344..15f5f5c 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/EclipsePlugin.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/EclipsePlugin.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/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseUpdateSiteParser.java b/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseUpdateSiteParser.java
index 41d4996..ac7750b 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseUpdateSiteParser.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseUpdateSiteParser.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/src/java/org/apache/ivy/osgi/updatesite/xml/FeatureParser.java b/src/java/org/apache/ivy/osgi/updatesite/xml/FeatureParser.java
index 84e0866..6b5a6d6 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/FeatureParser.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/FeatureParser.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/src/java/org/apache/ivy/osgi/updatesite/xml/Require.java b/src/java/org/apache/ivy/osgi/updatesite/xml/Require.java
index 701bdc8..ba23c93 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/Require.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/Require.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/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSite.java b/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSite.java
index bf113ea..d7b6887 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSite.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSite.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/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSiteDigestParser.java b/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSiteDigestParser.java
index 6f2d90c..49d49dd 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSiteDigestParser.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSiteDigestParser.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/src/java/org/apache/ivy/osgi/util/DelegatingHandler.java b/src/java/org/apache/ivy/osgi/util/DelegatingHandler.java
index 1fd27eb..e09a88e 100644
--- a/src/java/org/apache/ivy/osgi/util/DelegatingHandler.java
+++ b/src/java/org/apache/ivy/osgi/util/DelegatingHandler.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/src/java/org/apache/ivy/osgi/util/ParseUtil.java b/src/java/org/apache/ivy/osgi/util/ParseUtil.java
index 7839906..1d1a281 100644
--- a/src/java/org/apache/ivy/osgi/util/ParseUtil.java
+++ b/src/java/org/apache/ivy/osgi/util/ParseUtil.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/src/java/org/apache/ivy/osgi/util/Version.java b/src/java/org/apache/ivy/osgi/util/Version.java
index 7c469ca..c60eec0 100644
--- a/src/java/org/apache/ivy/osgi/util/Version.java
+++ b/src/java/org/apache/ivy/osgi/util/Version.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/src/java/org/apache/ivy/osgi/util/VersionComparator.java b/src/java/org/apache/ivy/osgi/util/VersionComparator.java
index c3559b0..0c38efe 100644
--- a/src/java/org/apache/ivy/osgi/util/VersionComparator.java
+++ b/src/java/org/apache/ivy/osgi/util/VersionComparator.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/src/java/org/apache/ivy/osgi/util/VersionRange.java b/src/java/org/apache/ivy/osgi/util/VersionRange.java
index 0e84e32..b627f0c 100644
--- a/src/java/org/apache/ivy/osgi/util/VersionRange.java
+++ b/src/java/org/apache/ivy/osgi/util/VersionRange.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/src/java/org/apache/ivy/osgi/util/ZipUtil.java b/src/java/org/apache/ivy/osgi/util/ZipUtil.java
index a127269..9d64eae 100644
--- a/src/java/org/apache/ivy/osgi/util/ZipUtil.java
+++ b/src/java/org/apache/ivy/osgi/util/ZipUtil.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/src/java/org/apache/ivy/plugins/IvySettingsAware.java b/src/java/org/apache/ivy/plugins/IvySettingsAware.java
index 3690614..46f8d15 100644
--- a/src/java/org/apache/ivy/plugins/IvySettingsAware.java
+++ b/src/java/org/apache/ivy/plugins/IvySettingsAware.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/src/java/org/apache/ivy/plugins/circular/AbstractCircularDependencyStrategy.java b/src/java/org/apache/ivy/plugins/circular/AbstractCircularDependencyStrategy.java
index 7b3ed10..9657758 100644
--- a/src/java/org/apache/ivy/plugins/circular/AbstractCircularDependencyStrategy.java
+++ b/src/java/org/apache/ivy/plugins/circular/AbstractCircularDependencyStrategy.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/src/java/org/apache/ivy/plugins/circular/AbstractLogCircularDependencyStrategy.java b/src/java/org/apache/ivy/plugins/circular/AbstractLogCircularDependencyStrategy.java
index 677f412..afd3160 100644
--- a/src/java/org/apache/ivy/plugins/circular/AbstractLogCircularDependencyStrategy.java
+++ b/src/java/org/apache/ivy/plugins/circular/AbstractLogCircularDependencyStrategy.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/src/java/org/apache/ivy/plugins/circular/CircularDependencyException.java b/src/java/org/apache/ivy/plugins/circular/CircularDependencyException.java
index 83d8559..70fe72c 100644
--- a/src/java/org/apache/ivy/plugins/circular/CircularDependencyException.java
+++ b/src/java/org/apache/ivy/plugins/circular/CircularDependencyException.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/src/java/org/apache/ivy/plugins/circular/CircularDependencyHelper.java b/src/java/org/apache/ivy/plugins/circular/CircularDependencyHelper.java
index 634ab92..9f78ea5 100644
--- a/src/java/org/apache/ivy/plugins/circular/CircularDependencyHelper.java
+++ b/src/java/org/apache/ivy/plugins/circular/CircularDependencyHelper.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/src/java/org/apache/ivy/plugins/circular/CircularDependencyStrategy.java b/src/java/org/apache/ivy/plugins/circular/CircularDependencyStrategy.java
index 1a84a98..e79547a 100644
--- a/src/java/org/apache/ivy/plugins/circular/CircularDependencyStrategy.java
+++ b/src/java/org/apache/ivy/plugins/circular/CircularDependencyStrategy.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/src/java/org/apache/ivy/plugins/circular/ErrorCircularDependencyStrategy.java b/src/java/org/apache/ivy/plugins/circular/ErrorCircularDependencyStrategy.java
index 93aa387..05c43f5 100644
--- a/src/java/org/apache/ivy/plugins/circular/ErrorCircularDependencyStrategy.java
+++ b/src/java/org/apache/ivy/plugins/circular/ErrorCircularDependencyStrategy.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/src/java/org/apache/ivy/plugins/circular/IgnoreCircularDependencyStrategy.java b/src/java/org/apache/ivy/plugins/circular/IgnoreCircularDependencyStrategy.java
index 23c5950..7968ad5 100644
--- a/src/java/org/apache/ivy/plugins/circular/IgnoreCircularDependencyStrategy.java
+++ b/src/java/org/apache/ivy/plugins/circular/IgnoreCircularDependencyStrategy.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/src/java/org/apache/ivy/plugins/circular/WarnCircularDependencyStrategy.java b/src/java/org/apache/ivy/plugins/circular/WarnCircularDependencyStrategy.java
index c247947..1132375 100644
--- a/src/java/org/apache/ivy/plugins/circular/WarnCircularDependencyStrategy.java
+++ b/src/java/org/apache/ivy/plugins/circular/WarnCircularDependencyStrategy.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/src/java/org/apache/ivy/plugins/conflict/AbstractConflictManager.java b/src/java/org/apache/ivy/plugins/conflict/AbstractConflictManager.java
index 531f632..74c8e49 100644
--- a/src/java/org/apache/ivy/plugins/conflict/AbstractConflictManager.java
+++ b/src/java/org/apache/ivy/plugins/conflict/AbstractConflictManager.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/src/java/org/apache/ivy/plugins/conflict/ConflictManager.java b/src/java/org/apache/ivy/plugins/conflict/ConflictManager.java
index 426acec..23cf7c9 100644
--- a/src/java/org/apache/ivy/plugins/conflict/ConflictManager.java
+++ b/src/java/org/apache/ivy/plugins/conflict/ConflictManager.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/src/java/org/apache/ivy/plugins/conflict/FixedConflictManager.java b/src/java/org/apache/ivy/plugins/conflict/FixedConflictManager.java
index 44953a7..2ab0a18 100644
--- a/src/java/org/apache/ivy/plugins/conflict/FixedConflictManager.java
+++ b/src/java/org/apache/ivy/plugins/conflict/FixedConflictManager.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/src/java/org/apache/ivy/plugins/conflict/LatestCompatibleConflictManager.java b/src/java/org/apache/ivy/plugins/conflict/LatestCompatibleConflictManager.java
index adf01cb..ba46771 100644
--- a/src/java/org/apache/ivy/plugins/conflict/LatestCompatibleConflictManager.java
+++ b/src/java/org/apache/ivy/plugins/conflict/LatestCompatibleConflictManager.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
  *
... 28663 lines suppressed ...