Changes to allow project to build under Windows given the changes that have been made to remove Axis dependency.
This commit is contained in:
		| @@ -44,7 +44,7 @@ public class MungeCryptoPropertiesFilePath | ||||
|  | ||||
|    final static String INPUT_FILE_PARAM   = "input="; | ||||
|    final static String OUTPUT_FILE_PARAM  = "output="; | ||||
|    final static String FILE_KEY           = "org.apache.ws.security.crypto.merlin.file="; | ||||
|    final static String FILE_KEY           = "com.novell.casa.authtoksvc.crypto.file="; | ||||
|  | ||||
|    File        fileInput; | ||||
|    File        fileOutput; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user