Diane Holt
ab9a8557f7
Add patch submitted by Ingmar Stein.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272024 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
d0630078b8
Sync up with Ant1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272023 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f2712a9fa4
Add menu item for differences.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272022 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c9a7ce1551
Extracted list of differences from the index page into a differences.xml document.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272021 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e57c5a6197
Let IDEA style the xml
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272020 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
da3f4b2eb5
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272019 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c7594db418
Fix example to use valid XML.
Submitted by: pedro_cristian@yahoo.fr
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272018 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
a94e3de322
Rename the attribute of <javac>'s <compilerarg> from implementation to
compiler.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272017 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
fc7e3b1fd4
revert <javac>'s fork attribute to a true boolean and add executable
attribute to set the path to the compiler.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272016 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
2e31f97888
MOve Attribute Setter outof Reflector to its own class
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272015 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
2cf032e2ec
EJB hot deploy tool, contributed by Christopher A. Longo - cal@cloud9.net
(sorry for the multi-step commit - darn lock files!)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272014 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
47644c9113
EJB hot deploy tool, contributed by Christopher A. Longo - cal@cloud9.net
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272013 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
e26ee966c8
Fixes to allow xdoclet to build under gump/mutant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272012 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
7f578a92f6
Zap jar innards that included some junk code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272011 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ac202afe91
Move to the external bzip package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272010 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Darrell DeBoer
b857ad5df2
* Added 'property-resolver' role, with 'default'
and 'classic' implementations.
* Ant1CompatProject doesn't instantiate
ClassicPropertyResolver directly.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272009 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
fb9599b73c
Zap last of frantic proposal
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272008 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
b2b36812d5
Add a note about separating execute()/validate() into different passes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272007 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
bec7075908
Refactor changelog task so that the parser/writer are separated from task.
This makes it easy to implement a writer that outputs as GNU style changelogs or some other format
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272006 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ea33b6b469
Integrate a changelog task that generates an XML changelog (useful for doing reports on codebase)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272005 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c3a12b1570
Remove uneeded import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272004 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
90153a1926
Actually make this work by toString()ing the embeddor properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272003 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
60211980de
no message
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272002 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
74a5d61ead
Remove unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272001 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
7c5d46d55f
Add cvspass resources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272000 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1c2652d8b6
i18n'ed task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271999 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
2e52ff7fe8
Start to integraqte Alexandrias ChangeLog task into myrmidon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271998 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
b5c5eb38a8
Start to integraqte Alexandrias ChangeLog task into myrmidon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271997 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f37c292c4c
Made embeddor not implement the framework lifecycle stages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271996 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0f73e49d66
Remove last remanents of antfarm
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271995 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
dfb313353b
Add TODO to ProjectListener
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271994 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
daa0b5fc35
Add SecurityManager TODO
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271993 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
558ed3035c
Zappo!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271992 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
4c6f5e1596
No need for these no more
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271991 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
89423dca5b
oops, forgot to check this in last week
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271990 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
ee1f70b4c9
bit more detail on target names
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271989 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
62e7dc5ae2
style sheet control; you can point to anyhting or turn it off completely.
nb, can we make this a logger and not a listener?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271988 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
ec74722dcd
* Use the shared classloader as the parent of antlib classloaders, rather
than using the container classloader.
* DefaultWorkspace and ExecManagerFactory figure out myrmidon.home using
their parameters, rather than using system properties.
* Split embeddor/workspace/project handling code out of CLIMain into a new
EmbeddedAnt helper class. CLIMain is now responsible for setting up the
logger, and command-line option handling. EmbeddedAnt is responsible for
starting the embeddor, building the project, and executing targets (and
cleaning-up). Should make it considerably simpler to embed myrmidon.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271987 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
321497ad25
showed a few uses of ant to make sure it works,
Really should unit-test this
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271986 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
fded11d618
Introduce a basic <ant/> task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271985 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0065308eeb
Add some todos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271984 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
17991a8e76
Add embeddor to serviceManager.
Man is this an ugly hack ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271983 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e3fe21eccb
Fix classloader problem
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271982 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1bc7ec2902
Move StringToFileConverter back as it references TaskContext
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271981 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
23e1111535
Made it possible to parse out hex, octal and binary numbers via the converters
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271980 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
16dd6ada59
Move OsCondition to nativelib package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271979 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e2f8be7711
Move the primitive, reusable and non-myrmidon specific converters into the aut hierarchy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271978 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
63ff560abb
Zap unused import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271977 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
aa850423a9
Only dump propertys with a specified prefix
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271976 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
b370706c7b
Fix javadoc error
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271975 13f79535-47bb-0310-9956-ffa450edef68
24 years ago