You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Markus Heussen <he...@rheinland-online.com> on 2004/01/13 00:14:10 UTC

[CVS] Building error

Hi,

in the current cvs there is a bug in lib/jars.xml

wrong:

  <file>
    <title>XML Xindice</title>
    <description>Native XML Database by Apache XML project</description>
    <used-by>xmldb block</used-by>
    <lib>xmldb/lib/xindice-1.1b1.jar</lib>
    <homepage>http://xml.apache.org/xindice/</homepage>
  </file>

right:

...
    <lib>xmldb/lib/xindice-1.1b3.jar</lib>
...

Maybe one of the contributors can check if I'm right and then fix it?

Best regards, Markus

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: [CVS] Building error

Posted by Joerg Heinicke <jo...@gmx.de>.
On 13.01.2004 00:14, Markus Heussen wrote:

> Hi,
> 
> in the current cvs there is a bug in lib/jars.xml
> 
> wrong:
> 
>   <file>
>     <title>XML Xindice</title>
>     <description>Native XML Database by Apache XML project</description>
>     <used-by>xmldb block</used-by>
>     <lib>xmldb/lib/xindice-1.1b1.jar</lib>
>     <homepage>http://xml.apache.org/xindice/</homepage>
>   </file>
> 
> right:
> 
> ...
>     <lib>xmldb/lib/xindice-1.1b3.jar</lib>

Fixed: http://marc.theaimsgroup.com/?l=xml-cocoon-cvs&m=107395063117116&w=2.

Developers are lazy, do their builds from within Eclipse and don't test 
the current build on command line :)

Joerg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org