/[packages]/cauldron/apache-commons-parent/current/SOURCES/apache-commons-parent-remove-build-plugin.patch
ViewVC logotype

Contents of /cauldron/apache-commons-parent/current/SOURCES/apache-commons-parent-remove-build-plugin.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 24573 - (show annotations) (download)
Wed Jan 19 18:40:31 2011 UTC (13 years, 3 months ago) by dmorgan
File size: 1674 byte(s)
imported package apache-commons-parent
1 --- pom.xml 2010-04-20 03:00:29.000000000 +0200
2 +++ pom.xml 2010-11-06 15:59:59.509445003 +0100
3 @@ -251,14 +251,6 @@
4 </plugin>
5 <!-- Other plugins, alpha order by groupId and artifactId -->
6 <plugin>
7 - <groupId>org.apache.commons</groupId>
8 - <artifactId>commons-build-plugin</artifactId>
9 - <version>1.3</version>
10 - <configuration>
11 - <commons.release.name>${commons.release.name}</commons.release.name>
12 - </configuration>
13 - </plugin>
14 - <plugin>
15 <groupId>org.apache.felix</groupId>
16 <artifactId>maven-bundle-plugin</artifactId>
17 <!-- version 1.4.x is required for JDK 1.4 compatibilty -->
18 @@ -363,10 +355,6 @@
19 </execution>
20 </executions>
21 </plugin>
22 - <plugin>
23 - <groupId>org.apache.commons</groupId>
24 - <artifactId>commons-build-plugin</artifactId>
25 - </plugin>
26 </plugins>
27 </build>
28
29 @@ -740,14 +728,6 @@
30 <commons.surefire.java />
31 <commons.surefire.version>2.5</commons.surefire.version>
32
33 - <!-- Default values for the download-page generation by commons-build-plugin -->
34 - <commons.release.name>${project.artifactId}-${commons.release.version}</commons.release.name>
35 - <commons.release.desc />
36 - <commons.binary.suffix>-bin</commons.binary.suffix>
37 - <commons.release.2.name>${project.artifactId}-${commons.release.2.version}</commons.release.2.name>
38 - <commons.release.2.desc />
39 - <commons.release.2.binary.suffix>-bin</commons.release.2.binary.suffix>
40 -
41 <!-- Commons Component Id -->
42 <commons.componentid>${project.artifactId}</commons.componentid>
43

  ViewVC Help
Powered by ViewVC 1.1.30