fix invalid project.xml descriptor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@162107 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -200,13 +200,9 @@ the unit tests run by custom ant target which perform configuration
|
||||
before the tests are run.
|
||||
There is no easy way to run these under maven at the moment.
|
||||
-->
|
||||
<directory>${pom.build.unitTestSourceDirectory}</directory>
|
||||
<includes>
|
||||
<include>**/AvalonLoggerTest.java</include>
|
||||
</includes>
|
||||
<resources>
|
||||
<resource>**/*.properties</resource>
|
||||
</resources>
|
||||
</unitTest>
|
||||
</build>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user