Hi,

i have investigated the reason for the issue and found out that a long time a go the default values in the modell have been commented out...

 264888     kenney         <field>
 264888     kenney           <name>fileMode</name>
 448368    jdcasey           <version>1.0.0+</version>
 264888     kenney           <type>String</type>
 617732    jdcasey           <!--
 264888     kenney           <defaultValue>0644</defaultValue>
 617732    jdcasey           -->
 368547    mperham           <description>
 368547    mperham             <![CDATA[
...
and for directoryMode the same:

 264888     kenney         <field>
 264888     kenney           <name>directoryMode</name>
 448368    jdcasey           <version>1.0.0+</version>
 264888     kenney           <type>String</type>
 617732    jdcasey           <!--
 264888     kenney           <defaultValue>0755</defaultValue>
 617732    jdcasey           -->


So currently the state is that directoryMode and fileMode don't have
default values.

So does anyone has a good explanation/idea/hint why it has been changed in that way?

Or do exists other good reasons not to define default values for directoryMode/fileMode ?


Kind regards
Karl-Heinz Marbaise

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to