Author: mbenson Date: Sun Mar 16 17:39:55 2014 New Revision: 4666 Log: setup
Added: release/commons/weaver/HEADER.html - copied unchanged from r4665, release/commons/jxpath/HEADER.html release/commons/weaver/README.html - copied, changed from r4665, release/commons/lang/README.html release/commons/weaver/RELEASE-NOTES.txt (with props) release/commons/weaver/binaries/HEADER.html - copied unchanged from r4665, release/commons/jxpath/HEADER.html release/commons/weaver/binaries/README.html - copied, changed from r4665, release/commons/lang/README.html release/commons/weaver/source/HEADER.html - copied unchanged from r4665, release/commons/jxpath/HEADER.html release/commons/weaver/source/README.html - copied, changed from r4665, release/commons/lang/README.html Copied: release/commons/weaver/README.html (from r4665, release/commons/lang/README.html) ============================================================================== --- release/commons/lang/README.html (original) +++ release/commons/weaver/README.html Sun Mar 16 17:39:55 2014 @@ -1,6 +1,6 @@ -<h1>Commons-Lang v3.3.</h1> +<h1>Commons-Weaver v1.0.</h1> -<p>This is the 3.3 version of commons-lang. It is available in both binary and source distributions.</p> +<p>This is the 1.0 version of commons-weaver. It is available in both binary and source distributions.</p> <p><font color="red" size="+2">Note:</font> @@ -12,7 +12,7 @@ of tar on Solaris and Mac OS X will not <p>The changes in this release are detailed in the release notes.</p> -<p>Thank you for using <a href="http://commons.apache.org/lang/">Lang</a>.</p> +<p>Thank you for using <a href="http://commons.apache.org/weaver/">Weaver</a>.</p> <p>From the Apache Commons Project<br><a href="http://commons.apache.org/">http://commons.apache.org/</a></p> @@ -29,12 +29,12 @@ HREF="http://www.apache.org/dist/commons <pre>Always test available signatures, <i>e.g.</i>, $ pgpk -a KEYS -$ pgpv commons-lang3-3.3-bin.tar.gz.asc +$ pgpv commons-weaver-1.0-bin.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-lang3-3.3-bin.tar.gz.asc +$ pgp commons-weaver-1.0-bin.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-lang3-3.3-bin.tar.gz.asc +$ gpg --verify commons-weaver-1.0-bin.tar.gz.asc </pre> <p> Added: release/commons/weaver/RELEASE-NOTES.txt ============================================================================== --- release/commons/weaver/RELEASE-NOTES.txt (added) +++ release/commons/weaver/RELEASE-NOTES.txt Sun Mar 16 17:39:55 2014 @@ -0,0 +1,19 @@ + + Apache Commons Weaver 1.0 + RELEASE NOTES + +The Apache Commons team is pleased to announce the release of Apache Commons Weaver 1.0 + +Apache Commons Weaver provides an easy way to enhance compiled classes with +new functionality by generating ("weaving") bytecode into those classes. + +Initial release + +No changes defined in this version. + +Historical list of changes: http://commons.apache.org/commons-weaver-parent/changes-report.html + +For complete information on Apache Commons Weaver Parent POM, including instructions on how to submit bug reports, +patches, or suggestions for improvement, see the Apache Apache Commons Weaver Parent POM website: + +http://commons.apache.org/commons-weaver-parent/ Propchange: release/commons/weaver/RELEASE-NOTES.txt ------------------------------------------------------------------------------ svn:executable = * Copied: release/commons/weaver/binaries/README.html (from r4665, release/commons/lang/README.html) ============================================================================== --- release/commons/lang/README.html (original) +++ release/commons/weaver/binaries/README.html Sun Mar 16 17:39:55 2014 @@ -1,6 +1,6 @@ -<h1>Commons-Lang v3.3.</h1> +<h1>Commons-Weaver v1.0.</h1> -<p>This is the 3.3 version of commons-lang. It is available in both binary and source distributions.</p> +<p>This is the 1.0 version of commons-weaver. It is available in both binary and source distributions.</p> <p><font color="red" size="+2">Note:</font> @@ -12,7 +12,7 @@ of tar on Solaris and Mac OS X will not <p>The changes in this release are detailed in the release notes.</p> -<p>Thank you for using <a href="http://commons.apache.org/lang/">Lang</a>.</p> +<p>Thank you for using <a href="http://commons.apache.org/weaver/">Weaver</a>.</p> <p>From the Apache Commons Project<br><a href="http://commons.apache.org/">http://commons.apache.org/</a></p> @@ -29,12 +29,12 @@ HREF="http://www.apache.org/dist/commons <pre>Always test available signatures, <i>e.g.</i>, $ pgpk -a KEYS -$ pgpv commons-lang3-3.3-bin.tar.gz.asc +$ pgpv commons-weaver-1.0-bin.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-lang3-3.3-bin.tar.gz.asc +$ pgp commons-weaver-1.0-bin.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-lang3-3.3-bin.tar.gz.asc +$ gpg --verify commons-weaver-1.0-bin.tar.gz.asc </pre> <p> Copied: release/commons/weaver/source/README.html (from r4665, release/commons/lang/README.html) ============================================================================== --- release/commons/lang/README.html (original) +++ release/commons/weaver/source/README.html Sun Mar 16 17:39:55 2014 @@ -1,6 +1,6 @@ -<h1>Commons-Lang v3.3.</h1> +<h1>Commons-Weaver v1.0.</h1> -<p>This is the 3.3 version of commons-lang. It is available in both binary and source distributions.</p> +<p>This is the 1.0 version of commons-weaver. It is available in both binary and source distributions.</p> <p><font color="red" size="+2">Note:</font> @@ -12,7 +12,7 @@ of tar on Solaris and Mac OS X will not <p>The changes in this release are detailed in the release notes.</p> -<p>Thank you for using <a href="http://commons.apache.org/lang/">Lang</a>.</p> +<p>Thank you for using <a href="http://commons.apache.org/weaver/">Weaver</a>.</p> <p>From the Apache Commons Project<br><a href="http://commons.apache.org/">http://commons.apache.org/</a></p> @@ -29,12 +29,12 @@ HREF="http://www.apache.org/dist/commons <pre>Always test available signatures, <i>e.g.</i>, $ pgpk -a KEYS -$ pgpv commons-lang3-3.3-bin.tar.gz.asc +$ pgpv commons-weaver-1.0-bin.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-lang3-3.3-bin.tar.gz.asc +$ pgp commons-weaver-1.0-bin.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-lang3-3.3-bin.tar.gz.asc +$ gpg --verify commons-weaver-1.0-bin.tar.gz.asc </pre> <p>