Hi,

Yes, the formatting of the file "help.csv" was broken. It should be fixed
now.

Regards,
Thomas


On Tue, Oct 8, 2013 at 12:12 AM, WillyMac <[email protected]> wrote:

>
> src2/h2database-read-only/h2$ ./build.sh jar
> Target: jar
> Deleting temp
> Deleting docs
> Compiling 593 classes
> Copying 1 files to temp
> Compiling 512 classes
> Copying 14 files to temp
> Running org.h2.build.doc.GenerateHelp
> Exception in thread "main" java.lang.RuntimeException:
> java.lang.NullPointerException
>     at org.h2.build.BuildBase.java(BuildBase.java:887)
>     at org.h2.build.Build.resources(Build.java:688)
>     at org.h2.build.Build.compile(Build.java:222)
>     at org.h2.build.Build.compile(Build.java:90)
>     at org.h2.build.Build.jar(Build.java:387)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>     at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke(Method.java:606)
>     at org.h2.build.BuildBase.invoke(BuildBase.java:241)
>     at org.h2.build.BuildBase.runTarget(BuildBase.java:207)
>     at org.h2.build.BuildBase.run(BuildBase.java:188)
>     at org.h2.build.Build.main(Build.java:35)
> Caused by: java.lang.NullPointerException
>     at org.h2.build.doc.GenerateHelp.main(GenerateHelp.java:45)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>     at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke(Method.java:606)
>     at org.h2.build.BuildBase.invoke(BuildBase.java:241)
>     at org.h2.build.BuildBase.java(BuildBase.java:885)
>
>  --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/h2-database.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to