Hi,

On Fri, Jul 18, 2014 at 3:06 PM, Reza <[email protected]> wrote:
> ...a common complaint about using device classification is that you have to
> constantly track and maintain new devices...

You might also use the Maven distribution mechanism for these data
files - in another project I'm using pax URL to resolve URLs like

 mvn:org.apache.sling/org.apache.sling.commons.log/LATEST

to get the corresponding artifact from a Maven repository.

The nice thing with that is that you don't have to worry about infrastructure.

-Bertrand

Reply via email to