Github user asfgit closed the pull request at:
https://github.com/apache/maven-scm/pull/45
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
Github user eddiewebb commented on a diff in the pull request:
https://github.com/apache/maven-scm/pull/45#discussion_r64888411
--- Diff:
maven-scm-api/src/test/java/org/apache/maven/scm/ScmResultTest.java ---
@@ -0,0 +1,47 @@
+package org.apache.maven.scm;
+
+/*
+
Github user eddiewebb commented on a diff in the pull request:
https://github.com/apache/maven-scm/pull/45#discussion_r64887559
--- Diff:
maven-scm-api/src/test/java/org/apache/maven/scm/ScmResultTest.java ---
@@ -0,0 +1,47 @@
+package org.apache.maven.scm;
+
+/*
+
Github user olamy commented on a diff in the pull request:
https://github.com/apache/maven-scm/pull/45#discussion_r64850637
--- Diff:
maven-scm-api/src/test/java/org/apache/maven/scm/ScmResultTest.java ---
@@ -0,0 +1,47 @@
+package org.apache.maven.scm;
+
+/*
+ * Li
GitHub user eddiewebb opened a pull request:
https://github.com/apache/maven-scm/pull/45
Resolves critical security bug SCM-811
This PR addresses https://issues.apache.org/jira/browse/SCM-811 by allowing
the shared ScmResult in the api module to mask known patterns. Covers SVN and