[java-mvn-enforcer] branch main updated: Javadoc
Rod Widdowson
rdw at steadingsoftware.com
Fri Mar 11 12:09:17 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-mvn-enforcer.
View the commit online:
http://git.shibboleth.net/view/?p=java-mvn-enforcer.git;a=commit;h=6219658866a7127f5b5679a7c005f0648ec67514
The following commit(s) were added to refs/heads/main by this push:
new 6219658 Javadoc
6219658 is described below
commit 6219658866a7127f5b5679a7c005f0648ec67514
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Mar 11 12:08:13 2022 +0000
Javadoc
---
src/main/java/net/shibboleth/mvn/enforcer/impl/JarEnforcer.java | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/main/java/net/shibboleth/mvn/enforcer/impl/JarEnforcer.java b/src/main/java/net/shibboleth/mvn/enforcer/impl/JarEnforcer.java
index dd2c066..c69f31a 100644
--- a/src/main/java/net/shibboleth/mvn/enforcer/impl/JarEnforcer.java
+++ b/src/main/java/net/shibboleth/mvn/enforcer/impl/JarEnforcer.java
@@ -402,6 +402,7 @@ public class JarEnforcer implements EnforcerRule, MavenLoader{
* @param groupId Group Id
* @param artifactId Artifact Id
* @param version Version
+ * @param classifier classifier
* @param type type
* @return a file or null i
* @throws Exception
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list