[midPoint-git] [Evolveum/midpoint] eae4c1: Add support for JAVA_HOME with spaces (MID-4732)
    Pavol Mederly 
    mederly at evolveum.com
       
    Mon Jul  2 20:03:43 CEST 2018
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: eae4c13de536dcf50da2b81a4adbc413b6a203d4
      https://github.com/Evolveum/midpoint/commit/eae4c13de536dcf50da2b81a4adbc413b6a203d4
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)
  Changed paths:
    M dist/src/main/bin/midpoint.bat
  Log Message:
  -----------
  Add support for JAVA_HOME with spaces (MID-4732)
Note that JAVA_HOME should *not* be enclosed in quotes!
So
- legal: set JAVA_HOME=c:\java\jre 8
- illegal: set JAVA_HOME="c:\java\jre 8"
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
      Functionality will be removed from GitHub.com on January 31st, 2019.
    
    
More information about the midPoint-svn
mailing list