On 7/13/06, Jukka Zitting <[EMAIL PROTECTED]> wrote:

Hi,

On 7/13/06, Christophe Lombart <[EMAIL PROTECTED]> wrote:
> On 7/13/06, Jukka Zitting <[EMAIL PROTECTED]> wrote:
> > * I wanted to give Graffito a run
> > * I went to the web site and looked for a download link; none
>
> Normal because there is not yet a release :-)

Agreed. Just pointing out the standard procedure of a first-time visitor.

> * I followed the link to "Build all Graffito subprojects" to build from
> > sources
> > * Got the sources from svn
> > * Why do I need to setup a test database to build the sources?
>
> Building the source implies running the unit tests. There is not yet a
JCR
> Graffito store. So, you need a specific DB schema to exexute the unit
tests

My point is that it should be very painless and straightforward to
build the sources and run the unit tests. Preferably:

   $ svn checkout
http://svn.apache.org/repos/asf/incubator/graffito/trunk graffito
   $ cd graffito
   $ maven


+100


> * Got a failure due to a missing dependency
>
> Which one ?

C:\src\graffito\trunk>maven start.test.server
__  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

start.test.server:
    [echo] ====================================
    [echo]         Start HSQL Test Database
    [echo] ====================================
    [echo]
    [java] java.lang.NoClassDefFoundError: org/hsqldb/Server
    [java] Exception in thread "main"
    [java] [ERROR] Java Result: 1
BUILD SUCCESSFUL
Total time: 1 seconds
Finished at: Thu Jul 13 11:59:11 EEST 2006



it looks like a bad config in the build.properties. We definitly need a
default configuration :-)
I'm just wondering about your access right to the project.
Do you have time to commit some changes in order to help us ?



--
Best regards,

Christophe

Reply via email to