Author: brett
Date: Wed Jul 2 08:28:13 2014
New Revision: 1607288
URL: http://svn.apache.org/r1607288
Log:
line endings
Modified:
incubator/npanday/site/ (props changed)
incubator/npanday/site/pom.xml (contents, props changed)
incubator/npanday/site/src/site/apt/index.apt.vm (contents, props changed)
incubator/npanday/site/src/site/resources/css/site.css (props changed)
incubator/npanday/site/src/site/site.xml (contents, props changed)
Propchange: incubator/npanday/site/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Jul 2 08:28:13 2014
@@ -1 +1,2 @@
target
+site-publish
Modified: incubator/npanday/site/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/site/pom.xml?rev=1607288&r1=1607287&r2=1607288&view=diff
==============================================================================
--- incubator/npanday/site/pom.xml (original)
+++ incubator/npanday/site/pom.xml Wed Jul 2 08:28:13 2014
@@ -1,401 +1,401 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- -->
-
-<project>
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.apache</groupId>
- <artifactId>apache</artifactId>
- <version>14</version>
- </parent>
- <groupId>npanday</groupId>
- <version>1.4.0-incubating</version>
- <artifactId>npanday-site</artifactId>
- <packaging>pom</packaging>
- <name>NPanday</name>
- <url>http://incubator.apache.org/npanday/</url>
- <prerequisites>
- <maven>3.0</maven>
- </prerequisites>
-
- <description>NPanday provides Maven plugins to support building of .NET
applications</description>
-
- <mailingLists>
- <mailingList>
- <name>NPanday Developers List</name>
- <post>[email protected]</post>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-npanday-dev/</archive>
- <otherArchives>
-
<otherArchive>http://incubator.markmail.org/search/?q=list:org.apache.incubator.npanday-dev</otherArchive>
- </otherArchives>
- </mailingList>
- <mailingList>
- <name>NPanday Commits List</name>
- <post>[email protected]</post>
- <subscribe>[email protected]</subscribe>
-
<unsubscribe>[email protected]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-npanday-commits/</archive>
- <otherArchives>
-
<otherArchive>http://incubator.markmail.org/search/?q=list:org.apache.incubator.npanday-commits</otherArchive>
- </otherArchives>
- </mailingList>
- <mailingList>
- <name>NPanday Users List</name>
- <post>[email protected]</post>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-npanday-users/</archive>
- <otherArchives>
-
<otherArchive>http://incubator.markmail.org/search/?q=list:org.apache.incubator.npanday-users</otherArchive>
- </otherArchives>
- </mailingList>
- </mailingLists>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/npanday/site/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/npanday/site/</developerConnection>
- <url>http://svn.apache.org/viewvc/incubator/npanday/site</url>
- </scm>
-
- <issueManagement>
- <system>jira</system>
- <url>http://issues.apache.org/jira/browse/NPANDAY</url>
- </issueManagement>
-
- <developers>
- <developer>
- <name>Craig Bachelor</name>
- <id>craig</id>
- <roles>
- <role>PPMC</role>
- </roles>
- </developer>
- <developer>
- <name>Marecor Baclay</name>
- <id>mbaclay</id>
- <email>[email protected]</email>
- <roles>
- <role>PPMC</role>
- </roles>
- </developer>
- <developer>
- <name>Maria Odea Ching</name>
- <id>oching</id>
- </developer>
- <developer>
- <name>Lars Corneliussen</name>
- <id>lcorneliussen</id>
- <email>[email protected]</email>
- <roles>
- <role>PPMC</role>
- </roles>
- </developer>
- <developer>
- <name>John Fallows</name>
- <id>jfallows</id>
- </developer>
- <developer>
- <name>Dennis Lundberg</name>
- <id>dennisl</id>
- </developer>
- <developer>
- <name>Joe Ocaba</name>
- <id>jocaba</id>
- <email>[email protected]</email>
- <roles>
- <role>PPMC</role>
- </roles>
- </developer>
- <developer>
- <name>Adelita Padilla</name>
- <id>apadilla</id>
- <email>[email protected]</email>
- <roles>
- <role>PPMC</role>
- </roles>
- </developer>
- <developer>
- <name>Brett Porter</name>
- <id>brett</id>
- <email>[email protected]</email>
- <roles>
- <role>PPMC</role>
- </roles>
- </developer>
- <developer>
- <name>Matthias Wessendorf</name>
- <id>matzew</id>
- </developer>
- <!--Emeritus Committers-->
- <developer>
- <name>Wendy Smoak</name>
- <id>wsmoak</id>
- <email>[email protected]</email>
- <roles>
- <role>Emeritus</role>
- </roles>
- </developer>
- <developer>
- <name>C�dric</name>
- <roles>
- <role>Emeritus</role>
- </roles>
- </developer>
- <developer>
- <name>Leopoldo Agdeppa</name>
- <email>[email protected]</email>
- <roles>
- <role>Emeritus</role>
- </roles>
- </developer>
- <developer>
- <name>Jan Ancajas</name>
- <email>[email protected]</email>
- <roles>
- <role>Emeritus</role>
- </roles>
- </developer>
- <developer>
- <name>Shein Ernacio</name>
- <email>[email protected]</email>
- <roles>
- <role>Emeritus</role>
- </roles>
- </developer>
- <developer>
- <name>Shane Isbell</name>
- <id>sisbell</id>
- <email>[email protected]</email>
- <roles>
- <role>Emeritus</role>
- </roles>
- </developer>
- <developer>
- <name>Melvin Sembrano</name>
- <email>[email protected]</email>
- <roles>
- <role>Emeritus</role>
- </roles>
- </developer>
- <developer>
- <name>Gavin McDonald</name>
- <id>gmcdonald</id>
- <roles>
- <role>Former Mentor</role>
- </roles>
- </developer>
- <developer>
- <name>Evan Worley</name>
- <id>eworley</id>
- <email>[email protected]</email>
- <roles>
- <role>Emeritus</role>
- </roles>
- </developer>
- </developers>
- <contributors>
- <contributor>
- <name>Chris Bown</name>
- </contributor>
- <contributor>
- <name>Artem Fedorenko</name>
- </contributor>
- <contributor>
- <name>Kurt Harriger</name>
- </contributor>
- <contributor>
- <name>Thorsten Kamann</name>
- </contributor>
- <contributor>
- <name>Nap Ramirez</name>
- </contributor>
- <contributor>
- <name>Franz Allan Valencia See</name>
- </contributor>
- <contributor>
- <name>Paul G</name>
- </contributor>
- <contributor>
- <name>Henrik Bie</name>
- </contributor>
- <contributor>
- <name>Stoyan Damov</name>
- </contributor>
- <contributor>
- <name>Adrián Boimvaser</name>
- </contributor>
- <contributor>
- <name>Valerijus Drozdovas</name>
- </contributor>
- <contributor>
- <name>Victor Stefoglo</name>
- </contributor>
- <contributor>
- <name>Robert Savage</name>
- </contributor>
- <contributor>
- <name>Mickaël Remars</name>
- </contributor>
- </contributors>
-
- <reporting>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.7</version>
- <reportSets>
- <reportSet>
- <reports>
- <report>index</report>
- <report>mailing-list</report>
- <report>issue-tracking</report>
- <report>project-team</report>
- </reports>
- </reportSet>
- </reportSets>
- </plugin>
- </plugins>
- </reporting>
-
- <distributionManagement>
- <site>
- <id>site</id>
- <url>scm:svn:${sitePublishUrl}</url>
- </site>
- </distributionManagement>
-
- <properties>
- <npandayReleaseVersion>1.4.0-incubating</npandayReleaseVersion>
- <npandayReleaseDate>06 May 2011</npandayReleaseDate>
-
<sitePublishUrl>https://svn.apache.org/repos/asf/incubator/npanday/site-publish</sitePublishUrl>
- <checkoutDirectory>${basedir}/site-publish</checkoutDirectory>
- </properties>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-site-plugin</artifactId>
- <executions>
- <execution>
- <id>site</id>
- <phase>process-resources</phase>
- <goals>
- <goal>site</goal>
- </goals>
- </execution>
- </executions>
- <configuration>
- <skipDeploy>true</skipDeploy>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-scm-publish-plugin</artifactId>
- <version>1.1</version>
- <configuration>
- <content>${project.build.directory}/site</content>
- <checkoutDirectory>${checkoutDirectory}</checkoutDirectory>
- <tryUpdate>true</tryUpdate>
- </configuration>
- <executions>
- <execution>
- <id>scm-publish</id>
- <phase>site-deploy</phase>
- <goals>
- <goal>publish-scm</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-resources-plugin</artifactId>
- <executions>
- <execution>
- <id>copy-resources</id>
- <!-- here the phase you need -->
- <phase>pre-site</phase>
- <goals>
- <goal>copy-resources</goal>
- </goals>
- <configuration>
- <outputDirectory>${basedir}/target/site</outputDirectory>
- <resources>
- <resource>
- <directory>src/site/filtered-resources</directory>
- <filtering>true</filtering>
- </resource>
- </resources>
- </configuration>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- <profiles>
- <profile>
- <id>setup-checkout</id>
- <activation>
- <file>
- <missing>site-publish</missing>
- </file>
- </activation>
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-antrun-plugin</artifactId>
- <version>1.7</version>
- <executions>
- <execution>
- <id>prepare-checkout</id>
- <phase>pre-site</phase>
- <goals>
- <goal>run</goal>
- </goals>
- <configuration>
- <tasks>
- <exec executable="svn">
- <arg line="checkout --depth immediates ${sitePublishUrl}
${checkoutDirectory}" />
- </exec>
-
- <exec executable="svn">
- <arg line="update --set-depth exclude
${checkoutDirectory}/docs" />
- </exec>
-
- <pathconvert pathsep=" " property="dirs">
- <dirset dir="${checkoutDirectory}" includes="*" />
- </pathconvert>
- <exec executable="svn">
- <arg line="update --set-depth infinity ${dirs}" />
- </exec>
- </tasks>
- </configuration>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<project>
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.apache</groupId>
+ <artifactId>apache</artifactId>
+ <version>14</version>
+ </parent>
+ <groupId>npanday</groupId>
+ <version>1.4.0-incubating</version>
+ <artifactId>npanday-site</artifactId>
+ <packaging>pom</packaging>
+ <name>NPanday</name>
+ <url>http://incubator.apache.org/npanday/</url>
+ <prerequisites>
+ <maven>3.0</maven>
+ </prerequisites>
+
+ <description>NPanday provides Maven plugins to support building of .NET
applications</description>
+
+ <mailingLists>
+ <mailingList>
+ <name>NPanday Developers List</name>
+ <post>[email protected]</post>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/incubator-npanday-dev/</archive>
+ <otherArchives>
+
<otherArchive>http://incubator.markmail.org/search/?q=list:org.apache.incubator.npanday-dev</otherArchive>
+ </otherArchives>
+ </mailingList>
+ <mailingList>
+ <name>NPanday Commits List</name>
+ <post>[email protected]</post>
+ <subscribe>[email protected]</subscribe>
+
<unsubscribe>[email protected]</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/incubator-npanday-commits/</archive>
+ <otherArchives>
+
<otherArchive>http://incubator.markmail.org/search/?q=list:org.apache.incubator.npanday-commits</otherArchive>
+ </otherArchives>
+ </mailingList>
+ <mailingList>
+ <name>NPanday Users List</name>
+ <post>[email protected]</post>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/incubator-npanday-users/</archive>
+ <otherArchives>
+
<otherArchive>http://incubator.markmail.org/search/?q=list:org.apache.incubator.npanday-users</otherArchive>
+ </otherArchives>
+ </mailingList>
+ </mailingLists>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/npanday/site/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/npanday/site/</developerConnection>
+ <url>http://svn.apache.org/viewvc/incubator/npanday/site</url>
+ </scm>
+
+ <issueManagement>
+ <system>jira</system>
+ <url>http://issues.apache.org/jira/browse/NPANDAY</url>
+ </issueManagement>
+
+ <developers>
+ <developer>
+ <name>Craig Bachelor</name>
+ <id>craig</id>
+ <roles>
+ <role>PPMC</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Marecor Baclay</name>
+ <id>mbaclay</id>
+ <email>[email protected]</email>
+ <roles>
+ <role>PPMC</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Maria Odea Ching</name>
+ <id>oching</id>
+ </developer>
+ <developer>
+ <name>Lars Corneliussen</name>
+ <id>lcorneliussen</id>
+ <email>[email protected]</email>
+ <roles>
+ <role>PPMC</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>John Fallows</name>
+ <id>jfallows</id>
+ </developer>
+ <developer>
+ <name>Dennis Lundberg</name>
+ <id>dennisl</id>
+ </developer>
+ <developer>
+ <name>Joe Ocaba</name>
+ <id>jocaba</id>
+ <email>[email protected]</email>
+ <roles>
+ <role>PPMC</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Adelita Padilla</name>
+ <id>apadilla</id>
+ <email>[email protected]</email>
+ <roles>
+ <role>PPMC</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Brett Porter</name>
+ <id>brett</id>
+ <email>[email protected]</email>
+ <roles>
+ <role>PPMC</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Matthias Wessendorf</name>
+ <id>matzew</id>
+ </developer>
+ <!--Emeritus Committers-->
+ <developer>
+ <name>Wendy Smoak</name>
+ <id>wsmoak</id>
+ <email>[email protected]</email>
+ <roles>
+ <role>Emeritus</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>C�dric</name>
+ <roles>
+ <role>Emeritus</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Leopoldo Agdeppa</name>
+ <email>[email protected]</email>
+ <roles>
+ <role>Emeritus</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Jan Ancajas</name>
+ <email>[email protected]</email>
+ <roles>
+ <role>Emeritus</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Shein Ernacio</name>
+ <email>[email protected]</email>
+ <roles>
+ <role>Emeritus</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Shane Isbell</name>
+ <id>sisbell</id>
+ <email>[email protected]</email>
+ <roles>
+ <role>Emeritus</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Melvin Sembrano</name>
+ <email>[email protected]</email>
+ <roles>
+ <role>Emeritus</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Gavin McDonald</name>
+ <id>gmcdonald</id>
+ <roles>
+ <role>Former Mentor</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Evan Worley</name>
+ <id>eworley</id>
+ <email>[email protected]</email>
+ <roles>
+ <role>Emeritus</role>
+ </roles>
+ </developer>
+ </developers>
+ <contributors>
+ <contributor>
+ <name>Chris Bown</name>
+ </contributor>
+ <contributor>
+ <name>Artem Fedorenko</name>
+ </contributor>
+ <contributor>
+ <name>Kurt Harriger</name>
+ </contributor>
+ <contributor>
+ <name>Thorsten Kamann</name>
+ </contributor>
+ <contributor>
+ <name>Nap Ramirez</name>
+ </contributor>
+ <contributor>
+ <name>Franz Allan Valencia See</name>
+ </contributor>
+ <contributor>
+ <name>Paul G</name>
+ </contributor>
+ <contributor>
+ <name>Henrik Bie</name>
+ </contributor>
+ <contributor>
+ <name>Stoyan Damov</name>
+ </contributor>
+ <contributor>
+ <name>Adrián Boimvaser</name>
+ </contributor>
+ <contributor>
+ <name>Valerijus Drozdovas</name>
+ </contributor>
+ <contributor>
+ <name>Victor Stefoglo</name>
+ </contributor>
+ <contributor>
+ <name>Robert Savage</name>
+ </contributor>
+ <contributor>
+ <name>Mickaël Remars</name>
+ </contributor>
+ </contributors>
+
+ <reporting>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-project-info-reports-plugin</artifactId>
+ <version>2.7</version>
+ <reportSets>
+ <reportSet>
+ <reports>
+ <report>index</report>
+ <report>mailing-list</report>
+ <report>issue-tracking</report>
+ <report>project-team</report>
+ </reports>
+ </reportSet>
+ </reportSets>
+ </plugin>
+ </plugins>
+ </reporting>
+
+ <distributionManagement>
+ <site>
+ <id>site</id>
+ <url>scm:svn:${sitePublishUrl}</url>
+ </site>
+ </distributionManagement>
+
+ <properties>
+ <npandayReleaseVersion>1.4.0-incubating</npandayReleaseVersion>
+ <npandayReleaseDate>06 May 2011</npandayReleaseDate>
+
<sitePublishUrl>https://svn.apache.org/repos/asf/incubator/npanday/site-publish</sitePublishUrl>
+ <checkoutDirectory>${basedir}/site-publish</checkoutDirectory>
+ </properties>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-site-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>site</id>
+ <phase>process-resources</phase>
+ <goals>
+ <goal>site</goal>
+ </goals>
+ </execution>
+ </executions>
+ <configuration>
+ <skipDeploy>true</skipDeploy>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-scm-publish-plugin</artifactId>
+ <version>1.1</version>
+ <configuration>
+ <content>${project.build.directory}/site</content>
+ <checkoutDirectory>${checkoutDirectory}</checkoutDirectory>
+ <tryUpdate>true</tryUpdate>
+ </configuration>
+ <executions>
+ <execution>
+ <id>scm-publish</id>
+ <phase>site-deploy</phase>
+ <goals>
+ <goal>publish-scm</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-resources-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>copy-resources</id>
+ <!-- here the phase you need -->
+ <phase>pre-site</phase>
+ <goals>
+ <goal>copy-resources</goal>
+ </goals>
+ <configuration>
+ <outputDirectory>${basedir}/target/site</outputDirectory>
+ <resources>
+ <resource>
+ <directory>src/site/filtered-resources</directory>
+ <filtering>true</filtering>
+ </resource>
+ </resources>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+ <profiles>
+ <profile>
+ <id>setup-checkout</id>
+ <activation>
+ <file>
+ <missing>site-publish</missing>
+ </file>
+ </activation>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-antrun-plugin</artifactId>
+ <version>1.7</version>
+ <executions>
+ <execution>
+ <id>prepare-checkout</id>
+ <phase>pre-site</phase>
+ <goals>
+ <goal>run</goal>
+ </goals>
+ <configuration>
+ <tasks>
+ <exec executable="svn">
+ <arg line="checkout --depth immediates ${sitePublishUrl}
${checkoutDirectory}" />
+ </exec>
+
+ <exec executable="svn">
+ <arg line="update --set-depth exclude
${checkoutDirectory}/docs" />
+ </exec>
+
+ <pathconvert pathsep=" " property="dirs">
+ <dirset dir="${checkoutDirectory}" includes="*" />
+ </pathconvert>
+ <exec executable="svn">
+ <arg line="update --set-depth infinity ${dirs}" />
+ </exec>
+ </tasks>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ </profiles>
+</project>
Propchange: incubator/npanday/site/pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Modified: incubator/npanday/site/src/site/apt/index.apt.vm
URL:
http://svn.apache.org/viewvc/incubator/npanday/site/src/site/apt/index.apt.vm?rev=1607288&r1=1607287&r2=1607288&view=diff
==============================================================================
--- incubator/npanday/site/src/site/apt/index.apt.vm (original)
+++ incubator/npanday/site/src/site/apt/index.apt.vm Wed Jul 2 08:28:13 2014
@@ -1,69 +1,69 @@
- ------
- NPanday Overview
- ------
- ------
- 16 Sept 2010
- ------
-
-NPanday
-
-* Overview
-
- Apache NPanday is an effort undergoing incubation at the Apache Software
Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is
required of all newly accepted
- projects until a further review indicates that the infrastructure,
communications, and decision making process have stabilized in a manner
consistent with other successful ASF
- projects. While incubation status is not necessarily a reflection of the
completeness or stability of the code, it does indicate that the project has
yet to be fully endorsed
- by the ASF.
-
- NPanday is a project to integrate {{{http://maven.apache.org} Apache Maven}}
into .NET development environments.
- It includes both a Visual Studio add-in to integrate Maven, and a set of
plugins for Maven
- that can build .NET projects uniformly from the command line.
-
- NPanday enables you to use Visual Studio with a Maven-based development
infrastructure, including:
-
- * continuous integration servers for scheduled or triggered automated
builds
-
- * source control systems for assistance with the release process
-
- * build artifact repositories for inter-project dependency management and
centralised management of build output
-
- []
-
-* News
-
- ~~06 May 2011: {{{./docs/${npandayReleaseVersion}/download.html} Release
1.4.0-incubating available}}. This is our 9th release and the first one after
we've moved to the Apache Incubator. This release includes 2 major issues: the
removal of the UAC and PAB directories, thus making NPanday more maven-like and
the support of NPanday for VS 2010 and Net 4.0 Framework.
-
- 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 ${npandayReleaseVersion}:
-
- * {{{./docs/${npandayReleaseVersion}/download.html} NPanday
${npandayReleaseVersion} Release}}
-
- * {{{./docs/${npandayReleaseVersion}/index.html} NPanday
${npandayReleaseVersion} Documentation}}
-
-* Current Development Version (Incubating)
-
- * {{{./docs/${project.version}/index.html} NPanday ${project.version}
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
- you wish under those terms.
-
- We welcome you to contribute to the project by submitting your requests and
feedback, patches to the code and
- participating in development discussions in the discussion area.
-
- We are looking for active contributors to join the project, and use the
Apache meritocracy model by nominating and
- voting for committers from those that regularly discuss development and
submit patches for fixes and enhancements.
-
-
-* Reporting Bugs and Requesting Features
-
- You can also help by contributing high quality bug reports and feature
requests via the issue tracker, and questions
- and ideas via the discussion forums:
-
- * {{{./issue-tracking.html} issue tracking}}
-
- * {{{./mail-lists.html} mailing list information}}
-
+ ------
+ NPanday Overview
+ ------
+ ------
+ 16 Sept 2010
+ ------
+
+NPanday
+
+* Overview
+
+ Apache NPanday is an effort undergoing incubation at the Apache Software
Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is
required of all newly accepted
+ projects until a further review indicates that the infrastructure,
communications, and decision making process have stabilized in a manner
consistent with other successful ASF
+ projects. While incubation status is not necessarily a reflection of the
completeness or stability of the code, it does indicate that the project has
yet to be fully endorsed
+ by the ASF.
+
+ NPanday is a project to integrate {{{http://maven.apache.org} Apache Maven}}
into .NET development environments.
+ It includes both a Visual Studio add-in to integrate Maven, and a set of
plugins for Maven
+ that can build .NET projects uniformly from the command line.
+
+ NPanday enables you to use Visual Studio with a Maven-based development
infrastructure, including:
+
+ * continuous integration servers for scheduled or triggered automated
builds
+
+ * source control systems for assistance with the release process
+
+ * build artifact repositories for inter-project dependency management and
centralised management of build output
+
+ []
+
+* News
+
+ ~~06 May 2011: {{{./docs/${npandayReleaseVersion}/download.html} Release
1.4.0-incubating available}}. This is our 9th release and the first one after
we've moved to the Apache Incubator. This release includes 2 major issues: the
removal of the UAC and PAB directories, thus making NPanday more maven-like and
the support of NPanday for VS 2010 and Net 4.0 Framework.
+
+ 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 ${npandayReleaseVersion}:
+
+ * {{{./docs/${npandayReleaseVersion}/download.html} NPanday
${npandayReleaseVersion} Release}}
+
+ * {{{./docs/${npandayReleaseVersion}/index.html} NPanday
${npandayReleaseVersion} Documentation}}
+
+* Current Development Version (Incubating)
+
+ * {{{./docs/${project.version}/index.html} NPanday ${project.version}
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
+ you wish under those terms.
+
+ We welcome you to contribute to the project by submitting your requests and
feedback, patches to the code and
+ participating in development discussions in the discussion area.
+
+ We are looking for active contributors to join the project, and use the
Apache meritocracy model by nominating and
+ voting for committers from those that regularly discuss development and
submit patches for fixes and enhancements.
+
+
+* Reporting Bugs and Requesting Features
+
+ You can also help by contributing high quality bug reports and feature
requests via the issue tracker, and questions
+ and ideas via the discussion forums:
+
+ * {{{./issue-tracking.html} issue tracking}}
+
+ * {{{./mail-lists.html} mailing list information}}
+
Propchange: incubator/npanday/site/src/site/apt/index.apt.vm
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/npanday/site/src/site/resources/css/site.css
------------------------------------------------------------------------------
svn:eol-style = native
Modified: incubator/npanday/site/src/site/site.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/site/src/site/site.xml?rev=1607288&r1=1607287&r2=1607288&view=diff
==============================================================================
--- incubator/npanday/site/src/site/site.xml (original)
+++ incubator/npanday/site/src/site/site.xml Wed Jul 2 08:28:13 2014
@@ -1,32 +1,32 @@
-<project name="NPanday">
- <bannerRight>
- <name>Apache Software Foundation Incubator</name>
- <src>http://incubator.apache.org/images/apache-incubator-logo.png</src>
- <href>http://incubator.apache.org/</href>
- </bannerRight>
-
- <bannerLeft>
- <name>NPanday</name>
- <src>./images/NPanday.png</src>
- <href>http://incubator.apache.org/npanday/</href>
- </bannerLeft>
-
- <skin>
- <groupId>org.apache.maven.skins</groupId>
- <artifactId>maven-classic-skin</artifactId>
- <version>1.0</version>
- </skin>
-
- <publishDate position="right" format="d MMM yyyy" />
- <version position="none" />
- <body>
- <breadcrumbs>
- <item name="NPanday Home" href="http://incubator.apache.org/npanday/" />
- </breadcrumbs>
-
- <menu name="NPanday">
- <item name="NPanday ${npandayReleaseVersion} Release"
href="./docs/${npandayReleaseVersion}/download.html" />
- <item name="NPanday ${npandayReleaseVersion} Documentation"
href="./docs/${npandayReleaseVersion}/index.html" />
- </menu>
- </body>
-</project>
+<project name="NPanday">
+ <bannerRight>
+ <name>Apache Software Foundation Incubator</name>
+ <src>http://incubator.apache.org/images/apache-incubator-logo.png</src>
+ <href>http://incubator.apache.org/</href>
+ </bannerRight>
+
+ <bannerLeft>
+ <name>NPanday</name>
+ <src>./images/NPanday.png</src>
+ <href>http://incubator.apache.org/npanday/</href>
+ </bannerLeft>
+
+ <skin>
+ <groupId>org.apache.maven.skins</groupId>
+ <artifactId>maven-classic-skin</artifactId>
+ <version>1.0</version>
+ </skin>
+
+ <publishDate position="right" format="d MMM yyyy" />
+ <version position="none" />
+ <body>
+ <breadcrumbs>
+ <item name="NPanday Home" href="http://incubator.apache.org/npanday/" />
+ </breadcrumbs>
+
+ <menu name="NPanday">
+ <item name="NPanday ${npandayReleaseVersion} Release"
href="./docs/${npandayReleaseVersion}/download.html" />
+ <item name="NPanday ${npandayReleaseVersion} Documentation"
href="./docs/${npandayReleaseVersion}/index.html" />
+ </menu>
+ </body>
+</project>
Propchange: incubator/npanday/site/src/site/site.xml
------------------------------------------------------------------------------
svn:eol-style = native