Sherwood Botsford wrote: > Thanks Tomasz > One of the best things about this system is your prompt attention to > fumble fingered idiots like myself. > > Adding the nearly empty <foo></foo> files worked like a charm. > > Another thing to point out, probably obvious to most, but it delayed > me for 20 minutes: The individual package files still need > <packages> > ... > </packages> > Lines. > > If they are not present wpkg silently ignores the file. > > As a ToDo item: Could wpkg emit an error when it finds something out of > place in parsing files: E.g: > "<package> tag found outside of <packages> context in file > packages/foo.xml, line 20" I think not - error generation is made by cscript itself; to do a proper error handling we would have to write our own parsing-and-error-reporting program, perhaps many times longer than wpkg.js right now... -- Tomasz Chmielewski http://wpkg.org _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |