2978 Commits (3fe197c6e72549b8a58b4fe78d46b98ea30ab3f5)
 

Author SHA1 Message Date
  Peter Donald 24d5431aab Made PathTokenizer package access and exposed path parsing through FileUtils. 24 years ago
  Peter Donald 5060bd5cc2 Moved DomeLEementWriter to junit package as no other code uses it. 24 years ago
  Peter Donald 4e45c4dcd5 MoveLogLevel class into framework 24 years ago
  Peter Donald 73e215e519 Refactor log() to level into LogLevel class. 24 years ago
  Peter Donald eb278f795e Move mappers into their own package 24 years ago
  Peter Donald c87229e2d8 Removed file that was accidently committed to CVS. 24 years ago
  Erik Hatcher 1227be2f0a added abstract="true", which for some reason gets it to pick up the two missing classes. *shrug* - I have a question in to xdoclet-user on this one. 24 years ago
  Erik Hatcher a9fe87e5ca fix up a lot of the javadoc warnings 24 years ago
  Peter Donald 3ea7f98e80 Move Native2Ascii to text package 24 years ago
  Peter Donald 9bed3906ff Cleanup Native2Ascii a little and extract inner class to be a top-level class. 24 years ago
  Peter Donald f8ab615aea Move all the generic scanners into types package 24 years ago
  Peter Donald aff894bd1a Don't use ExecTask directly but instead go via Commandline + Execute2 24 years ago
  Peter Donald d31e90a9e2 Project no longer needed here 24 years ago
  Erik Hatcher 7eea15fc17 First pass at an XDoclet proof-of-concept 24 years ago
  Peter Donald f48a93735f Moved useful static methods to FileUtils and removed all unused methods 24 years ago
  Peter Donald e4118d939d Started to clean up filtersets by removing unused methods, inlining them and general removal of cruft 24 years ago
  Peter Donald 59c7151775 Starting to clean this adaptor 24 years ago
  Peter Donald aba18dee6f Move PathTokenizer into util 24 years ago
  Peter Donald 853ed82c15 translateCommandline moved to FileUtils 24 years ago
  Peter Donald 0f9a4228c7 Remove unused class 24 years ago
  Peter Donald 940e94605b Reuse join functionality of stringutil rather than Commandline.toString 24 years ago
  Peter Donald dbd11e5b8f Move PathTokenizer into utils package 24 years ago
  Peter Donald 30655bbece Don't use ExecTask directly, instead use the ant adaptor objects and Execute2 24 years ago
  Peter Donald c145ffcaa4 Reuse join functionality of stringutil rather than Commandline.toString 24 years ago
  Peter Donald 84595fb842 Remove uneeded implements line 24 years ago
  Peter Donald 13c6be4ba1 *** empty log message *** 24 years ago
  Peter Donald 3512883717 Made all the mappers consistent 24 years ago
  Peter Donald 8ec47dd2be Add in tuility nmethod to quote command line args - extracted from Commandline 24 years ago
  Peter Donald 868fe28c17 Regular expression moved to text package 24 years ago
  Peter Donald af8f3affde ExecuteOn moved to exe cpackage 24 years ago
  Peter Donald 0d2c8498ea Cleaned up task and added attributes for all settable qualities. Create COmmandline in separate method and reuse that 24 years ago
  Peter Donald 45929ed2f6 Use LogLevel and thus remove the need for VerbosityLevelChoices 24 years ago
  Peter Donald 524975cb12 Moved ExecuteOn into exec subpackage 24 years ago
  Peter Donald 400ba5d198 Made sure ftp compiled, made inner classes top-level classes, cleaned up files a little. 24 years ago
  Peter Donald f735f5f44d Made sure telnet compiled, made inner classes top-level classes, cleaned up files a little. 24 years ago
  Peter Donald 14ce1527da Made sur estylebook compiled, made protected members private and moved validation code into a separate method. 24 years ago
  Peter Donald 569e491428 Made sure JDepend compiled and moved inner class out to be a top level class. 24 years ago
  Peter Donald 59e982fc74 Take ownershipe of Exec architecture and peg it at 80% complete. 24 years ago
  Peter Donald f394beba2d Make sure cvslib is built and include aut int myrmidon-api for the moment. 24 years ago
  Peter Donald a848f41345 Add some examples to help with the testing 24 years ago
  Peter Donald ab9225f227 Fix up name of error message in resource file 24 years ago
  Peter Donald c9046b7db8 Sort imports 24 years ago
  Peter Donald 6f95776320 Process standard error should process standard error not standard output :) 24 years ago
  Peter Donald 80714ea328 Make sure that exec runs even if you don't specify an OS 24 years ago
  Peter Donald 38aba801e3 Some spring cleaning 24 years ago
  Peter Donald 465dd5dfe1 Add a converter for booleans 24 years ago
  Peter Donald d85228e8ed Create a descriptor for the CVS library 24 years ago
  Peter Donald 4a65fdacc5 Register the exec task 24 years ago
  Peter Donald df65abbefe Start to refactor and cleanup javac task 24 years ago
  Peter Donald 69b275e120 Migrate all the ant-independent code for 24 years ago