On Thu, Aug 2, 2012 at 8:33 PM, Björn Pollex <[email protected]>wrote:
> Hi Mohamed! > > Funny, just yesterday someone had similar question on Stackoverflow: > > http://stackoverflow.com/questions/11748444/using-paxexam-with-bndtools > > My answer there describes how you can use Maven to get all the > (transitive) dependencies together. I can't help you with the JUnit 3 issue > though. > > Hope this helps, greetings > > Björn Pollex > Thanks. That is helpful. On Thu, Aug 2, 2012 at 9:02 PM, Harald Wellmann <[email protected]>wrote: > 2012/8/2 Toni Menzel <[email protected]>: > > - add a ticket for adding a junit3 driver (contributions are highly > welcome) > > If someone contributed a JUnit 3 driver, that someone would have to > maintain it, as I don't see anyone else doing it. And that someone > will certainly not be me ;-) > > JUnit 4.10 has tons of helpful new features compared to 3.x. I don't > really see any point in using JUnit 3.x in 2012. Mohamed, what's > keeping you from upgrading....? > Yes, Junit 3 is very old now. But this project I'm working on, they say they need to support some Java ME stuff which doesn't support annotations. But no worries, I'm hoping to add this test as optional so that it would run only if JUnit 4 is found in the classpath. > > Best regards, > Harald > On Thu, Aug 2, 2012 at 9:43 PM, Toni Menzel <[email protected]> wrote: > Hi Nufail, > > Yes, that looks like the correct approach. Let us know how you progress > along. Would love to accumulate your findings in a FAQ for Ant users. > I am on vacation right now. Glad to help you later next week if desired. > Thanks. I will let you know how things go. > > Cheers, > Toni > Regards, Nufail. -- Mohamed Nufail Undergraduate, Department of Computer Science & Engineering, University of Moratuwa. Blog: http://www.nufailm.blogspot.com/
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
