removing unnecessary part of the pom; no xml files in lang's test directory
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@473651 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
abd5f7e5dd
commit
ad895a71ef
|
@ -414,14 +414,6 @@ limitations under the License.
|
|||
<excludes>
|
||||
<exclude>**/AllLangTestSuite.java</exclude>
|
||||
</excludes>
|
||||
<resources>
|
||||
<resource>
|
||||
<directory>${pom.build.unitTestSourceDirectory}</directory>
|
||||
<includes>
|
||||
<include>**/*.xml</include>
|
||||
</includes>
|
||||
</resource>
|
||||
</resources>
|
||||
</unitTest>
|
||||
</build>
|
||||
<reports>
|
||||
|
|
Loading…
Reference in New Issue