Joerg Heinicke dijo:
> On 09.01.2004 11:23, Antonio Gallardo wrote:
>
>>>>Hello Antonio,
>>>>
>>>>the bad parts in the build are:
>>>
>>>...
>>>
>>>
>>>>docs-build.xml, line 3
>>>>
>>>><target name="prepare-docs" unless="exclude.documentation"
>>>>depends="blocks">
>>>>
>>>>You seem to have set an additional property exclude.documentation,
>>>> which
>>>>is not part of standard build.properties. Only if I add this property I
>>>>can recreate you failing build. Otherwise prepare-docs is always
>>>>executed (in dependency on validate-xdocs) and validate-xdocs does not
>>>>fail.
>>>
>>>I grepped for "exclude.documentation" and it was indeed recently added
>>>to build.properties. When writing the first mail I only had a look into
>>>my local.build.properties which is not uptodate.
>>>
>>>So you either have to exclude documentation and validate xdocs from
>>>build or include both - or fix the build :)
>>
>>
>> Hi Joerg:
>>
>> Thanks for the help. :-)
>>
>> I remember we made some changes in the build:
>>
>> http://marc.theaimsgroup.com/?l=xml-cocoon-cvs&m=107311169623083&w=2
>>
>> Can be this the problem?
>
> As I said it is the additional property exclude.documentation. When
> setting it to true you can break the build. Before this commit this
> property was not in build.properties and you had not set it to true.

Tim tried to fix the build and I reviewed his code, but I was not sure
about the new property. Hmm... it was my fault for not ask about it. :-(

If Tim is follow this thread: Tim: Can you review the build again?

Then what we can do? is OK to remove this property from the
build.properties? Perhaps other users will have the same problem and if
they are newbies this can be even worse.

Reinhard reported the same error too. I was not alone. ;-)

WDYT?

Best Regards,

Antonio Gallardo

Reply via email to