On 23/10/2011 23:13, Konstantin Kolinko wrote:
> BTW, reviewing properties changes, note the *.properties files in
> http://svn.apache.org/viewvc?limit_changes=0&view=revision&revision=1187803
> 
> See "jsp.error.usebean.missing.type",
> "jsp.error.usebean.prohibited.as.session",
> "jsp.error.usebean.not.both", "jsp.error.page.nomapping.language".
> 
> They all ended with ":" + space. From quick search though it looks
> that most of them, if not all, are unused.

I went looking for an Eclipse feature / plug-in that fixes this
automatically. The closest I got was JInto but that requires some setup
and operates package by package so is a little clunky for our use case.

In the end, I installed the community edition of IntelliJ that has
unused property detection built-in. I cleaned out a bunch of old
properties and spotted a few typos / errors along the way. I'll be
committing those changes shortly.

Mark

P.S. Your were correct. None of those properties were used.

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

Reply via email to