123 Commits (a39b8f902e3e3bb4222b023310efdbb2de55b106)

Author SHA1 Message Date
  Stefan Bodewig a39b8f902e Removed too much with my last patch 21 years ago
  Stefan Bodewig a245b4e9e6 compiler attributes is used to determine command line arguments even in the fork case, this warning is misleading. PR: 31664 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Stefan Bodewig cc9f4f71f5 Be a little more defensive in a protected method of a non-final public class, PR 26737 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Stefan Bodewig 636efd4eb0 Very initial JDK 1.5 support 22 years ago
  Peter Reilly 08084b4e5c Next round of typo fixes by Larry Shatzer 22 years ago
  Peter Reilly a37c2ec1dd checkstyle 23 years ago
  Conor MacNeill 3a35c7d914 style 23 years ago
  Conor MacNeill 60f4887526 Style and remove one stray debug 23 years ago
  Stefan Bodewig f0c61ad2f5 <javac>'s executable attribute can now also be used to specify the 23 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig 5698e6e909 Suppress "ignoring compiler setting" warning in javac if the user 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 24 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 24 years ago
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 24 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 24 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 24 years ago
  Stefan Bodewig 55811ba73b Decide whether javac will be invoked with -depend od -Xdepend on the 24 years ago
  Conor MacNeill 6bc9693c3c Ongoing Javadocs 24 years ago
  Conor MacNeill 9a82620775 Javadocs 24 years ago
  Conor MacNeill afc4cfd1c3 Remove unused imports 24 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 24 years ago
  Conor MacNeill 03d0b81deb Order of modifiers 24 years ago
  Stefan Bodewig 0b602ec2cb Factor some facade task support stuff out from <javac>. 24 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 24 years ago
  Stefan Bodewig d95bfb6e60 cosmetics on the <javac> family - I didn't really read the code for 24 years ago
  Stefan Bodewig d42faeefd8 New utility class that deals with the specifics of a Java 24 years ago
  Stefan Bodewig a94e3de322 Rename the attribute of <javac>'s <compilerarg> from implementation to 24 years ago
  Stefan Bodewig fc7e3b1fd4 revert <javac>'s fork attribute to a true boolean and add executable 24 years ago
  Stefan Bodewig eb81bd4f4e Make detection system for java|javac|javadoc fallback to *.exe instead 24 years ago
  Diane Holt bc47be3b76 Change the failed message to something (hopefully) a bit more clear. 24 years ago
  Erik Hatcher 7fec7616d1 Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too). 24 years ago
  Diane Holt dd2124bdb1 Add new 'listfiles' attribute to allow for listing the source files being 24 years ago
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Stefan Bodewig 466a2a978f some typos. 24 years ago
  Stefan Bodewig 022ed20a99 Add compiler attribute to <javac> that allows users to override 24 years ago
  Stefan Bodewig 271c73b91c Allow -sourcepath for <javac> to be set explicitly. 24 years ago
  Stefan Bodewig d8169cab92 split execute in <javac> to make it easier to extend. 24 years ago
  Stephane Bailliez c2cab1b69c - Fix unnecessary cast 24 years ago
  Stefan Bodewig 33bc8da118 Change the methods that try to locate JDK tools to work on AIX with 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Magesh Umasankar f7def885dd Added a protected method "recreateSrc" to help task writers who extend 24 years ago
  Magesh Umasankar 17e5ca8721 Convert tabs to spaces... 24 years ago
  Steve Loughran 5aae1b3e8d Erik's big javadoc fixup, bugzilla ID #4992 24 years ago
  Magesh Umasankar 072028843a New debuglevel attribute for Javac - will be used only when the modern 24 years ago
  Stefan Bodewig a66a2b7f86 Add testcases for latest <javac> changes, fix some problem with some 24 years ago