[Swift-user] Does SWIFT_JOBDIR_PATH work for output?
    Ben Clifford 
    benc at hawaga.org.uk
       
    Mon Mar 16 13:21:05 CDT 2009
    
    
  
On Mon, 16 Mar 2009, Mihael Hategan wrote:
> It seems that there is no (obvious) way to add variables to the 
> environment from java 1.4. You can either let the child process inherit 
> the full environment or specify the exact environment.
> 
> In Java5, there is a better scheme: ProcessBuilder.
> 
> So I'm contemplating the idea of dropping the Java 1.4 restriction and 
> moving forward.
The same has bugged me in the past (enough that I have a patch in a local 
checkout that uses 1.5 stuff for that).
I guess 1.5 is pretty widespread on machines that people are likely to 
want to run locally on.
-- 
    
    
More information about the Swift-user
mailing list