buildframework/helium/tools/publish/publish.ant.xml
changeset 587 85df38eb4012
parent 217 0f5e3a7fb6af
child 588 c7c26511138f
--- a/buildframework/helium/tools/publish/publish.ant.xml	Thu Mar 04 15:10:37 2010 +0200
+++ b/buildframework/helium/tools/publish/publish.ant.xml	Tue Apr 27 08:33:08 2010 +0300
@@ -26,6 +26,34 @@
     Zipping, delta zipping and copying targets
     </description>
     
+    <!--* @property zip.config.file
+    The ZIP configuration XML file.
+    @type string
+    @editable required
+    @scope public
+    -->
+    
+    <!--* @property zips.ee.spec.name
+    The name of the configuration section for EE zipping.
+    @type string
+    @editable optional
+    @scope public
+    -->
+    
+    <!--* @property zips.localised.spec.name
+    The name of the configuration section for localisation zipping.
+    @type string
+    @editable optional
+    @scope public
+    -->
+    
+    <!--* @property zips.localised.spec.name
+    The name of the configuration section for subcon zipping.
+    @type string
+    @editable optional
+    @scope public
+    -->
+    
     <!--* @property delta.zip.file.size
     Define the file size of the zipped up released file, this is then used by delta zipping code to determine if a delta zip is required or a full zip should be created. The delta zip will only be published if it is less than 1/2 the size of this property
     @type string