Menu

#11 isolate prevents input from working

v3.0b1
open-works-for-me
5
2010-06-23
2010-06-18
Michael FIG
No

I'm trying to use isolate to create an input loop. This is a long story... basically the ant startup times preclude me from putting the loop in a shell script and calling ant multiple times for each log message.

The expected behaviour would be for ${logMessage} to be set for each line of input. The current behaviour is that the ${logMessage} property is not ever set.

Discussion

  • Michael FIG

    Michael FIG - 2010-06-18

    Ant build file

     
  • Michael FIG

    Michael FIG - 2010-06-18

    I'm using the latest antxtras v2, btw.

     
  • Michael FIG

    Michael FIG - 2010-06-18

    Current output

     
  • JWare Admin

    JWare Admin - 2010-06-23
    • milestone: --> v3.0b1
     
  • JWare Admin

    JWare Admin - 2010-06-23

    Working variant with AntXtras v3b1

     
  • JWare Admin

    JWare Admin - 2010-06-23

    Screenshot of sf3018146's output

     
  • JWare Admin

    JWare Admin - 2010-06-23

    Not sure why this isn't working for you. Can you specify which version of AntXtras you're using. I tried with the latest v3.0b1 and it works I think as you're expecting.

     
  • JWare Admin

    JWare Admin - 2010-06-23
    • status: open --> open-works-for-me
     
  • JWare AntXtras Admin

    Working variant with AntXtras v2.0.1

     
  • JWare AntXtras Admin

    Screenshot of sf3018146's output (AntXtras 2.0.1)

     
  • JWare AntXtras Admin

    Seems to work for both AntXtras v3.0.0b1 and v2.0.1. Can you try the attached xml files in your environment?

     

Log in to post a comment.