Modified:
incubator/npanday/trunk/plugins/partcover-maven-plugin/src/site/apt/usage.apt
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/partcover-maven-plugin/src/site/apt/usage.apt?rev=1081756&r1=1081755&r2=1081756&view=diff
==============================================================================
---
incubator/npanday/trunk/plugins/partcover-maven-plugin/src/site/apt/usage.apt
(original)
+++
incubator/npanday/trunk/plugins/partcover-maven-plugin/src/site/apt/usage.apt
Tue Mar 15 13:01:02 2011
@@ -1,46 +1,46 @@
-~~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.
-Usage
-
- To be able to use the partcover plugin, the following line should be added to
the .net module and "-Ppartcover" argument should be added when compiling.
-+-----+
- <profile>
- <id>partcover</id>
- <build>
- <plugins>
- <plugin>
- <groupId>npanday.plugin</groupId>
- <artifactId>partcover-maven-plugin</artifactId>
- <configuration>
- <nUnit>${unit-console.exe}</nUnit>
- <partCover>${PartCover.exe}</partCover>
- <assemblyName>${assemblyName.dll}</assemblyName>
- <msxsl>${msxsl.exe}</msxsl>
- </configuration>
- <executions>
- <execution>
- <goals>
- <goal>generate</goal>
- <goal>convert</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- </profile>
+~~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.
+Usage
+
+ To be able to use the partcover plugin, the following line should be added to
the .net module and "-Ppartcover" argument should be added when compiling.
++-----+
+ <profile>
+ <id>partcover</id>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>npanday.plugin</groupId>
+ <artifactId>partcover-maven-plugin</artifactId>
+ <configuration>
+ <nUnit>${unit-console.exe}</nUnit>
+ <partCover>${PartCover.exe}</partCover>
+ <assemblyName>${assemblyName.dll}</assemblyName>
+ <msxsl>${msxsl.exe}</msxsl>
+ </configuration>
+ <executions>
+ <execution>
+ <goals>
+ <goal>generate</goal>
+ <goal>convert</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+-----+
\ No newline at end of file
Propchange:
incubator/npanday/trunk/plugins/partcover-maven-plugin/src/site/apt/usage.apt
------------------------------------------------------------------------------
svn:eol-style = native
Modified:
incubator/npanday/trunk/plugins/partcover-maven-plugin/src/site/site.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/partcover-maven-plugin/src/site/site.xml?rev=1081756&r1=1081755&r2=1081756&view=diff
==============================================================================
--- incubator/npanday/trunk/plugins/partcover-maven-plugin/src/site/site.xml
(original)
+++ incubator/npanday/trunk/plugins/partcover-maven-plugin/src/site/site.xml
Tue Mar 15 13:01:02 2011
@@ -1,31 +1,31 @@
-<?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 xmlns="http://maven.apache.org/DECORATION/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0
http://maven.apache.org/xsd/decoration-1.0.0.xsd">
- <body>
- <menu ref="parent" />
-
- <menu name="Overview">
- <item name="Introduction" href="index.html"/>
- <item name="Goals" href="plugin-info.html"/>
- <item name="Usage" href="usage.html"/>
- </menu>
-
- </body>
-</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 xmlns="http://maven.apache.org/DECORATION/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0
http://maven.apache.org/xsd/decoration-1.0.0.xsd">
+ <body>
+ <menu ref="parent" />
+
+ <menu name="Overview">
+ <item name="Introduction" href="index.html"/>
+ <item name="Goals" href="plugin-info.html"/>
+ <item name="Usage" href="usage.html"/>
+ </menu>
+
+ </body>
+</project>
Propchange:
incubator/npanday/trunk/plugins/partcover-maven-plugin/src/site/site.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/npanday/trunk/plugins/src/site/apt/index.apt
------------------------------------------------------------------------------
svn:eol-style = native
Modified: incubator/npanday/trunk/plugins/src/site/site.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/src/site/site.xml?rev=1081756&r1=1081755&r2=1081756&view=diff
==============================================================================
--- incubator/npanday/trunk/plugins/src/site/site.xml (original)
+++ incubator/npanday/trunk/plugins/src/site/site.xml Tue Mar 15 13:01:02 2011
@@ -1,52 +1,52 @@
-<?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 xmlns="http://maven.apache.org/DECORATION/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0
http://maven.apache.org/xsd/decoration-1.0.0.xsd">
- <bannerLeft>
- <name>NPanday</name>
- <src>../images/NPanday.png</src>
- <href>http://incubator.apache.org/npanday/</href>
- </bannerLeft>
-
- <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>
-
- <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="right" />
-
- <body>
- <breadcrumbs>
- <item name="NPanday Home" href="http://incubator.apache.org/npanday/" />
- <item name="NPanday ${project.version}" href="/" />
- </breadcrumbs>
-
- <menu ref="parent" />
-
- <menu ref="modules" />
- </body>
-</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 xmlns="http://maven.apache.org/DECORATION/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0
http://maven.apache.org/xsd/decoration-1.0.0.xsd">
+ <bannerLeft>
+ <name>NPanday</name>
+ <src>../images/NPanday.png</src>
+ <href>http://incubator.apache.org/npanday/</href>
+ </bannerLeft>
+
+ <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>
+
+ <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="right" />
+
+ <body>
+ <breadcrumbs>
+ <item name="NPanday Home" href="http://incubator.apache.org/npanday/" />
+ <item name="NPanday ${project.version}" href="/" />
+ </breadcrumbs>
+
+ <menu ref="parent" />
+
+ <menu ref="modules" />
+ </body>
+</project>
Propchange: incubator/npanday/trunk/plugins/src/site/site.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT001/goals.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT001/verify.bsh
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT002/Manual.pdf
------------------------------------------------------------------------------
svn:mime-type = application/pdf
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT002/ThingAppl10.exe
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT002/goals.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT002/verify.bsh
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT003/goals.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT003/verify.bsh
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT004/goals.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT004/verify.bsh
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT005/goals.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT005/verify.bsh
------------------------------------------------------------------------------
svn:eol-style = native
Modified:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/pom.xml?rev=1081756&r1=1081755&r2=1081756&view=diff
==============================================================================
---
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/pom.xml
(original)
+++
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/pom.xml
Tue Mar 15 13:01:02 2011
@@ -1,89 +1,89 @@
-<?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 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://maven.apache.org/POM/4.0.0">
- <parent>
- <artifactId>WIXVBWebApp08-parent</artifactId>
- <groupId>Npanday.examples</groupId>
- <version>1.2-SNAPSHOT</version>
- <relativePath>..\pom.xml</relativePath>
- </parent>
- <modelVersion>4.0.0</modelVersion>
- <artifactId>VBWebApplicationWix</artifactId>
- <packaging>asp</packaging>
- <name>Npanday.examples : VBWebApplicationWix</name>
- <build>
- <sourceDirectory>.</sourceDirectory>
- <plugins>
- <plugin>
- <groupId>npanday.plugin</groupId>
- <artifactId>maven-compile-plugin</artifactId>
- <extensions>true</extensions>
- <configuration>
- <language>VB</language>
- <rootNamespace>VBWebApplication_Wix</rootNamespace>
- <define>PLATFORM="AnyCPU"</define>
- <doc>VBWebApplication_Wix.xml</doc>
- <imports>
- <import>Microsoft.VisualBasic</import>
- <import>System</import>
- <import>System.Collections</import>
- <import>System.Collections.Generic</import>
- <import>System.Data</import>
- <import>System.Diagnostics</import>
- <import>System.Collections.Specialized</import>
- <import>System.Configuration</import>
- <import>System.Text</import>
- <import>System.Text.RegularExpressions</import>
- <import>System.Web</import>
- <import>System.Web.Caching</import>
- <import>System.Web.SessionState</import>
- <import>System.Web.Security</import>
- <import>System.Web.Profile</import>
- <import>System.Web.UI</import>
- <import>System.Web.UI.WebControls</import>
- <import>System.Web.UI.WebControls.WebParts</import>
- <import>System.Web.UI.HtmlControls</import>
- </imports>
- <includeSources>
- <includeSource>Default.aspx.vb</includeSource>
- <includeSource>Default.aspx.designer.vb</includeSource>
- <includeSource>My Project\AssemblyInfo.vb</includeSource>
- <includeSource>My Project\Application.Designer.vb</includeSource>
- <includeSource>My Project\Resources.Designer.vb</includeSource>
- <includeSource>My Project\Settings.Designer.vb</includeSource>
- </includeSources>
- <outputDirectory>bin</outputDirectory>
- </configuration>
- </plugin>
- <plugin>
- <groupId>npanday.plugin</groupId>
- <artifactId>maven-resgen-plugin</artifactId>
- <configuration>
- <embeddedResources>
- <embeddedResource>
- <sourceFile>My Project\Resources.resx</sourceFile>
- <name>VBWebApplication_Wix.Resources</name>
- </embeddedResource>
- </embeddedResources>
- </configuration>
- </plugin>
- </plugins>
- </build>
+<?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 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://maven.apache.org/POM/4.0.0">
+ <parent>
+ <artifactId>WIXVBWebApp08-parent</artifactId>
+ <groupId>Npanday.examples</groupId>
+ <version>1.2-SNAPSHOT</version>
+ <relativePath>..\pom.xml</relativePath>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>VBWebApplicationWix</artifactId>
+ <packaging>asp</packaging>
+ <name>Npanday.examples : VBWebApplicationWix</name>
+ <build>
+ <sourceDirectory>.</sourceDirectory>
+ <plugins>
+ <plugin>
+ <groupId>npanday.plugin</groupId>
+ <artifactId>maven-compile-plugin</artifactId>
+ <extensions>true</extensions>
+ <configuration>
+ <language>VB</language>
+ <rootNamespace>VBWebApplication_Wix</rootNamespace>
+ <define>PLATFORM="AnyCPU"</define>
+ <doc>VBWebApplication_Wix.xml</doc>
+ <imports>
+ <import>Microsoft.VisualBasic</import>
+ <import>System</import>
+ <import>System.Collections</import>
+ <import>System.Collections.Generic</import>
+ <import>System.Data</import>
+ <import>System.Diagnostics</import>
+ <import>System.Collections.Specialized</import>
+ <import>System.Configuration</import>
+ <import>System.Text</import>
+ <import>System.Text.RegularExpressions</import>
+ <import>System.Web</import>
+ <import>System.Web.Caching</import>
+ <import>System.Web.SessionState</import>
+ <import>System.Web.Security</import>
+ <import>System.Web.Profile</import>
+ <import>System.Web.UI</import>
+ <import>System.Web.UI.WebControls</import>
+ <import>System.Web.UI.WebControls.WebParts</import>
+ <import>System.Web.UI.HtmlControls</import>
+ </imports>
+ <includeSources>
+ <includeSource>Default.aspx.vb</includeSource>
+ <includeSource>Default.aspx.designer.vb</includeSource>
+ <includeSource>My Project\AssemblyInfo.vb</includeSource>
+ <includeSource>My Project\Application.Designer.vb</includeSource>
+ <includeSource>My Project\Resources.Designer.vb</includeSource>
+ <includeSource>My Project\Settings.Designer.vb</includeSource>
+ </includeSources>
+ <outputDirectory>bin</outputDirectory>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>npanday.plugin</groupId>
+ <artifactId>maven-resgen-plugin</artifactId>
+ <configuration>
+ <embeddedResources>
+ <embeddedResource>
+ <sourceFile>My Project\Resources.resx</sourceFile>
+ <name>VBWebApplication_Wix.Resources</name>
+ </embeddedResource>
+ </embeddedResources>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
</project>
\ No newline at end of file
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT007/verify.bsh
------------------------------------------------------------------------------
svn:eol-style = native
Modified: incubator/npanday/trunk/plugins/wix-maven-plugin/src/site/site.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/wix-maven-plugin/src/site/site.xml?rev=1081756&r1=1081755&r2=1081756&view=diff
==============================================================================
--- incubator/npanday/trunk/plugins/wix-maven-plugin/src/site/site.xml
(original)
+++ incubator/npanday/trunk/plugins/wix-maven-plugin/src/site/site.xml Tue Mar
15 13:01:02 2011
@@ -1,37 +1,37 @@
-<?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 xmlns="http://maven.apache.org/DECORATION/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0
http://maven.apache.org/xsd/decoration-1.0.0.xsd">
- <body>
- <menu ref="parent" />
-
- <menu name="Overview">
- <item name="Introduction" href="/index.html"/>
- <item name="Goals" href="/plugin-info.html"/>
- <item name="Usage" href="/usage/index.html"/>
- </menu>
-
- <menu name="Examples">
- <item name="Candle" href="/usage/candle.html"/>
- <item name="Light" href="/usage/light.html"/>
- </menu>
-
- <menu ref="reports" />
- </body>
-</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 xmlns="http://maven.apache.org/DECORATION/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0
http://maven.apache.org/xsd/decoration-1.0.0.xsd">
+ <body>
+ <menu ref="parent" />
+
+ <menu name="Overview">
+ <item name="Introduction" href="/index.html"/>
+ <item name="Goals" href="/plugin-info.html"/>
+ <item name="Usage" href="/usage/index.html"/>
+ </menu>
+
+ <menu name="Examples">
+ <item name="Candle" href="/usage/candle.html"/>
+ <item name="Light" href="/usage/light.html"/>
+ </menu>
+
+ <menu ref="reports" />
+ </body>
+</project>
Propchange: incubator/npanday/trunk/plugins/wix-maven-plugin/src/site/site.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/npanday/trunk/site/src/site/apt/developers/building.apt.vm
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/site/src/site/apt/developers/debugging-addin.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/site/src/site/apt/developers/design/asp-projects.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/site/src/site/apt/developers/design/com-references.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/site/src/site/apt/developers/design/dotnet-plugins.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/site/src/site/apt/developers/design/index.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/npanday/trunk/site/src/site/apt/developers/index.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/site/src/site/apt/developers/issue-workflow.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/site/src/site/apt/developers/publishing-docs.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/npanday/trunk/site/src/site/apt/developers/releasing.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/npanday/trunk/site/src/site/apt/features.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/site/src/site/apt/guide/devinfra/artifact-repository.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/npanday/trunk/site/src/site/apt/guide/devinfra/index.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/npanday/trunk/site/src/site/apt/guide/index.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/npanday/trunk/site/src/site/apt/guide/maven/index.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/site/src/site/apt/guide/maven/project-types.apt.vm
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/npanday/trunk/site/src/site/apt/guide/maven/releasing.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/site/src/site/apt/guide/reference/supported-dir-structures.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/site/src/site/apt/guide/reference/troubleshooting.apt
------------------------------------------------------------------------------
svn:eol-style = native
Modified: incubator/npanday/trunk/site/src/site/apt/guide/vs/index.apt
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/apt/guide/vs/index.apt?rev=1081756&r1=1081755&r2=1081756&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/apt/guide/vs/index.apt (original)
+++ incubator/npanday/trunk/site/src/site/apt/guide/vs/index.apt Tue Mar 15
13:01:02 2011
@@ -70,4 +70,4 @@ Using the NPanday Visual Studio Add-in
command line
[]
-
\ No newline at end of file
+
Propchange: incubator/npanday/trunk/site/src/site/apt/guide/vs/index.apt
------------------------------------------------------------------------------
svn:eol-style = native
Modified: incubator/npanday/trunk/site/src/site/pdf.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/pdf.xml?rev=1081756&r1=1081755&r2=1081756&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/pdf.xml (original)
+++ incubator/npanday/trunk/site/src/site/pdf.xml Tue Mar 15 13:01:02 2011
@@ -1,26 +1,26 @@
-<!--
-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.
--->
-<document outputName="npanday">
-
- <meta>
- <title>NPanday ${project.version}</title>
- <author>The NPanday Team</author>
- </meta>
-
+<!--
+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.
+-->
+<document outputName="npanday">
+
+ <meta>
+ <title>NPanday ${project.version}</title>
+ <author>The NPanday Team</author>
+ </meta>
+
</document>
\ No newline at end of file
Propchange: incubator/npanday/trunk/site/src/site/pdf.xml
------------------------------------------------------------------------------
svn:eol-style = native
Modified: incubator/npanday/trunk/site/src/site/resources/css/site.css
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/resources/css/site.css?rev=1081756&r1=1081755&r2=1081756&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/resources/css/site.css (original)
+++ incubator/npanday/trunk/site/src/site/resources/css/site.css Tue Mar 15
13:01:02 2011
@@ -1,20 +1,20 @@
-/*
-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.*/
+/*
+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.*/
#banner {
/* background-color: rgb(166, 140, 125);*/
background-color: white;
Propchange: incubator/npanday/trunk/site/src/site/resources/css/site.css
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/npanday/trunk/site/src/site/resources/images/vs/installer/screen1.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
Propchange:
incubator/npanday/trunk/site/src/site/resources/images/vs/installer/screen2.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
Propchange:
incubator/npanday/trunk/site/src/site/resources/images/vs/installer/screen3.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
Propchange:
incubator/npanday/trunk/site/src/site/resources/images/vs/installer/screen4.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
Propchange:
incubator/npanday/trunk/site/src/site/resources/images/vs/installer/screen5.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
Propchange:
incubator/npanday/trunk/site/src/site/resources/images/vs/installer/verify_installation.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
Propchange: incubator/npanday/trunk/src/assembly/src.xml
------------------------------------------------------------------------------
svn:eol-style = native