94 Commits (1dc8a079057e191ca4c158f36843c2c9e9f9be52)

Author SHA1 Message Date
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Conor MacNeill d1019d39f4 Import updates 23 years ago
  Costin Manolache b5324fb768 Everything related with properties is in PropertyHelper. 23 years ago
  Costin Manolache 8d139ecb21 Add "importStack" that will allow import to keep track of loops. 23 years ago
  Costin Manolache 2a6e823ddb Add a method to support configuration using SAX2 attributes. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 23 years ago
  Costin Manolache dabc2a2e75 Fix getResource() for the project helper, there's no / at the beginning. 23 years ago
  Conor MacNeill 7fc0d42636 Improve XML parser issue reporting 23 years ago
  Conor MacNeill 52b40a80a3 Coding standard 23 years ago
  Steve Loughran 54d745c6c2 add rule that"$"->"$"; retaining "$$"->"$" 23 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 23 years ago
  Conor MacNeill 0c253dc762 Coding standard conformance 23 years ago
  Jon Skeet f458059b9c Fixed up JavaDoc comments again. 23 years ago
  Steve Loughran 68cb99cb66 no code changes, only comments to make sense of what is going on 24 years ago
  Conor MacNeill 314a73ff1e Cleanup of ProjectHelper bits - many to go. 24 years ago
  Conor MacNeill 598017b1cd Restore 1.1 operation 24 years ago
  Costin Manolache b5397fd0e4 Since nobody objects, this is the 'project helper modularization' commit. 24 years ago
  Jon Skeet 7b8d582ad0 JavaDoc comments. 24 years ago
  Stefan Bodewig d880f3fef6 Make Ant work with the AElfred parser which doesn't like to be used 24 years ago
  Stefan Bodewig 8bad90e21d Sometimes, all you need is a pedant ;-) 24 years ago
  Conor MacNeill 96f9f0ceb4 Since Project.getProperties now returns a cloned hashtable, should 24 years ago
  Stefan Bodewig 3fddc0bcfd License police on documentation files: 24 years ago
  Stephane Bailliez 32b8cce516 Fix bad coding style. 24 years ago
  Stefan Bodewig a29e1aaf13 * addConfigured methods for custom tasks were being called twice. This 24 years ago
  Peter Donald 150cad6b1e Add a method replaceProperties(Project,String). This delegates directly to replaceProperties(Project,String,HashMap). The Map parameter contains all the properties in Project. 24 years ago
  Stefan Bodewig ba558a362e Make <typedef> something that is useful. 24 years ago
  Stefan Bodewig 31d76fc5d0 spread the project instance a little further (this accounts for a 24 years ago
  Stefan Bodewig aaed8c297a kill TAB 24 years ago
  Stefan Bodewig 6aa92bae28 Make sure tasks inside TaskContainers get their attribute setters 24 years ago
  Stefan Bodewig d17f3c4f2a Use locale independent methods to identify OS or match attributes and 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Conor MacNeill bec2a0777e Merge of 1.4.1 changes into Main truck for Gump testing 24 years ago
  Conor MacNeill beb6031606 Merge from fix in 1.4 branch for gump test 24 years ago
  Conor MacNeill 046a49448b Actually set the exception on task level messages 24 years ago
  Conor MacNeill f97f71d5d1 Make if and unless attributes of <target> dynamically evaluated 24 years ago
  Conor MacNeill f2bc3fe7c8 New Introspection capability. Methods which have the signature 24 years ago
  Conor MacNeill 4f3e4e1690 Resolve properties loaded from files before sending them to the project 24 years ago
  glennm 9932ed799b Fix for id/refid data type bug. Delays adding the 24 years ago
  Conor MacNeill 059ad35916 This is a major change. :-) 24 years ago
  Stefan Bodewig 07736d7ee1 help the garbage collector by cleaning out references in 24 years ago
  Stefan Bodewig cf3d817333 Stop using canonical paths. This will change the behavior of Ant when 24 years ago
  glennm 84b68cc945 Provide more descriptive error messages whenunknown attributes and elements are encountered in the build file.Bugzilla: 1722 24 years ago
  Stefan Bodewig cfd119edd2 Allow data types to appear inside of targets. 24 years ago
  Conor MacNeill c1de5c6918 Repair install target and correct mionor typo 24 years ago
  Conor MacNeill 068f734884 Merge after 1.3 release 25 years ago
  Conor MacNeill 7435b27b91 Merge 1.3 branch changes into MAIN 25 years ago
  Jon Scott Stevens adbdf5d6c8 rolling back Josh's changes until he provides a better patch. :-) 25 years ago
  Jon Scott Stevens 9d48fbb8c3 added ability to define the begin/end tokens for the filtering. 25 years ago
  Conor MacNeill 6500a507bb Handle directories with # in them by passing the parser 25 years ago