Nicolas Peltier wrote > Hi, > > is it possible to use the try with resources [0] with resource resolver? My > compiler yells resource resolver is not auto-closeable >
This should work if you use the latest released Sling API Carsten > Thanks, > Nicolas > > [0] > http://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html > -- Carsten Ziegeler Adobe Research Switzerland [email protected]
