Repository: incubator-ignite Updated Branches: refs/heads/ignite-189 672c413b9 -> 4fe2545f5
#ignite-189: wip Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/33532482 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/33532482 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/33532482 Branch: refs/heads/ignite-189 Commit: 33532482856419049323927f1f1f3ba6e1f6f829 Parents: 672c413 Author: ivasilinets <ivasilin...@gridgain.com> Authored: Thu Feb 12 19:29:08 2015 +0300 Committer: ivasilinets <ivasilin...@gridgain.com> Committed: Thu Feb 12 19:29:08 2015 +0300 ---------------------------------------------------------------------- .../ignite/authentication/noop/package.html | 24 -------------------- 1 file changed, 24 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/33532482/modules/core/src/main/java/org/apache/ignite/authentication/noop/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/authentication/noop/package.html b/modules/core/src/main/java/org/apache/ignite/authentication/noop/package.html deleted file mode 100644 index 8b7d253..0000000 --- a/modules/core/src/main/java/org/apache/ignite/authentication/noop/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains <b>default</b> no-op implementation for authentication SPI. -</body> -</html>