Raul, "platform" currently refers to some non-Java integration. OSGI/Karaf are not "platforms" in this terminology.
On Thu, Nov 12, 2015 at 3:22 PM, Raul Kripalani <[email protected]> wrote: > Hello, > > Currently we have a single ignite-platform module aggregating all sources > for .NET and CPP integration. > > For the OSGi integration I'm working on, I need to add two modules to the > Ignite codebase to facilitate deploying Ignite on top of Apache Karaf (OSGi > container). > > One can regard Apache Karaf as another platform, so semantically it feels > natural is to nest these modules under platform/karaf. > > However, this would require some refactoring so that platform can contain > modules: > > platform > |---------dotnet > |---------java > |---------cpp > |---------pom.xml > > What do you think? > > Regards, > > *Raúl Kripalani* > PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and > Messaging Engineer > http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani > http://blog.raulkr.net | twitter: @raulvk >
