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

Phil Smart philip.smart at jisc.ac.uk
Wed May 11 13:14:55 UTC 2022


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

philsmart 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=3fdaf91d1167f9630882e44f0b634ed50733e6dd

The following commit(s) were added to refs/heads/main by this push:
     new 3fdaf91d1 Remove redundant package
3fdaf91d1 is described below

commit 3fdaf91d1167f9630882e44f0b634ed50733e6dd
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed May 11 14:09:19 2022 +0100

    Remove redundant package
---
 .../idp/attribute/logic/package-info.java          | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/logic/package-info.java b/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/logic/package-info.java
deleted file mode 100644
index 44ea08d6f..000000000
--- a/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/logic/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.
- */
-
-/**
- * Attribute-related predicates.
- */
-
-package net.shibboleth.idp.attribute.logic;
\ 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