04ed1b7 Fix versioned pom installation by quoting _jpath

Authored and Committed by Stanislav Ochotnicky 11 years ago
1 file changed. 2 lines added. 2 lines removed.
    Fix versioned pom installation by quoting _jpath
    
    _jpath used to be initialized to non-existent string before, but that's no
    longer true so we need to make sure it's properly quoted and we won't
    incorrectly try to move jar files
    
        
file modified
+2 -2