You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2012/07/30 18:36:24 UTC

svn commit: r1367155 - /ant/ivy/ivyde/trunk/test/http-settings/ivysettings.xml

Author: hibou
Date: Mon Jul 30 16:36:23 2012
New Revision: 1367155

URL: http://svn.apache.org/viewvc?rev=1367155&view=rev
Log:
Add a settings to used used remotely

Added:
    ant/ivy/ivyde/trunk/test/http-settings/ivysettings.xml   (with props)

Added: ant/ivy/ivyde/trunk/test/http-settings/ivysettings.xml
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/http-settings/ivysettings.xml?rev=1367155&view=auto
==============================================================================
--- ant/ivy/ivyde/trunk/test/http-settings/ivysettings.xml (added)
+++ ant/ivy/ivyde/trunk/test/http-settings/ivysettings.xml Mon Jul 30 16:36:23 2012
@@ -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.    
+-->
+<ivysettings>
+
+    <!-- settings to be used from an http server -->
+
+</ivysettings>
\ No newline at end of file

Propchange: ant/ivy/ivyde/trunk/test/http-settings/ivysettings.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/ivyde/trunk/test/http-settings/ivysettings.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/ivyde/trunk/test/http-settings/ivysettings.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml