[PATCH] fixed java classpath parameter (required for gcj)

2012-11-15 Thread Enrico Weigelt, metux IT service (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1073 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/73/1073/1 fixed java classpath parameter (required for gcj) Change-Id: I0ad426a8791ab514978e01914f9f797b45d0c79a --- M

Re: [PATCH] fixed java classpath parameter (required for gcj)

2012-11-15 Thread Tor Lillqvist
By the way, Enrico, could you please send the list a blanket license statement that you provide your patches under the LGPL3 and MPL2 license? (Otherwise we will have to revert them.) Something like: All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual

Re: [PATCH] fixed java classpath parameter (required for gcj)

2012-11-15 Thread Enrico Weigelt
By the way, Enrico, could you please send the list a blanket license statement that you provide your patches under the LGPL3 and MPL2 license? (Otherwise we will have to revert them.) Something like: All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+

[PATCH] fixed java classpath parameter (required for gcj)

2012-11-14 Thread Enrico Weigelt, metux IT service (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1061 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/61/1061/1 fixed java classpath parameter (required for gcj) Using long parameter, instead of short one. Change-Id: