[joda-time/f14/master] Added joda-time-remove-toolchains-from-pom.patch file

spike spike at fedoraproject.org
Thu Sep 23 10:01:20 UTC 2010


commit 9d9f76be699726e68973d34694866b6aeff2c428
Author: spike <spike at fedoraproject.org>
Date:   Thu Sep 23 12:01:06 2010 +0200

    Added joda-time-remove-toolchains-from-pom.patch file

 joda-time-remove-toolchains-from-pom.patch |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/joda-time-remove-toolchains-from-pom.patch b/joda-time-remove-toolchains-from-pom.patch
new file mode 100644
index 0000000..8e40d73
--- /dev/null
+++ b/joda-time-remove-toolchains-from-pom.patch
@@ -0,0 +1,24 @@
+--- pom.xml	2010-09-14 00:39:02.000000000 +0200
++++ pom.xml	2010-09-23 09:11:42.197087974 +0200
+@@ -153,21 +152,0 @@
+-        <groupId>org.apache.maven.plugins</groupId>
+-        <artifactId>maven-toolchains-plugin</artifactId>
+-        <version>1.0</version>
+-        <executions>
+-          <execution>
+-            <phase>validate</phase>
+-            <goals>
+-              <goal>toolchain</goal>
+-            </goals>
+-          </execution>
+-        </executions>
+-        <configuration>
+-          <toolchains>
+-            <jdk>
+-              <version>1.4</version>
+-              <vendor>sun</vendor>
+-            </jdk>
+-          </toolchains>
+-        </configuration>
+-      </plugin>
+-      <plugin>


More information about the scm-commits mailing list