[java-identity-provider] branch main updated: Remove orphan package-info

Rod Widdowson rdw at steadingsoftware.com
Sat Oct 1 13:07:22 UTC 2022


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new 7e99cb83c Remove orphan package-info
7e99cb83c is described below

commit 7e99cb83c2f0df143f19339e9c15995e7fd4a282
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Oct 1 14:07:16 2022 +0100

    Remove orphan package-info
---
 .../net/shibboleth/idp/testing/package-info.java   | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/idp-testing/src/main/java/net/shibboleth/idp/testing/package-info.java b/idp-testing/src/main/java/net/shibboleth/idp/testing/package-info.java
deleted file mode 100644
index de00a2cef..000000000
--- a/idp-testing/src/main/java/net/shibboleth/idp/testing/package-info.java
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Licensed to the University Corporation for Advanced Internet Development,
- * Inc. (UCAID) under one or more contributor license agreements.  See the
- * NOTICE file distributed with this work for additional information regarding
- * copyright ownership. The UCAID licenses this file to You under the Apache
- * License, Version 2.0 (the "License"); you may not use this file except in
- * compliance with the License.  You may obtain a copy of the License at
- *
- *    http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-/**
- * Testing Support for Databases.
- */
-
-package net.shibboleth.idp.testing;
\ No newline at end of file

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


More information about the commits mailing list