On Mon, Nov 7, 2011 at 1:53 PM, Thomas Mueller <[email protected] > wrote:
> I don't want to include variable debug info in the default jar files, > and providing additional jar files or build options would confuse > people more than help... Only very few people want to debug the > database engine itself, and those who do can compile H2 themselves in > the IDE, I think that's not too much to ask. > No, but it would be nice if in your home-grown build system it were possible to pass -g options. No big deal; I whipped up a Maven pom.xml for future needs and now build H2 with that. Best, Laird -- http://about.me/lairdnelson -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
