Author: rahul
Date: Fri Aug 11 20:31:10 2006
New Revision: 430957
URL: http://svn.apache.org/viewvc?rev=430957&view=rev
Log:
The findbugs plugin doesn't work with JDK 1.3. The others need extra
configuration.
Modified:
jakarta/commons/proper/jexl/trunk/project.xml
Modified: jakarta/commons/proper/jexl/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/jexl/trunk/project.xml?rev=430957&r1=430956&r2=430957&view=diff
==============================================================================
--- jakarta/commons/proper/jexl/trunk/project.xml (original)
+++ jakarta/commons/proper/jexl/trunk/project.xml Fri Aug 11 20:31:10 2006
@@ -169,12 +169,8 @@
</unitTest>
</build>
<reports>
- <report>maven-changelog-plugin</report>
<report>maven-changes-plugin</report>
<report>maven-checkstyle-plugin</report>
- <report>maven-findbugs-plugin</report>
- <report>maven-developer-activity-plugin</report>
- <report>maven-file-activity-plugin</report>
<report>maven-javadoc-plugin</report>
<report>maven-jcoverage-plugin</report>
<report>maven-jdepend-plugin</report>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]