On Sat, 6 Feb 2016, Ken Krugler wrote:
I'm revisiting the creation of a new tika-langdetect module in the 2.x branch,
and have created a pom.xml
But in looking at what I started with (from tika-translate), I see this:
<scm>
<url>http://svn.apache.org/viewvc/tika/trunk/tika-langdetect</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-langdetect</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-langdetect</developerConnection>
</scm>
What's the plan (if any) for switching to git details in poms?
I think it needs fixing in both trunk and the 2.x branch, since we're on
Git for both
Nick