Great code :)
I bloated the regex a bit to take care not to trash " code # comment "
in line comments.
This regex is a BRE posix
(http://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap09.html#tag_09_03
)
and replaced "$@" by ${1+"$@"} (though i don't know what this hack was
for ... onl
Attached to this message is the actual patch. =/
On Sat, 2005-05-07 at 23:41 -0500, Jerry Haltom wrote:
> In the 30 minutes I had to work on free software this week I put
> together this patch against java-common which implements the previously
> discussed new VM selection idea for wrapper scripts
In the 30 minutes I had to work on free software this week I put
together this patch against java-common which implements the previously
discussed new VM selection idea for wrapper scripts.
Please evaluate and include in java-common.
I recognize I used bash-syntax for these scripts. That is becau
On Wed, Apr 13, 2005 at 08:40:53AM -0500, Jerry Haltom wrote:
> Actually I had assumed editing the line in /etc/jvm.conf would have been
> enough for somebody who didn't want a GUI. Was I wrong?
you are right, vi is good enough as command-line tool.
Can you provide a patch against java-common tha
Jerry Haltom wrote:
Actually I had assumed editing the line in /etc/jvm.conf would have been
enough for somebody who didn't want a GUI. Was I wrong?
Hi Jerry,
no you are right - but the discussion was to start ASAP without
a GUI tool (which needs more time to achieve) and add the GUI
tool later if
Actually I had assumed editing the line in /etc/jvm.conf would have been
enough for somebody who didn't want a GUI. Was I wrong?
On Mon, 2005-04-11 at 07:32 +0200, Michael Koch wrote:
> On Mon, Apr 11, 2005 at 08:17:22AM +0200, Wolfgang Baer wrote:
>
> > >On Sun, 2005-04-03 at 11:12 -0500, Jerry
Sun, 03 Apr 2005 11:12:03 -0500,
Jerry Haltom <[EMAIL PROTECTED]> wrote:
> We need a standard, nice, easy to extend way for binary wrappers
> in /usr/bin and/or startup scripts to locate their VM. There are a few
> requirements that I had:
>
> 1) Whatever we do should be GUI configurable. I want
Michael Koch wrote:
On Mon, Apr 11, 2005 at 08:17:22AM +0200, Wolfgang Baer wrote:
On Sun, 2005-04-03 at 11:12 -0500, Jerry Haltom wrote:
We need a standard, nice, easy to extend way for binary wrappers
in /usr/bin and/or startup scripts to locate their VM. There are a few
requirements that I had:
On Mon, Apr 11, 2005 at 08:17:22AM +0200, Wolfgang Baer wrote:
> >On Sun, 2005-04-03 at 11:12 -0500, Jerry Haltom wrote:
> >>We need a standard, nice, easy to extend way for binary wrappers
> >>in /usr/bin and/or startup scripts to locate their VM. There are a few
> >>requirements that I had:
> >>
Once more forgot to post to list- thanks Jerry.
Hi Jerry,
Jerry Haltom wrote:
Anybody interested in this at all?
Yes :-)
Sorry, I am currently away and have on sporadic and
short access to my email.
On Sun, 2005-04-03 at 11:12 -0500, Jerry Haltom wrote:
We need a standard, nice, easy to extend way
On Sat, Apr 09, 2005 at 11:24:37AM -0500, Jerry Haltom wrote:
> Anybody interested in this at all?
Sorry, I was busy this week and I wanted to think about it a bit.
>
> On Sun, 2005-04-03 at 11:12 -0500, Jerry Haltom wrote:
> > We need a standard, nice, easy to extend way for binary wrappers
> >
Anybody interested in this at all?
On Sun, 2005-04-03 at 11:12 -0500, Jerry Haltom wrote:
> We need a standard, nice, easy to extend way for binary wrappers
> in /usr/bin and/or startup scripts to locate their VM. There are a few
> requirements that I had:
>
> 1) Whatever we do should be GUI conf
We need a standard, nice, easy to extend way for binary wrappers
in /usr/bin and/or startup scripts to locate their VM. There are a few
requirements that I had:
1) Whatever we do should be GUI configurable. I want to write a "System
VM Selection" control panel of some sort allowing the user to cho
13 matches
Mail list logo