diff options
| -rw-r--r-- | pom.xml | 17 | ||||
| -rw-r--r-- | src/main/resources/_default_pagoda.properties (renamed from src/main/java/resources/_default_pagoda.properties) | 0 | ||||
| -rw-r--r-- | src/main/resources/log4j.properties (renamed from src/main/java/resources/log4j.properties) | 0 | ||||
| -rw-r--r-- | src/main/resources/pagoda.properties (renamed from src/main/java/resources/pagoda.properties) | 0 |
4 files changed, 8 insertions, 9 deletions
| @@ -235,20 +235,19 @@ | |||
| 235 | </executions> | 235 | </executions> |
| 236 | </plugin> | 236 | </plugin> |
| 237 | </plugins> | 237 | </plugins> |
| 238 | <resources> | ||
| 239 | <resource> | ||
| 240 | <directory>src/main/resources</directory> | ||
| 241 | <excludes> | ||
| 242 | <exclude>pagoda.properties</exclude> | ||
| 243 | </excludes> | ||
| 244 | </resource> | ||
| 245 | </resources> | ||
| 238 | </build> | 246 | </build> |
| 239 | 247 | ||
| 240 | <!-- <build>--> | 248 | <!-- <build>--> |
| 241 | <!-- <sourceDirectory>src/main/scala</sourceDirectory>--> | 249 | <!-- <sourceDirectory>src/main/scala</sourceDirectory>--> |
| 242 | <!-- <testSourceDirectory>src/test/scala</testSourceDirectory>--> | 250 | <!-- <testSourceDirectory>src/test/scala</testSourceDirectory>--> |
| 243 | <!--<resources>--> | ||
| 244 | <!--<resource>--> | ||
| 245 | <!--<directory>src/main/java/resources</directory>--> | ||
| 246 | <!--<excludes>--> | ||
| 247 | <!--<exclude>pagoda.properties</exclude>--> | ||
| 248 | <!--</excludes>--> | ||
| 249 | <!--</resource>--> | ||
| 250 | |||
| 251 | <!--</resources>--> | ||
| 252 | <!--<testResources>--> | 251 | <!--<testResources>--> |
| 253 | <!--<testResource>--> | 252 | <!--<testResource>--> |
| 254 | <!-- <directory>src/test/java/resources</directory>--> | 253 | <!-- <directory>src/test/java/resources</directory>--> |
diff --git a/src/main/java/resources/_default_pagoda.properties b/src/main/resources/_default_pagoda.properties index 7bd5dd3..7bd5dd3 100644 --- a/src/main/java/resources/_default_pagoda.properties +++ b/src/main/resources/_default_pagoda.properties | |||
diff --git a/src/main/java/resources/log4j.properties b/src/main/resources/log4j.properties index 52688d5..52688d5 100644 --- a/src/main/java/resources/log4j.properties +++ b/src/main/resources/log4j.properties | |||
diff --git a/src/main/java/resources/pagoda.properties b/src/main/resources/pagoda.properties index 646744c..646744c 100644 --- a/src/main/java/resources/pagoda.properties +++ b/src/main/resources/pagoda.properties | |||
