HI,

> To build the falconjx source package you should run
> 
>       ant all
> 
> "all" is a target in the top-level build.xml

README says:
ant all        (or just ant since the default target is main)

REMDEME_JX says:
ant main        (or just ant since the default target is main)

So that should be fixed.


> The default target "main" only builds falcon and not falconjx.  
I'd just change it so that "ant" or "ant main" compiles both and have a falcon 
and faloconjx target so you can compile each one separately if needed.

> If you ran "ant all" and the jx stuff did not build, please forward the
> ant output or try to debug it.
Yes "ant all" does compile both falcon and falconjx.

Thanks,
Justin

Reply via email to