Author: bayard
Date: Sun Mar 28 23:53:10 2010
New Revision: 928534
URL: http://svn.apache.org/viewvc?rev=928534&view=rev
Log:
Commenting out the JIRA report as it errors
Modified:
commons/proper/net/trunk/pom.xml
Modified: commons/proper/net/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=928534&r1=928533&r2=928534&view=diff
==============================================================================
--- commons/proper/net/trunk/pom.xml (original)
+++ commons/proper/net/trunk/pom.xml Sun Mar 28 23:53:10 2010
@@ -186,7 +186,7 @@ limitations under the License.
<reportSet>
<reports>
<report>changes-report</report>
-
<report>jira-report</report>
+ <!--
<report>jira-report</report> throws NPE -->
</reports>
</reportSet>
</reportSets>