On Fri, Sep 30, 2011 at 10:43 AM, Steve Lee <[email protected]> wrote: >>> A minor thing - I'm working on windows and the zipped .wgt file (built >> from the github files) didn't automatically import into wookie, giving a >> BadManifestException on config.xml. I had to move the xml declarations to be >> the first line in each xml file, before the license text. (Eclipse was also >> moaning about it) Once i did that it imported okay. >> >> Good spot. It looks like Steve added the license headers before adding to >> the public repository and didn't test the new build. XML must always be the >> first line. > > I did test </gloat> but was pointing at wrong version </blush>
I fixed this now and pushed it. >From the XML spec it would appear to be a bug in the parser Steve
