i think an API makes total sense for surefire. I'm not sure about the merits of annotation processors vs SPI or regular plexus components ?
Kristian 2015-03-08 15:32 GMT+01:00 Tibor Digana <[email protected]>: > Kristian, you probably mean our utilies which switch implementations by > java > version. > Yes, Java 8 is the lastest and greatest to have; But in my own company does > not have the confidence to use java 8 even after my trainings incorporating > Java 8 features into the projects. > > BTW, I would like to test a prototype with injection of implemented > Surefire > API by a user with the help of Annotation Processor. > > @Component > public class CustomRunOrder implement RunOrderCalculator > > Does it make sense to you or should I give it up? > > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/move-maven-core-to-java-7-tp5827988p5828468.html > Sent from the Maven Developers mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
