[java-idp-integration-tests] branch master updated: PropertiesWithComments is APIagain

Rod Widdowson rdw at steadingsoftware.com
Sat Oct 12 10:21:45 EDT 2019


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

rdw pushed a commit to branch master
in repository java-idp-integration-tests.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=47f2fc1ebedd21695bccc5282a4dc62978f3b8da

The following commit(s) were added to refs/heads/master by this push:
       new  47f2fc1   PropertiesWithComments is APIagain
47f2fc1 is described below

commit 47f2fc1ebedd21695bccc5282a4dc62978f3b8da
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Oct 12 14:21:56 2019 +0100

    PropertiesWithComments is APIagain
---
 src/test/java/net/shibboleth/idp/test/BaseIntegrationTest.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/java/net/shibboleth/idp/test/BaseIntegrationTest.java b/src/test/java/net/shibboleth/idp/test/BaseIntegrationTest.java
index 3ef58aa..3f5d378 100644
--- a/src/test/java/net/shibboleth/idp/test/BaseIntegrationTest.java
+++ b/src/test/java/net/shibboleth/idp/test/BaseIntegrationTest.java
@@ -39,7 +39,7 @@ import java.util.regex.Matcher;
 import javax.annotation.Nonnull;
 import javax.annotation.Nullable;
 
-import net.shibboleth.idp.installer.impl.PropertiesWithComments;
+import net.shibboleth.idp.installer.PropertiesWithComments;
 import net.shibboleth.utilities.java.support.annotation.constraint.NonnullAfterInit;
 import net.shibboleth.utilities.java.support.annotation.constraint.NotEmpty;
 import net.shibboleth.utilities.java.support.component.ComponentInitializationException;

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


More information about the commits mailing list