Skip to content

Release 1.0.4

Compare
Choose a tag to compare
@wbicode-bot wbicode-bot released this 31 Mar 13:48

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.