Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-189 4fe2545f5 -> cc118e80f


#ignite-189: Remove spi/securesession package.


Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/c95128f7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/c95128f7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/c95128f7

Branch: refs/heads/ignite-189
Commit: c95128f719bde81ddb16cc2f21ac75803647f441
Parents: 4fe2545
Author: ivasilinets <ivasilin...@gridgain.com>
Authored: Thu Feb 12 20:28:03 2015 +0300
Committer: ivasilinets <ivasilin...@gridgain.com>
Committed: Thu Feb 12 20:28:03 2015 +0300

----------------------------------------------------------------------
 .../ignite/spi/securesession/noop/package.html  | 24 --------------------
 .../ignite/spi/securesession/package.html       | 24 --------------------
 2 files changed, 48 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/c95128f7/modules/core/src/main/java/org/apache/ignite/spi/securesession/noop/package.html
----------------------------------------------------------------------
diff --git 
a/modules/core/src/main/java/org/apache/ignite/spi/securesession/noop/package.html
 
b/modules/core/src/main/java/org/apache/ignite/spi/securesession/noop/package.html
deleted file mode 100644
index 90678ab..0000000
--- 
a/modules/core/src/main/java/org/apache/ignite/spi/securesession/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 secure session SPI.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/c95128f7/modules/core/src/main/java/org/apache/ignite/spi/securesession/package.html
----------------------------------------------------------------------
diff --git 
a/modules/core/src/main/java/org/apache/ignite/spi/securesession/package.html 
b/modules/core/src/main/java/org/apache/ignite/spi/securesession/package.html
deleted file mode 100644
index cb4d8c9..0000000
--- 
a/modules/core/src/main/java/org/apache/ignite/spi/securesession/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 APIs for secure session SPI.
-</body>
-</html>

Reply via email to