Re: FileVault: Validator SPI and implementations

2019-09-19 Thread Konrad Windszus
Ok, I am convinced. I created https://github.com/apache/jackrabbit-filevault/pull/58 for the addition of the validation framework to FileVault itself. Actually it was not too much work. This includes both SPI and API (Maven agnostic).

Re: FileVault: Validator SPI and implementations

2019-09-19 Thread Robert Munteanu
On Thu, 2019-09-19 at 10:45 +0200, Konrad Windszus wrote: > Hi Robert, > Eclipse would be covered with the Maven Plugin which has m2e support. > I have it already running locally with my proposed PR with nice error > markers in the IDE. > That would not cover IntelliJ though, unfortunately...

Re: FileVault: Validator SPI and implementations

2019-09-19 Thread Konrad Windszus
Hi Robert, Eclipse would be covered with the Maven Plugin which has m2e support. I have it already running locally with my proposed PR with nice error markers in the IDE. That would not cover IntelliJ though, unfortunately... Konrad > On 19. Sep 2019, at 10:42, Robert Munteanu wrote: > > Hi

Re: FileVault: Validator SPI and implementations

2019-09-19 Thread Robert Munteanu
Hi Konrad, On Wed, 2019-09-18 at 19:27 +0200, Konrad Windszus wrote: > I can see some usage for Maven agnostic FileVault validators but this > is different from the original proposal. Therefore I would like to > know if there is a real need for leveraging those validators outside > of Maven? IDE

Re: FileVault: Validator SPI and implementations

2019-09-18 Thread Mark Adamcin
One of the reasons I created oakpal was that I recognized a real need for a standard filevault validation framework, because the AEM community is littered with package validation attempts that quietly nibble around the edges of the filevault API. And while maven is the default build tool that