Skip to content

Commit dadb710

Browse files
author
Stephen Colebourne
committed
Shell for v1.1 upgrade notes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk@290004 13f79535-47bb-0310-9956-ffa450edef68
1 parent 561e3ed commit dadb710

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

xdocs/upgradeto1_1.xml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<?xml version="1.0"?>
2+
<!--
3+
Copyright 2002-2005 The Apache Software Foundation.
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 iouage governing permissions and
15+
limitations under the License.
16+
-->
17+
<document>
18+
<properties>
19+
<title>Upgrade from 1.0 to 1.1</title>
20+
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
21+
</properties>
22+
<body>
23+
24+
<section name="Upgrade">
25+
<p>
26+
These are the release notes and advice for upgrading Commons-IO from
27+
version 1.0 to version 1.1.
28+
<source>
29+
</source>
30+
</p>
31+
</section>
32+
33+
</body>
34+
</document>

0 commit comments

Comments
 (0)