Stefan Bodewig
7b8097afa8
Don't allow ]]> within CDATA sections.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273801 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
2ce3f17386
Oops... 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273800 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
386d0634b9
Translate not ignoring comment lines
PR: 16042
Submitted by: morpheus@smi.stanford.edu (Mark Woon)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273798 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Christoph Wilhelms
f61b5370fa
Added my (accidently forgotten) e-mail-address.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273797 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6a65262ae7
Make build.sysclasspath handling more consistent.
PR: 15014
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273795 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
11997bb5b8
commercial JBuilders support Ant, PR#15701
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273794 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
48616a1e32
Update Netbeans info.
PR: 15836
Submitted by: David Konecny <david dot konecny at volny dot cz>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273791 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c4ee923f5c
Try to be more verbose in the FAQ to address PR#15949
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273790 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
24799cbb99
Tell people to look into the FAQ
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273789 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
d346e44b7d
* sync with site.
* regenerate including Bruce's bio.
* make <subsection> look more like it used to be.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273788 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
feb447ccc1
Enable <get> compilation without Sun classes.
PR: 16006
Submitted by: Dalibor Topic <robilad at yahoo dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273785 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c5fa091ce5
Don't fail if the file doesn't exist in <xmlproperty>
PR: 15674
Submitted by: Nicola Ken Barozzi <nicolaken at apache dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273784 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
d1019d39f4
Import updates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273783 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
66a9ab78b7
Make this compile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273782 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Bruce Atherton
e7e8690539
Added a biography
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273781 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
3c329a6a4a
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273780 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
e55aeba0d0
sync with real site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273779 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
76246af477
closer to alphanumeriucally sorted
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273778 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
932eb66ab4
Add pointer to Java+ Preprocessor task.
Submitted by: Brad Cox <bcox at virtualschool dot edu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273777 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
e26227929e
Don't execute the implict target if no default available.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273776 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
2fc6368698
Update check file to latest version of checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273775 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
77537a0381
* Add pointer to "pack"
* Add FAQ on how to get your task listed.
Submitted by: Cristiano Sadun <cristiano at xtractor dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273774 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a7cadc1c26
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273773 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
988ec06164
Few changes:
- implement the BuildLogger - so it can be used with -logger
- few hacks/changes to support logging messages to stdout/stderr without
going to infinite loop. The trick is to create the logger with stdout
beeing the "real" one. Just to be sure it also logs with stdout set to
the real one. This could be done more cleanely probably - with some
changes in core.
- less verbosity ( task started/stoped doesn't need info, etc ).
- the log category is based on the real task name, combine with the
target. That means you can arbitrarily enable debug on tasks and
to tasks that are in particular target.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273772 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8372d91e26
* sync source XML files with generated HTML files
* port GnuPG options fix to ant-site proposal.
* Much of the content in tha ant-site proposal is a lot older than a
few days, adjust copyright notice.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273771 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
1a598d67a5
GPG options require double --
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273770 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
5f8c440ba8
Warn of duplicated project name only if importing.
There are normal cases ( antcall) where the same build file is parsed many times
( this could be avoided now - as an optimization ).
It is a problem only in import, because of the target conflict resolution.
( targets are qualified with the project name )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273769 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
93c03989c1
added comment if no merge point found in template
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273768 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
8cd86b3ffa
added mergedir
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273767 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
013e430301
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273766 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
2c77b2df1b
Keep track of fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273765 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
bf7d45e36c
Actually add the test case too
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273763 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
0132faa5c6
Check if loaderrefs are valid before casting them.
Reported By: Jeroen Breedveld
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273762 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c41bb8f6a3
Deal with lazy class verification.
PR: 15377
Submitted by: David Konecny <david.konecny at volny.cz>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273760 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
4544c39314
Use the real board resolution instead of our draft
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273759 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6a3d2294ec
Move to 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273758 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c38217dcc3
Happy New Year ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273757 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
69d3c11ffb
obsolete. i'm leaving the datatype code here as i haven't migrated it to XDoclet yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273756 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
f0e6d6d58b
now conditional exclusions are taken into account. this was a cut-and-paste from Ant's main build file - hopefully i snagged all the right stuff (at least it worked when I removed the StarTeam API from my ANT_HOME/lib).
this is also a major refactoring of the build file. don't let the mess at the top scare you - just look at the "gen" target and then the results in the build/gen directory.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273755 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
59d1f7bbbc
new & improved!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273754 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
388bd6a7db
oops.. a little over-zealous with the deletes... web and ejb are still needed. why? because the apache module has more than just <antdoclet> in it... it also generates Struts stuff which requires both the EJB and Web modules.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273753 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
43d483a53a
sorry for the overkill commit earlier... trimming it down now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273752 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
ba934f9ce0
not quite complete, but committing to show the gen2 target syntax. the conditional excludes from the main build file need to be added to the fileset of <antdoclet> so this can be run without a full binary (and I mean *full*) distribution of Ant, including all the 3rd party dependencies (or faked versions thereof)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273751 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
b8f5c9940d
probably not needed, but committing just in case
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273750 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
db064bc982
remove old xdoclet
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273749 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
50bef0cdb6
unsure if this is needed or not, generally speaking, but causes problems for me currently
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273748 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
d7a05bea8f
updating to the latest XDoclet 1.2 code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273747 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
b6056cddf0
Can't compare files with strings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273746 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
2ba5566796
Cut&paste of all code related to task/types from Project.
This is _not_ an antlib, just a mechansim to make the task/type
management pluggable and simplify Project ( which will just delegate
for backward compat. ).
Please review - and -1 ( or just remove/change ) if you think this
is bad.
The actual details of the plugin mechanisms are not perfect -
we need to settle on them before 1.6 is released ( same for PropertyHelper).
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273745 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
b57d0dcbc5
XDoclet does not like the semicolons on these lines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273744 13f79535-47bb-0310-9956-ffa450edef68
23 years ago