39 Commits (4df16b96b049bb9a365185714193cd67ef04bc9d)

Author SHA1 Message Date
  Peter Donald 4df16b96b0 Update the example of the changelog task to use start/end date filtering 24 years ago
  Peter Donald ea33b6b469 Integrate a changelog task that generates an XML changelog (useful for doing reports on codebase) 24 years ago
  Peter Donald 321497ad25 showed a few uses of ant to make sure it works, 24 years ago
  adammurdoch 774e130436 Use "java -version" for exec test. 24 years ago
  Peter Donald 5de5749977 Add some more minor tests for filteredcopy ... 24 years ago
  Peter Donald 0595affdf0 Simple demo for copy 24 years ago
  Peter Donald cd09b730bf Add some basic examples of how to use try-catch task 24 years ago
  Peter Donald b73026d50f Simple test for the if task 24 years ago
  Peter Donald 27b4ff64f0 Move the delete, touch and mkdir tasks into antlib. CLean and refactor each task to make sure is closer to code-normalized. Also make sure all the messages are capable of being i18n'ed 24 years ago
  Peter Donald a133994e0a type -> role for attribute name 24 years ago
  adammurdoch 73b65edb32 Change <typedef> -> <type-def> 24 years ago
  Peter Donald 9d8b499b75 Update to latest task names as generated via xdoclet 24 years ago
  Peter Donald 89636a5338 Remove test tasks that are no longer relevent given new unit test infrastructure 24 years ago
  Peter Donald 87050a6483 Made build file test adder by default 24 years ago
  Peter Donald 0f017e73c1 Update script with change in value-> name in pattern attribute 24 years ago
  Peter Donald 0c276b68a7 Use correct extension for example 24 years ago
  Peter Donald f0aec0feb7 Move g/b zip stuff into new library 24 years ago
  Peter Donald 9005ee85f3 Made the version attribute a required attribute of build file 24 years ago
  Peter Donald 99a9f19403 Add a sample to script to test the functionlaity of the -ref attribute expansion 24 years ago
  Peter Donald a848f41345 Add some examples to help with the testing 24 years ago
  Peter Donald b6655479c2 Add some tests to check that loadproperties and load-environment work as expected 24 years ago
  Peter Donald 8090e7a1d4 Add a target to help debug the new level enum of log task 24 years ago
  Peter Donald ac928606f5 Add some tests for fail and update the taskdef test for new package hierarchy 24 years ago
  Peter Donald c1f679cc78 Rename Echo task to Log as that is what it is actually doing. 24 years ago
  Peter Donald 339e3993e5 Added code to allow type libraries to depend upon "Optional Packages" aka "Extensions". 24 years ago
  Peter Donald cc0bf7e707 Separated myrmidon out into several jars. 24 years ago
  Peter Donald 3f918df70a Update manifest and build file to reflect addition of new task file-manip-test. 24 years ago
  Peter Donald 1c204914d0 Updated so that each project has a separate Deployer (that writes to separate TypeManager). 24 years ago
  Peter Donald b91a25c851 Updated to allow PIs to specify template and parameters to template. 24 years ago
  Peter Donald e4c765d38a Rearranged location for final tasks still left in ant namespace. 24 years ago
  Peter Donald bf7c0c19e5 Updated sample to show using ant1 style tasks. 24 years ago
  Peter Donald 6c5fc99a2f Modify to demonstrate X-Project DAG. 24 years ago
  Peter Donald 3b8aee8b39 Change extention of ant libraries to "atl" for Ant Type Library. (more representative of content than .tsk). 24 years ago
  Peter Donald a3d6441dd0 Split test targets into many. Include an "all" target and moved primitive tests to another build file. 24 years ago
  Peter Donald 3808ad11fb Update sample build file. 24 years ago
  Peter Donald 190db7ce1a Updated to use latest ant/avalon jars. 24 years ago
  Peter Donald 794a883964 Updated to work with JAXP1.1 and crimson (as it is smaller). 24 years ago
  Peter Donald 68145035f0 Update sample 24 years ago
  Peter Donald 5e33dfd5be Changed sample file extentnion to .ant 25 years ago