Steve Loughran
0ad112c8f7
refactoring out something that I see in too, too many places in datatypes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274666 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
bfc76ead3f
nobody can hide from the comment police
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274665 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Christoph Wilhelms
8ded9a566b
Corrected Conor's correction ;-) and reduced a logo-size by 30k (80%) :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274664 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
ad187d8d64
handle IE
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274663 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
518c367ed3
Put award news on main page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274662 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Christoph Wilhelms
4026dafb6a
Add newly won Java World Editiors Choice Award to News-Page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274661 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
bd8523c8a4
Importing COM into .NET is adding injury to insult, but if you had to unit test a COM object, how would you do it?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274660 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
f97fcdb35e
Improve error messages when creating tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274659 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
1d35a8c41f
Resolve memory leak when ejecuteJava cleans up AntClassLoader
PR: 20264
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274658 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
539d2cdb76
Various I/O fixes to support input from java tasks.
Addition of a -noinput flag to indicate input is not allowed
to prevent locking up non-interactive builds.
PR: 18133
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274657 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
ef0075ae4c
Add support for -target to Jikes compiler adapter
PR: 20580
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274656 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
b5aa31ebd0
Wrong date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274655 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
b198322c41
Allow tasks to be defined on the fly using scripts
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274654 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
ec0ed53362
Fix hopefully bug 18956.
The code has been tested on Linux by Adam Ambrose
P4HandlerAdapter will now delegate to PumpStreamHandler
PR: 18956
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274653 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
9a177657a6
license of XmlTask was wrong, corrected from GNU to Apache
following an email of Brian Agnew
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274652 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
ca38162280
Oops.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274651 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
225ceb0626
Starting with 1.6, Concat supports filterchain.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274650 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
cdf128015b
Fix for 20499:
When a proxied task throws a build exception, or other
exception, the taskadapter reports this at
error level. This is incorrect as the
intent of taskadapter is to transparently adapt
a task, the exception should be reported
at verbose level.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274649 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
709b693771
fixes NPE on iterator causing JXPath to fail with exception if expression returns no results
PR: 20272
Submitted by: Nick Chalko (nick at chalko dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274648 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
a15bea0557
Ignore the patch file and the temporary file when checking for Copyright.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274647 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
e7113e29d0
Remind submitters to include the ASF copyright on new files.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274646 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
b1eae8e54c
ok, we all Cut 'n Paste :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274645 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
e0afa9b0aa
Suggest using Ant to generate a patch file for Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274644 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
6784b0c0e1
Added requirement for jsse.jar for SMTP over TLS/SSL
PR: 19180
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274643 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
b91587431f
Make sure that javac source files in lists passed to external compilers
are always quoted in the default external compiler implementations
Also replace backslashes with slashes in path names containing spaces
PR: 10499 17683
Submitted by: Joe Boon (joe dot boon at cdcsolutions dot com) and
Anne Kinsella (anne dot kinsella at iona dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274642 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c5e1c21947
Revert logic that performs the <os family="win9x"/> check from "I know
all that are not win9x" to "I know all thar are win9x".
Note that the list is as authoritative, complete and real-world-tested
as my knowledge on said platform. ;-)
PR: 16611
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274641 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
f82a8c58db
Log all statements in <sql>
PR: 20309
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274640 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2f8193c6bb
config attribute added to set the location of a specific PVCS .cfg file
PR: 9752
Submitted by: Jon Dickinson (dickinson dot j at ucles dot org dot uk )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274639 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
85b2032078
changed email address of Rob van Oostrum to rob at springwellfarms dot ca
PR: 14709
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274638 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
202be1f5e1
Adds functionality that makes jboss element look for jbosscmp-jdbc.xml
descriptor if ejbjar has cmpversion="2.0" set
PR: 14709
Submitted by: Rob van Oostrum (rvanoo at xs4all dot nl)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274637 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2bbb06868a
Support for SMTP over TLS/SSL in the mail task
PR: 19180
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274636 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
abf3432912
PR: 19897
22 years ago
Stefan Bodewig
07119705a3
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274634 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
4e2a4f9c95
fix for bug 20306 - regex handling of $ in replace string
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274633 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
2ab437be31
This is supposed to be sorted ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274632 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
bca445f362
Followed Peter Reilly's suggestion and added support for the selectors
<different> and <type> in SelectorContainer and MatchingTask.
This type of changes will soon become history.
PR: 20220
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274631 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Erik Hatcher
2b980517fb
Apply patch from #20270 - adds if/unless clause to junit formatters. Submitted by Eli Tucker
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274630 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
e1fc0ae7ec
Remove dependency to JavaMail for MailLogger by using the Mailer class
and Class.forName() instead of the MimeMailer class directly
Also remove another bug in the MailLogger which would have forbidden to send plain mail
PR: 5969
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274629 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
cf50c9f624
MailLogger has compile time dependency on JavaMail - at least for now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274628 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
3de2b29bee
add peter reilly to contributors
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274627 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Bruce Atherton
918f0f6af7
Finally added some documentation on the Selectors Test Framework
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274626 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
568d1d1c89
had forgotten to submit manual pages, oops
PR: 5969
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274625 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
35a33fd9bb
Implementation of SMTP-Auth for MimeMail, available through <mail/>
and MailLogger.
PR: 5969
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274624 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ab7c90fc67
Remove split System.arraycopy that is a leftover from times where we
forced the -jar argument to be the first on the command line.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274623 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
3e61552036
fix the completely broken clone() implementations.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274622 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b5bd5af059
Add a nested <bootclasspath> to <java>.
Submitted by: W. Craig Trader <craig dot trader at lmco dot com>
Do the same for <junit>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274621 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
38130f9ff1
Update documentation to reflect change in inline manifest regeneration
policy
PR: 20179
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274620 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
cf93d8dfd2
There is a visible homepage for Ant-Contrib now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274619 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
44c504d4c6
Copyright line fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274618 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
3732442442
new selector <type> allowing to sort files only or directories only
can be extended to support selecting
- is file readable
- is file writeable
- file exists
- file is hidden
PR: 20222
Submitted by: Jeff Turner (jefft at apache dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274617 13f79535-47bb-0310-9956-ffa450edef68
22 years ago