Re: Cellar version bound to Apache Karaf 4.0.8

2017-02-13 Thread kotoole
Is the plan to support both Hazelcast and Ignite? -- View this message in context: http://karaf.922171.n3.nabble.com/Cellar-version-bound-to-Apache-Karaf-4-0-8-tp4049235p4049551.html Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: karaf git commit: Close unclosed JarOutputStream in WrapperSeviceImpl

2017-02-13 Thread Guillaume Nodet
Wouldn't it be better to use the try / catch / close construct instead ? try (JarOutputStream jar = new JarOutputStream(new FileOutputStream(outFile))) { ... } 2017-02-11 22:33 GMT+01:00 : > Repository: karaf > Updated Branches: > refs/heads/master 929a21c7c -> 17963db4e > > > Close unclose

Issues with Attachments: week of 2017-02-13

2017-02-13 Thread jb
KARAF - Monday, February 13, 2017 4 Issues with Attachments (sorted oldest to newest) [KARAF-4162] Wrap deployer does not add default versions to exported packages - Created: 2015-12-02 - Updated: 2017-01-28 - Type: Bug - Fix Versions: [4.0.9, 4.1.1] -