On Fri, Feb 21, 2014 at 8:56 AM, Olemis Lang <[email protected]> wrote:

> [...]
>
> > >
> > >
> > >
> > After r1570462, the pot file header is now:
> >
> > # Translations template for BloodhoundDashboardPlugin.
> > # Copyright (C) 2014 Apache Software Foundation
> > # This file is distributed under the same license as the
> > BloodhoundDashboardPlugin project.
> >
> > rather than,
> >
> > # Translations template for BloodhoundDashboardPlugin.
> > # Copyright (C) 2014 ORGANIZATION
> > # This file is distributed under the same license as the
> > BloodhoundDashboardPlugin project.
> >
>
> \o/
>
> > My aim is to address the deficiencies in the RAT report:
> > http://ci.apache.org/projects/bloodhound/rat-output.html
> >
>
> +1
>
> > I am not sure if the header is enough per the Apache recommendations
> (will
> > investigate).
> >
> > If we need to set the header comment with the typical license header
> test,
> > that may be difficult. The `header_comment` can be specified when
> > instantiating the catalog (1), but not through the `extract_messages`
> > helper that we utilize (2).
> >
> > (1)
> >
> http://babel.pocoo.org/docs/api/messages/catalog/?highlight=header_comment
> > (2) http://babel.pocoo.org/docs/setup/?highlight=extract_messages
>
> ... but I guess something can be done if we contact babel devs for support.
> In advance it seems to me that ALv2 license header (i.e. comments) will be
> required. If not then we could just ignore these, but I'm keen to insert
> them.
>

That is a good idea. I've opened a ticket:
https://github.com/mitsuhiko/babel/issues/82

Reply via email to