[java-identity-provider] branch master updated: Remove empty package.

Scott Cantor cantor.2 at osu.edu
Wed Jun 5 12:00:11 EDT 2019


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

scantor 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=4da39eb072ad3c0b1ccfdcfb00ec269dfe3ae067

The following commit(s) were added to refs/heads/master by this push:
       new  4da39eb   Remove empty package.
4da39eb is described below

commit 4da39eb072ad3c0b1ccfdcfb00ec269dfe3ae067
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jun 5 11:59:58 2019 -0400

    Remove empty package.
---
 .../transcoding/spring/impl/package-info.java      | 23 ----------------------
 1 file changed, 23 deletions(-)

diff --git a/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/transcoding/spring/impl/package-info.java b/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/transcoding/spring/impl/package-info.java
deleted file mode 100644
index 1278015..0000000
--- a/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/transcoding/spring/impl/package-info.java
+++ /dev/null
@@ -1,23 +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.
- */
-
-/**
- * For want of a better place. If there are additional classes needed, this
- * may move to a dedicated module.
- */
-
-package net.shibboleth.idp.attribute.transcoding.spring.impl;
\ 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