Let me re-phrase that; what are the benefits/downsides of using annotation
processors instead of SPI/plexus ?

Kristian


2015-03-08 15:43 GMT+01:00 Kristian Rosenvold <kristian.rosenv...@gmail.com>
:

> 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 <tibordig...@apache.org>:
>
>> 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: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>>
>

Reply via email to