I have always used the default, 80, so for me it is readable (16 font needs
getting used to). As its also the closest to intellij, but it seems to
space the indents differently.  Mabe the diff could ignore white space
changes?

.. checking, I needed to update my pom, add <snapshots>, now I get the
latest.
<repositories>
        <repository>
            <id>apache.snapshots</id>
            <name>ASF Maven 2 Snapshot</name>
            <url>
https://repository.apache.org/content/groups/snapshots-group/</url>
            <snapshots>
                <enabled>true</enabled>
                <updatePolicy>always</updatePolicy>
            </snapshots>
        </repository>
    </repositories>

Cheers Greg.


On 3 February 2014 11:26, Lukasz Lenart <lukaszlen...@apache.org> wrote:

> 2014-02-03 Greg Huber <gregh3...@gmail.com>:
> > I think 80 is the default, and after many years I now find myself needing
> > to use a 16 font, so 120 would be too much horizontal scrolling.
>
> Forget about default, it was defined in early 60' or 70' ;-) The
> question is: is it readable after? Code shouldn't be reformatted
> because the default must be met, it must be reformatted for better
> readability (btw. for many years I thought opposite ;-))
>
> > btw, after the jenkins build, how long would it take to propagate to
> here:
> >
> >
> http://repository.apache.org/content/groups/snapshots-group/org/apache/struts/struts2-javatemplates-plugin/
> >
> > so I can re-test it?
>
> Right after build passed and I see:
> 2.3.17-SNAPSHOT/Mon Feb 03 09:17:31 UTC 2014
>
>
> Regards
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>

Reply via email to