Menu

#3 Ant default build does not always run

Release-2.*
open
None
5
2002-12-16
2002-12-16
Davy Herben
No

When building the source with 'ant' (without arguments),
the run part doesn"t always execute properly : it shows
the
run :
line, but nothing happens and there is no disk activity.
This behaviour doesn't always occur.

Is this a build.xml problem, an ant bug, or a
compiler/JVM issue ?

Discussion

  • Davy Herben

    Davy Herben - 2002-12-16
    • milestone: --> Release-2.*
    • assigned_to: nobody --> vipie
     
  • Koenraad Heijlen

    Logged In: YES
    user_id=100119

    you should give me some more information... what does ps aux tell you?

    The run target starts a new JVM (java) and executes DragonChess in the src dir. Actually it's doing 'cd src && java Dragonchess' but off course it's no .sh application :).

    What to check ?
    - how many java instances are running
    - is DragonChess runnable (in a workable form)
    - increase the verbosity of ant. (ant -v)

    regards, koenraad.

     

Log in to post a comment.

MongoDB Logo MongoDB