diff --git a/helloworld/.classpath b/helloworld/.classpath index 575d9ea..8f24847 100644 --- a/helloworld/.classpath +++ b/helloworld/.classpath @@ -1,9 +1,7 @@ - - - + diff --git a/helloworld/src/test/resources/commons-logging.properties b/helloworld/src/main/resources/commons-logging.properties similarity index 100% rename from helloworld/src/test/resources/commons-logging.properties rename to helloworld/src/main/resources/commons-logging.properties diff --git a/helloworld/src/test/resources/log4j.properties b/helloworld/src/main/resources/log4j.properties similarity index 100% rename from helloworld/src/test/resources/log4j.properties rename to helloworld/src/main/resources/log4j.properties diff --git a/stocks/.classpath b/stocks/.classpath index 575d9ea..898abd6 100644 --- a/stocks/.classpath +++ b/stocks/.classpath @@ -1,7 +1,7 @@ - +