You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2018/05/28 16:29:23 UTC

commons-release-plugin git commit: change file permissions to write/execute in git

Repository: commons-release-plugin
Updated Branches:
  refs/heads/master 17de88ef1 -> 25d90a8d0


change file permissions to write/execute in git


Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/25d90a8d
Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/25d90a8d
Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/25d90a8d

Branch: refs/heads/master
Commit: 25d90a8d094d1a579035ca7ca2e2dc581ee2834f
Parents: 17de88e
Author: Rob Tompkins <ch...@apache.org>
Authored: Mon May 28 12:29:17 2018 -0400
Committer: Rob Tompkins <ch...@apache.org>
Committed: Mon May 28 12:29:17 2018 -0400

----------------------------------------------------------------------
 .gitignore                                             |   0
 .travis.yml                                            |   0
 CONTRIBUTING.md                                        |   0
 LICENSE                                                |   0
 LICENSE.txt                                            |   0
 NOTICE.txt                                             |   0
 README.md                                              |   0
 RELEASE-NOTES.txt                                      |   0
 checkstyle-suppressions.xml                            |   0
 checkstyle.xml                                         |   0
 fb-excludes.xml                                        |   0
 pom.xml                                                |   0
 src/assembly/bin.xml                                   |   0
 src/assembly/src.xml                                   |   0
 src/changes/changes.xml                                |   0
 src/changes/release-notes.vm                           |   0
 .../apache/commons/release/plugin/SharedFunctions.java |   0
 .../mojos/CommonsDistributionDetachmentMojo.java       |   0
 .../plugin/mojos/CommonsDistributionStagingMojo.java   |   0
 .../plugin/mojos/CommonsSiteCompressionMojo.java       |   0
 .../commons/release/plugin/mojos/package-info.java     |   0
 .../apache/commons/release/plugin/package-info.java    |   0
 .../plugin/velocity/HeaderHtmlVelocityDelegate.java    |   0
 .../plugin/velocity/ReadmeHtmlVelocityDelegate.java    |   0
 .../commons/release/plugin/velocity/package-info.java  |   0
 .../commons-xdoc-templates/vote-txt-template.txt       |   0
 .../apache/commons/release/plugin/velocity/HEADER.vm   |   0
 .../apache/commons/release/plugin/velocity/README.vm   |   0
 src/main/scripts/generate-xdocs.build.xml              |   0
 src/main/scripts/generate-xdocs.mojos.xml              |   0
 src/site/resources/download_commons-release-plugin.cgi |   0
 src/site/resources/release-notes/RELEASE-NOTES-1.0.txt |   0
 src/site/resources/release-notes/RELEASE-NOTES-1.1.txt |   0
 src/site/resources/release-notes/RELEASE-NOTES-1.2.txt |   0
 src/site/site.xml                                      |   0
 src/site/xdoc/development.xml                          |   0
 src/site/xdoc/download_commons-release-plugin.xml      |   0
 src/site/xdoc/index.xml                                |   0
 src/site/xdoc/release-history.xml                      |   0
 src/site/xdoc/vote-txt-mojo.xml                        |   0
 src/site/xdoc/vote-txt.xml                             |   0
 .../mojos/CommonsDistributionDetachmentMojoTest.java   |   0
 .../mojos/CommonsDistributionStagingMojoTest.java      |   0
 .../plugin/mojos/CommonsSiteCompressionMojoTest.java   |   0
 .../commons/release/plugin/mojos/package-info.java     |   0
 .../apache/commons/release/plugin/package-info.java    |   0
 .../stubs/DistributionDetachmentProjectStub.java       |   0
 .../commons/release/plugin/stubs/package-info.java     |   0
 .../velocity/HeaderHtmlVelocityDelegateTest.java       |   0
 .../velocity/ReadmeHtmlVelocityDelegateTest.java       |   0
 .../commons/release/plugin/velocity/package-info.java  |   0
 .../mojos/compress-site/compress-site-disabled.xml     |   0
 .../mojos/compress-site/compress-site-failure.xml      |   0
 .../resources/mojos/compress-site/compress-site.xml    |   0
 .../mojos/compress-site/example-site/index.html        |   0
 .../detach-distributions-disabled.xml                  |   0
 .../detach-distributions/detach-distributions.xml      |   0
 .../detach-distributions/target/mockAttachedFile.html  |   0
 .../target/mockAttachedTar-bin.tar.gz                  | Bin
 .../target/mockAttachedTar-bin.tar.gz.asc              | Bin
 .../target/mockAttachedTar-src.tar.gz                  | Bin
 .../target/mockAttachedTar-src.tar.gz.asc              | Bin
 .../target/mockAttachedZip-bin.zip                     | Bin
 .../target/mockAttachedZip-bin.zip.asc                 | Bin
 .../target/mockAttachedZip-src.zip                     | Bin
 .../target/mockAttachedZip-src.zip.asc                 | Bin
 .../mojos/stage-distributions/RELEASE-NOTES.txt        |   0
 .../stage-distributions-disabled.xml                   |   0
 .../mojos/stage-distributions/stage-distributions.xml  |   0
 69 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/CONTRIBUTING.md
