1
0

Removed reports that aren't working very well at the momenet

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@139037 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Burrell Donkin
2004-06-01 19:56:02 +00:00
parent 47caa63789
commit 1935991c3c

View File

@@ -21,7 +21,7 @@
<name>Logging</name> <name>Logging</name>
<id>commons-logging</id> <id>commons-logging</id>
<currentVersion>1.0-dev</currentVersion> <currentVersion>1.0.4-dev</currentVersion>
<inceptionYear>2001</inceptionYear> <inceptionYear>2001</inceptionYear>
<shortDescription>Commons Logging</shortDescription> <shortDescription>Commons Logging</shortDescription>
<description> <description>
@@ -188,10 +188,6 @@ There is no easy way to run these under maven at the moment.
</build> </build>
<reports> <reports>
<report>maven-changelog-plugin</report>
<report>maven-changes-plugin</report>
<report>maven-developer-activity-plugin</report>
<report>maven-file-activity-plugin</report>
<report>maven-javadoc-plugin</report> <report>maven-javadoc-plugin</report>
<report>maven-jdepend-plugin</report> <report>maven-jdepend-plugin</report>
<report>maven-junit-report-plugin</report> <report>maven-junit-report-plugin</report>