2010-02-10 11:54:10 +00:00
|
|
|
--- pom.xml.sav 2009-12-03 01:15:37.000000000 +0200
|
|
|
|
+++ pom.xml 2010-02-02 22:46:30.664328057 +0200
|
|
|
|
@@ -44,7 +44,7 @@
|
|
|
|
<module>jcl104-over-slf4j</module>
|
|
|
|
<module>log4j-over-slf4j</module>
|
|
|
|
<module>jul-to-slf4j</module>
|
|
|
|
- <module>integration</module>
|
|
|
|
+ <!--module>integration</module-->
|
|
|
|
<module>slf4j-site</module>
|
|
|
|
<module>slf4j-migrator</module>
|
|
|
|
</modules>
|
|
|
|
@@ -121,9 +121,9 @@
|
2009-09-03 21:05:14 +00:00
|
|
|
</excludes>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
|
|
|
-
|
|
|
|
- <plugin>
|
|
|
|
- <groupId>org.apache.maven.plugins</groupId>
|
|
|
|
+<!--
|
|
|
|
+ <plugin>
|
|
|
|
+ <groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-source-plugin</artifactId>
|
|
|
|
<executions>
|
|
|
|
<execution>
|
2010-02-10 11:54:10 +00:00
|
|
|
@@ -134,6 +134,7 @@
|
2009-09-03 21:05:14 +00:00
|
|
|
</execution>
|
|
|
|
</executions>
|
|
|
|
</plugin>
|
|
|
|
+-->
|
|
|
|
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
2010-02-10 11:54:10 +00:00
|
|
|
@@ -328,4 +329,4 @@
|
2009-09-03 21:05:14 +00:00
|
|
|
|
|
|
|
</distributionManagement>
|
|
|
|
|
|
|
|
-</project>
|
|
|
|
\ No newline at end of file
|
|
|
|
+</project>
|