summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/UnsupportedAttributeException.java
Commit message (Expand)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* java 5 updatesMatthew Jason Benson2012-08-201-0/+1
* add some final keyword to immutable thingsScokart Gilles2008-08-211-1/+1
* copy2license.plStefan Bodewig2006-09-011-5/+6
* I said I was synching 1.6 with HEAD, forgot to update HEAD first!Matthew Jason Benson2005-01-271-7/+7
* remove modifying exception code for unknown<attribute/element>exceptionPeter Reilly2004-09-271-17/+0
* Try to get the correct task/type name for an unsupported attribute/elementPeter Reilly2004-09-241-0/+64