The following issue has been updated:

    Updater: Brett Porter (mailto:[EMAIL PROTECTED])
       Date: Sat, 21 Feb 2004 7:52 PM
    Changes:
             Version changed to 1.0-rc2
             Version changed from 1.0-final
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1125&page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1125

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1125
    Summary: ant:java fork issues
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.1
   Versions:
             1.0-rc2

   Assignee: 
   Reporter: Andy Jefferson

    Created: Thu, 22 Jan 2004 10:33 AM
    Updated: Sat, 21 Feb 2004 7:52 PM
Environment: Linux, JDK1.4.2

Description:
I have a Java app that I want to invoke via Maven. The Java app uses stdin and stdout. 

If I invoke using ant:java using "fork=true" then stdin doesn not respond correctly. 
That is, the app prompts, but the user can type to their hearts content and nothing 
reaches the app.

If I invoke using ant:java using "fork=false" then I get strange XML related errors 
about unresolved references org/w3c/dom/Node, org/w3c/dom/Document




---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to