You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2005/01/27 00:57:42 UTC

cvs commit: jakarta-commons/jelly/src/java/org/apache/commons/jelly/util CommandLineParser.java

dion        2005/01/26 15:57:42

  Modified:    jelly/src/java/org/apache/commons/jelly/util
                        CommandLineParser.java
  Log:
  Remove unused code
  
  Revision  Changes    Path
  1.11      +1 -2      jakarta-commons/jelly/src/java/org/apache/commons/jelly/util/CommandLineParser.java
  
  Index: CommandLineParser.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/src/java/org/apache/commons/jelly/util/CommandLineParser.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- CommandLineParser.java	24 Jan 2005 00:34:06 -0000	1.10
  +++ CommandLineParser.java	26 Jan 2005 23:57:42 -0000	1.11
  @@ -25,7 +25,6 @@
   import java.util.Properties;
   
   import org.apache.commons.cli.CommandLine;
  -import org.apache.commons.cli.GnuParser;
   import org.apache.commons.cli.Options;
   import org.apache.commons.cli.ParseException;
   import org.apache.commons.cli.Parser;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org