Author: rgoers Date: Sat May 9 15:30:10 2009 New Revision: 773237 URL: http://svn.apache.org/viewvc?rev=773237&view=rev Log: Add missing package descriptor
Added: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/res/package.html (with props) Added: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/res/package.html URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/res/package.html?rev=773237&view=auto ============================================================================== --- commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/res/package.html (added) +++ commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/res/package.html Sat May 9 15:30:10 2009 @@ -0,0 +1,19 @@ +<!-- + 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. +--> +<body> +<p>The Resource File Provider</p> +</body> \ No newline at end of file Propchange: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/res/package.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/res/package.html ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Propchange: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/res/package.html ------------------------------------------------------------------------------ svn:mime-type = text/html