Stephane Bailliez
3c3b2c3abc
Changed the systemid to have a valid one with file:/// rather than file:.
Some xalan code are doing some check on file:, file:/, file://, file:///, file:///
But I'd rather take file:/// which is normally the valid one.
Reported by Michael J. Hudson <mhudson@blueprinttech.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269513 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
6160d99047
newly generated file with the link to IDEA
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269512 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
fefc52e346
Added a link to this wonderful IDEA editor that has refactoring support and Ant integration.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269511 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
0e9de74149
Added links to Metamata Audit/Metrics and JProbe Coverage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269510 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
f33a70b7e5
Updated the documentation to reflect stylesheet changes and thus customization.
Also updated Xalan information with a direct link for Xalan 1.2.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269509 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
043682556b
Copy the 2 JUnit stylesheets to the xsl directory in the junit package so that they can be loaded as a resource.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269508 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
f7ce826bb3
Get the stylesheets from the xsl package since there is one...
Stylesheets have to be copied to xsl directory after compile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269507 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
0c10f4889a
This is no more needed since it has been replace by xsl in src/etc:
junit-frames.xsl for framed reports.
junit-noframes.xsl for non-framed reports.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269506 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Nico Seessle
480e64cc18
property environment=.. failed under JDK 1.2 with a NPE because WinNTCommandLauncher.exec() got a null working directory and a null Project - reported by <Aimee.Ukasick@med.ge.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269505 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
ce8272e144
Huge summer cleanup to the code...
- takes advantage of Xalan redirect extension, therefore I don't need extra code to split the document several pieces and process them with different stylesheets.
- now using a strategy to determine a valid Xalan executor at runtime. It first check for Xalan2 then for Xalan1.
As a convenience the Xalan version is displayed in the output.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269504 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
37e1a66934
Stylesheet that will be used for non-framed report of JUnit.
It can still be useful for sending a short summary via mail.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269503 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
bb11efae4f
Latest Xalan2 has problems related to the format-number and decimal-format that are due to locale.
Scott Boag <scott_boag@lotus.com>, Gary Peskin <garyp@firstech.com> and David Marston <david_marston@lotus.com> are aware of this
but the problem is mostly due to specifications ambiguities with locale and default separators...
Just in case I'm redefining the separators used in format-number so that there will be no problems on non-us locale.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269502 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
db12ae554e
Allow cvs to prune webpage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269501 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
98d821a06f
Always going to happen when you generate into a source directory
isn't it - oh well :-(
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269500 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
856dad96ac
Minor change so that doco link works when browsing locally
Don't include generated API in source distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269499 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
8ade6db213
xdocs is now moved to top level
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269498 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
27ca344cfb
Add in images
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269497 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
15dd8a7949
build file for docs. Currently separate but can be integrated with
main build file later on
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269496 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
3eb7289d0c
Docs are now generated into here
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269495 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
0c66c5a550
Move xdocs to top level
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269494 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
e6a50fe317
Handle situation where the descriptor is out of date with respect to the
EJB classes but the descriptor text has not changed.
Submitted by: Sean Bowman <SBowman@webb.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269493 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
4d2ea9df2b
fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269492 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
02779fb08e
Description of recent changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269491 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
3572ac711f
If it is not a build exception best to get the full story
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269490 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
ca20f59a18
Defaultdist.dir property is no longer required
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269489 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
aa4eb280ad
Ignore fork attribute if build.compiler doesn't point to a JDK javac.
Submitted by: Brian Deitte <bdeitte@macromedia.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269488 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
9092eca069
Make sure system properties as accessible in subbuilds in the
inheritAll=false case as well.
Submitted by: Craeg K. Strong <cstrong@arielpartners.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269487 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
ffc9cedabb
Make sure <move> doesn't try to move a file to itself
PR: 2515
Try the less costly File.rename before copying a file byte by byte.
PR: 2424
Submitted by: Magesh Umasankar <umagesh@rediffmail.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269486 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
aa8f01df3c
update .NET tasks for the beta2 release
changes
-removed 'owner' attribute from ILASM (it just prints a warning and is
stripped from the docs)
-changed the referenced dlls to the beta-2 set
-added some options to csc:
fullpaths
win32res
noconfig
utf8output
Submitted by: Steve Loughran <steve_l@iseran.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269485 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
deadaf0b01
fix typo
I must save the files before I commit, I must save the files before I
commit, I must save the files before I commit, I must save the files
before I commit, ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269484 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
4ad42dc531
clarify tarfileset documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269483 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
0bcf1432f2
give a better name to FileUtil's factory method.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269482 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
3c2825538a
Explicitly compile the stuff that javac will pick up because of
dependencies anyway.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269481 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
8bde1a4491
leave it to the imagination of the users what may happen if you
specify both, eol and cr.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269480 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
bdf4456a77
New task dependset
Submitted by: Craeg K. Strong <cstrong@arielpartners.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269479 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
21426bf475
Move FileUtils into util package.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269478 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
b36f7bfbdf
Forgot to regenerate after fixing typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269477 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
1a11e90cdb
Add a page to describe steps taken to resolve issues and how to submit
useful bug reports.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269476 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
9df10c6eb9
remove stray CRs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269475 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
f5f32f163a
Make log messages from System.out calls, remove some code in execute
that was redundant, remove some tabs, add testcase that checks that
files don't get overwritten if they'd be identical to the new version.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269474 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
fa86f754a9
Roll back those changes - just seeing the difference between current ant
and site style sheets.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269473 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
1a9be7f6fb
Add test for Bootstrap failures
Simplify the build by using inheritAll="false"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269472 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
e2cf23ba9c
Provide access to old behaviour for those tasks that rely on it, such
as Anakia
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269471 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
5cf91961ce
Define backward compatability constructor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269470 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
446c76d833
Restore task logging and events
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269469 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
329021e4de
update documentation for <fixcrlf>
PR: 1053
Submitted by: Peter B. West <pbwest@powerup.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269468 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
00e45341a1
Add support for Symantec's javac.
Submitted by: Don Ferguson <don@bea.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269467 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
722f6306c7
Only print the final stack trace if in verbose or debug mode, otherwise
just print exception message
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269466 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
0bf139178a
WLJSPC task documentation
Submitted by: Avik.Sengupta@Dresdner-Bank.com <Avik.Sengupta@Dresdner-Bank.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269465 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
bdb8014ea4
Bring back FixCRLF usage in build
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269464 13f79535-47bb-0310-9956-ffa450edef68
24 years ago