[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: PropertyReplaceTC failing in maven
scott.stark@jboss.org
do-not-reply at jboss.com
Thu Mar 27 00:50:39 EDT 2008
I added some logging to the setting of the system property and the issue is that the tests are being run in an order different than the declared method order. Because of this, the system property was not getting set prior to the testAnnotationPropertyReplace. I pulled the setting to a separate private method that is now also called by testAnnotationPropertyReplace and the tests pass on osx.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139149#4139149
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139149
More information about the jboss-dev-forums
mailing list