Re: How to execute a command that reads from stdin

2003-02-08 Thread John Guthrie
if you look at the archives, someone came up with a task to do this for java tasks a while back called InOutJava (my apologies to said someone for not giving him due credit). the problem was that you could not fork a new jvm with this task. i was playing with this myself, and, still in java, i fig

Re: IllegalAccessException running main

2003-01-18 Thread john guthrie
that's it, it wasn't. thanks. makes sense too, since i wasn't forking a new jvm. again, thanks! john Keith Hatton wrote: Is your "Main" class declared public? -Original Message- From: john guthrie [mailto:[EMAIL PROTECTED]] Sent: 16 January 2003 21:35 To:

IllegalAccessException running main

2003-01-16 Thread john guthrie
maybe not an ant problem, but here's my setup: from build.xml --- from Main.java --- static public void main(String args[]) throws Exception { ... } from my attempt to run 'exec' target --- local> ant exec Buildfile: build.xml init: compile: [javac] Comp

Re: The task doesn't support the nested "patternset" element

2002-07-28 Thread john guthrie
#x27;d put it > under -- oops, , a-ha! > > Diane > > > = > ([EMAIL PROTECTED]) > > > > ______ > Do You Yahoo!? > Yahoo! Health - Feel better, live better > http://health.yahoo.com > > -- > To unsubs