Prioritize Modernizing The Specification

2018-01-31 Thread Gerard Fulton
Hi Guys, I wanted to float an idea by list that has been in my head for several years. The idea is to prioritize the modernization of the River specification into a set of language a d transport agnostic architectural principles. River currently supports architectural concepts like discovery, ev

Re: Modular build

2018-01-31 Thread Dan Rollo
Hi Peter, I’ll try to pitch in where I can. Dan From: Peter Subject: Modular build Date: January 30, 2018 at 5:11:08 AM EST To: "" Hello fellow River folks! How do we want to start the modular build, should we create a new svn branch and replace trunk when it's complete? I'm just initia

Re: Have we been doing codebase annotations wrong?

2018-01-31 Thread Bharath Kumar
Peter, I am excited and I would like to see its implementation. If possible, please share it. Current River implementation uses ClassAnnotation to annotate codebase. which is implemented by PreferredClassLoader. I find it difficult to use it with OSGi environment. So I am using ThreadLocal varia