Re: Java 1.6 support for Tika 1.9?

2015-04-29 Thread Hong-Thai Nguyen
Effectively, the artifact names bc*-jdk15on confused me; I though that
these libs are for JDK 1.5 only.

Thanks,

On Wed, Apr 29, 2015 at 4:08 PM, Konstantin Gribov 
wrote:

> I don't see any, bouncycastle bc*-jdk15on deps are targeted for jdk 1.5-1.8
> (see https://www.bouncycastle.org/latest_releases.html).
>
> --
> Regards,
> Konstantin Gribov
>
> ср, 29 апр. 2015 г. в 16:43, Hong-Thai Nguyen  >:
>
> > Hi forks,
> >
> > I'm +1 for announcement of ending support JDK1.6 on next 1.9.
> >
> > FYI, we are having still some legacy dependencies dedicated only on JDK
> > 1.5 (*jdk15*):
> >
> > $ mvn dependency:tree
> > [INFO] Scanning for projects...
> > [INFO]
> > [INFO]
> > 
> > [INFO] Building Apache Tika parsers 1.9-SNAPSHOT
> > [INFO]
> > 
> > [INFO]
> > [INFO] --- maven-dependency-plugin:2.1:tree (default-cli) @ tika-parsers
> > ---
> > [INFO] org.apache.tika:tika-parsers:bundle:1.9-SNAPSHOT
> > [INFO] +- org.osgi:org.osgi.core:jar:4.0.0:provided
> > [INFO] +- org.apache.tika:tika-core:jar:1.9-SNAPSHOT:compile
> > [INFO] +- org.apache.tika:tika-core:test-jar:tests:1.9-SNAPSHOT:test
> > [INFO] +- org.gagravarr:vorbis-java-tika:jar:0.6:compile
> > [INFO] +-
> > org.apache.felix:org.apache.felix.scr.annotations:jar:1.6.0:provided
> > [INFO] +- net.sourceforge.jmatio:jmatio:jar:1.0:compile
> > [INFO] +- org.apache.james:apache-mime4j-core:jar:0.7.2:compile
> > [INFO] +- org.apache.james:apache-mime4j-dom:jar:0.7.2:compile
> > [INFO] +- org.apache.commons:commons-compress:jar:1.9:compile
> > [INFO] +- org.tukaani:xz:jar:1.5:compile
> > [INFO] +- commons-codec:commons-codec:jar:1.9:compile
> > [INFO] +- org.apache.pdfbox:pdfbox:jar:1.8.9:compile
> > [INFO] |  +- org.apache.pdfbox:fontbox:jar:1.8.9:compile
> > [INFO] |  +- org.apache.pdfbox:jempbox:jar:1.8.9:compile
> > [INFO] |  \- commons-logging:commons-logging:jar:1.1.1:compile
> > [INFO] +- org.bouncycastle:bcmail-jdk15on:jar:1.52:compile
> > [INFO] |  \- org.bouncycastle:bcpkix-jdk15on:jar:1.52:compile
> > [INFO] +- org.bouncycastle:bcprov-jdk15on:jar:1.52:compile
> > [INFO] +- org.apache.poi:poi:jar:3.12-beta1:compile
> > [INFO] +- org.apache.poi:poi-scratchpad:jar:3.12-beta1:compile
> > [INFO] +- org.apache.poi:poi-ooxml:jar:3.12-beta1:compile
> > [INFO] |  \- org.apache.poi:poi-ooxml-schemas:jar:3.12-beta1:compile
> > [INFO] | \- org.apache.xmlbeans:xmlbeans:jar:2.6.0:compile
> > [INFO] +- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:compile
> > [INFO] +- org.ow2.asm:asm-debug-all:jar:4.1:compile
> > [INFO] +- com.googlecode.mp4parser:isoparser:jar:1.0.2:compile
> > [INFO] |  \- org.aspectj:aspectjrt:jar:1.8.0:compile
> > [INFO] +- com.drewnoakes:metadata-extractor:jar:2.8.0:compile
> > [INFO] |  \- com.adobe.xmp:xmpcore:jar:5.1.2:compile
> > [INFO] +- de.l3s.boilerpipe:boilerpipe:jar:1.1.0:compile
> > [INFO] +- rome:rome:jar:1.0:compile
> > [INFO] |  \- jdom:jdom:jar:1.0:compile
> > [INFO] +- org.gagravarr:vorbis-java-core:jar:0.6:compile
> > [INFO] +-
> > com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3:compile
> > [INFO] +- org.codelibs:jhighlight:jar:1.0.2:compile
> > [INFO] +- com.pff:java-libpst:jar:0.8.1:compile
> > [INFO] +- com.github.junrar:junrar:jar:0.7:compile
> > [INFO] |  +- commons-logging:commons-logging-api:jar:1.1:compile
> > [INFO] |  \- org.apache.commons:commons-vfs2:jar:2.0:compile
> > [INFO] | +- org.apache.maven.scm:maven-scm-api:jar:1.4:compile
> > [INFO] | |  \- org.codehaus.plexus:plexus-utils:jar:1.5.6:compile
> > [INFO] | \-
> > org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.4:compile
> > [INFO] |+-
> > org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.4:compile
> > [INFO] |\- regexp:regexp:jar:1.3:compile
> > [INFO] +- org.xerial:sqlite-jdbc:jar:3.8.6:provided
> > [INFO] +- junit:junit:jar:4.11:test
> > [INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
> > [INFO] +- org.mockito:mockito-core:jar:1.7:test
> > [INFO] |  \- org.objenesis:objenesis:jar:1.0:test
> > [INFO] +- org.slf4j:slf4j-log4j12:jar:1.7.12:test
> > [INFO] |  \- log4j:log4j:jar:1.2.17:test
> > [INFO] +- edu.ucar:netcdf4:jar:4.5.5:compile
> > [INFO] |  +- net.jcip:jcip-annotations:jar:1.0:compile
> > [INFO] |  +- net.java.dev.jna:jna:jar:4.1.0:compile
> > [INFO] |  \- org.slf4j:slf4j-api:jar:1.7.12:compile
> > [INFO] +- edu.ucar:grib:jar:4.5.5:compile
> > [INFO] |  +- com.google.protobuf:protobuf-java:jar:2.5.0:compile
> > [INFO] |  +- org.jdom:jdom2:jar:2.0.4:compile
> > [INFO] |  +- org.jsoup:jsoup:jar:1.7.2:compile
> > [INFO] |  +- edu.ucar:jj2000:jar:5.2:compile
> > [INFO] |  \- org.itadaki:bzip2:jar:0.9.1:compile
> > [INFO] +- edu.ucar:cdm:jar:4.5.5:compile
> > [INFO] |  +- edu.ucar:udunits:jar:4.5.5:compile
> > [INFO] |  +- org.apache.httpcomponents:httpcore:jar:4.2.5:compile
> > [INFO] |  +- joda-time:joda-time:jar:2.2:compile
> > [INFO] |  +- org.quartz-s

Re: Java 1.6 support for Tika 1.9?

2015-04-29 Thread Konstantin Gribov
I don't see any, bouncycastle bc*-jdk15on deps are targeted for jdk 1.5-1.8
(see https://www.bouncycastle.org/latest_releases.html).

-- 
Regards,
Konstantin Gribov

ср, 29 апр. 2015 г. в 16:43, Hong-Thai Nguyen :

> Hi forks,
>
> I'm +1 for announcement of ending support JDK1.6 on next 1.9.
>
> FYI, we are having still some legacy dependencies dedicated only on JDK
> 1.5 (*jdk15*):
>
> $ mvn dependency:tree
> [INFO] Scanning for projects...
> [INFO]
> [INFO]
> 
> [INFO] Building Apache Tika parsers 1.9-SNAPSHOT
> [INFO]
> 
> [INFO]
> [INFO] --- maven-dependency-plugin:2.1:tree (default-cli) @ tika-parsers
> ---
> [INFO] org.apache.tika:tika-parsers:bundle:1.9-SNAPSHOT
> [INFO] +- org.osgi:org.osgi.core:jar:4.0.0:provided
> [INFO] +- org.apache.tika:tika-core:jar:1.9-SNAPSHOT:compile
> [INFO] +- org.apache.tika:tika-core:test-jar:tests:1.9-SNAPSHOT:test
> [INFO] +- org.gagravarr:vorbis-java-tika:jar:0.6:compile
> [INFO] +-
> org.apache.felix:org.apache.felix.scr.annotations:jar:1.6.0:provided
> [INFO] +- net.sourceforge.jmatio:jmatio:jar:1.0:compile
> [INFO] +- org.apache.james:apache-mime4j-core:jar:0.7.2:compile
> [INFO] +- org.apache.james:apache-mime4j-dom:jar:0.7.2:compile
> [INFO] +- org.apache.commons:commons-compress:jar:1.9:compile
> [INFO] +- org.tukaani:xz:jar:1.5:compile
> [INFO] +- commons-codec:commons-codec:jar:1.9:compile
> [INFO] +- org.apache.pdfbox:pdfbox:jar:1.8.9:compile
> [INFO] |  +- org.apache.pdfbox:fontbox:jar:1.8.9:compile
> [INFO] |  +- org.apache.pdfbox:jempbox:jar:1.8.9:compile
> [INFO] |  \- commons-logging:commons-logging:jar:1.1.1:compile
> [INFO] +- org.bouncycastle:bcmail-jdk15on:jar:1.52:compile
> [INFO] |  \- org.bouncycastle:bcpkix-jdk15on:jar:1.52:compile
> [INFO] +- org.bouncycastle:bcprov-jdk15on:jar:1.52:compile
> [INFO] +- org.apache.poi:poi:jar:3.12-beta1:compile
> [INFO] +- org.apache.poi:poi-scratchpad:jar:3.12-beta1:compile
> [INFO] +- org.apache.poi:poi-ooxml:jar:3.12-beta1:compile
> [INFO] |  \- org.apache.poi:poi-ooxml-schemas:jar:3.12-beta1:compile
> [INFO] | \- org.apache.xmlbeans:xmlbeans:jar:2.6.0:compile
> [INFO] +- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:compile
> [INFO] +- org.ow2.asm:asm-debug-all:jar:4.1:compile
> [INFO] +- com.googlecode.mp4parser:isoparser:jar:1.0.2:compile
> [INFO] |  \- org.aspectj:aspectjrt:jar:1.8.0:compile
> [INFO] +- com.drewnoakes:metadata-extractor:jar:2.8.0:compile
> [INFO] |  \- com.adobe.xmp:xmpcore:jar:5.1.2:compile
> [INFO] +- de.l3s.boilerpipe:boilerpipe:jar:1.1.0:compile
> [INFO] +- rome:rome:jar:1.0:compile
> [INFO] |  \- jdom:jdom:jar:1.0:compile
> [INFO] +- org.gagravarr:vorbis-java-core:jar:0.6:compile
> [INFO] +-
> com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3:compile
> [INFO] +- org.codelibs:jhighlight:jar:1.0.2:compile
> [INFO] +- com.pff:java-libpst:jar:0.8.1:compile
> [INFO] +- com.github.junrar:junrar:jar:0.7:compile
> [INFO] |  +- commons-logging:commons-logging-api:jar:1.1:compile
> [INFO] |  \- org.apache.commons:commons-vfs2:jar:2.0:compile
> [INFO] | +- org.apache.maven.scm:maven-scm-api:jar:1.4:compile
> [INFO] | |  \- org.codehaus.plexus:plexus-utils:jar:1.5.6:compile
> [INFO] | \-
> org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.4:compile
> [INFO] |+-
> org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.4:compile
> [INFO] |\- regexp:regexp:jar:1.3:compile
> [INFO] +- org.xerial:sqlite-jdbc:jar:3.8.6:provided
> [INFO] +- junit:junit:jar:4.11:test
> [INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
> [INFO] +- org.mockito:mockito-core:jar:1.7:test
> [INFO] |  \- org.objenesis:objenesis:jar:1.0:test
> [INFO] +- org.slf4j:slf4j-log4j12:jar:1.7.12:test
> [INFO] |  \- log4j:log4j:jar:1.2.17:test
> [INFO] +- edu.ucar:netcdf4:jar:4.5.5:compile
> [INFO] |  +- net.jcip:jcip-annotations:jar:1.0:compile
> [INFO] |  +- net.java.dev.jna:jna:jar:4.1.0:compile
> [INFO] |  \- org.slf4j:slf4j-api:jar:1.7.12:compile
> [INFO] +- edu.ucar:grib:jar:4.5.5:compile
> [INFO] |  +- com.google.protobuf:protobuf-java:jar:2.5.0:compile
> [INFO] |  +- org.jdom:jdom2:jar:2.0.4:compile
> [INFO] |  +- org.jsoup:jsoup:jar:1.7.2:compile
> [INFO] |  +- edu.ucar:jj2000:jar:5.2:compile
> [INFO] |  \- org.itadaki:bzip2:jar:0.9.1:compile
> [INFO] +- edu.ucar:cdm:jar:4.5.5:compile
> [INFO] |  +- edu.ucar:udunits:jar:4.5.5:compile
> [INFO] |  +- org.apache.httpcomponents:httpcore:jar:4.2.5:compile
> [INFO] |  +- joda-time:joda-time:jar:2.2:compile
> [INFO] |  +- org.quartz-scheduler:quartz:jar:2.2.0:compile
> [INFO] |  |  \- c3p0:c3p0:jar:0.9.1.1:compile
> [INFO] |  +- net.sf.ehcache:ehcache-core:jar:2.6.2:compile
> [INFO] |  \- com.beust:jcommander:jar:1.35:compile
> [INFO] +- edu.ucar:httpservices:jar:4.5.5:compile
> [INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.2.6:compile
> [INFO] |  \- org.apache.httpcomponents:httpmime:

RE: Java 1.6 support for Tika 1.9?

2015-04-29 Thread Hong-Thai Nguyen
Hi forks,

I'm +1 for announcement of ending support JDK1.6 on next 1.9.

FYI, we are having still some legacy dependencies dedicated only on JDK 1.5 
(*jdk15*):

$ mvn dependency:tree
[INFO] Scanning for projects...
[INFO]
[INFO] 
[INFO] Building Apache Tika parsers 1.9-SNAPSHOT
[INFO] 
[INFO]
[INFO] --- maven-dependency-plugin:2.1:tree (default-cli) @ tika-parsers ---
[INFO] org.apache.tika:tika-parsers:bundle:1.9-SNAPSHOT
[INFO] +- org.osgi:org.osgi.core:jar:4.0.0:provided
[INFO] +- org.apache.tika:tika-core:jar:1.9-SNAPSHOT:compile
[INFO] +- org.apache.tika:tika-core:test-jar:tests:1.9-SNAPSHOT:test
[INFO] +- org.gagravarr:vorbis-java-tika:jar:0.6:compile
[INFO] +- org.apache.felix:org.apache.felix.scr.annotations:jar:1.6.0:provided
[INFO] +- net.sourceforge.jmatio:jmatio:jar:1.0:compile
[INFO] +- org.apache.james:apache-mime4j-core:jar:0.7.2:compile
[INFO] +- org.apache.james:apache-mime4j-dom:jar:0.7.2:compile
[INFO] +- org.apache.commons:commons-compress:jar:1.9:compile
[INFO] +- org.tukaani:xz:jar:1.5:compile
[INFO] +- commons-codec:commons-codec:jar:1.9:compile
[INFO] +- org.apache.pdfbox:pdfbox:jar:1.8.9:compile
[INFO] |  +- org.apache.pdfbox:fontbox:jar:1.8.9:compile
[INFO] |  +- org.apache.pdfbox:jempbox:jar:1.8.9:compile
[INFO] |  \- commons-logging:commons-logging:jar:1.1.1:compile
[INFO] +- org.bouncycastle:bcmail-jdk15on:jar:1.52:compile
[INFO] |  \- org.bouncycastle:bcpkix-jdk15on:jar:1.52:compile
[INFO] +- org.bouncycastle:bcprov-jdk15on:jar:1.52:compile
[INFO] +- org.apache.poi:poi:jar:3.12-beta1:compile
[INFO] +- org.apache.poi:poi-scratchpad:jar:3.12-beta1:compile
[INFO] +- org.apache.poi:poi-ooxml:jar:3.12-beta1:compile
[INFO] |  \- org.apache.poi:poi-ooxml-schemas:jar:3.12-beta1:compile
[INFO] | \- org.apache.xmlbeans:xmlbeans:jar:2.6.0:compile
[INFO] +- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:compile
[INFO] +- org.ow2.asm:asm-debug-all:jar:4.1:compile
[INFO] +- com.googlecode.mp4parser:isoparser:jar:1.0.2:compile
[INFO] |  \- org.aspectj:aspectjrt:jar:1.8.0:compile
[INFO] +- com.drewnoakes:metadata-extractor:jar:2.8.0:compile
[INFO] |  \- com.adobe.xmp:xmpcore:jar:5.1.2:compile
[INFO] +- de.l3s.boilerpipe:boilerpipe:jar:1.1.0:compile
[INFO] +- rome:rome:jar:1.0:compile
[INFO] |  \- jdom:jdom:jar:1.0:compile
[INFO] +- org.gagravarr:vorbis-java-core:jar:0.6:compile
[INFO] +- com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3:compile
[INFO] +- org.codelibs:jhighlight:jar:1.0.2:compile
[INFO] +- com.pff:java-libpst:jar:0.8.1:compile
[INFO] +- com.github.junrar:junrar:jar:0.7:compile
[INFO] |  +- commons-logging:commons-logging-api:jar:1.1:compile
[INFO] |  \- org.apache.commons:commons-vfs2:jar:2.0:compile
[INFO] | +- org.apache.maven.scm:maven-scm-api:jar:1.4:compile
[INFO] | |  \- org.codehaus.plexus:plexus-utils:jar:1.5.6:compile
[INFO] | \- org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.4:compile
[INFO] |+- 
org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.4:compile
[INFO] |\- regexp:regexp:jar:1.3:compile
[INFO] +- org.xerial:sqlite-jdbc:jar:3.8.6:provided
[INFO] +- junit:junit:jar:4.11:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.mockito:mockito-core:jar:1.7:test
[INFO] |  \- org.objenesis:objenesis:jar:1.0:test
[INFO] +- org.slf4j:slf4j-log4j12:jar:1.7.12:test
[INFO] |  \- log4j:log4j:jar:1.2.17:test
[INFO] +- edu.ucar:netcdf4:jar:4.5.5:compile
[INFO] |  +- net.jcip:jcip-annotations:jar:1.0:compile
[INFO] |  +- net.java.dev.jna:jna:jar:4.1.0:compile
[INFO] |  \- org.slf4j:slf4j-api:jar:1.7.12:compile
[INFO] +- edu.ucar:grib:jar:4.5.5:compile
[INFO] |  +- com.google.protobuf:protobuf-java:jar:2.5.0:compile
[INFO] |  +- org.jdom:jdom2:jar:2.0.4:compile
[INFO] |  +- org.jsoup:jsoup:jar:1.7.2:compile
[INFO] |  +- edu.ucar:jj2000:jar:5.2:compile
[INFO] |  \- org.itadaki:bzip2:jar:0.9.1:compile
[INFO] +- edu.ucar:cdm:jar:4.5.5:compile
[INFO] |  +- edu.ucar:udunits:jar:4.5.5:compile
[INFO] |  +- org.apache.httpcomponents:httpcore:jar:4.2.5:compile
[INFO] |  +- joda-time:joda-time:jar:2.2:compile
[INFO] |  +- org.quartz-scheduler:quartz:jar:2.2.0:compile
[INFO] |  |  \- c3p0:c3p0:jar:0.9.1.1:compile
[INFO] |  +- net.sf.ehcache:ehcache-core:jar:2.6.2:compile
[INFO] |  \- com.beust:jcommander:jar:1.35:compile
[INFO] +- edu.ucar:httpservices:jar:4.5.5:compile
[INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.2.6:compile
[INFO] |  \- org.apache.httpcomponents:httpmime:jar:4.2.6:compile
[INFO] +- com.google.guava:guava:jar:11.0.2:compile
[INFO] |  \- com.google.code.findbugs:jsr305:jar:1.3.9:compile
[INFO] \- org.apache.commons:commons-csv:jar:1.0:compile
[INFO] 
[INFO] BUILD SUCCESS
[INFO] 
[INFO] Total time: 3.268s
[IN

Re: Java 1.6 support for Tika 1.9?

2015-04-27 Thread Konstantin Gribov
Tyler,
+1 to announce dropping java 6 support on next release (1.9) and do actual
drop on next release after 1.9.

Just updating the announcement of 1.8 release doesn't warn people, who
already updated to last Tika release, I think.

Anyway, we can release in couple of months (at least with some deps updated
and minor fixes that were made after 1.8-rc2). I saw in POI dev list that
they are planning to cut another beta or release soon.

What downstream project could we notify? Solr 5.1 requires java 7, as I
know, so I wouldn't be affected.

-- 
Best regards,
Konstantin Gribov

вт, 28 апр. 2015 г. в 1:43, Tyler Palsulich :

> I should have included the fact this is the last release planned to support
> Java 1.6 in the announcement (as we talked about a while back). But, since
> that has passed, should we just update the announcement on the website,
> wait another release, or just drop Java 1.6 support when we release 1.9?
>
> I could be persuaded to do any of the above.
>
> Tyler
>
> On Mon, Apr 27, 2015 at 1:30 PM, Konstantin Gribov 
> wrote:
>
> > As I remember, we thought about announcing some release last java 6
> > compatible one and give Tika users some time to migrate. E. g., we can
> > announce 1.10 last java 6 release when releasing 1.9. IMHO, in such case
> it
> > wouldn't be a sudden change for downstream project developers and Tika
> > users.
> >
> > --
> > Best regards,
> > Konstantin Gribov
> >
> > пн, 27 апр. 2015 г. в 20:09, Allison, Timothy B. :
> >
> > > Hi All,
> > >
> > >   I can't remember where we are on this.  Are we dropping support for
> > Java
> > > 1.6 in Tika 1.9?  If so, should we open an issue to integrate
> tika-java7
> > > into core, add diamond operators, catching multiple exceptions...
> > anything
> > > else...?
> > >
> > >   Or, do we want to wait for Tika 2.0 or Tika 1.10?
> > >
> > >   Best,
> > >
> > >  Tim
> > >
> > >
> >
>


Re: Java 1.6 support for Tika 1.9?

2015-04-27 Thread Tyler Palsulich
I should have included the fact this is the last release planned to support
Java 1.6 in the announcement (as we talked about a while back). But, since
that has passed, should we just update the announcement on the website,
wait another release, or just drop Java 1.6 support when we release 1.9?

I could be persuaded to do any of the above.

Tyler

On Mon, Apr 27, 2015 at 1:30 PM, Konstantin Gribov 
wrote:

> As I remember, we thought about announcing some release last java 6
> compatible one and give Tika users some time to migrate. E. g., we can
> announce 1.10 last java 6 release when releasing 1.9. IMHO, in such case it
> wouldn't be a sudden change for downstream project developers and Tika
> users.
>
> --
> Best regards,
> Konstantin Gribov
>
> пн, 27 апр. 2015 г. в 20:09, Allison, Timothy B. :
>
> > Hi All,
> >
> >   I can't remember where we are on this.  Are we dropping support for
> Java
> > 1.6 in Tika 1.9?  If so, should we open an issue to integrate tika-java7
> > into core, add diamond operators, catching multiple exceptions...
> anything
> > else...?
> >
> >   Or, do we want to wait for Tika 2.0 or Tika 1.10?
> >
> >   Best,
> >
> >  Tim
> >
> >
>


Re: Java 1.6 support for Tika 1.9?

2015-04-27 Thread Konstantin Gribov
As I remember, we thought about announcing some release last java 6
compatible one and give Tika users some time to migrate. E. g., we can
announce 1.10 last java 6 release when releasing 1.9. IMHO, in such case it
wouldn't be a sudden change for downstream project developers and Tika
users.

-- 
Best regards,
Konstantin Gribov

пн, 27 апр. 2015 г. в 20:09, Allison, Timothy B. :

> Hi All,
>
>   I can't remember where we are on this.  Are we dropping support for Java
> 1.6 in Tika 1.9?  If so, should we open an issue to integrate tika-java7
> into core, add diamond operators, catching multiple exceptions... anything
> else...?
>
>   Or, do we want to wait for Tika 2.0 or Tika 1.10?
>
>   Best,
>
>  Tim
>
>