Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 414575a43 Update myrmidon to remove dependencies on camelot part of Avalon (which is still alpha and not released). by Peter Donald 2001-06-03 05:03:17 +0000
  • 68145035f Update sample by Peter Donald 2001-06-02 15:09:18 +0000
  • 8d9a74fe2 Reworked Converter component. Made it work with TypeManager + an auxilliary Registry. by Peter Donald 2001-06-02 14:28:43 +0000
  • 7b722732f Moved Condition to be part of project model. by Peter Donald 2001-06-02 08:46:12 +0000
  • 47e9fd628 Removed DataTypeEngine as it is supersceded by TypeManager. by Peter Donald 2001-06-02 08:40:49 +0000
  • 6b4ce7ff5 Integrate type so that tasks/datatypes are access via TypeManager rather than through individual Registrys scattered through classes. by Peter Donald 2001-06-02 08:26:54 +0000
  • b689612fa Integrate TypeManager into embeddor and in deployment mechanism. by Peter Donald 2001-06-02 06:58:12 +0000
  • a87db6897 Updated properties to use role names rather than having an extra layer of indirection. by Peter Donald 2001-06-02 05:48:24 +0000
  • 758feca17 Continued work on registry (which I am now terming TypeManager). by Peter Donald 2001-06-02 05:47:28 +0000
  • 621f3ea89 That profile has been improved a little ;-) by Stefan Bodewig 2001-06-01 06:36:07 +0000
  • 18ea21ee7 Added failonError attribute. by Peter Donald 2001-06-01 04:50:42 +0000
  • 18485227c Added in jdpend task by Peter Donald 2001-06-01 04:43:03 +0000
  • 01b99d562 Started the type registry impl. by Peter Donald 2001-05-31 17:21:49 +0000
  • c0d2a26fd Implemented "ROLE attribute is role name in interfaces" pattern. by Peter Donald 2001-05-31 17:20:25 +0000
  • 524187523 Stripped out cp manipulation to use simpler launcher. Rearranged main method to be simpler by having spearate methods for CLI option parsing and setup of vars. by Peter Donald 2001-05-31 09:32:56 +0000
  • d678e492b Simplified Classloader management. by Peter Donald 2001-05-31 09:25:21 +0000
  • 3509786a7 Add in my public key by Conor MacNeill 2001-05-31 08:51:43 +0000
  • 12ce7d67f Extra clarification about where rpm task runs and what it does. by Peter Donald 2001-05-30 10:37:48 +0000
  • 157d8f04d Update names of properties. by Peter Donald 2001-05-29 15:24:18 +0000
  • 685af27ce Whitespace removal. by Peter Donald 2001-05-29 15:23:04 +0000
  • d32c26fc1 Removed need for AntException. Substituted TaskException where appropriate and used raw Exception in other places (ie setup of components). by Peter Donald 2001-05-29 12:06:25 +0000
  • 6f3f9cca3 Moved Main/Constants/AntException to new package and made AntException not a RuntimeException by Peter Donald 2001-05-29 10:47:58 +0000
  • 2f4b71ebb Moved TskDeployer into separate directory. by Peter Donald 2001-05-29 09:56:01 +0000
  • 2ade144b4 My PGP key. by Stefan Bodewig 2001-05-29 09:27:29 +0000
  • 2dddb40b2 ProjectEngine->ProjectManager (need a better name). by Peter Donald 2001-05-29 09:13:36 +0000
  • 620c60381 Model is not a user concern but a modder/embeddor concern. by Peter Donald 2001-05-29 09:12:14 +0000
  • 1ec0e4c4e Model is not a user concern but a modder/embeddor concern. by Peter Donald 2001-05-29 07:41:22 +0000
  • cef6bbb3c Made model work with Arrays rather than Iterators (more typesafe). by Peter Donald 2001-05-29 07:33:23 +0000
  • 87711d5af Migrate ProjectBuilderss to separate package by Peter Donald 2001-05-29 07:13:14 +0000
  • 2579eaa04 Migrates ProjectListeners to separate package by Peter Donald 2001-05-29 06:56:23 +0000
  • c82637259 Created separate package to contain project model as per mutant. by Peter Donald 2001-05-29 06:17:04 +0000
  • ad7ff5ac2 Moved TaskletEngine-> myrmidon.components.executor by Peter Donald 2001-05-29 06:00:50 +0000
  • cbac1574a save, then commit - aaargh. by Stefan Bodewig 2001-05-28 13:31:16 +0000
  • 092ced78b Sun has put a profile of Ant in the "Best Practices" section on the Dot-Com Builder site - added some links to our site. by Stefan Bodewig 2001-05-28 13:28:28 +0000
  • 2f95bc470 Started to fix some of the more ugly hacks that violated IOC. by Peter Donald 2001-05-28 12:57:14 +0000
  • a44c5e5b9 Move AntEngine->Embeddor to follow suit with Avalon+Framework JSR naming conventions. by Peter Donald 2001-05-28 12:28:07 +0000
  • 451ca455d Update Launcher package and update ProjectListener* to reflect * No project name * tasklet->task by Peter Donald 2001-05-28 10:27:59 +0000
  • ce225a0e4 Removed instance data from Project object. This allows reuse of Project objects ... is this required ??? by Peter Donald 2001-05-28 09:06:51 +0000
  • 32dc44001 Starting to adapt to Cocoon2 style hierarchy as it fits Ant style. by Peter Donald 2001-05-28 08:16:13 +0000
  • 6caf36ea1 Started to update to task engine design I have been talking about. by Peter Donald 2001-05-28 07:36:54 +0000
  • 48c54a521 Run convert script to update to Beta Avalon. by Peter Donald 2001-05-28 06:28:14 +0000
  • c31e31c52 Make usage of my email address consistent (probably going to change home provider). by Stefan Bodewig 2001-05-23 16:58:36 +0000
  • 7ded9a569 Added useexternalfile attribute to <javadoc> - this makes javadoc use a temporary file for source file and package names (via javadoc's @file parameter) to defeat command line length limitations. by Stefan Bodewig 2001-05-23 16:44:11 +0000
  • 21e82d78a Added some more stuff, about 50% done now. by Stefan Bodewig 2001-05-23 15:32:08 +0000
  • 362903a2b Lots of mutant changes by Conor MacNeill 2001-05-23 13:42:32 +0000
  • 8d1300281 Link to list of system properties. by Stefan Bodewig 2001-05-22 14:40:02 +0000
  • a07ff75e6 Very early version of sorting and grouping the feature request for Ant2. by Stefan Bodewig 2001-05-22 14:31:30 +0000
  • 7a2927dc6 Clarify documentation of destdir attribute. by Stefan Bodewig 2001-05-22 10:03:24 +0000
  • 5366bd544 skipemptyfilesets attributes of apply and execon - part 2. by Stefan Bodewig 2001-05-22 09:58:34 +0000
  • f0572cb75 Add skipemptyfilesets attributes to <execon> and <apply>. by Stefan Bodewig 2001-05-22 09:56:10 +0000
  • c2c9a383f Update for JUnit 3.7. by Stefan Bodewig 2001-05-22 09:20:17 +0000
  • 9d1c6ad01 Add link to Javadoc for date format + general clean-up. PR: Obtained from: Submitted by: Reviewed by: by Diane Holt 2001-05-22 01:25:23 +0000
  • cd70defe8 Fix an ArrayIndexOutOfBoundsException when building dom4j on Windows by Sam Ruby 2001-05-21 17:49:54 +0000
  • 54e31d092 HTML-ify the requested-features file (as a diversion from the stuff I should really be working on :) PR: Obtained from: Submitted by: Reviewed by: by Diane Holt 2001-05-20 00:03:06 +0000
  • 94fb3a440 Working on my data types :-) by Conor MacNeill 2001-05-19 08:00:25 +0000
  • 15e2ec500 Spell Duncan's name correctly by Conor MacNeill 2001-05-18 14:58:38 +0000
  • c2e518039 Mutant update. Reorganization of classes to a fair extent Introduction of a non-functional parallel task Converted some data types over Initial experiments with apsects used to store data type values by Conor MacNeill 2001-05-18 13:38:25 +0000
  • a48208f6c <jboss> element for <ejbjar> by Conor MacNeill 2001-05-17 11:05:55 +0000
  • 02f44cc23 All the new things from recent patches by Conor MacNeill 2001-05-17 10:43:34 +0000
  • 0b3766839 Update to SQL task documentation. General cleanup and documentation of new delimiter option by Conor MacNeill 2001-05-17 10:41:08 +0000
  • c3633d1c5 This patch enables a newly created Perforce label to be locked by Conor MacNeill 2001-05-17 10:30:49 +0000
  • 52579e968 Quote the -group parameter to Javadoc by Conor MacNeill 2001-05-17 09:56:22 +0000
  • cc695c5ea Minor typo by Conor MacNeill 2001-05-17 09:52:32 +0000
  • 5c4140f46 Class.newInstance throws a NoSuchMethodError in JDK 1.1 if there is no no-arg constructor. by Stefan Bodewig 2001-05-11 06:27:03 +0000
  • ecab5d335 Make javadoc expand properties for the new nested elements. by Stefan Bodewig 2001-05-11 06:22:44 +0000
  • 64d3b161d Allow the SQL Delimiter to be set so that Oracle stored procs may be entered. by Conor MacNeill 2001-05-10 15:25:43 +0000
  • a6c6685f6 Initialize classes which are loaded through a classloader. Note that the approach here uses newInstance to achieve initialisation for JDK 1.1 compatability. Under JDK 1.2, both initialization and the classloader to use can be specified to Class.forName(); by Conor MacNeill 2001-05-10 15:23:00 +0000
  • b5b31688e Add some nested elements to javadoc where it seemed to be useful. by Stefan Bodewig 2001-05-10 12:14:36 +0000
  • 86bed70a9 Improve error reporting in <xmlvalidate> and tell the XML where the document is located. by Stefan Bodewig 2001-05-10 11:44:06 +0000
  • b150eb636 Add getResource() implementation to AntClassLoader by Conor MacNeill 2001-05-09 15:14:46 +0000
  • a88cd5374 My proposal for Ant2 - Mutant by Conor MacNeill 2001-05-08 16:04:13 +0000
  • 1f0c45897 sync classpath creation between Unix and Windows version. by Stefan Bodewig 2001-05-08 12:21:30 +0000
  • b8f7af872 Made scripts a little more consistent, they should now work with IBM's JDK on AIX out of the box. by Stefan Bodewig 2001-05-08 11:21:27 +0000
  • 9f4642716 Assorted patches: by Stefan Bodewig 2001-05-08 09:35:31 +0000
  • af81133ec this makes ant work with jikes on OSX by Jon Scott Stevens 2001-05-08 01:24:49 +0000
  • 2fb97663f Add in the addFailure method for later versions of JUnit copied from PlainFormatter by Conor MacNeill 2001-05-05 14:02:50 +0000
  • 3ae40fb06 Add a new formatter "brief" for <junit> by Stefan Bodewig 2001-05-04 08:03:53 +0000
  • 6433910ca recored the results fot last voting round by Stefan Bodewig 2001-05-04 07:11:14 +0000
  • f76dfe452 capture System.out and System.err while running the junit tests. by Stefan Bodewig 2001-05-03 15:04:03 +0000
  • 2ef872804 Make DirectoryScanner's error message a bit more useful. by Stefan Bodewig 2001-05-03 13:19:50 +0000
  • 314bc565b Make tarfilesets work. by Stefan Bodewig 2001-05-03 13:10:30 +0000
  • 91305712a fix wording of fileset example. by Stefan Bodewig 2001-05-03 13:01:34 +0000
  • f8f5fb01a Make <replace> work for multibyte character sets. by Stefan Bodewig 2001-05-03 12:54:33 +0000
  • 4b56e099f Make sure, we don't add "" to the archive - zip has gotten the same special treatment a few weeks ago. by Stefan Bodewig 2001-05-03 12:27:52 +0000
  • cc8afe278 Pass -noexit flag to weblogic.rmic by Stefan Bodewig 2001-05-03 11:35:20 +0000
  • 770b1dd27 Make <copy> throw an exception if the file to copy doesn't exist. by Stefan Bodewig 2001-05-03 11:18:44 +0000
  • e412f3152 fix testcase 13 for available. by Stefan Bodewig 2001-05-03 11:16:53 +0000
  • 0254e32e7 Moved stuff that I called SEMI-REJECTED in <http://marc.theaimsgroup.com/?l=ant-dev&m=98800940615921&w=2> to ACCEPTED state (will back out, if somebody complains). by Stefan Bodewig 2001-05-03 08:42:59 +0000
  • f16ef2144 Added links to Steve Loughran's articles in Ant's docs dir. by Stefan Bodewig 2001-05-03 08:36:51 +0000
  • 95ee5d6ee Add blurb about new "type" attr for <available> (meant to bundle this in with the rest of the files for the change -- rats!) PR: Obtained from: Submitted by: Reviewed by: PR: Obtained from: Submitted by: Reviewed by: by Diane Holt 2001-05-03 07:46:33 +0000
  • b482bf23b Backed out previous change that added a "dir" attribute, as this caused backwards-compatibility issues. Added a "type" attribute instead, which works with the "file" attribute to specify either a file or a directory. PR: Obtained from: Submitted by: Reviewed by: by Diane Holt 2001-05-03 07:41:11 +0000
  • a570213cc Removed an invalid assumption regarding the replacement of already checked-out files. by Nico Seessle 2001-05-03 07:11:24 +0000
  • 6424badf1 Capitalised "Perforce", cleaned up some typos, amended authors names. by Nico Seessle 2001-05-03 07:10:16 +0000
  • 354afc93b Created a resource page at the website, updated links to FAQ. by Stefan Bodewig 2001-05-02 10:05:11 +0000
  • ab5f1efaf - Added new tests for the dir-attribute - Adjusted expected result for test13 - empty string is not a file - Corrected all the tests - seems I have got the arguments in the wrong order on first submission :-( by Nico Seessle 2001-05-01 11:41:05 +0000
  • a04e11dde The file was not correctly closed after validating it's contents, so the tests failed on Windows. by Nico Seessle 2001-05-01 11:37:56 +0000
  • 981af7b3b Added some comments, so one knows which entry in the buildfile belongs to which test-method. by Nico Seessle 2001-05-01 11:36:19 +0000
  • a80cf0dfe iplanet-ejbc task for EJB stubs and skeletons for the iPlanet Application Server 6.0 Nested element to support iPlanet in ejbjar task by Conor MacNeill 2001-05-01 10:31:48 +0000
  • 7624036cc Rolling back whitespace changes. by Conor MacNeill 2001-05-01 08:07:23 +0000
  • c1de5c691 Repair install target and correct mionor typo by Conor MacNeill 2001-05-01 07:50:15 +0000