Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.11.0
-
Fix Version/s: 4.0.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
In the online documentation:
http://izpack.org/documentation/3.11.0/advanced-features.html
In the section: "Apache Ant integration"
The classname should be lowcase for the izpack part.
It should be
classname="com.izforge.izpack.ant.IzPackTask"/>
and not
classname="com.izforge.IzPack.ant.IzPackTask"/>