Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 757c77d1a Another location where invalid paths can be ignored PR: 381 by Conor MacNeill 2001-07-07 14:05:27 +0000
  • ed46c7920 AntClassLoader now ignores paths which are invalid relative to the project. by Conor MacNeill 2001-07-07 13:54:40 +0000
  • 54dc62a54 Remove unnecessary use of Project.resolveFile by converting arguments to Files from Strings by Conor MacNeill 2001-07-07 13:51:12 +0000
  • 9361281f3 use Execute task instead of ExecTask , no temp file are now created. correct finding the Borland DD. by Conor MacNeill 2001-07-07 12:57:36 +0000
  • e72340e0a Make Ant work with spaces everywhere. PR: 562 by Conor MacNeill 2001-07-07 12:37:59 +0000
  • 9de84f88c Add support for delimiter type. Base don the ideas contained in the bugzilla report suggested by johan.adelow@corustechnologies.com (Johan Adelow) by Conor MacNeill 2001-07-07 10:22:23 +0000
  • 30cf43949 Only delete the target file when it is in fact a file - don't delete directories. by Conor MacNeill 2001-07-07 10:19:31 +0000
  • ff6f214d8 Restore use of external file by Conor MacNeill 2001-07-07 04:11:56 +0000
  • 7999cd0fb Add API as part of manual. The files that are in the API directory are there to handle the situation when the API has not been generated or it has been generated with JDK 1.1. One or both will be overwritten when the API is actually generated via javadoc. by Conor MacNeill 2001-07-07 03:59:43 +0000
  • 44eb536d1 javadoc @files do not work under JDK 1.1 by Conor MacNeill 2001-07-07 03:09:22 +0000
  • 6a50cd226 Don't try to print out result set if the execute method returns false by Conor MacNeill 2001-07-07 00:11:18 +0000
  • 53775a646 Improve OS related messages in Exec by Conor MacNeill 2001-07-06 15:18:40 +0000
  • 54550bf31 Update documentation stating where os attribute values come from. PR: 1656 by Conor MacNeill 2001-07-06 15:11:29 +0000
  • 6d157f462 Add inheritAll attribute to <ant> task by Conor MacNeill 2001-07-06 11:57:29 +0000
  • 9301e386b Documentation update for vmlauncher attribute by Conor MacNeill 2001-07-06 11:23:18 +0000
  • 1dfa5ca00 Add new vmlauncher attribute to exec. This defaults to true to execute commands using the VM's capabilities, where available. If it is set to false the underlying OS's shell will be used, either directly, or through the antRun scripts. Allows use of some shell features (such as associating scripts with their interpreters under Windows by Conor MacNeill 2001-07-06 11:14:55 +0000
  • fc7cfffc8 Add encoding attribute to the zip tasks and the ZipOutputStream to make the classes flexible enough to deal with non US-ASCII filenames either consistent with the command line ZIP tools (it has been since it uses the org.apache classes instead of java.util.zip) or the jar command (which it has been up to Ant 1.3). by Stefan Bodewig 2001-07-05 13:10:26 +0000
  • 218ad5fc4 Work around a feature of the system classloader in some VMs - it drops all classpath entries that are not present at VM start time. by Stefan Bodewig 2001-07-05 12:27:46 +0000
  • efe6a8f90 some method signatures in IntrospectionHelper have changed. by Stefan Bodewig 2001-07-05 12:03:47 +0000
  • 84b68cc94 Provide more descriptive error messages whenunknown attributes and elements are encountered in the build file.Bugzilla: 1722 by glennm 2001-07-04 19:02:45 +0000
  • 1c03d4738 properly recurse remote directory in <ftp> by Stefan Bodewig 2001-07-04 15:05:19 +0000
  • cc432705f delete existing target files before copying - this avoids overwriting symlinks and is consistent with Unix's cp(1). by Stefan Bodewig 2001-07-04 14:40:28 +0000
  • fa4f3ea2a shortcut navigation for bug database - add extra link for enhancement requests by Stefan Bodewig 2001-07-04 11:42:19 +0000
  • a47dcdd21 Search for the generated file in the "right" directory in <jjtree>. by Stefan Bodewig 2001-07-04 10:33:33 +0000
  • ed7314300 I always seem to forget saving this file. by Stefan Bodewig 2001-07-04 10:07:54 +0000
  • 6440b64b5 Changes to rmic based on discussion with Rob van Oostrum <rvanoostrum@ezgov.com> and Larry V. Streepy, Jr. <streepy@healthlanguage.com> on the ant-user mailing list: by Stefan Bodewig 2001-07-04 10:04:26 +0000
  • aca10a1d1 make pathconvert task compile in JDK 1.1 by Stefan Bodewig 2001-07-04 09:45:41 +0000
  • da02e1b6b Add in EAR task to the standard task defs by Conor MacNeill 2001-07-03 23:43:37 +0000
  • 97dfa8b1b CruiseControl has changed its license. by Stefan Bodewig 2001-07-03 10:26:30 +0000
  • 8d35baf0f more logos by Stefan Bodewig 2001-07-03 09:32:37 +0000
  • 0bd522451 Add support for getResources to the classloader by Conor MacNeill 2001-07-02 09:55:41 +0000
  • 9fe3d6599 EJBJar now reports errors when weblogic ejbc fails rather than continuing by Conor MacNeill 2001-06-29 09:55:33 +0000
  • bb630e09c Separated Log hierarchy for tasks and engine. by Peter Donald 2001-06-29 08:58:41 +0000
  • 75893cd3b Workspace doesn't need to know about root Project anymore. Thus interface by embeddor and Workspace can be adapted to pass less parameters. by Peter Donald 2001-06-29 08:08:30 +0000
  • 45fd8b033 Continue migration of ProjectManager to Workspace by Peter Donald 2001-06-29 08:01:38 +0000
  • 4b271a99d Begine reworking code/terminology of ProjectManager into Workspace. by Peter Donald 2001-06-29 07:57:32 +0000
  • 1c204914d Updated so that each project has a separate Deployer (that writes to separate TypeManager). by Peter Donald 2001-06-29 07:45:24 +0000
  • 8036bb0eb Change terminology from Type->Role to match rest of proposal. by Peter Donald 2001-06-29 07:39:40 +0000
  • cf4a207d8 Made templating example more sensible by Peter Donald 2001-06-29 03:13:22 +0000
  • e582ce670 Rename builder to something sensible. by Peter Donald 2001-06-29 03:07:19 +0000
  • b91a25c85 Updated to allow PIs to specify template and parameters to template. by Peter Donald 2001-06-29 02:40:11 +0000
  • 30c15adf8 My excuse is that I was hit with a srupid stick when I was a child. by Peter Donald 2001-06-27 17:23:12 +0000
  • df8f6d006 Allow DTD locations to be URLs effectvely mapping the URLs by Conor MacNeill 2001-06-27 13:09:58 +0000
  • cea87ef98 Cleanup of Borland ejbjar element by Conor MacNeill 2001-06-27 13:04:17 +0000
  • 8226fd426 iPlanet documentation for ejbjar and iplanet-ejbc tasks by Conor MacNeill 2001-06-27 12:48:33 +0000
  • 55b417fb4 add missing author for JavaWorld article. by Stefan Bodewig 2001-06-27 05:43:02 +0000
  • fc84cf3d0 Remove Antcall until it can be determined if we want or need it. (and if we do want/need it - what rules apply). by Peter Donald 2001-06-27 01:55:11 +0000
  • e4c765d38 Rearranged location for final tasks still left in ant namespace. by Peter Donald 2001-06-27 01:50:39 +0000
  • a916e82d9 Changed name of Import->TypeLib by Peter Donald 2001-06-27 01:17:21 +0000
  • ab8c0b3d2 Integrate change of Condition package into rest of system. by Peter Donald 2001-06-27 00:50:09 +0000
  • fa0358d8e Remove cruft. by Peter Donald 2001-06-27 00:48:50 +0000
  • aefe3a83c Migrate Condition class to framework by Peter Donald 2001-06-27 00:47:43 +0000
  • 87db93141 Remove placeholder files for framework component. by Peter Donald 2001-06-27 00:46:40 +0000
  • 08f1b720f Change resource page format to match external tools page. by glennm 2001-06-26 19:34:36 +0000
  • 351a4613d Add reference to remote builds with And and VAJ. by glennm 2001-06-26 18:13:46 +0000
  • ba42544e8 Add pointer to Jesse Tilly's article on onjava.com by Stefan Bodewig 2001-06-26 13:59:20 +0000
  • 68fb37b1a Some initial work on rmic to make it handle -iiop better (doesn't detect generated files properly) - doesn't quite work ATM. by Stefan Bodewig 2001-06-26 13:42:28 +0000
  • 739311eb3 amended logos. by Stefan Bodewig 2001-06-26 11:08:58 +0000
  • a50b60cdd Allow the manifest to be specified in the ejbjar task. This adds the given manifest to the generic jar fed to the appserver ejb compiler. by Conor MacNeill 2001-06-26 11:05:17 +0000
  • 1cd764447 Add some FAQs. by Stefan Bodewig 2001-06-26 09:38:48 +0000
  • 904a021a3 Give credit to the right person. by Stefan Bodewig 2001-06-26 05:46:15 +0000
  • ea556429d Declare BuildException in Sleep.validate explicitly. by Stefan Bodewig 2001-06-25 15:28:34 +0000
  • d7604b42a Add a FAQ entry about a common javadoc problem. by Stefan Bodewig 2001-06-25 15:24:31 +0000
  • 0b31d6f97 2nd Installment of the ejb-jar naming convention changes. This introduces a namign attribnute which can take one of four values ejb-name - use the ejb-name in the deployment descriptor to name the jar descriptor - name the jar based on the name of the deployment descriptor file basejarname - name the jars based on the given basejarname attribute directory - the directory containing the deployment descriptor is used by Conor MacNeill 2001-06-25 15:17:37 +0000
  • 74e8a57c9 two more logos by Stefan Bodewig 2001-06-25 15:09:23 +0000
  • e44bb7e39 try to use English. by Stefan Bodewig 2001-06-25 07:46:50 +0000
  • ae030e51f First steps on reforming the ejbjar naming conventions. This installment make the basejarname attribute actually do something useful by Conor MacNeill 2001-06-24 13:26:53 +0000
  • 468543362 more logos by Stefan Bodewig 2001-06-22 08:01:04 +0000
  • 1adf07a68 include developer PGP keys in distribution. by Stefan Bodewig 2001-06-22 07:48:33 +0000
  • 613142401 documentation for latest <style> changes. by Stefan Bodewig 2001-06-22 07:45:16 +0000
  • 1e57e8303 Add force attribute to <style> task to allow it to run independent of file modification times. by Stefan Bodewig 2001-06-22 07:24:18 +0000
  • dc2e0846a Link up new task to main index by Peter Donald 2001-06-22 05:36:34 +0000
  • 202ccdce2 New task to convert paths to those of a different OS. by Peter Donald 2001-06-22 01:45:47 +0000
  • 94e5ec616 Fix JDK 1.1 incompatibility by Stefan Bodewig 2001-06-21 15:21:00 +0000
  • 87cd4dc6c Remove definition of undocumented and obsolete compiletask task. by Stefan Bodewig 2001-06-21 14:32:35 +0000
  • 6d4c233dc Make the packagelistloc attribute of javadoc's link child a File so it will be resolved properly. by Stefan Bodewig 2001-06-21 11:49:26 +0000
  • a26511e23 new files for new <sleep> task. by Stefan Bodewig 2001-06-21 10:19:12 +0000
  • 8a23eb5f5 new task <sleep> by Stefan Bodewig 2001-06-21 10:15:35 +0000
  • a185f6d7f Explain difference between J2ME tasks. by Stefan Bodewig 2001-06-21 09:57:31 +0000
  • 2a0db5ae8 two new logos by Stefan Bodewig 2001-06-21 07:34:50 +0000
  • 1f75455b6 Add pointer to Oliver Burn's Checkstyle by Stefan Bodewig 2001-06-20 07:44:01 +0000
  • 15fc9190c Added pointer to Josh Eckels' J2ME tasks. by Stefan Bodewig 2001-06-20 06:57:32 +0000
  • fcbf12d7b Made SignJar support nested FileSets. It will also check if relevent signature file is present before signing if attribute lazy="true" is set by Peter Donald 2001-06-19 11:50:30 +0000
  • ec540b86a another logo proposal by Stefan Bodewig 2001-06-18 07:27:25 +0000
  • 1c62c7f5d Migrated DataType interface to framework. by Peter Donald 2001-06-17 10:35:43 +0000
  • aa4d22adf Moved Echo int myrmidon tree. by Peter Donald 2001-06-17 01:36:56 +0000
  • 1d151aa4f Removed commented out converters section. by Peter Donald 2001-06-17 00:49:37 +0000
  • 5d3369eb3 Remove old register-tasklib task by Peter Donald 2001-06-17 00:46:31 +0000
  • 6ed9702db Add Add in task to import tasklibraries. by Peter Donald 2001-06-17 00:45:54 +0000
  • 611ea2a73 Removed self-test tasks from descriptor by Peter Donald 2001-06-17 00:43:37 +0000
  • a343b61d4 Made sure that xalan is copied to distribution. by Peter Donald 2001-06-17 00:35:15 +0000
  • f30ab1c20 Update excalibur to support new FileUtil.getExtension() method added. by Peter Donald 2001-06-17 00:34:01 +0000
  • 3b0d442c1 Add in xalan jar to support new XSL based ProjectBuilder. by Peter Donald 2001-06-17 00:33:24 +0000
  • f68102afa Added in very simple demonstration of XSL templating. by Peter Donald 2001-06-17 00:29:35 +0000
  • de6f7cfbc Added in basic XSL templated builder. Currently uses template with same name as build file except the extension is xsl instead. PR: Obtained from: Submitted by: Reviewed by: by Peter Donald 2001-06-17 00:28:56 +0000
  • 112b6039b Modified interface to reflect the fact it is no longer a flyweight and thus can be passed Parameters via standard mechanisms (Parameterizable). by Peter Donald 2001-06-17 00:27:18 +0000
  • 7431ea342 Modified interface to reflect the fact it is no longer a flyweight and thus can be passed Parameters via standard mechanisms (Parameterizable). by Peter Donald 2001-06-17 00:25:39 +0000
  • c1c5ab00d Updated descriptors to store role and instances of ProjectBuilder component. by Peter Donald 2001-06-17 00:23:53 +0000
  • 9243e2436 Changed embeddor so that a new ProjectBuilder is instantiated on every call to createProject. There is no longer a globally Cached and configured ProjectManager. by Peter Donald 2001-06-17 00:22:23 +0000
  • 06931fc27 Remove unused variable declaration. by Peter Donald 2001-06-16 03:42:50 +0000