----------------------------------------------------------------------
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/LICENSE.txt
----------------------------------------------------------------------
diff --git a/LICENSE.txt b/LICENSE.txt
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/NOTICE.txt
----------------------------------------------------------------------
diff --git a/NOTICE.txt b/NOTICE.txt
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/checkstyle-suppressions.xml
----------------------------------------------------------------------
diff --git a/checkstyle-suppressions.xml b/checkstyle-suppressions.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/checkstyle.xml
----------------------------------------------------------------------
diff --git a/checkstyle.xml b/checkstyle.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/fb-excludes.xml
----------------------------------------------------------------------
diff --git a/fb-excludes.xml b/fb-excludes.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/assembly/bin.xml
----------------------------------------------------------------------
diff --git a/src/assembly/bin.xml b/src/assembly/bin.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/assembly/src.xml
----------------------------------------------------------------------
diff --git a/src/assembly/src.xml b/src/assembly/src.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/changes/release-notes.vm
----------------------------------------------------------------------
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/java/org/apache/commons/release/plugin/SharedFunctions.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/commons/release/plugin/SharedFunctions.java b/src/main/java/org/apache/commons/release/plugin/SharedFunctions.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/java/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.java b/src/main/java/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/java/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.java b/src/main/java/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/java/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.java b/src/main/java/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/java/org/apache/commons/release/plugin/mojos/package-info.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/commons/release/plugin/mojos/package-info.java b/src/main/java/org/apache/commons/release/plugin/mojos/package-info.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/java/org/apache/commons/release/plugin/package-info.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/commons/release/plugin/package-info.java b/src/main/java/org/apache/commons/release/plugin/package-info.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/java/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.java b/src/main/java/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/java/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.java b/src/main/java/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/java/org/apache/commons/release/plugin/velocity/package-info.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/commons/release/plugin/velocity/package-info.java b/src/main/java/org/apache/commons/release/plugin/velocity/package-info.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
----------------------------------------------------------------------
diff --git a/src/main/resources/commons-xdoc-templates/vote-txt-template.txt b/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/resources/org/apache/commons/release/plugin/velocity/HEADER.vm
----------------------------------------------------------------------
diff --git a/src/main/resources/org/apache/commons/release/plugin/velocity/HEADER.vm b/src/main/resources/org/apache/commons/release/plugin/velocity/HEADER.vm
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/resources/org/apache/commons/release/plugin/velocity/README.vm
----------------------------------------------------------------------
diff --git a/src/main/resources/org/apache/commons/release/plugin/velocity/README.vm b/src/main/resources/org/apache/commons/release/plugin/velocity/README.vm
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/scripts/generate-xdocs.build.xml
----------------------------------------------------------------------
diff --git a/src/main/scripts/generate-xdocs.build.xml b/src/main/scripts/generate-xdocs.build.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/main/scripts/generate-xdocs.mojos.xml
----------------------------------------------------------------------
diff --git a/src/main/scripts/generate-xdocs.mojos.xml b/src/main/scripts/generate-xdocs.mojos.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/site/resources/download_commons-release-plugin.cgi
----------------------------------------------------------------------
diff --git a/src/site/resources/download_commons-release-plugin.cgi b/src/site/resources/download_commons-release-plugin.cgi
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/site/resources/release-notes/RELEASE-NOTES-1.0.txt
----------------------------------------------------------------------
diff --git a/src/site/resources/release-notes/RELEASE-NOTES-1.0.txt b/src/site/resources/release-notes/RELEASE-NOTES-1.0.txt
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/site/resources/release-notes/RELEASE-NOTES-1.1.txt
----------------------------------------------------------------------
diff --git a/src/site/resources/release-notes/RELEASE-NOTES-1.1.txt b/src/site/resources/release-notes/RELEASE-NOTES-1.1.txt
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/site/resources/release-notes/RELEASE-NOTES-1.2.txt
----------------------------------------------------------------------
diff --git a/src/site/resources/release-notes/RELEASE-NOTES-1.2.txt b/src/site/resources/release-notes/RELEASE-NOTES-1.2.txt
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/site/xdoc/development.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/development.xml b/src/site/xdoc/development.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/site/xdoc/download_commons-release-plugin.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/download_commons-release-plugin.xml b/src/site/xdoc/download_commons-release-plugin.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/site/xdoc/release-history.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/release-history.xml b/src/site/xdoc/release-history.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/site/xdoc/vote-txt-mojo.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/vote-txt-mojo.xml b/src/site/xdoc/vote-txt-mojo.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/site/xdoc/vote-txt.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/vote-txt.xml b/src/site/xdoc/vote-txt.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/java/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.java b/src/test/java/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/java/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojoTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojoTest.java b/src/test/java/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojoTest.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/java/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojoTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojoTest.java b/src/test/java/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojoTest.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/java/org/apache/commons/release/plugin/mojos/package-info.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/commons/release/plugin/mojos/package-info.java b/src/test/java/org/apache/commons/release/plugin/mojos/package-info.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/java/org/apache/commons/release/plugin/package-info.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/commons/release/plugin/package-info.java b/src/test/java/org/apache/commons/release/plugin/package-info.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/java/org/apache/commons/release/plugin/stubs/DistributionDetachmentProjectStub.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/commons/release/plugin/stubs/DistributionDetachmentProjectStub.java b/src/test/java/org/apache/commons/release/plugin/stubs/DistributionDetachmentProjectStub.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/java/org/apache/commons/release/plugin/stubs/package-info.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/commons/release/plugin/stubs/package-info.java b/src/test/java/org/apache/commons/release/plugin/stubs/package-info.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/java/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegateTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegateTest.java b/src/test/java/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegateTest.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/java/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.java b/src/test/java/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/java/org/apache/commons/release/plugin/velocity/package-info.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/commons/release/plugin/velocity/package-info.java b/src/test/java/org/apache/commons/release/plugin/velocity/package-info.java
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/compress-site/compress-site-disabled.xml
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/compress-site/compress-site-disabled.xml b/src/test/resources/mojos/compress-site/compress-site-disabled.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/compress-site/compress-site-failure.xml
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/compress-site/compress-site-failure.xml b/src/test/resources/mojos/compress-site/compress-site-failure.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/compress-site/compress-site.xml
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/compress-site/compress-site.xml b/src/test/resources/mojos/compress-site/compress-site.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/compress-site/example-site/index.html
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/compress-site/example-site/index.html b/src/test/resources/mojos/compress-site/example-site/index.html
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/detach-distributions/detach-distributions-disabled.xml
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/detach-distributions-disabled.xml b/src/test/resources/mojos/detach-distributions/detach-distributions-disabled.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/detach-distributions/detach-distributions.xml
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/detach-distributions.xml b/src/test/resources/mojos/detach-distributions/detach-distributions.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/detach-distributions/target/mockAttachedFile.html
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/target/mockAttachedFile.html b/src/test/resources/mojos/detach-distributions/target/mockAttachedFile.html
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/detach-distributions/target/mockAttachedTar-bin.tar.gz
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/target/mockAttachedTar-bin.tar.gz b/src/test/resources/mojos/detach-distributions/target/mockAttachedTar-bin.tar.gz
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/detach-distributions/target/mockAttachedTar-bin.tar.gz.asc
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/target/mockAttachedTar-bin.tar.gz.asc b/src/test/resources/mojos/detach-distributions/target/mockAttachedTar-bin.tar.gz.asc
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/detach-distributions/target/mockAttachedTar-src.tar.gz
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/target/mockAttachedTar-src.tar.gz b/src/test/resources/mojos/detach-distributions/target/mockAttachedTar-src.tar.gz
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/detach-distributions/target/mockAttachedTar-src.tar.gz.asc
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/target/mockAttachedTar-src.tar.gz.asc b/src/test/resources/mojos/detach-distributions/target/mockAttachedTar-src.tar.gz.asc
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/detach-distributions/target/mockAttachedZip-bin.zip
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/target/mockAttachedZip-bin.zip b/src/test/resources/mojos/detach-distributions/target/mockAttachedZip-bin.zip
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/detach-distributions/target/mockAttachedZip-bin.zip.asc
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/target/mockAttachedZip-bin.zip.asc b/src/test/resources/mojos/detach-distributions/target/mockAttachedZip-bin.zip.asc
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/detach-distributions/target/mockAttachedZip-src.zip
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/target/mockAttachedZip-src.zip b/src/test/resources/mojos/detach-distributions/target/mockAttachedZip-src.zip
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/detach-distributions/target/mockAttachedZip-src.zip.asc
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/target/mockAttachedZip-src.zip.asc b/src/test/resources/mojos/detach-distributions/target/mockAttachedZip-src.zip.asc
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/stage-distributions/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/stage-distributions/RELEASE-NOTES.txt b/src/test/resources/mojos/stage-distributions/RELEASE-NOTES.txt
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/stage-distributions/stage-distributions-disabled.xml
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/stage-distributions/stage-distributions-disabled.xml b/src/test/resources/mojos/stage-distributions/stage-distributions-disabled.xml
old mode 100644
new mode 100755

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25d90a8d/src/test/resources/mojos/stage-distributions/stage-distributions.xml
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/stage-distributions/stage-distributions.xml b/src/test/resources/mojos/stage-distributions/stage-distributions.xml
old mode 100644
new mode 100755