log4j.properties is included in two oAW jars. oaw-core-emftools-4.1.2.jar and oaw-core-workflow-4.1.2.jar
It defines logging at debug level. log4j.rootLogger=DEBUG, A1 This is anoying because when building with maven it is not possible to control the order of the jar files and when oaw becomes first it will define my logging settings when running JUnit tests. Do you if there is a good reason for including log4j.properties in these jars? Is there any workaround? -- View this message in context: http://www.nabble.com/log4j.properties-tf3804666s17564.html#a10765952 Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
