I the intent is to drop the ecs dependency, I think it is better to create a jira issue for this. There are other classes still depending on ecs:
org/apache/wiki/forms/FormInput.java org/apache/wiki/forms/FormSelect.java org/apache/wiki/forms/FormTextarea.java org/apache/wiki/plugin/DefaultPluginManager.java org/apache/wiki/plugin/RecentChangesPlugin.java org/apache/wiki/plugin/Search.java org/apache/wiki/rss/RSS10Feed.java org/apache/wiki/ui/admin/beans/PluginBean.java kind regards, Harry On 6 February 2014 18:58, Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> wrote: > Hi Ichiro, and thanks! :-D > > not sure if I'll be able to do this before weekend, so if anyone wants to > do the check in, or attach this to a new JIRA issue, please feel free. > > > cheers, > juan pablo > > ---------- > From: Ichiro Furusato <ichiro.furus...@gmail.com> > Date: Thu, Feb 6, 2014 at 1:05 AM > Subject: new IndexPlugin > To: Juan Pablo Santos Rodríguez <juanpablo.san...@gmail.com> > > > Hi Juan Pablo, > > I've rewritten the IndexPlugin using JDOM2 so we can eliminate the retired > Apache ECS project reference. If you want you can check it in to the > trunk. > > Note the attached file. > > Ichiro > > >