Re: Error parsing property list file

From: Kaj Hejer (kaj.heje..sit.uio.no)
Date: Sat Aug 02 2003 - 14:16:18 EDT

  • Next message: Harald Niesche: "Re: Error parsing property list file"

    At 20:06 +0200 02-08-2003, Harald Niesche wrote:
    >Kaj Hejer wrote:
    >>I get the following in consolle.log when I rebuild one of our project:
    >>
    >><incremental build>
    >>null
    >>Error parsing property list file:
    >>org.objectstyle.cayenne.wocompat.parser.ParseException: Encountered
    >>"**" at line 3, column 9.
    >>Was expecting:
    >> "=" ...
    >...
    >></incremental build>
    >
    >This is because the incremental builder tries to parse
    >CustomInfo.plist, the generated CustomInfo.plist contains comments
    >with /* */ and the Cayenne PropertyList parser doesn't handle those
    >comments correctly.
    >
    >Sorry about the inconvenience, this exception can usually be safely
    >ignored, but if you are trying to set the NSPrincipalClass in a
    >framework, you should remove all the comments from CustomInfo.plist.
    >

    Hi!

    Thanks for this info!

    Just an idea: Maybe the ParseException should tell in what file this
    exception was thrown.

    -Kaj :)



    This archive was generated by hypermail 2.0.0 : Sat Aug 02 2003 - 14:11:46 EDT