in java why float we has to be type cast i.e. float a = (float)2.3; and and if 2.3 is consider as double then why there is a need for that ???
Hi All
i am running build which is written as windows batch script calling ANT script. its running fine but not reporting build failed or not.
hudson is not triggering the build as failed, its always Success.
Please let me know how can I trigger the build failure from batch command.
how can i find errors in build.
Regards
Akilan Paulraj
i am new to hudson, i have ant based build which is running using windows script (batch files). how to configure build in hudson? kindly help us