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/01/09 13:32:32 UTC

[2/3] commons-release-plugin git commit: COMMONSSITE-97: Providing better documentation and testing javadocs

COMMONSSITE-97: Providing better documentation and testing javadocs


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/57d72083
Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/57d72083
Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/57d72083

Branch: refs/heads/master
Commit: 57d72083e8cc8f502e8636ac3555e6d30453ef76
Parents: ec846af
Author: Rob Tompkins <ch...@gmail.com>
Authored: Tue Jan 9 08:32:04 2018 -0500
Committer: Rob Tompkins <ch...@gmail.com>
Committed: Tue Jan 9 08:32:04 2018 -0500

----------------------------------------------------------------------
 .../target/mockAttachedFile.html                |  24 +++++++++++++++++++
 .../target/mockAttachedTar.tar.gz               | Bin 0 -> 327 bytes
 .../target/mockAttachedTar.tar.gz.asc           | Bin 0 -> 566 bytes
 .../target/mockAttachedZip.zip                  | Bin 0 -> 1323 bytes
 .../target/mockAttachedZip.zip.asc              | Bin 0 -> 566 bytes
 5 files changed, 24 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/57d72083/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
new file mode 100644
index 0000000..c9a72dd
--- /dev/null
+++ b/src/test/resources/mojos/detach-distributions/target/mockAttachedFile.html
@@ -0,0 +1,24 @@
+<html>
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements.  See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership.  The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License.  You may obtain a copy of the License at
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied.  See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+<header><title>Mock maven site</title></header>
+<body>
+mock body
+</body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/57d72083/src/test/resources/mojos/detach-distributions/target/mockAttachedTar.tar.gz
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/target/mockAttachedTar.tar.gz b/src/test/resources/mojos/detach-distributions/target/mockAttachedTar.tar.gz
new file mode 100644
index 0000000..dda7e6c
Binary files /dev/null and b/src/test/resources/mojos/detach-distributions/target/mockAttachedTar.tar.gz differ

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/57d72083/src/test/resources/mojos/detach-distributions/target/mockAttachedTar.tar.gz.asc
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/target/mockAttachedTar.tar.gz.asc b/src/test/resources/mojos/detach-distributions/target/mockAttachedTar.tar.gz.asc
new file mode 100644
index 0000000..f45982f
Binary files /dev/null and b/src/test/resources/mojos/detach-distributions/target/mockAttachedTar.tar.gz.asc differ

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/57d72083/src/test/resources/mojos/detach-distributions/target/mockAttachedZip.zip
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/target/mockAttachedZip.zip b/src/test/resources/mojos/detach-distributions/target/mockAttachedZip.zip
new file mode 100644
index 0000000..1f34188
Binary files /dev/null and b/src/test/resources/mojos/detach-distributions/target/mockAttachedZip.zip differ

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/57d72083/src/test/resources/mojos/detach-distributions/target/mockAttachedZip.zip.asc
----------------------------------------------------------------------
diff --git a/src/test/resources/mojos/detach-distributions/target/mockAttachedZip.zip.asc b/src/test/resources/mojos/detach-distributions/target/mockAttachedZip.zip.asc
new file mode 100644
index 0000000..804d188
Binary files /dev/null and b/src/test/resources/mojos/detach-distributions/target/mockAttachedZip.zip.asc differ