Steve Loughran
b3113b77b2
some comment cleanup/addition and factored out a test into a standalone assertion
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271916 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
16121faff9
one more test;
just to show what we have today is not that consistent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271915 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
09b828ebbe
Drat! -- caught by the 'cp' copyright fiend.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271909 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
cf83aba68a
Finally add the new <basename> and <dirname> tasks. (yay!)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271908 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
01954942d9
Increase max length to 72
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271906 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
377550b005
Fix typo. Patch sent by Daniel Rall.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271904 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
37cd9404c7
New attribute - ignoreSstemClasses - added to <available>.
PR: 6031
Submitted by: peterj@liberate.com (Peter Janes)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271903 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
bc47be3b76
Change the failed message to something (hopefully) a bit more clear.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271902 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
9b3071c7ed
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271896 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
68cb99cb66
no code changes, only comments to make sense of what is going on
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271895 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
dd8be3b5fd
set properties in nested strings. not tested.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271894 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
3fd83cae2d
Pass the ManifestException to BuildException
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271891 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
a5ec3f179d
Ah! cruel ones, leave me alone now
While I murmur a little and ponder
Anti-Spam
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271885 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
8199a62cee
Remove unnecessary imports to make bootstrap work.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271860 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
b8ff0222b5
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271857 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
792642344d
Refactor dependency analysis.
Add a DependencyAnalyzer interface
Currently supports BCEL based analyzers
Refactor ejbjar not to require BCEL to run.
More to come ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271856 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
24bb66e654
Cleanup of style
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271855 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
df45efc67a
add license
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271851 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
fbcba51852
Make the encodings ascii to help us poor linux schmucks who got a crappy range of fonts.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271850 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
060c35544e
No more deprecated warnings for aliased attributes of oft-used zip, jar, war and ear tasks.
Conor, Costin and I voted +1
Stefan voted +0
However, there is *no* guarantee that all these aliases will stay for Ant2. DestFile is currently the most promising attribute name to be carried over to Ant2.
I have left the @deprecated tags in there and haven't touched javadoc also.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271847 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
5df6412cd6
Check for possible null message and/or null stream.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271846 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9c0169b5bd
Added reporting xslt sheet for checkstyle and removed some cruft from jdepend stylesheet.
Submitted by: "Ingmar J Stein" <stein@xtramind.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271844 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
d164c1fc25
-renamed CompilerAdapter to JspCompilerAdapter
-added a method to this to get a JspMangler
-added a boolean method which returns true if the compiler handles its own dependency checking
-jspc doesnt do dependency work if this test returns true for its compiler
-jspc uses the supplied mangler if it does need to do dependency checking
-jspc should use package names too, but this aint tested yet
-jspc caches the list of generated files and deletes any zero byte length ones after a build (failures)
-jspc also assumes that a zero byte java file was an error when deciding when to compile files
-jasperc gets jasper to return 9 on an error, catches and throws this as a buildException
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271843 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
2ceea11b52
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271837 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
50fb7f5643
Fix up context class loader setting with regard to build.sysclasspath
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271834 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
0e900607a6
Enhance lookup path so that it works automagically with 1.x and 2.x versions...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271824 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
314a73ff1e
Cleanup of ProjectHelper bits - many to go.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271819 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
d66e29f62b
Minor style fixup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271818 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
85cd57c58e
JDK 1.4 compatability
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271816 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
272a25274c
When Available checks for a class make sure the class can actually be
used and not just loaded.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271815 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
ae097cfbc9
JDK 1.1 fixes, second half.
Thanks Conor 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271814 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
598017b1cd
Restore 1.1 operation
Refactor context class loader methods into a utility class
Add URL method to FileUtils (still need to pick that up in Project)
Rename xcatalog to XMLCatalog
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271813 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
732df7532e
JDK 1.1 fixes
incomplete in the case of XCatalog, I'll follow up on this.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271811 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
4093ea2b9c
silly me, I forgot to check this in
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271807 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
aac5436dc6
Use assertEquals instead of explicit check/fail combo.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271798 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
50d4e58dfd
give conext classloaders in <junit> another try, catch Xalan errors in
TraxLiaisonTest.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271796 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
6acb5be183
reworking of jspc in order to get it into shape. Added name mangling support in dependency checking, jasperc is running in separate process so that exec failure should be caught; classpath param can set path to jasper too
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271795 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
3e35ab334b
two new tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271794 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
c2717b6fb3
give credit to Jeff for his NetWare patches.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271791 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
5aace621e9
Testcase for LoadProperties inclusive of testcases for a few filter readers as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271790 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
ef35d9d19d
Fix StripJavaComments such that it strips out java comments properly. Testcase added.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271789 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
a1e68fb8c7
Redo comment filtering logic. The previous one was buggy. I will add a testcase this evening.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271788 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
bd0662b8fa
commit the rest of Jeff Tulley's patches for Novell NetWare.
Submitted by: Jeff Tulley <JTULLEY@novell.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271787 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Costin Manolache
96399befa1
The project helper impl - all the private methods that used to be in ProjectHelper.
I only did a small refactoring to change inner classes to static inner classes
and pass explicitely the parameters. This improve the compatibility with jikes,
gcj and possibly other compilers, and is ( IMHO ) cleaner.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271781 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Costin Manolache
b5397fd0e4
Since nobody objects, this is the 'project helper modularization' commit.
The default is ProjectHelperImpl, which have the original ( SAX1 ) implementation.
Most of the XML-related code has been removed, the only remaining problem
is the AttributeList that is passed to the introspection helper ( which is
XML and SAX1 specific ). It's easy to pass this by using a AttributeListImpl,
and hopefully the introspection helper will be made less SAX1-specific someday.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271780 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
536bfb63e3
Redo previous ant.task changes that I had inadvertently not merged.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271779 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
86696c8c41
Add author tags
Fix up missing Javadoc params
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271762 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
f9c551b16e
Promote Filter Reader proposal to main trunk.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271759 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
a89ffe281a
Minor style fixes for Task class
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271758 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Jon Skeet
131519b962
Expanded JavaDoc comments on variable names.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271754 13f79535-47bb-0310-9956-ffa450edef68
24 years ago