On Sun, 18 Aug 2019 at 09:59, Gilles Sadowski <gillese...@gmail.com> wrote:
>
> 2019-08-15 23:54 UTC+02:00, sebb <seb...@gmail.com>:
> > I've produced a draft layout on the Wiki.
> > Comments welcome!
> > https://cwiki.apache.org/confluence/x/yg94Bw
> >
> > On Thu, 15 Aug 2019 at 14:43, Matt Sicker <boa...@gmail.com> wrote:
> >>
> >> The layout you propose sounds reasonable to me.
> >>
> >> On Thu, Aug 15, 2019 at 08:32, sebb <seb...@gmail.com> wrote:
> >>
> >> > The Ruby tool and some sample output:
> >> >
> >> > http://svn.apache.org/repos/asf/commons/scripts/
> >> > examples/
> >> > pomskel.rb
>
> Could you make the script highlight which sections must be moved?

The new pomline.rb script does that.

E.g. for MATH:

 1 parent
 0 modelVersion ?
 2 groupId
 3 artifactId
 4 version
 6 name
 9 inceptionYear
 7 description ?
 8 url
17 issueManagement
16 scm ?
19 distributionManagement
27 developers
28 contributors
21 dependencies ?
12 properties ?
24 build
25 reporting
26 profiles
Found 5 errors

The ones with ? are misplaced.
This shows that modelVersion should be moved up one; description
belongs after name, etc.

Quite easy to do in an editor if it is able to collapse the sections.

> Thanks,
> Gilles
>
> >> > [...]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to