Author: niallp Date: Sun Mar 2 11:50:39 2008 New Revision: 632820 URL: http://svn.apache.org/viewvc?rev=632820&view=rev Log: Upgrade to commons-parent-8 and add configuration properties for OSGi (maven-bundle-plugin) and commons-build-plugin. Add Issue Tracking and Download pages generated by commons-build-plugin Added: commons/proper/configuration/branches/configuration2_experimental/xdocs/download_configuration.xml (with props) Modified: commons/proper/configuration/branches/configuration2_experimental/pom.xml commons/proper/configuration/branches/configuration2_experimental/xdocs/issue-tracking.xml Modified: commons/proper/configuration/branches/configuration2_experimental/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/configuration2_experimental/pom.xml?rev=632820&r1=632819&r2=632820&view=diff ============================================================================== --- commons/proper/configuration/branches/configuration2_experimental/pom.xml (original) +++ commons/proper/configuration/branches/configuration2_experimental/pom.xml Sun Mar 2 11:50:39 2008 @@ -25,9 +25,10 @@ org.apache.commons commons-parent - 7 + 8 4.0.0 + bundle org.apache.commons commons-configuration2 2.0-SNAPSHOT @@ -384,6 +385,13 @@ + + org.apache.commons + commons-build-plugin + + commons-${commons.componentid}-${commons.release.version} + + @@ -409,5 +417,11 @@ 1.5 1.5 + configuration + 1.5 + org.apache.commons.configuration2 + + CONFIGURATION + 12310467 Added: commons/proper/configuration/branches/configuration2_experimental/xdocs/download_configuration.xml URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/configuration2_experimental/xdocs/download_configuration.xml?rev=632820&view=auto ============================================================================== --- commons/proper/configuration/branches/configuration2_experimental/xdocs/download_configuration.xml (added) +++ commons/proper/configuration/branches/configuration2_experimental/xdocs/download_configuration.xml Sun Mar 2 11:50:39 2008 @@ -0,0 +1,145 @@ + + + + + + Download Commons Configuration + Commons Documentation Team + + +
+

+ We recommend you use a mirror to download our release + builds, but you must verify the integrity of + the downloaded files using signatures downloaded from our main + distribution directories. Recent releases (48 hours) may not yet + be available from the mirrors. +

+ +

+ You are currently using [preferred]. If you + encounter a problem with this mirror, please select another + mirror. If all mirrors are failing, there are backup + mirrors (at the end of the mirrors list) that should be + available. +

+ [if-any logo][end] +

+ +
+

+ Other mirrors: + + +

+
+ +

+ The KEYS link links to the code signing keys used to sign the product. + The PGP link downloads the OpenPGP compatible signature from our main site. + The MD5 link downloads the checksum from the main site. +

+ +

+ For more information concerning Commons Configuration, see the + Commons Configuration web site. +

+ +

+

+ +

+
+ +
Propchange: commons/proper/configuration/branches/configuration2_experimental/xdocs/download_configuration.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: commons/proper/configuration/branches/configuration2_experimental/xdocs/download_configuration.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Modified: commons/proper/configuration/branches/configuration2_experimental/xdocs/issue-tracking.xml URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/configuration2_experimental/xdocs/issue-tracking.xml?rev=632820&r1=632819&r2=632820&view=diff ============================================================================== --- commons/proper/configuration/branches/configuration2_experimental/xdocs/issue-tracking.xml (original) +++ commons/proper/configuration/branches/configuration2_experimental/xdocs/issue-tracking.xml Sun Mar 2 11:50:39 2008 @@ -15,51 +15,88 @@ See the License for the specific language governing permissions and limitations under the License. --> + - - Issue tracking - Commons Documentation Team - - - -
-

- Commons Configuration uses ASF JIRA for tracking issues. -

-

- To use JIRA you may need to create an account - (if you have previously created/updated Commons issues using Bugzilla an account will have been automatically - created and you can use the Forgot Password - page to get a new password). -

-

- If you would like to report a bug, or raise an enhancement request with - Commons Configuration please do the following: -

    -
  1. Search existing open bugs. - If you find your issue listed then please add a comment with your details.
  2. -
  3. Search the mailing list archive. - You may find your issue or idea has already been discussed.
  4. -
  5. Submit a bug report or enhancement request.
  6. -
-

-

- Please also remember these points: -

-

-

- You may also find these links useful: -

-

-
- - + + Commons Configuration Issue tracking + Commons Documentation Team + + + +
+

+ Commons Configuration uses ASF JIRA for tracking issues. + See the Commons Configuration JIRA project page. +

+ +

+ To use JIRA you may need to create an account + (if you have previously created/updated Commons issues using Bugzilla an account will have been automatically + created and you can use the Forgot Password + page to get a new password). +

+ +

+ If you would like to report a bug, or raise an enhancement request with + Commons Configuration please do the following: +

    +
  1. Search existing open bugs. + If you find your issue listed then please add a comment with your details.
  2. +
  3. Search the mailing list archive(s). + You may find your issue or idea has already been discussed.
  4. +
  5. Decide if your issue is a bug or an enhancement.
  6. +
  7. Submit either a bug report + or enhancement request.
  8. +
+

+ +

+ Please also remember these points: +

+

+ +

+ For more information on subversion and creating patches see the + Apache Contributors Guide. +

+ +

+ You may also find these links useful: +

+

+
+