Deprecated API


Contents
Deprecated Fields
org.terracotta.maven.plugins.tc.cl.Commandline.executable
          Use Commandline.setExecutable(String) instead. 
 

Deprecated Methods
org.terracotta.maven.plugins.tc.cl.Commandline.createArgument(boolean)
          Use Commandline.createArg(boolean) instead 
org.terracotta.maven.plugins.tc.cl.Commandline.quoteArgument(String)
          Use CommandLineUtils.quote(String) instead. 
org.terracotta.maven.plugins.tc.cl.Commandline.toString(String[])
          Use CommandLineUtils.toString(String[]) instead. 
org.terracotta.maven.plugins.tc.cl.Commandline.translateCommandline(String)
          Use CommandLineUtils.translateCommandline(String) instead. 
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.