Peter Donald
0ae47a0947
Readded IContract
Submitted By: Aslak Helles�y <aslak.hellesoy@netcom.no>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268738 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
7f76769aba
Added -emacs flag.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268737 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
cfa93603e7
By Christoph Wilhelms: Externalization of strings and removal of
dependency ordering capability.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268736 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
2ff201801b
Typo fixup
Submitted By: Jeff Turner <jeff@socialchange.net.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268735 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
23461cba9e
Readded icontract docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268732 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
c3f979ae59
Pvcs task name added to default list
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268730 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
fe83a939b7
Actually add the Pvcs file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268729 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
8a805d3dc0
Added extra test target that calls run-test as "test" is more common/standard
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268728 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
d12dd915de
Bleh - I really should test that it compiles no ? ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268727 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
b00156338d
Pvcs test buildfile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268726 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
5b5fda422d
Pvcs test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268725 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
6192005931
Pvcs docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268724 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
c1fc82565b
PCVS link
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268723 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
d4300a9263
Excluded pcvs from test cases as I believe it has to be localised??
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268722 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
82d33eba28
Removed stray ^M
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268720 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
a434be3618
Added name for icontract
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268719 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
16db28abfc
Added IContract task
Submitted By: <aslak.hellesoy@netcom.no>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268717 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
a4121e0049
Added exclude when icontract is not present
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268716 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
9e0949cfdd
Added in missing import ..
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268707 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
53ee29f4df
Added in sketch of new item set type approach which is generalisation of current system.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268706 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
5e33dfd5be
Changed sample file extentnion to .ant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268705 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
0352bcd522
Changed default file extentnion to .ant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268704 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
a00fa243be
Rearranged packages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268703 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
a6bebc97c6
Added Christoph Wilhelms' "depends" property editor.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268700 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a6e0d48578
Increase timeout in ExecuteWatchdog test to improve its chance to
pass. The race condition is still there, this only masks the problem
that a Thread that sleeps for TIME_OUT/2 might not terminate within
TIME_OUT.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268698 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
834eb88d8c
Dump configuration information along with test output.
Based on a suggestion from Stephane Bailliez.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268696 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
45524b0010
Disabled the testcases which really try to access a webserver. Not everyone
has one.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268695 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
7435b27b91
Merge 1.3 branch changes into MAIN
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268691 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
b5ad58c4d7
orphaned change
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268677 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
41f7afa119
Merge in my patches from the 1.3 branch.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268676 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
2cd09f2f16
Added a note about how to use the srcdir-attribute (not include packages there)
because this seems to become a very frequently asked question.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268663 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
1b319147f9
Initial blurb on Antidote.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268659 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
2479bd9a12
Merge back Tar changes so they can be tested with Gump
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268655 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
5337488612
Merge of 1.3 branch changes into the main branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
867ec77b0d
Add a warn on longfile mode
----------------------------------------------------------------------
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268627 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
ed654080ab
Just changed some parameters to conform to ant standard
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268623 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
83113cb68c
Applied Chris Wilhelm's change to provide a clear log button, and not
to clear the log by default. Also added date to the start and end
build messages.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268618 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
db81fa173d
Applied patch from Deryk Sinotte that fixes problem with discontiguous
selections of multiple targets.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268615 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
1b37338ca6
Removed awk script now that src copy does not occur.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268608 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
22fc4ce3cb
Rearranged convert package with separation of client-engine code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268607 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
1b263172ed
Updated to reflect new package hierarchy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268606 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
a7cc56a8bd
Removed old tasks and moved them into module hierarchy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268605 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
9743220594
Updated to reflect new packaging
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268604 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
2ca4d55559
Moved DataType engine components to tasklet hierarchy as it can not exist independenct of tasklets.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268603 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
7e7539a4f6
Moved DataType to tasklet hierarchy as it can not exist independenct of tasklets.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268602 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
08cddc0345
Module for basic functionality useful in almost all domains
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268601 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
7ea0a0df8f
Package used to hold test cases for features of task engine
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268600 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
d7b7bcc567
Basic module that contains task essential to operation/bootstrapping of myrmidon/ant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268599 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
ba3ce635bf
Removed datatype package as it doesn't make sense for it to exist independent of tasklet hierarchy.
Moved Pattern to modules hierarchy while others moved to tasklet hierarchy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268598 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
620262fb99
Removed old converter hierarchy in favour of integrating it into same hierarchy as .tsks are built from.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268597 13f79535-47bb-0310-9956-ffa450edef68
25 years ago