95 Commits (c6c232893c39257745a8f7a618bcdb5c59791cae)

Author SHA1 Message Date
  Conor MacNeill c6c232893c Various coding standard fixes 23 years ago
  Stefan Bodewig d95bfb6e60 cosmetics on the <javac> family - I didn't really read the code for 23 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
  Stefan Bodewig 0ba89b453f Add a way to pass compiler specific command line arguments to <javac>. 24 years ago
  Stefan Bodewig 30b11d18c9 Make name of the javac executable configurable in fork mode. 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 df14132289 Merge in 1.4 src changes 24 years ago
  Conor MacNeill f66cab0ea7 Merge from ANT_145_BRANCH up to Beta 2 24 years ago
  Stefan Bodewig aa4eb280ad Ignore fork attribute if build.compiler doesn't point to a JDK javac. 24 years ago
  Stefan Bodewig b162d6d5c4 Add fork attribute to <javac>. 24 years ago
  Sam Ruby 35aee5ccea Prep for JDK 1.4. 24 years ago
  Stefan Bodewig 4ca5683c2a <javac> rewritten to use a factory. 25 years ago
  Stefan Bodewig 320a0390be Propagate Sam's build.sysclasspath magic to <rmic> as well. 25 years ago
  Sam Ruby 2f3fc4ceb2 Address anomolies where classpath is now being interpreted differently by 25 years ago
  Conor MacNeill 3d76bc5d3a Provide a failonerror attribute for javac. This defaults to true. If you set it to 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Sam Ruby ba0d3f2a3e Control the order in which the system and build classpaths are combined 25 years ago
  Conor MacNeill b9b4d060f1 Fix up problem with multiple source dirs in javac 25 years ago
  Stefan Bodewig 8355b21de2 New FileNameMapper that does wildcard replacements like DOS's 25 years ago
  Stefan Bodewig 1375c85ac2 javadoc correction to ExecTask 25 years ago
  Stefan Bodewig b189662bae Make <javac> always add +F to the jikes command line if 25 years ago
  Stefan Bodewig 2198f70d70 and don't swap stderr and stdout either. 25 years ago
  Stefan Bodewig 2b0355c521 Better redirect stderr and stdout instead of stderr twice. 25 years ago
  Stefan Bodewig 99f3f52ede Ensure the output of the modern compiler is going to be redirected as 25 years ago
  Stefan Bodewig 838def06a0 And no stack trace for classic compiler either. 25 years ago
  Stefan Bodewig b0027003f4 Don't print stack traces on compilation errors. 25 years ago
  Stefan Bodewig 8e8cf291a5 Made destdir in <javac> optional - don't use the -d switch at all if 25 years ago
  Stefan Bodewig c89099e9b9 Make <javac> use the value of srcdir as destdir if the latter has not 25 years ago
  Stefan Bodewig 47dce162e8 Allow the user to specify a classpath to <junit> even if fork="off". 25 years ago
  Stefan Bodewig 6c40e0ca77 Let jikes use the temporary file solution if the total length of the 25 years ago