Hi, On Wed, Dec 24, 2008 at 4:09 AM, Torgeir Veimo <[email protected]> wrote: > On 24 Dec 2008, at 01:43, Bertrand Delacretaz wrote: >> ...Fixed, see https://issues.apache.org/jira/browse/SLING-795... > > > Updating to current trunk, I'm still getting the same exception.. Is there a > way to check runtime that I'm actually running the code from the svn > revision number given in the above jira issue?...
Not really, as bundle revision numbers have not changed - but I added some tests as part of SLING-795, see the JsonRenderingTest in http://svn.apache.org/viewvc?view=rev&revision=729005, you could check if those work for you and if they match your use case. BTW, I just tested Rory's http://localhost:8888/dojo.1.json example with the extensions/dojo bundle installed and that still fails, so we'll have to revisit this anyway, sorry about that. -Bertrand
