> However, for some reason we also have https://svn.apache.org/repos/
asf/tika/trunk/src/site (which this ticket is about),
> last updated in 2012, which seems to only have Tika 1.3 docs in it

You got it.

Maybe the site/pom.xml scm entry has something to do with it? I'm no Maven
expert. I spoke to Lewis briefly about this -- shouldn't it be tika/site,
instead of tika/trunk? New issue for this?

  <scm>
    <connection>
      scm:svn:http://svn.apache.org/repos/asf/tika/*trunk*
    </connection>
    <developerConnection>
      scm:svn:https://svn.apache.org/repos/asf/tika/*trunk*
    </developerConnection>
    <url>http://svn.apache.org/repos/asf/tika/*trunk*</url>
  </scm>

Tyler

Reply via email to