Skip to content

Releases: wbicode/TikaService-Installer

Release 2.3.0

15 Feb 07:18
bbcc3ad
Compare
Choose a tag to compare

bump tika version to 2.3.0

Release 2.2.1

12 Jan 08:43
fbe154f
Compare
Choose a tag to compare
Merge pull request #3 from wbicode/2.2.1

bump tika version to 2.2.1

Release 2.0.0

09 Aug 13:33
d593e3d
Compare
Choose a tag to compare
Merge pull request #2 from wbicode/2.0.0

updated to tika release 2.0.0

Release 1.26.0

16 Jun 06:49
cf4823b
Compare
Choose a tag to compare

updated to tika.server 1.26

Release 1.1.1

29 May 08:02
Compare
Choose a tag to compare
  • Make upgrades from 1.1.0 and previous possible (upgrade from tika.server 1.20 to 1.21)

Changes:

  • d99d076 Merge branch 'release/1.1.1'
  • 1814d2c comment for product-codes
  • 942954c new product ID for release 1.1.1
  • d78a4f4 Merge tag '1.1.0' into develop

This list of changes was auto generated.

Release 1.1.0

28 May 14:27
Compare
Choose a tag to compare

Release 1.1.0

  • update to latest TikaService 1.1.0 (which ships tika.server 1.21)

Changes:

This list of changes was auto generated.

Release 1.0.5

23 May 11:19
Compare
Choose a tag to compare
  • no need to upgrade from previous version
  • host and port are no longer empty when installing for the first time (came from reading from a previous version)

Changes:

  • 9513d2e Merge branch 'release/1.0.5'
  • fbbbace CA_ReadConfig: only read config if file exists (initial installations have default values again)
  • 54e41e7 use WixQuietExec from PreProcessorVariables (depends on var.Platform)
  • 845d95a Merge tag '1.0.4' into develop

This list of changes was auto generated.

Release 1.0.4

31 Mar 13:48
Compare
Choose a tag to compare

Release 1.0.4

  • no need to upgrade from previous version
  • fixed uninstall (1.0.3 had a bug where it was unable to remove the service)
  • (1.0.3:) use JAVA_HOME first
  • implemented upgrade logic (to ensure a upgrade to tika 1.21 is easy)

Changes:

  • 7a75b6b Merge branch 'release/1.0.4'
  • e88dd55 remove finished TODO
  • 76a0a83 read config values when setting the install path
  • 6f735fb fixed wrong back button
  • 5ffa903 Implemented "upgrade"-logic (user can change port/service-name... when upgrading and sees the current values)
  • 126a861 InstallerUI: VerifyReadyDlg no longer switches to CustomInstallDirDlg (now to TikaServiceDlg)
  • 24f9079 load LOG_PATH, STARTUP_TYPE, TIKA_LOGLEVEL and INSTALLFOLDER from previous installation (when upgrading)
  • 1a167b9 update to latest CA_DirectoryChooser (no changes)
  • 306a716 improved action names
  • cf3ee85 added comment to "fake" reference to include PreviousProperties.wxs fragment
See more
  • a7c65dc added comment
  • 3c08cf8 store InstallFolder, StartupType and TikaLoglevel inside registry
  • 27d2b93 formatting
  • a3d1557 new dialog order
  • 587eec5 allow upgrading and preserve PrunSrvName and ServiceName. TODO: LOG_PATH; ini-files
  • 9a63fa2 formatting
  • 60714a7 formatting
  • 4864094 include bitness in ProductName
  • 72812b2 InstallerUI: upgrades show the default UI (lets you reconfigure the values)
  • d55a39a move previous properties to own file
  • 9d7c636 more comments
  • 0c36fe4 set default build project
  • 0277f97 comment
  • a79d477 remove build variables from Product.wxs (are in .wixproj)
  • 2eb64cf include missing .wxs files
  • b0b5851 combined all registry variables in one component
  • 7302a4c added comment
  • 43773dc create PreProcessorVariables.wxi which should include all variables
  • 14db459 some more documentation
  • d2231d5 moved directory strucuture to own file
  • 3fa1703 moved binaries to own file
  • 50ecb5d update to TikaService 1.0.4 (allows updates of java)
  • 6428479 Merge tag '1.0.3' into develop

This list of changes was auto generated.

Release 1.0.3

19 Mar 14:00
Compare
Choose a tag to compare

Withdrawn, as it needs a reboot to uninstall and "sc delete SERVICE_NAME"

Changes:

  • 0b17930 Merge branch 'release/1.0.3'
  • 86ed2a0 use latest CA_CheckJava (uses JAVA_HOME)
  • cc44594 allow 64bit builds
  • 3d3d8bb update "newer_version_installed" message to only include the product name (excluding version)
  • 32bcfbb use correct folders based on bitness
  • 7599d62 Merge tag '1.0.2' into develop

This list of changes was auto generated.

Release 1.0.2

12 Mar 13:28
Compare
Choose a tag to compare

Summary

  • no need to upgrade from 1.0.1
  • fix crash when cancelling DirectoryChooser
  • choose InstallDir with DirectoryChooser

Changes:

  • 700c8f6 Merge branch 'release/1.0.2'
  • 76d2231 Use CustomInstallDirDlg (with CA_DirectoryChooser) and fixed initial folder when choosing log-path
  • 1061e44 update path
  • 7c41aae add Microsoft.WindowsAPICodePack.Shell to packages.config (even though already in .wixproj)
  • 07919bd use latest DirectoryChooser
  • 33e6bb4 use the latest CA_InputValidation (no changes; only README and nuspec changed)
  • 8e5e58c fix crash when pressing "cancel" in the DirectoryChooser dialog
  • e938885 Merge tag '1.0.1' into develop

This list of changes was auto generated.