Author: brett
Date: Wed Aug 6 10:01:38 2014
New Revision: 1616147
URL: http://svn.apache.org/r1616147
Log:
update old links
Modified:
incubator/npanday/trunk/site/src/site/apt/guide/advanced/releasing.apt
incubator/npanday/trunk/site/src/site/apt/guide/devinfra/artifact-repository.apt
incubator/npanday/trunk/site/src/site/apt/guide/devinfra/continuum.apt
Modified: incubator/npanday/trunk/site/src/site/apt/guide/advanced/releasing.apt
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/apt/guide/advanced/releasing.apt?rev=1616147&r1=1616146&r2=1616147&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/apt/guide/advanced/releasing.apt
(original)
+++ incubator/npanday/trunk/site/src/site/apt/guide/advanced/releasing.apt Wed
Aug 6 10:01:38 2014
@@ -23,9 +23,7 @@
Releasing .NET Projects with Maven
Releasing a project with NPanday follows the same technique as for any Maven
project, so the Maven documentation can
- be consulted on the topic. Here we will provide a brief summary, and give
notes on NPanday specific issues. You can
- refer to the release documentation in
- {{{http://maestrodev.com/node/196} Better Builds with Maven}} for more
information.
+ be consulted on the topic. Here we will provide a brief summary, and give
notes on NPanday specific issues.
* Setting up the POM
Modified:
incubator/npanday/trunk/site/src/site/apt/guide/devinfra/artifact-repository.apt
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/apt/guide/devinfra/artifact-repository.apt?rev=1616147&r1=1616146&r2=1616147&view=diff
==============================================================================
---
incubator/npanday/trunk/site/src/site/apt/guide/devinfra/artifact-repository.apt
(original)
+++
incubator/npanday/trunk/site/src/site/apt/guide/devinfra/artifact-repository.apt
Wed Aug 6 10:01:38 2014
@@ -24,7 +24,7 @@ Setting up an Artifact Repository
In this example, we configure {{{http://archiva.apache.org/} Apache
Archiva}}, however other repository managers
will operate similarly. Instructions on installing Archiva can be found on
the
- {{{http://archiva.apache.org/docs/1.3/quick-start.html} Archiva web site}}.
+ {{{http://archiva.apache.org/docs/current/quick-start.html} Archiva web
site}}.
* Proxying Future Releases
Modified: incubator/npanday/trunk/site/src/site/apt/guide/devinfra/continuum.apt
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/apt/guide/devinfra/continuum.apt?rev=1616147&r1=1616146&r2=1616147&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/apt/guide/devinfra/continuum.apt
(original)
+++ incubator/npanday/trunk/site/src/site/apt/guide/devinfra/continuum.apt Wed
Aug 6 10:01:38 2014
@@ -56,5 +56,5 @@ Using Continuum to release .NET projects
Once this completes successfully, you can proceed with a release as usual.
For instructions on releasing projects using
{{{http://continuum.apache.org/} Apache Continuum}},
- you can refer to Apache Continuum
{{{http://continuum.apache.org/docs/1.3.5/user_guides/release/index.html}
release documentation}}.
+ you can refer to Apache Continuum
{{{http://continuum.apache.org/docs/latest/user_guides/release/index.html}
release documentation}}.