There was a bug in the processing script whereby the asfext:pmc setting was overridden by the site URL.
Not sure why this was done - probably for historical reasons. The code is fixed now; should also fix Annotator when the site is regenerated. On 28 November 2017 at 12:56, Daniel Dekany <[email protected]> wrote: > We did that back then (we have <asfext:pmc > rdf:resource="http://incubator.apache.org" />, same as others), but it > still says the same: > > Cannot find the PMC 'freemarker' for this project. Check the DOAP is > correct. > > Are you sure this thing pick ups the latest committed version? > > Thursday, November 23, 2017, 1:41:57 AM, sebb wrote: > >> Compare the <Project with other working podlings >> >> On 23 November 2017 at 00:21, Sergio Fernández <[email protected]> wrote: >>> Why: It does pointing to Incubator, see >>> https://github.com/apache/incubator-freemarker-site/blob/master/doap.rdf#L45 >>> >>> >>> >>> On Wed, Nov 22, 2017 at 2:57 PM, sebb <[email protected]> wrote: >>>> >>>> The DOAP has the wrong pmc reference. >>>> Compare your DOAP against other Incubator project DOAPs. >>>> >>>> On 22 November 2017 at 17:30, Sergio Fernández <[email protected]> wrote: >>>> > OK, but https://projects.apache.org/project.html?freemarker doesn't load >>>> > :-/ >>>> > >>>> > On Wed, Nov 22, 2017 at 3:38 AM, sebb <[email protected]> wrote: >>>> >> >>>> >> Looks like it was a transient error. >>>> >> >>>> >> AFAICT it worked OK on the last run(s) >>>> >> >>>> >> On 21 November 2017 at 19:45, Sergio Fernández <[email protected]> >>>> >> wrote: >>>> >> > The file is valid RDF/XML file, I can warranty that. I think the >>>> >> > infrastructure behind projects.a.o processes those files as XML, but >>>> >> > I >>>> >> > can't >>>> >> > see what could be the error. >>>> >> > >>>> >> > On Tue, Nov 21, 2017 at 3:52 AM, sebb <[email protected]> wrote: >>>> >> >> >>>> >> >> You could try an online validator. >>>> >> >> >>>> >> >> A quick search found be this: >>>> >> >> >>>> >> >> https://www.xmlvalidation.com >>>> >> >> >>>> >> >> I'm sure there are others. >>>> >> >> >>>> >> >> >>>> >> >> On 21 November 2017 at 03:48, Sergio Fernández <[email protected]> >>>> >> >> wrote: >>>> >> >> > Sorry, my bad. >>>> >> >> > Fixed in de6050c6d2dfb83de20fca602533e19b26c0eade >>>> >> >> > >>>> >> >> > Any other details why it failed? >>>> >> >> > >>>> >> >> > It says "mismatched tag: line 12, column 2", but don't understand >>>> >> >> > why. >>>> >> >> > >>>> >> >> > >>>> >> >> > On Mon, Nov 20, 2017 at 6:28 PM, sebb <[email protected]> wrote: >>>> >> >> >> >>>> >> >> >> Please can you fix the DOAP? >>>> >> >> >> >>>> >> >> >> Also the following entry is wrong: >>>> >> >> >> >>>> >> >> >> <asfext:pmc >>>> >> >> >> >>>> >> >> >> >>>> >> >> >> >>>> >> >> >> rdf:resource="http://people.apache.org/committers-by-project.html#freemarker" >>>> >> >> >> /> >>>> >> >> >> >>>> >> >> >> It should be >>>> >> >> >> >>>> >> >> >> <asfext:pmc rdf:resource="http://incubator.apache.org" /> >>>> >> >> >> >>>> >> >> >> >>>> >> >> >> Thanks! >>>> >> >> >> >>>> >> >> >> >>>> >> >> >> ---------- Forwarded message ---------- >>>> >> >> >> From: Projects <[email protected]> >>>> >> >> >> Date: 21 November 2017 at 02:00 >>>> >> >> >> Subject: Error when processing doap file >>>> >> >> >> >>>> >> >> >> >>>> >> >> >> >>>> >> >> >> >>>> >> >> >> https://git-wip-us.apache.org/repos/asf?p=incubator-freemarker-site.git;a=blob_plain;f=doap.rdf;hb=HEAD: >>>> >> >> >> To: Site Development <[email protected]> >>>> >> >> >> >>>> >> >> >> >>>> >> >> >> mismatched tag: line 12, column 2 >>>> >> >> > >>>> >> >> > >>>> >> > >>>> >> > >>>> > >>>> > >>> >>> >> > > -- > Thanks, > Daniel Dekany >
