1322 Commits (833ffeb5073b21303acb5163f25bf929b7ec30e3)

Author SHA1 Message Date
  adammurdoch 2afc643a3e * Moved FileNameMapper to framework. Got rid of setTo() and setFrom() 24 years ago
  adammurdoch ea28bed05b Document the new conditions. 24 years ago
  Peter Donald fb697b3d3e Delete unused variable 24 years ago
  Peter Donald b46fc7b6d1 Remove PropertyFile as it has changed significantly since being moved to this tree. 24 years ago
  Peter Donald 4284ea0840 Remove unused class 24 years ago
  Peter Donald 5e099552e5 Delete some unused variables 24 years ago
  Peter Donald a2144fd6b2 Merge Context back into TaskContext 24 years ago
  Peter Donald 7641529516 Move dotnet tasks into antlib hierarchy 24 years ago
  Peter Donald 0fa0e394dc Move all rmc stuff into its own package 24 years ago
  Peter Donald 4bf57267ee Deleete unused class 24 years ago
  Peter Donald eeede12e67 Die ProjectComponent die! 24 years ago
  Peter Donald 6309813d01 Converted the Ant1 Howto write a task to ant2 24 years ago
  Peter Donald fb8c07dd1b Rmove broken javadocs 24 years ago
  Peter Donald 1191c96565 Name build file so looks pretty under IDEA 24 years ago
  Peter Donald d0fcd88834 Javac task has moved 24 years ago
  Peter Donald 16a1e94b65 Use simplified AbstractContainerTask 24 years ago
  Peter Donald 3921f5f07c Move Tasklist into framework as it is being used everywhere 24 years ago
  Peter Donald ca1acca7db Remove Input task as need to be reimplemented using Stefans new source 24 years ago
  Peter Donald 334c80aa51 Start process of simplifying writing container tasks 24 years ago
  Peter Donald 32de119f15 Move manifest stuff back into old tree 24 years ago
  Peter Donald 9073670fb6 Remove unused class 24 years ago
  Peter Donald a105c023ed Move all javac specific files into a separate package 24 years ago
  Peter Donald be9b689c89 Compress javadocs 24 years ago
  adammurdoch bc7c6eddec Added Condition <-> File Selector adaptors: 24 years ago
  adammurdoch 6ab3e31386 Restructured the conditional tasks: 24 years ago
  adammurdoch 4ab1c363ef Make all name checking case-insensitive. 24 years ago
  adammurdoch 97ea61851c <if> wasn't checking its condition. Fixed, and added some test cases. 24 years ago
  adammurdoch 5b48abc10d * Added 'descendent' name scope. 24 years ago
  adammurdoch b6ed0b4934 * Added OsFamily enumerated type, to represents OS groupings. 24 years ago
  adammurdoch d03eda1c3a Fix exception checking in unit tests. 24 years ago
  adammurdoch 74a7d1b01f * Add more stuff to todo list. 24 years ago
  Peter Donald 611e0321a5 Update avalon jar to make getCause() public. 24 years ago
  Peter Donald b5cece0fb1 Update generated docs. 24 years ago
  Peter Donald e8979d14ae Another reorg to display all the pages. 24 years ago
  Peter Donald b728719340 Style and get rid of top "getinvolved" section 24 years ago
  Peter Donald 7c2285da8f Style 24 years ago
  Peter Donald 14ee9e10cd Extract a separate top-level getinvolved.xml from todo.xml 24 years ago
  Peter Donald 34f1870584 Extract the build file stuff from user.xml 24 years ago
  Peter Donald 422e474a6d Extract the VFS stuff from user.xml 24 years ago
  Peter Donald 82a46da06d Put project name on RHS of banner 24 years ago
  Peter Donald a09efd17a8 Start to reorg the sidebar 24 years ago
  Peter Donald a04c111270 Make all the variables final 24 years ago
  Peter Donald 4ddd7dfef4 Rework it so that ExecManager does not shutdown streams. 24 years ago
  Peter Donald bcb20c5a70 Start to add in sidebar for new documentation. 24 years ago
  Peter Donald f4ff4f5559 Start to document the Containers ClassLoader 24 years ago
  Peter Donald 4f069ecbb3 Add in initial cut of documentation for librarys. 24 years ago
  Peter Donald cd75662033 Added IDEA config for Avalon style. 24 years ago
  Peter Donald 129bfa374a Wrap block with finally to make sure System.exit is called and with correct exitCode 24 years ago
  Peter Donald c54524cf25 Remove scoping for the time being as it wasn't really being used 24 years ago
  Peter Donald 357537149c Decouple exceptions from CascadingException 24 years ago