# ignite-195 : default-spring-url-testing.xml was deleted
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/d7a8fe2a Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/d7a8fe2a Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/d7a8fe2a Branch: refs/heads/ignite-164v2stable Commit: d7a8fe2a1b4bf9dab50bf8d3facb69e5918985e6 Parents: 9ee52f9 Author: Artem Shutak <[email protected]> Authored: Fri Feb 6 14:46:03 2015 +0300 Committer: Artem Shutak <[email protected]> Committed: Fri Feb 6 14:46:03 2015 +0300 ---------------------------------------------------------------------- modules/core/src/test/config/default-spring-url-testing.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/d7a8fe2a/modules/core/src/test/config/default-spring-url-testing.xml ---------------------------------------------------------------------- diff --git a/modules/core/src/test/config/default-spring-url-testing.xml b/modules/core/src/test/config/default-spring-url-testing.xml index 52ffefc..59acb56 100644 --- a/modules/core/src/test/config/default-spring-url-testing.xml +++ b/modules/core/src/test/config/default-spring-url-testing.xml @@ -16,7 +16,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + <!-- Grid configuration for checking ability to start grid with a config provided by url. -->
