jaxen-bootstrap/jaxen-bootstrap-project_xml.patch

61 lines
1.6 KiB
Diff

--- project.xml.sav 2006-12-31 21:50:30.000000000 +0100
+++ project.xml 2007-05-01 13:04:28.000000000 +0200
@@ -237,7 +237,9 @@
<report>maven-jdepend-plugin</report>
<report>maven-checkstyle-plugin</report>
<report>maven-cobertura-plugin</report>
+<!--
<report>maven-changelog-plugin</report>
+-->
<report>maven-developer-activity-plugin</report>
<report>maven-file-activity-plugin</report>
<report>maven-license-plugin</report>
@@ -287,6 +289,7 @@
<version>1.0</version>
</dependency>
+<!--
<dependency>
<groupId>maven-plugins</groupId>
<artifactId>maven-cobertura-plugin</artifactId>
@@ -294,12 +297,12 @@
<type>plugin</type>
</dependency>
-<!-- <dependency>
+ <dependency>
<groupId>maven-plugins</groupId>
<artifactId>maven-latex-plugin</artifactId>
<version>1.5</version>
<type>plugin</type>
- </dependency> -->
+ </dependency>
<dependency>
<groupId>maven-plugins</groupId>
@@ -308,19 +311,20 @@
<type>plugin</type>
</dependency>
-<!-- <dependency>
+ <dependency>
<groupId>lint4j</groupId>
<artifactId>jutils-lint4j-plugin</artifactId>
<version>1.1</version>
<type>plugin</type>
- </dependency> -->
+ </dependency>
- <!-- <dependency>
+ <dependency>
<groupId>org.hammurapi</groupId>
<artifactId>maven-hammurapi-plugin</artifactId>
<version>1.0</version>
<type>plugin</type>
- </dependency> -->
+ </dependency>
+-->
</dependencies>
<build>