Modified: oodt/trunk/webapp/fmprod/src/test/resources/test.logging.properties URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/fmprod/src/test/resources/test.logging.properties?rev=1517154&r1=1517153&r2=1517154&view=diff ============================================================================== --- oodt/trunk/webapp/fmprod/src/test/resources/test.logging.properties (original) +++ oodt/trunk/webapp/fmprod/src/test/resources/test.logging.properties Sat Aug 24 15:48:52 2013 @@ -13,6 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +# This logging properties file is used during unit testing. # Log levels: OFF, SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST, ALL @@ -39,4 +40,4 @@ org.apache.commons.httpclient.level = WA httpclient.wire.level = WARNING # Apache CXF settings -org.apache.cxf.level = WARNING \ No newline at end of file +org.apache.cxf.level = WARNING
