public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/antlr3] epel10: - added antlr-pom.patch
Date: Wed, 22 Jul 2026 19:37:03 GMT	[thread overview]
Message-ID: <178474902340.1.6877447214884266590.rpms-antlr3-d38055fdee55@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/antlr3
Branch : epel10
Commit : d38055fdee55c7cb7ecec162fd9d81180d996ab7
Author : Miloš Jakubíček <mjakubicek@fedoraproject.org>
Date   : 2010-02-21T13:30:58+00:00
Stats  : +94/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/antlr3/c/d38055fdee55c7cb7ecec162fd9d81180d996ab7?branch=epel10

Log:
- added antlr-pom.patch

---
diff --git a/antlr-pom.patch b/antlr-pom.patch
new file mode 100644
index 0000000..9ec176f
--- /dev/null
+++ b/antlr-pom.patch
@@ -0,0 +1,94 @@
+--- gunit/pom.xml.orig	2010-01-29 02:12:43.000000000 +0100
++++ gunit/pom.xml	2010-01-29 02:12:54.000000000 +0100
+@@ -142,16 +142,6 @@
+                 <artifactId>maven-surefire-plugin</artifactId>
+             </plugin>
+ 
+-            <plugin>
+-                <groupId>org.codehaus.mojo</groupId>
+-                <artifactId>findbugs-maven-plugin</artifactId>
+-                <configuration>
+-                    <findbugsXmlOutput>true</findbugsXmlOutput>
+-                    <findbugsXmlWithMessages>true</findbugsXmlWithMessages>
+-                    <xmlOutput>true</xmlOutput>
+-                </configuration>
+-            </plugin>
+-
+         </plugins>
+ 
+         <extensions>
+--- runtime/Java/pom.xml.orig	2010-01-29 02:13:13.000000000 +0100
++++ runtime/Java/pom.xml	2010-01-29 02:13:21.000000000 +0100
+@@ -104,15 +104,6 @@
+             </configuration>
+         </plugin>
+ 
+-        <plugin>
+-            <groupId>org.codehaus.mojo</groupId>
+-            <artifactId>findbugs-maven-plugin</artifactId>
+-            <configuration>
+-                <findbugsXmlOutput>true</findbugsXmlOutput>
+-                <findbugsXmlWithMessages>true</findbugsXmlWithMessages>
+-                <xmlOutput>true</xmlOutput>
+-            </configuration>
+-        </plugin>
+     </plugins>
+ </build>
+ 
+--- tool/pom.xml.orig	2009-09-23 20:50:28.000000000 +0200
++++ tool/pom.xml	2010-02-01 13:01:08.000000000 +0100
+@@ -75,8 +82,7 @@
+             </plugin>
+             
+             <plugin>
+-                <groupId>org.codehaus.mojo</groupId>
+-                <artifactId>antlr-maven-plugin</artifactId>
++                <artifactId>maven-antlr-plugin</artifactId>
+                 <configuration>
+                     <sourceDirectory>src/main/antlr2/org/antlr/grammar/v2</sourceDirectory>
+                     <grammars>antlr.g codegen.g, antlr.print.g, assign.types.g, buildnfa.g, define.g</grammars>
+--- pom.xml.orig	2009-09-23 20:46:18.000000000 +0200
++++ pom.xml	2010-02-01 13:45:20.000000000 +0100
+@@ -146,25 +154,6 @@
+         
+         <plugins>
+ 
+-             <plugin>
+-                <groupId>org.codehaus.mojo</groupId>
+-                <artifactId>buildnumber-maven-plugin</artifactId>
+-                <configuration>
+-                  <format>{0,date,MMM dd, yyyy} {0,time,kk:mm:ss}</format>
+-                  <items>
+-                    <item>timestamp</item>
+-                  </items>
+-                </configuration>
+-                <executions>
+-                  <execution>
+-                    <phase>validate</phase>
+-                    <goals>
+-                      <goal>create</goal>
+-                    </goals>
+-                  </execution>
+-                </executions>
+-             </plugin>
+-
+             <plugin>
+                 <artifactId>maven-compiler-plugin</artifactId>
+                 <configuration>
+@@ -179,16 +168,6 @@
+             </plugin>
+ 
+             <plugin>
+-                <groupId>org.codehaus.mojo</groupId>
+-                <artifactId>findbugs-maven-plugin</artifactId>
+-                <configuration>
+-                    <findbugsXmlOutput>true</findbugsXmlOutput>
+-                    <findbugsXmlWithMessages>true</findbugsXmlWithMessages>
+-                    <xmlOutput>true</xmlOutput>
+-                </configuration>
+-            </plugin>
+-
+-            <plugin>
+ 
+                 <!--
+ 

                 reply	other threads:[~2026-07-22 19:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178474902340.1.6877447214884266590.rpms-antlr3-d38055fdee55@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox