You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2016/04/30 13:10:25 UTC

svn commit: r1741749 - /commons/proper/net/trunk/src/site/xdoc/download_net.xml

Author: sebb
Date: Sat Apr 30 11:10:25 2016
New Revision: 1741749

URL: http://svn.apache.org/viewvc?rev=1741749&view=rev
Log:
Recreated with builder 1.6

Modified:
    commons/proper/net/trunk/src/site/xdoc/download_net.xml

Modified: commons/proper/net/trunk/src/site/xdoc/download_net.xml
URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/src/site/xdoc/download_net.xml?rev=1741749&r1=1741748&r2=1741749&view=diff
==============================================================================
--- commons/proper/net/trunk/src/site/xdoc/download_net.xml (original)
+++ commons/proper/net/trunk/src/site/xdoc/download_net.xml Sat Apr 30 11:10:25 2016
@@ -32,14 +32,16 @@ limitations under the License.
  |    - commons.componentid (required, alphabetic, lower case)          |
  |    - commons.release.version (required)                              |
  |    - commons.release.name    (required)                              |
- |    - commons.binary.suffix (optional)                                |
+ |    - commons.binary.suffix   (optional)                              |
  |      (defaults to "-bin", set to "" for pre-maven2 releases)         |
  |    - commons.release.desc    (optional)                              |
+ |    - commons.release.subdir  (optional)                              |
  |                                                                      |
  |    - commons.release.2/3.version       (conditional)                 |
  |    - commons.release.2/3.name          (conditional)                 |
  |    - commons.release.2/3.binary.suffix (optional)                    |
  |    - commons.release.2/3.desc          (optional)                    |
+ |    - commons.release.2/3.subdir        (optional)                    |
  |                                                                      |
  | 3) Example Properties                                                |
  |    (commons.release.name inherited by parent:                        |