Move test resources to src/test/resources.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432702 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -153,18 +153,6 @@ under the License.
|
|||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<testSourceDirectory>src/test</testSourceDirectory>
|
|
||||||
|
|
||||||
<testResources>
|
|
||||||
<testResource>
|
|
||||||
<directory>src/test</directory>
|
|
||||||
<filtering>false</filtering>
|
|
||||||
<includes>
|
|
||||||
<include>**/*.properties</include>
|
|
||||||
</includes>
|
|
||||||
</testResource>
|
|
||||||
</testResources>
|
|
||||||
|
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
Reference in New Issue
Block a user