Author: brett
Date: Sat Sep 18 16:40:06 2010
New Revision: 998491
URL: http://svn.apache.org/viewvc?rev=998491&view=rev
Log:
update links
Modified:
incubator/npanday/site/src/site/apt/index.apt
incubator/npanday/site/src/site/site.xml
Modified: incubator/npanday/site/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/incubator/npanday/site/src/site/apt/index.apt?rev=998491&r1=998490&r2=998491&view=diff
==============================================================================
--- incubator/npanday/site/src/site/apt/index.apt (original)
+++ incubator/npanday/site/src/site/apt/index.apt Sat Sep 18 16:40:06 2010
@@ -25,8 +25,20 @@ NPanday
* News
- 08 September 2010: {{{http://npanday.codeplex.com/releases/view/47408}
Release 1.2.1 available.}}. This is our 8th release, incorporating many bug
fixes, improved documentation, greatly enhanced the performance on projects
with many (transitive) dependencies and a variety of new features, include code
coverage for Java and .Net modules.
+ 08 September 2010: {{{http://npanday.codeplex.com/releases/view/47408}
Release 1.2.1 available.}}. This is our 8th release, incorporating many bug
fixes, improved documentation, greatly enhanced the performance on projects
with many (transitive) dependencies and a variety of new features, include code
coverage for Java and .Net modules. This is the last release to be produced
from Codeplex, with the infrastructure being moved to the Apache Incubator.
+* Current Release and Documentation
+
+The current release is 1.2.1 (still available from Codeplex):
+
+ * {{{http://npanday.codeplex.com/releases/view/47408} NPanday 1.2.1 Release}}
+
+ * {{{http://www.npanday.org/docs/1.2/} NPanday 1.2.1 Documentation}}
+
+* Current Development Version (Incubating)
+
+ * {{{./docs/1.2.2-incubating-SNAPSHOT/} NPanday 1.2.2-incubating-SNAPSHOT
Documentation}}
+
* Contributing to NPanday
NPanday is an open source project under the Apache License 2.0. You are free
to use the application and source code as
Modified: incubator/npanday/site/src/site/site.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/site/src/site/site.xml?rev=998491&r1=998490&r2=998491&view=diff
==============================================================================
--- incubator/npanday/site/src/site/site.xml (original)
+++ incubator/npanday/site/src/site/site.xml Sat Sep 18 16:40:06 2010
@@ -25,8 +25,8 @@
</breadcrumbs>
<menu name="NPanday">
- <item name="NPanday 1.2 Release"
href="http://npanday.codeplex.com/releases/view/47592"/>
- <item name="NPanday 1.2 Docs" href="http://www.npanday.org/docs/1.2/" />
+ <item name="NPanday 1.2.1 Release (Codeplex)"
href="http://npanday.codeplex.com/releases/view/47408"/>
+ <item name="NPanday 1.2.1 Documentation"
href="http://www.npanday.org/docs/1.2/" />
</menu>
</body>
</project>