Author: ggregory
Date: Sun Jan 27 00:18:34 2019
New Revision: 1852266
URL: http://svn.apache.org/viewvc?rev=1852266&view=rev
Log:
Creating commmons-vfs 2.3-RC1 tag
Added:
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/
- copied from r1852248, commons/proper/vfs/trunk/
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/README.md
- copied unchanged from r1852263, commons/proper/vfs/trunk/README.md
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-distribution/pom.xml
- copied, changed from r1852249,
commons/proper/vfs/trunk/commons-vfs2-distribution/pom.xml
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-examples/pom.xml
- copied, changed from r1852249,
commons/proper/vfs/trunk/commons-vfs2-examples/pom.xml
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-examples/src/site/xdoc/index.xml
- copied unchanged from r1852256,
commons/proper/vfs/trunk/commons-vfs2-examples/src/site/xdoc/index.xml
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-sandbox/pom.xml
- copied, changed from r1852249,
commons/proper/vfs/trunk/commons-vfs2-sandbox/pom.xml
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2/pom.xml
- copied, changed from r1852249,
commons/proper/vfs/trunk/commons-vfs2/pom.xml
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/pom.xml
- copied, changed from r1852261, commons/proper/vfs/trunk/pom.xml
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/src/changes/changes.xml
- copied unchanged from r1852262,
commons/proper/vfs/trunk/src/changes/changes.xml
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/src/site/site.xml
- copied unchanged from r1852257,
commons/proper/vfs/trunk/src/site/site.xml
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/src/site/xdoc/download.xml
- copied unchanged from r1852256,
commons/proper/vfs/trunk/src/site/xdoc/download.xml
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/src/site/xdoc/download_vfs.xml
- copied unchanged from r1852263,
commons/proper/vfs/trunk/src/site/xdoc/download_vfs.xml
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/src/site/xdoc/index.xml
- copied unchanged from r1852256,
commons/proper/vfs/trunk/src/site/xdoc/index.xml
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/src/site/xdoc/mail-lists.xml
- copied unchanged from r1852263,
commons/proper/vfs/trunk/src/site/xdoc/mail-lists.xml
Removed:
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/src/site/xdoc/download_vfs2.xml
Copied:
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-distribution/pom.xml
(from r1852249, commons/proper/vfs/trunk/commons-vfs2-distribution/pom.xml)
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-distribution/pom.xml?p2=commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-distribution/pom.xml&p1=commons/proper/vfs/trunk/commons-vfs2-distribution/pom.xml&r1=1852249&r2=1852266&rev=1852266&view=diff
==============================================================================
--- commons/proper/vfs/trunk/commons-vfs2-distribution/pom.xml (original)
+++
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-distribution/pom.xml
Sun Jan 27 00:18:34 2019
@@ -23,14 +23,14 @@ limitations under the License.
<name>Apache Commons VFS Distribution</name>
<groupId>org.apache.commons</groupId>
<artifactId>commons-vfs2-distribution</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3</version>
<packaging>pom</packaging>
<description>Apache Commons VFS is a Virtual File System library -
Distribution archives.</description>
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-vfs2-project</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3</version>
<relativePath>../</relativePath>
</parent>
Copied:
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-examples/pom.xml
(from r1852249, commons/proper/vfs/trunk/commons-vfs2-examples/pom.xml)
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-examples/pom.xml?p2=commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-examples/pom.xml&p1=commons/proper/vfs/trunk/commons-vfs2-examples/pom.xml&r1=1852249&r2=1852266&rev=1852266&view=diff
==============================================================================
--- commons/proper/vfs/trunk/commons-vfs2-examples/pom.xml (original)
+++
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-examples/pom.xml
Sun Jan 27 00:18:34 2019
@@ -24,13 +24,13 @@
<name>Apache Commons VFS Examples</name>
<groupId>org.apache.commons</groupId>
<artifactId>commons-vfs2-examples</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3</version>
<description>Apache Commons VFS is a Virtual File System library -
Examples.</description>
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-vfs2-project</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3</version>
<relativePath>../</relativePath>
</parent>
Copied:
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-sandbox/pom.xml
(from r1852249, commons/proper/vfs/trunk/commons-vfs2-sandbox/pom.xml)
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-sandbox/pom.xml?p2=commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-sandbox/pom.xml&p1=commons/proper/vfs/trunk/commons-vfs2-sandbox/pom.xml&r1=1852249&r2=1852266&rev=1852266&view=diff
==============================================================================
--- commons/proper/vfs/trunk/commons-vfs2-sandbox/pom.xml (original)
+++
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2-sandbox/pom.xml
Sun Jan 27 00:18:34 2019
@@ -24,13 +24,13 @@
<name>Apache Commons VFS Sandbox</name>
<groupId>org.apache.commons</groupId>
<artifactId>commons-vfs2-sandbox</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3</version>
<description>Apache Commons VFS is a Virtual File System library -
Sandbox.</description>
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-vfs2-project</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3</version>
<relativePath>../</relativePath>
</parent>
Copied:
commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2/pom.xml (from
r1852249, commons/proper/vfs/trunk/commons-vfs2/pom.xml)
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2/pom.xml?p2=commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2/pom.xml&p1=commons/proper/vfs/trunk/commons-vfs2/pom.xml&r1=1852249&r2=1852266&rev=1852266&view=diff
==============================================================================
--- commons/proper/vfs/trunk/commons-vfs2/pom.xml (original)
+++ commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/commons-vfs2/pom.xml
Sun Jan 27 00:18:34 2019
@@ -23,14 +23,14 @@
<name>Apache Commons VFS</name>
<artifactId>commons-vfs2</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3</version>
<description>Apache Commons VFS is a Virtual File System
library.</description>
<url>http://commons.apache.org/proper/commons-vfs/</url>
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-vfs2-project</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3</version>
<relativePath>../</relativePath>
</parent>
Copied: commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/pom.xml (from
r1852261, commons/proper/vfs/trunk/pom.xml)
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/pom.xml?p2=commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/pom.xml&p1=commons/proper/vfs/trunk/pom.xml&r1=1852261&r2=1852266&rev=1852266&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/pom.xml Sun Jan 27
00:18:34 2019
@@ -29,7 +29,7 @@
<name>Apache Commons VFS Project</name>
<description>Apache Commons VFS is a Virtual File System
library.</description>
<packaging>pom</packaging>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3</version>
<url>http://commons.apache.org/proper/commons-vfs/</url>
<inceptionYear>2002</inceptionYear>