Revision: 5760
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5760&view=rev
Author: manningr
Date: 2010-08-06 00:28:01 +0000 (Fri, 06 Aug 2010)
Log Message:
-----------
include all files in src/main/resources, not just faq.html
Modified Paths:
--------------
trunk/mavenize/website-pom.xml
Modified: trunk/mavenize/website-pom.xml
===================================================================
--- trunk/mavenize/website-pom.xml 2010-08-04 00:56:59 UTC (rev 5759)
+++ trunk/mavenize/website-pom.xml 2010-08-06 00:28:01 UTC (rev 5760)
@@ -66,9 +66,6 @@
<artifactId>maven-jar-plugin</artifactId>
<version>${jar-plugin-version}</version>
<configuration>
- <includes>
- <include>faq.html</include>
- </includes>
<archive>
<addMavenDescriptor>false</addMavenDescriptor>
</archive>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|