# ignite-63

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

Branch: refs/heads/ignite-63
Commit: fbc373c0b4a8a3caf18eb4b029f7e9a607770707
Parents: 3402cd4
Author: sboikov <sboi...@gridgain.com>
Authored: Fri Jan 23 10:31:27 2015 +0300
Committer: sboikov <sboi...@gridgain.com>
Committed: Fri Jan 23 10:31:27 2015 +0300

----------------------------------------------------------------------
 .../java/org/apache/ignite/test/test.properties | 23 ++++++++++++++++++++
 .../main/java/org/gridgain/test/test.properties | 23 --------------------
 2 files changed, 23 insertions(+), 23 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/fbc373c0/modules/extdata/uri/src/main/java/org/apache/ignite/test/test.properties
----------------------------------------------------------------------
diff --git 
a/modules/extdata/uri/src/main/java/org/apache/ignite/test/test.properties 
b/modules/extdata/uri/src/main/java/org/apache/ignite/test/test.properties
new file mode 100644
index 0000000..a2edcea
--- /dev/null
+++ b/modules/extdata/uri/src/main/java/org/apache/ignite/test/test.properties
@@ -0,0 +1,23 @@
+#
+# 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.
+#
+
+#
+# Tests properties loaded by Uri class loader.
+#
+
+test1.txt = Test Message 1
+test2.txt = Test Message 2

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/fbc373c0/modules/extdata/uri/src/main/java/org/gridgain/test/test.properties
----------------------------------------------------------------------
diff --git 
a/modules/extdata/uri/src/main/java/org/gridgain/test/test.properties 
b/modules/extdata/uri/src/main/java/org/gridgain/test/test.properties
deleted file mode 100644
index a2edcea..0000000
--- a/modules/extdata/uri/src/main/java/org/gridgain/test/test.properties
+++ /dev/null
@@ -1,23 +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.
-#
-
-#
-# Tests properties loaded by Uri class loader.
-#
-
-test1.txt = Test Message 1
-test2.txt = Test Message 2

Reply via email to