<div dir="ltr">Hey Julien,<br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 12, 2015 at 12:44 AM, julien2412 <span dir="ltr"><<a href="mailto:serval2412@yahoo.fr" target="_blank">serval2412@yahoo.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I'm giving a try to tdf#44854 "Upgrade bundled HSQLDB to 2.x".<br>
Would it be possible to upload the repackaged file from<br>
<a href="http://localhost/serval2412/hsqldb_2_3_3.zip" rel="noreferrer" target="_blank">http://localhost/serval2412/hsqldb_2_3_3.zip</a> to<br>
<a href="http://dev-www.libreoffice.org/src" rel="noreferrer" target="_blank">http://dev-www.libreoffice.org/src</a> ? (md5 =<br>
40cc60070acaa2d49193b3abd15e560e, no need to prefix the file with it)<br>
<br>
I repackaged it just to have this:<br>
hsqldb\<br>
   ...<br>
<br>
instead of this:<br>
hsqldb-2.3.3\<br>
   hsqldb\<br>
       ....<br>
(like we have now for hsqldb-1.8.0)<br></blockquote><div><br><br></div><div>There is no need to repackage the tarball to get that in the build system. Unpackedtarball.mk already supports adapting the directory layout. As an example of a package that does this already: $(eval $(call gb_UnpackedTarball_set_tarball,cppunit,$(CPPUNIT_TARBALL),,cppunit))<br><br></div><div>Regards,<br></div><div>Markus<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
(<br>
For the moment, I just succeeded in:<br>
- adding a flag ENABLE_HSQLDB2 (since experimental) +  building the package<br>
- Creating a brand new file with a table<br>
I haven't yet tested the rest but had already a crash when opening then<br>
closing the table of the new file.<br>
So of course, it's just the very beginning of it.<br>
)<br>
<br>
Julien<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://nabble.documentfoundation.org/Request-for-upload-HSQLDB-2-3-3-zip-on-http-dev-www-libreoffice-org-src-tp4169088.html" rel="noreferrer" target="_blank">http://nabble.documentfoundation.org/Request-for-upload-HSQLDB-2-3-3-zip-on-http-dev-www-libreoffice-org-src-tp4169088.html</a><br>
Sent from the Dev mailing list archive at Nabble.com.<br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</blockquote></div><br></div></div>