Hi all, I would like to start a vote to replace the User Agent detector library because it's no longer maintained:
<dependency> <groupId>net.sf.uadetector</groupId> <artifactId>uadetector-resources</artifactId> <version>2014.11-jahia1</version> </dependency> <dependency> <groupId>net.sf.uadetector</groupId> <artifactId>uadetector-core</artifactId> <version>0.9.23-jahia1</version> </dependency> There is an other library that we could use instead and it's under Apache license 2.0: https://github.com/nielsbasjes/yauaa Thoughts? regards, -- François Papon [email protected]
