1. cd31a68 bump common again - forgot to upload cdx files to Maven repo by Stefan Bodewig · 5 days ago master
  2. df77277 bump common by Stefan Bodewig · 5 days ago
  3. 23d1521 overrider target that runs AntUnit as long as Ant 1.8 is the target by Stefan Bodewig · 5 days ago
  4. ebc593c no longer need extra resources by Stefan Bodewig · 6 days ago
  5. 4115fcc must add artifacts if I want to upload them by Stefan Bodewig · 6 days ago
  6. 9654004 CycloneDX Spec prefers .cdx.json by Stefan Bodewig · 6 days ago
  7. ab56351 upgrade commons, use extracted cyclonedx logic by Stefan Bodewig · 6 days ago
  8. 815da33 add SBOM generation by Stefan Bodewig · 6 days ago
  9. a3495af tweaks to ivy.xml and a template pom by Stefan Bodewig · 8 days ago
  10. 1debc13 looks as if I'd need to install an older version of Ant :-) by Stefan Bodewig · 9 days ago
  11. 406127d use common setup by Stefan Bodewig · 9 days ago
  12. 7d91107 make things compile on a modern Ant environment by Stefan Bodewig · 9 days ago
  13. 80da636 Merge pull request #3 from apache/infrastructure-ruleset-bot/default-branch-protection by Stefan Bodewig · 6 weeks ago
  14. cae7844 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 6 weeks ago
  15. bef9a17 Fix Javadoc as it breaks the build by Jan Matèrne · 6 years ago
  16. d09d23b Merge branch 'master' of https://gitbox.apache.org/repos/asf/ant-antlibs-props by jkf · 7 years ago
  17. 7f8db09 updated reference to license from http to https using find . -type f -exec sed -i s/http://www.apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \; by jkf · 7 years ago
  18. ed44fdf TLS by Stefan Bodewig · 7 years ago
  19. df20430 moved to gitbox, update submodule by Stefan Bodewig · 8 years ago
  20. 848896d DOAP file now lives in ant-site by Stefan Bodewig · 9 years ago
  21. f3d50ee update common submodule by Stefan Bodewig · 9 years ago
  22. 0d2009b committed a bad merge by Stefan Bodewig · 12 years ago
  23. b1d008e add common submodule by Stefan Bodewig · 12 years ago
  24. 2857660 fix javadoc warnings by Jan Matèrne · 12 years ago
  25. d9e2cf7 update doap-file after git-migration by Jan Matèrne · 12 years ago
  26. ec4d78e update by Jan Matèrne · 12 years ago
  27. 6a2a39f update by Jan Matèrne · 12 years ago
  28. f293423 update by Jan Matèrne · 12 years ago
  29. e6fbc89 update prepare.xml by Jan Matèrne · 12 years ago
  30. 72b12ff reuse of .gitignore of ant-core by Jan Matèrne · 12 years ago
  31. 8ee9d45 Workaround for missing svn:external. Try to build on Jenkins@a.o. by Jan Matèrne · 12 years ago
  32. 15c1d82 fix NOTICE by Stefan Bodewig · 13 years ago
  33. 12d0626 update copyright year by Matthew Jason Benson · 13 years ago
  34. 53f8516 correct example by Matthew Jason Benson · 14 years ago
  35. cdbd3e1 Initial DOAP descriptors for all 'proper' Antlibs by Stefan Bodewig · 16 years ago
  36. 75158aa remove costly indexOf - see revision 932588 of core's PropertyHelper by Stefan Bodewig · 16 years ago
  37. 7c05d40 moving ConditionEvaluator to ConditionTypeEvaluator; creating ConditionsEvaluator to merge (by delegation) the functionality of the ConditionTypeEvaluator and the LogicalOperationEvaluator by Matthew Jason Benson · 16 years ago
  38. dc9ba85 add LogicalOperationEvaluator by Matthew Jason Benson · 16 years ago
  39. 4a5fa50 extract DelegatingPropertyEvaluator from StringOperationsEvaluator by Matthew Jason Benson · 16 years ago
  40. d530e0c add == check to equals() by Matthew Jason Benson · 16 years ago
  41. d0365f7 make options modifiable by Matthew Jason Benson · 16 years ago
  42. 82adbac javadoc; fmt; equals; hashCode by Matthew Jason Benson · 16 years ago
  43. 7ed45be document \! by Matthew Jason Benson · 16 years ago
  44. b7070fc remove unnecessary nc group by Matthew Jason Benson · 16 years ago
  45. cf0e8c5 extract repeating part from regex by Matthew Jason Benson · 16 years ago
  46. 5cbd8cc document regex by Matthew Jason Benson · 16 years ago
  47. 3d71554 add condition negation by Matthew Jason Benson · 16 years ago
  48. 583337a test istrue too by Matthew Jason Benson · 16 years ago
  49. 0e47ece make condition evaluator work for restricted types, which most conditions are by Matthew Jason Benson · 16 years ago
  50. b09dac2 reworking condition test to show that it doesn't work for restricted types e.g. equals by Matthew Jason Benson · 16 years ago
  51. 55c8af8 conditions by Matthew Jason Benson · 16 years ago
  52. 0b958ca reference resolving evaluator baked into core by Matthew Jason Benson · 16 years ago
  53. d2b10d2 clarify :? syntax by Matthew Jason Benson · 16 years ago
  54. 3802f5e minimal docs, a bit more tests, tiny optimization and better whitespace handling for the conditions evaluator by Stefan Bodewig · 16 years ago
  55. 5a10f6c Ant 1.8.0 is released, the props Antlib no longer in the sandbox by Stefan Bodewig · 16 years ago
  56. 5da8e21 evaluator that evaluates ant conditions. can certainly be improved, better tested and documented in the first place, but I wanted to commit the work in progress before I forget about it by Stefan Bodewig · 16 years ago
  57. 10b2702 copyright year by Stefan Bodewig · 16 years ago
  58. b90d77b standard antlib files by Stefan Bodewig · 16 years ago
  59. fa9e34b add EncodeURLEvaluator by Matthew Jason Benson · 16 years ago
  60. 34336e0 java 1.4 by Matthew Jason Benson · 16 years ago
  61. e0352fa doc work by Matthew Jason Benson · 16 years ago
  62. 237e595 promote props antlib by Stefan Bodewig · 17 years ago
  63. c39dc9c remove redundant boilerplate code from NOTICE files by Stefan Bodewig · 17 years ago
  64. 714e529 nested double dollar bug by Matthew Jason Benson · 18 years ago
  65. 380b578 remove stray BZ reference by Matthew Jason Benson · 18 years ago
  66. 84b985d Add license by Stefan Bodewig · 18 years ago
  67. f78c3bb doc update by Matthew Jason Benson · 18 years ago
  68. 1354e4e use the new PropertyExpander api by Peter Reilly · 19 years ago
  69. 3477c1a modifying delimiter was broken by Matthew Jason Benson · 19 years ago
  70. 1ce1cba document change of type eval syntax to type(arg) rather than type:arg to accommodate ns'd types by Matthew Jason Benson · 19 years ago
  71. 2eda804 tweakage by Matthew Jason Benson · 19 years ago
  72. 80326fa tablize by Matthew Jason Benson · 19 years ago
  73. f25cf1b ext common by Matthew Jason Benson · 19 years ago
  74. 4d162fb nitpicking by Matthew Jason Benson · 19 years ago
  75. e57aa26 refine stringops doc by Matthew Jason Benson · 19 years ago
  76. 15ef76a refine docs again by Matthew Jason Benson · 19 years ago
  77. 616c376 fix docs by Matthew Jason Benson · 19 years ago
  78. f42d539 put stuff in trunk by Matthew Jason Benson · 19 years ago
  79. 97baf97 attempt to get a correct structure in place by Matthew Jason Benson · 19 years ago