You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2008/04/08 13:14:46 UTC

svn commit: r645851 - in /httpcomponents/httpclient/trunk: module-client/src/main/resources/org/apache/http/auth/ module-client/src/main/resources/org/apache/http/conn/ module-client/src/main/resources/org/apache/http/cookie/ module-httpmime/src/main/r...

Author: olegk
Date: Tue Apr  8 04:14:29 2008
New Revision: 645851

URL: http://svn.apache.org/viewvc?rev=645851&view=rev
Log:
HTTPCLIENT-752: version.properties for HttpMime


Added:
    httpcomponents/httpclient/trunk/module-httpmime/src/main/resources/org/
    httpcomponents/httpclient/trunk/module-httpmime/src/main/resources/org/apache/
    httpcomponents/httpclient/trunk/module-httpmime/src/main/resources/org/apache/http/
    httpcomponents/httpclient/trunk/module-httpmime/src/main/resources/org/apache/http/entity/
    httpcomponents/httpclient/trunk/module-httpmime/src/main/resources/org/apache/http/entity/mime/
    httpcomponents/httpclient/trunk/module-httpmime/src/main/resources/org/apache/http/entity/mime/version.properties   (with props)
Removed:
    httpcomponents/httpclient/trunk/module-client/src/main/resources/org/apache/http/auth/
    httpcomponents/httpclient/trunk/module-client/src/main/resources/org/apache/http/conn/
    httpcomponents/httpclient/trunk/module-client/src/main/resources/org/apache/http/cookie/

Added: httpcomponents/httpclient/trunk/module-httpmime/src/main/resources/org/apache/http/entity/mime/version.properties
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/module-httpmime/src/main/resources/org/apache/http/entity/mime/version.properties?rev=645851&view=auto
==============================================================================
--- httpcomponents/httpclient/trunk/module-httpmime/src/main/resources/org/apache/http/entity/mime/version.properties (added)
+++ httpcomponents/httpclient/trunk/module-httpmime/src/main/resources/org/apache/http/entity/mime/version.properties Tue Apr  8 04:14:29 2008
@@ -0,0 +1,22 @@
+#
+# 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.    
+#
+info.module    = HttpMime
+info.release   = ${pom.version}
+info.timestamp = ${mvn.timestamp}
+# timestamp requires Maven 2.1

Propchange: httpcomponents/httpclient/trunk/module-httpmime/src/main/resources/org/apache/http/entity/mime/version.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpcomponents/httpclient/trunk/module-httpmime/src/main/resources/org/apache/http/entity/mime/version.properties
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: httpcomponents/httpclient/trunk/module-httpmime/src/main/resources/org/apache/http/entity/mime/version.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain