Author: norman
Date: Thu Jun 10 16:50:48 2010
New Revision: 953387
URL: http://svn.apache.org/viewvc?rev=953387&view=rev
Log:
Cleanup / adjust pom.xml file to get ready for next release
Modified:
james/jspf/trunk/assemble/pom.xml
james/jspf/trunk/pom.xml
james/jspf/trunk/resolver/pom.xml
james/jspf/trunk/tester/pom.xml
Modified: james/jspf/trunk/assemble/pom.xml
URL:
http://svn.apache.org/viewvc/james/jspf/trunk/assemble/pom.xml?rev=953387&r1=953386&r2=953387&view=diff
==============================================================================
--- james/jspf/trunk/assemble/pom.xml (original)
+++ james/jspf/trunk/assemble/pom.xml Thu Jun 10 16:50:48 2010
@@ -25,7 +25,6 @@
<groupId>org.apache.james</groupId>
<artifactId>apache-jspf-project</artifactId>
<version>0.9.8-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<name>Apache JAMES jSPF Assembly</name>
<description>
@@ -64,6 +63,7 @@
<version>2.2-beta-2</version>
<configuration>
<descriptorSourceDirectory>src/assemble/</descriptorSourceDirectory>
+ <tarLongFileMode>gnu</tarLongFileMode>
</configuration>
<executions>
<execution>
Modified: james/jspf/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/jspf/trunk/pom.xml?rev=953387&r1=953386&r2=953387&view=diff
==============================================================================
--- james/jspf/trunk/pom.xml (original)
+++ james/jspf/trunk/pom.xml Thu Jun 10 16:50:48 2010
@@ -198,6 +198,8 @@
<properties>
<project.build.sourceEncoding>iso-8859-15</project.build.sourceEncoding>
<target.jdk>1.5</target.jdk>
+ <!-- Override the source descriptor -->
+ <sourceReleaseAssemblyDescriptor>src</sourceReleaseAssemblyDescriptor>
</properties>
</project>
Modified: james/jspf/trunk/resolver/pom.xml
URL:
http://svn.apache.org/viewvc/james/jspf/trunk/resolver/pom.xml?rev=953387&r1=953386&r2=953387&view=diff
==============================================================================
--- james/jspf/trunk/resolver/pom.xml (original)
+++ james/jspf/trunk/resolver/pom.xml Thu Jun 10 16:50:48 2010
@@ -25,7 +25,6 @@
<groupId>org.apache.james</groupId>
<artifactId>apache-jspf-project</artifactId>
<version>0.9.8-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<name>Apache JAMES jSPF Resolver</name>
<description>
Modified: james/jspf/trunk/tester/pom.xml
URL:
http://svn.apache.org/viewvc/james/jspf/trunk/tester/pom.xml?rev=953387&r1=953386&r2=953387&view=diff
==============================================================================
--- james/jspf/trunk/tester/pom.xml (original)
+++ james/jspf/trunk/tester/pom.xml Thu Jun 10 16:50:48 2010
@@ -137,10 +137,7 @@
</manifestEntries>
</archive>
</configuration>
- </plugin>
- <plugin>
- <artifactId>maven-compiler-plugin</artifactId>
- </plugin>
+ </plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<executions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]