Jan Materne
81b8729960
article about extending <input>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276776 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Conor MacNeill
402c918992
Missed closing tag
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276775 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Conor MacNeill
062527700b
Current Nightly builds are a little, um, stale. Don't get people's hopes up
for now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276774 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Conor MacNeill
8c4315b93e
Merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276773 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Conor MacNeill
ff18eadd28
Add name attribute to project element in Ant's build file
PR: 30608
Submitted by: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276771 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
8b18d1984c
Correct subscripts.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276770 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a349a7f732
Use a different way to deal with Mono's "I don't like absolute Unix
path names" feature - change into the directory that holds the WSDL
file and only use the file name.
(1) restores the old signature of setSrcFile
(2) makes XSD include with relative URLs work (and probably WSDL
import as well).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276769 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
74c147ed2a
Make NetCommand#setDirectory actually do something
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276768 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
df70b2b9e0
Clearify the availability of nested <param>/<property> elements in <ant>/<antcall>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276767 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a4e0e85b97
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276766 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
bdedc93fe1
missing license
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276765 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
4f24496d02
external Xclude task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276764 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
aacbb8e340
Allow DependScanner to use DirectoryScanner's basedir attribute.
PR: 30558
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276763 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
73bea8d87b
test fixup, I still think the csc tests are broken.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276762 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
ea016c9845
fixed the test failure, added a proper self contained test.
I have commented out the test that asserts that sourceTime==destTime implies up-to-dateness. This is an interesting problem. Filesys granularity gets in the way.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276761 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
3d29d200b8
external JudoScript task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276760 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
6ecb28f9d3
javadocs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276758 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
85f05e8b8d
more tests; 'default' compiler and "" has a well defined behaviour.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276757 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
18aa085b70
IDE stuck in a GPL license, thinking this was day-job code :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276756 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
fdf4bba148
rmic gets a fork option.
Most of the changes here are actually adding tests, which was surprisingly hard work.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276755 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
0a1ffe3fcb
I am still to test this.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276754 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
45a286b046
sneak in an explicit test of the new file utils timestamp comparison stuff
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276753 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
24193cb45d
Change output so that it doesn't look as if csc always compiles everything
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276752 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
9efd103536
29808. Clearify what 'external' means.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276751 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
0cd9301832
updated whatsnew
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276750 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
803fb00df9
These changes will break Stefan's and my work builds, but they are for the better.
1. pull file/url stuff from the main class into another instance of the schema class.
2. added a makeURL flag that turns a file ref in a schema into a URL. v. useful for .net.
3. added a compiler enum and attr that lets you choose compiler. Compilers are microsoft|mono|microsoft-on-mono.
4. renamed parseableerrors to ideErrors.
5. dependency logic uses filesys granularity.
No tests for the compiler stuff, we need to think about how to do that.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276749 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
579a1f76bd
Echo cleanup. Too much duplicate logic.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276748 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
b6da0f3f12
1. some factoring out of the timestamp checks for even more reuse. That way the granularity logic can all go in one place.
2. a refactoring of close() to ignore exceptions. I made this static because I want to use it everywhere we close things in a finally clause. NB, note that all four methods would all be unified if the writer/reader/instream/outstream classes had a base class "Closeable" with method void close().
No, I have not refactored everything to use these yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276747 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
dc808ef696
The ide is fussy, so we dont have to be
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276746 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
58b828830e
little known facts about IA64. 64 bit pointers mean you run out heap twice as fast.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276745 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
f53a735bae
fix case
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276744 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
5760f1c3ff
wsdl.exe cant spell parseable.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276743 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
854b09faf8
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276742 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
c876b58d28
A couple extra traces in the log for xml validate.
I wonder if we should include the full exception text on a parse failure, as it is often useful.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276741 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
72252a9148
Now support for nested schemas as add ons. Will probably break mono, but the tests have been written so as not to expose that break.
Also: protocol, parseableErrors. These are WSE2.0 options.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276740 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a8814a50b1
Add example regexp that maps from Java class files to the
corresponding source files.
Submitted by: Paul Galbraith <pgalbraith at trigoncanada dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276739 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
d9277ce3b4
Article about 'buildfile' written in Java
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276738 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stephane Bailliez
aa816d8ae8
Try to make somewhat clear explanation...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276737 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
22b84e3a90
Base version decision on classpath instead of archive names, this allows Gump to effectivly ignore javacchome
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276736 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a177bc702d
We can now savely run all .NET tests on Mono
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276735 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
22d6ae2eac
Mono doesn't include the Webservice namespace by default, I don't think this change will break the tests on Microsoft's Framework
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276734 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
4c30dd5d53
make <ilasm> work on Mono
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276733 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
d7858c284e
Wrapper scripts did not detect WINNT value of dynamic OS environment
variable when logged into workstations using Novell authentication.
PR: 30366
Obtained from: Dave Brondsema
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276732 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
78946192ac
Add pointer to JarBundler - submitted by Seth Morabito
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276731 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
0f6f477310
Mono's wsdl.exe uses a different return code (2) than Microsoft's
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276730 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
75e6369470
<wsdltodotnet> should now work with Mono 1.0 as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276729 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
84fdd0cc56
Mono's mcs doesn't like the filealign parameter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276728 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
0dc7331256
Can talk about 1.6.2 in present tense now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276727 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
cc1d22cffa
new tests fail if the tests themselves live on the system classloader
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276724 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a103ec640e
logging the classpath once is enough
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276723 13f79535-47bb-0310-9956-ffa450edef68
21 years ago