On Wed, Oct 1, 2008 at 2:53 PM, Jakob Sachse <[EMAIL PROTECTED]> wrote:
> Hello,
>
> today i created such a patch. The only issue I have with it, is that I
> don't know how to append binary files to it. I created a folder for my
> referenced files and added also some binary files (pictures, a jar)
Hello,
today i created such a patch. The only issue I have with it, is that I
don't know how to append binary files to it. I created a folder for my
referenced files and added also some binary files (pictures, a jar) to
it. How can I append them to the JIRA issue report?
Thanks
-Jakob
Rahul Akol
On Mon, Sep 29, 2008 at 5:02 PM, Jakob Sachse <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have been working on getting commons.scxml running on android. Today I
> got the stopwatch up and running.
This is neat, thanks for sharing!
If you want to write up a slightly more involved recipe / how to, w
Hello,
I have been working on getting commons.scxml running on android. Today I
got the stopwatch up and running. Since Android does not provide a full
j2se I had to deploy / modify lots of libraries.
i.e. i used apache harmony for getting a java.beans implementation.
I had to modify java.beans