Quite Easy...
-B
--- [EMAIL PROTECTED] wrote:
> All,
>
> I Just wanna execute "Build.xml " inside another file named
> "MasterBuild.xml"
>
> Kindly tell me ,what is the exact task name ?
>
> Thanks 'n' Advance,
> Venkat.
>
> This transmission may cont
Actually, it's very easy to supply a different classpath to javac
(check the ant docs for more options)...
in your build.xml file
in your compilation task
-B
--- Bob Bronson <[EMAIL PROTECTED]> wrote:
> Hi All,
>
>
use : to add them - for example
-B
--- klute <[EMAIL PROTECTED]> wrote:
> hey all,
>
> can anyone tell me how to supply multiple src folders
> for my javac task?
>
> thanks a lot!
> james
>
> __
> Do You Yahoo!?
> Tired of s
>
I believe needs to be =>
>
-B
--- Nishi Prafull <[EMAIL PROTECTED]> wrote:
> Hi:
> I have following ant script to build a project but its failing at the
> clean target as below, can someone please let me know what could be
> the cause?
> I made sure that the srchome variable was set in the
> You know that if your class direcly uses GPL code it must be
> under GPL, too?
Thanks for the info.
> In Ant we use reflection for using GPL classes so we dont depend
> on them.
I noticed that patch calls the patch process (Command/Executor),
however the mks diff we have installed does not m
tree into yours. I personally
use it for scripting the merge from autogenerated code into the previous
version that may have been hand modified.
Compatibility: 1.5.1
URL:
http://www.hydrogenline.com/ant
Contact:
b.kyer _at_ hydrogenline.com
License:
Tasks itself is Apache, the actual Diff jav