Closed zezic closed 3 years ago
Oh, this is the place.
Think I've fixed now, but only happens in farm-builds so I'll wait for that one to verify it.
Actually was more involved than I though and needed some digging. Something in our packaging processes seem to mess with the JAXB/glassfish way of optimizing reflection access, but that can be disabled with:
System.setProperty("org.glassfish.jaxb.runtime.v2.runtime.JAXBContextImpl.fastBoot","true");
Still waiting for a farm build to validate, but you should be able to do this from within a java debugger already if you're feeling adventurous.
actually forget the feeling adventurous part, there was 2 other fixes needed before this one which are not part of beta 2
Fixed confirmed, will be in Beta 3
Please forgive me, this is probably, not the right place to ask or report anything, but I don't want to bother email support channel with this feature because it is kinda unreleased yet and not mentioned in the changelogs.
So, the issue is literally what the title says. Can't export even an empty project.