[java-identity-provider] 02/05: checkstyle

Rod Widdowson rdw at steadingsoftware.com
Fri Dec 6 09:03:30 EST 2019


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=4c0559b332024eb76f212e1d827b1408bcf46c0c

commit 4c0559b332024eb76f212e1d827b1408bcf46c0c
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Dec 5 15:03:32 2019 +0000

    checkstyle
---
 .../net/shibboleth/idp/installer/ant/impl/MetadataGeneratorTask.java  | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/idp-installer/src/main/java/net/shibboleth/idp/installer/ant/impl/MetadataGeneratorTask.java b/idp-installer/src/main/java/net/shibboleth/idp/installer/ant/impl/MetadataGeneratorTask.java
index 3f40b66..128b3f5 100644
--- a/idp-installer/src/main/java/net/shibboleth/idp/installer/ant/impl/MetadataGeneratorTask.java
+++ b/idp-installer/src/main/java/net/shibboleth/idp/installer/ant/impl/MetadataGeneratorTask.java
@@ -41,9 +41,7 @@ import net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer;
  */
 public class MetadataGeneratorTask extends Task {
 
-    /** Where we collect the parameters. */
-
-    /** where to put the data. */
+    /** Where to put the data. */
     private File outputFile;
 
     /** Where idp.home is. */

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list