4385 Commits (3fce5ce0142330b06cb5ad940808d4d0b42c56e2)
 

Author SHA1 Message Date
  Steve Loughran 62e7dc5ae2 style sheet control; you can point to anyhting or turn it off completely. 24 years ago
  adammurdoch ec74722dcd * Use the shared classloader as the parent of antlib classloaders, rather 24 years ago
  Peter Donald 321497ad25 showed a few uses of ant to make sure it works, 24 years ago
  Peter Donald fded11d618 Introduce a basic <ant/> task 24 years ago
  Peter Donald 0065308eeb Add some todos 24 years ago
  Peter Donald 17991a8e76 Add embeddor to serviceManager. 24 years ago
  Peter Donald e3fe21eccb Fix classloader problem 24 years ago
  Peter Donald 1bc7ec2902 Move StringToFileConverter back as it references TaskContext 24 years ago
  Peter Donald 23e1111535 Made it possible to parse out hex, octal and binary numbers via the converters 24 years ago
  Peter Donald 16dd6ada59 Move OsCondition to nativelib package 24 years ago
  Peter Donald e2f8be7711 Move the primitive, reusable and non-myrmidon specific converters into the aut hierarchy 24 years ago
  Peter Donald 63ff560abb Zap unused import 24 years ago
  Peter Donald aa850423a9 Only dump propertys with a specified prefix 24 years ago
  Peter Donald b370706c7b Fix javadoc error 24 years ago
  Peter Donald 2d59643f6a Move AbstractMasterConverter from 24 years ago
  Peter Donald 73b118584a Separate and document the myrmidon agnostic part of MasterConverter into an abstract class. This will make it easier to reuse in other projects. 24 years ago
  Peter Donald ee9f0d3422 More accurate javadoc 24 years ago
  Peter Donald 1081cadc83 Merge DefaultConverterRegistry into DefaultMasterConverter 24 years ago
  Peter Donald 0f01837a97 No need to extend AbstractLoggable as never used Logger 24 years ago
  Peter Donald c0ad96ab6e Move creation to new method so easy to overide in the future. 24 years ago
  Peter Donald e728ff0a59 Converted remaining xdoclet tags from 24 years ago
  Peter Donald d2af4d8d2d task:name --> task.name 24 years ago
  Peter Donald ba0de20415 Reuse xdoclet from the xdocs proposal 24 years ago
  Peter Donald 5b5bf65caa Add log4j jar to make it easier to compile separate to the myrmidon proposal. 24 years ago
  Peter Donald b4a6d59e7d Constant can be static 24 years ago
  Peter Donald 4c3da995d3 Add junit from main ant tree into classpath. 24 years ago
  Peter Donald 6ade50a1a4 Make class compile 24 years ago
  Peter Donald fbe24da50e Integrate checkstyle target. 24 years ago
  Peter Donald e1314ae793 Add a simple buildnumber task. 24 years ago
  Peter Donald 94997ddf2b Remove unused member variables 24 years ago
  Peter Donald bf73eb74a3 Renamed testcases hierarchy to test 24 years ago
  Diane Holt af4d6ce54f Fix a typo (and do a little verbiage clean-up) and 24 years ago
  Diane Holt b6e0d9de30 Add <loadproperties> and new vss* tasks to tables (tasksoverview). 24 years ago
  Peter Donald 212ca7820e Yoink the dodgy image 24 years ago
  Peter Donald 0af1e9e5da Zap the zip files which are no w in a separate library 24 years ago
  Darrell DeBoer 56c98500f0 Make sure verbose messages aren't logged twice. 24 years ago
  Stefan Bodewig eba35ca5ba documentation for vsscreate. 24 years ago
  adammurdoch 70d6a6fb3c Added TaskContext.verbose(), and fixed up the usages of info() and warn(). 24 years ago
  Darrell DeBoer 8bd077c556 Modifications to Ant1 compatibility layer. 24 years ago
  Darrell DeBoer 214bb47106 Converted Ant1 Compatibility layer README to xdoc, 24 years ago
  adammurdoch ee35557dea * Changed Path.addPath( Path ) -> Path.add( FileList ), so that <path> 24 years ago
  Peter Donald ae05bf36b0 Move over to new tar package 24 years ago
  Stefan Bodewig 021b511568 yet another JDK 1.1 issue 24 years ago
  Conor MacNeill bd737cd1a2 JDK 1.1 fix - thanks Stefan 24 years ago
  Conor MacNeill 70ff2fc795 I knew it was 70 for a reason :-) Need to allow for the end of line bytes 24 years ago
  Stefan Bodewig 03216f2caf spashscreen task 24 years ago
  adammurdoch 56074611a9 * Changed DefaultPropertyResolver to use the converter to convert from Object -> String. 24 years ago
  Peter Donald 6e94185c88 Add in proposals for replacement of the Avalon Configuration system 24 years ago
  Peter Donald f2791c3c06 Zap the anteater sourcecode after harvesting path todos. 24 years ago
  Peter Donald 1270b8f454 Add some todo items related to extension /antlib paths 24 years ago