Date: 2004-02-28T21:32:22
   Editor: 218.214.49.176 <>
   Wiki: Ant Wiki
   Page: NewAntFeaturesInDetail
   URL: http://wiki.apache.org/ant/NewAntFeaturesInDetail

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -2,27 +2,28 @@
 
 Ant 1.6 (to try them download the released version from 
[http://ant.apache.org/bindownload.cgi the Ant download site])
 
-* NewAntFeaturesInDetail/MacroDef - define new tasks as macros based on other 
tasks
+ * NewAntFeaturesInDetail/MacroDef - define new tasks as macros based on other 
tasks
 
-* NewAntFeaturesInDetail/PresetDef - define new tasks by providing default 
values for attributes or child elements of existing tasks
+ * NewAntFeaturesInDetail/PresetDef - define new tasks by providing default 
values for attributes or child elements of existing tasks
 
-* NewAntFeaturesInDetail/AntLib
+ * NewAntFeaturesInDetail/AntLib
 
-* NewAntFeaturesInDetail/Import - import build files - and maybe even override 
targets in the imported files with targets of your own
+ * NewAntFeaturesInDetail/Import - import build files - and maybe even 
override targets in the imported files with targets of your own
 
-* NewAntFeaturesInDetail/Ssh - finally SSH and SCP are supported with the help 
of [http://www.jcraft.com/jsch/index.html JSch]
+ 
+ * NewAntFeaturesInDetail/Ssh - finally SSH and SCP are supported with the 
help of [http://www.jcraft.com/jsch/index.html JSch]
 
-* NewAntFeaturesInDetail/XmlNamespaceSupport
+ * NewAntFeaturesInDetail/XmlNamespaceSupport
 
-* NewAntFeaturesInDetail/NewLauncher
+ * NewAntFeaturesInDetail/NewLauncher
 
-* NewAntFeaturesInDetail/SubAnt
+ * NewAntFeaturesInDetail/SubAnt
 
-* NewAntFeaturesInDetail/NewIntrospectionRules - new naming conventions for 
methods have been added that make writing and using custom selectors, filters 
or conditions a lot easier.
+ * NewAntFeaturesInDetail/NewIntrospectionRules - new naming conventions for 
methods have been added that make writing and using custom selectors, filters 
or conditions a lot easier.
 
-* NewAntFeaturesInDetail/DefaultExcludes - the list of default exclude 
patterns is no longer hard-coded but can be changed at runtime
+ * NewAntFeaturesInDetail/DefaultExcludes - the list of default exclude 
patterns is no longer hard-coded but can be changed at runtime
 
-* WatchoutFor/PropertySet - There is a type-o in the manual regarding one of 
the attributes of propertyref
+ * WatchoutFor/PropertySet - There is a type-o in the manual regarding one of 
the attributes of propertyref
 
-* LinksToOldDocuments
+ * LinksToOldDocuments
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to