Thanks, that worked nicely! ________________________________________
Hello Dinyar, 2012/5/8 Dinyar Rabady <[email protected]>: > Hi! > > I would like to use FakeMailetConfig and the related classes in my unit > tests, but I can't seem to use the package org.apache.mailet.base.test even > after including apache-mailet-base in my pom.xml (I'm using maven). Try adding the test classifier so it will get on the test classpath: http://maven.apache.org/guides/mini/guide-attached-tests.html > > Should this be working? > > Best regards, > Dinyar -- Ioan Eugen Stan http://ieugen.blogspot.com/ *** http://bucharest-jug.github.com/ *** --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
