[ezmorph/f18: 3/3] re-add deleted files

Andy Grimm arg at fedoraproject.org
Fri Aug 10 22:05:56 UTC 2012


commit 58889450b959f28d552f3d4aad7e6c62a7e981f0
Author: Andy Grimm <agrimm at gmail.com>
Date:   Fri Aug 10 17:50:10 2012 -0400

    re-add deleted files

 ezmorph-1.0.6-maven.patch |   46 +++++++++++++++++++++++++++++++++++++++++++++
 sources                   |    1 +
 2 files changed, 47 insertions(+), 0 deletions(-)
---
diff --git a/ezmorph-1.0.6-maven.patch b/ezmorph-1.0.6-maven.patch
new file mode 100644
index 0000000..752951a
--- /dev/null
+++ b/ezmorph-1.0.6-maven.patch
@@ -0,0 +1,46 @@
+From e158f1e77aad80067522f21f42d940e9d02025c3 Mon Sep 17 00:00:00 2001
+From: Lubomir Rintel <lkundrak at v3.sk>
+Date: Thu, 17 Jun 2010 10:53:59 +0200
+Subject: [PATCH] Skip useless plugins
+
+---
+ pom.xml |    8 ++++----
+ 1 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/pom.xml b/pom.xml
+index 2d4a37b..dbd6f15 100644
+--- a/pom.xml
++++ b/pom.xml
+@@ -110,7 +110,7 @@
+ 
+    <build>
+       <defaultGoal>install</defaultGoal>
+-      <plugins>
++      <!--plugins>
+          <plugin>
+             <artifactId>maven-compiler-plugin</artifactId>
+             <configuration>
+@@ -142,10 +142,10 @@
+                </includes>
+             </configuration>
+          </plugin>
+-      </plugins>
++      </plugins-->
+    </build>
+ 
+-   <reporting>
++   <!--reporting>
+       <plugins>
+          <plugin>
+             <groupId>org.apache.maven.plugins</groupId>
+@@ -206,6 +206,6 @@
+             <version>1.0.0</version>
+          </plugin>
+       </plugins>
+-   </reporting>
++   </reporting-->
+ 
+ </project>
+-- 
+1.7.0.1
+
diff --git a/sources b/sources
new file mode 100644
index 0000000..9d111e2
--- /dev/null
+++ b/sources
@@ -0,0 +1 @@
+9531ec11eff0f436e5bb36c32c37c2ac  ezmorph-1.0.6.tar.gz


More information about the scm-commits mailing list