Filippo Giunchedi has submitted this change and it was merged. Change subject: add README.md ......................................................................
add README.md Change-Id: I6dbd098c2b7d1e11b245ff6c04bc8c732f7c7d86 --- A README.md 1 file changed, 11 insertions(+), 0 deletions(-) Approvals: Filippo Giunchedi: Verified; Looks good to me, approved Alexandros Kosiaris: Looks good to me, approved diff --git a/README.md b/README.md new file mode 100644 index 0000000..59aeb94 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +dropwizard metrics +================== + +This repository is intended to reference stored artifacts from +https://github.com/dropwizard/metrics in archiva, via git-fat. This is useful +for example to deploy such artifacts via trebuchet by including this +repository. + +Not all artifacts may have been imported, if that's not the case +https://wikitech.wikimedia.org/wiki/Archiva contains detailed instructions on +how to upload new artifacts. -- To view, visit https://gerrit.wikimedia.org/r/191574 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6dbd098c2b7d1e11b245ff6c04bc8c732f7c7d86 Gerrit-PatchSet: 1 Gerrit-Project: operations/software/dropwizard-metrics Gerrit-Branch: master Gerrit-Owner: Filippo Giunchedi <[email protected]> Gerrit-Reviewer: Alexandros Kosiaris <[email protected]> Gerrit-Reviewer: Filippo Giunchedi <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
