Hi,

In my recent experiments with the new repo layout, I stumbled accross
the following problem :

1) cforms depends on ajax for compiling
2) ajax depends on cforms for tests


So, using maven, you need to disable tests while packaging ajax if
cforms hasn't been packaged yet. The easy way out would be to just merge
both blocks together, alternatively we'ld have to organize the tests
differently.


Thoughts ?
Jorg

Reply via email to