Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-63 4187cb06c -> 4c4fc458a


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/537f631a/modules/core/src/test/java/org/gridgain/grid/kernal/updatestatus.html
----------------------------------------------------------------------
diff --git 
a/modules/core/src/test/java/org/gridgain/grid/kernal/updatestatus.html 
b/modules/core/src/test/java/org/gridgain/grid/kernal/updatestatus.html
deleted file mode 100644
index 9c97ac2..0000000
--- a/modules/core/src/test/java/org/gridgain/grid/kernal/updatestatus.html
+++ /dev/null
@@ -1,28 +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 xmlns="http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en">
-<head>
-    <meta name="version" content="1.0.0.20060510"/>
-    <title>GridGain Update Page</title>
-    <style type="text/css"></style>
-</head>
-
-<body>
-<h1>GridGain Update Page.</h1>
-</body>
-</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/537f631a/modules/spring/src/test/java/org/apache/ignite/internal/GridFactorySelfTest.java
----------------------------------------------------------------------
diff --git 
a/modules/spring/src/test/java/org/apache/ignite/internal/GridFactorySelfTest.java
 
b/modules/spring/src/test/java/org/apache/ignite/internal/GridFactorySelfTest.java
index 988e1c3..4a21e6c 100644
--- 
a/modules/spring/src/test/java/org/apache/ignite/internal/GridFactorySelfTest.java
+++ 
b/modules/spring/src/test/java/org/apache/ignite/internal/GridFactorySelfTest.java
@@ -53,7 +53,7 @@ import static org.apache.ignite.IgniteSystemProperties.*;
 
 /**
  * Tests for {@link org.apache.ignite.Ignition}.
- * @see org.gridgain.grid.kernal.GridFactoryVmShutdownTest
+ * @see GridFactoryVmShutdownTest
  */
 @SuppressWarnings("UnusedDeclaration")
 @GridCommonTest(group = "NonDistributed Kernal Self")

Reply via email to