Author: apadilla
Date: Thu May 5 09:16:24 2011
New Revision: 1099731
URL: http://svn.apache.org/viewvc?rev=1099731&view=rev
Log:
* updated License.rtf in npanday-installer and remove config to copy
LICENSE.txt to avoid duplicates
Modified:
incubator/npanday/trunk/misc/npanday-installer/pom.xml
incubator/npanday/trunk/misc/npanday-installer/src/main/wix/License.rtf
Modified: incubator/npanday/trunk/misc/npanday-installer/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-installer/pom.xml?rev=1099731&r1=1099730&r2=1099731&view=diff
==============================================================================
--- incubator/npanday/trunk/misc/npanday-installer/pom.xml (original)
+++ incubator/npanday/trunk/misc/npanday-installer/pom.xml Thu May 5 09:16:24
2011
@@ -115,23 +115,6 @@ under the License.
</executions>
</plugin>
<plugin>
- <artifactId>maven-antrun-plugin</artifactId>
- <version>1.6</version>
- <executions>
- <execution>
- <phase>generate-resources</phase>
- <configuration>
- <tasks>
- <copy file="${basedir}/../../LICENSE.txt"
todir="${project.build.directory}/addin" />
- </tasks>
- </configuration>
- <goals>
- <goal>run</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- <plugin>
<groupId>org.codehaus.gmaven</groupId>
<artifactId>gmaven-plugin</artifactId>
<version>1.2</version>
Modified:
incubator/npanday/trunk/misc/npanday-installer/src/main/wix/License.rtf
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-installer/src/main/wix/License.rtf?rev=1099731&r1=1099730&r2=1099731&view=diff
==============================================================================
Files incubator/npanday/trunk/misc/npanday-installer/src/main/wix/License.rtf
(original) and
incubator/npanday/trunk/misc/npanday-installer/src/main/wix/License.rtf Thu May
5 09:16:24 2011 differ