Skip to content

Commit d956c11

Browse files
committed
Add signatures file for commons-io-2.5. This closes #102
1 parent 1ea2132 commit d956c11

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

src/main/docs/bundled-signatures.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h1>Bundled Signatures Documentation</h1>
5454

5555
<li><strong><tt>commons-io-unsafe-*</tt>:</strong> If your application uses the famous <i>Apache Common-IO</i> library,
5656
this adds signatures of all methods that depend on default charset
57-
(for versions <tt>*</tt> = 1.0, 1.1, 1.2, 1.3, 1.4, 2.0, 2.1, 2.2, 2.3, 2.4).</li>
57+
(for versions <tt>*</tt> = 1.0, 1.1, 1.2, 1.3, 1.4, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5).</li>
5858

5959
</ul>
6060

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# (C) Copyright Uwe Schindler (Generics Policeman) and others.
2+
# Parts of this work are licensed to the Apache Software Foundation (ASF)
3+
# under one or more contributor license agreements.
4+
#
5+
# Licensed under the Apache License, Version 2.0 (the "License");
6+
# you may not use this file except in compliance with the License.
7+
# You may obtain a copy of the License at
8+
#
9+
# http://www.apache.org/licenses/LICENSE-2.0
10+
#
11+
# Unless required by applicable law or agreed to in writing, software
12+
# distributed under the License is distributed on an "AS IS" BASIS,
13+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
# See the License for the specific language governing permissions and
15+
# limitations under the License.
16+
17+
@includeBundled commons-io-unsafe-2.4

0 commit comments

Comments
 (0)