Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-4297

.NET: Upgrading NuGet to new version does not clean up jar files in bin folder

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6
    • 1.8
    • platforms

    Description

      Apache.Ignite.Core NuGet package updates post-build step with a script to copy jar files to the bin directory.

      However, this script does not remove old versions of jar files. This causes a problem when upgrading to a new version of NuGet package: user gets an error like

      Failed to initialize JVM. ---> Apache.Ignite.Core.Common.IgniteException: Java class method is not found (did you set IGNITE_HOME environment variable?): binaryProcessor ---> Apache.Ignite.Core.Common.JavaException: java.lang.NoSuchMethodError: binaryProcessor
      

      Attachments

        Issue Links

          Activity

            People

              krybakova Ksenia Rybakova
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: