You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2009/02/06 06:03:31 UTC

svn commit: r741413 - in /commons/proper/cli: branches/cli-1.x/CLI2Converter.java branches/cli-1.x/CLI2ConverterTest.java trunk/CLI2Converter.java trunk/CLI2ConverterTest.java

Author: bayard
Date: Fri Feb  6 05:03:30 2009
New Revision: 741413

URL: http://svn.apache.org/viewvc?rev=741413&view=rev
Log:
Moving the CLI1->2 converter into CLI2 as it would require dependency on both and 1 doesn't care about 2's existence. 

Added:
    commons/proper/cli/trunk/CLI2Converter.java
      - copied unchanged from r741411, commons/proper/cli/branches/cli-1.x/CLI2Converter.java
    commons/proper/cli/trunk/CLI2ConverterTest.java
      - copied unchanged from r741411, commons/proper/cli/branches/cli-1.x/CLI2ConverterTest.java
Removed:
    commons/proper/cli/branches/cli-1.x/CLI2Converter.java
    commons/proper/cli/branches/cli-1.x/CLI2ConverterTest.java