Alex Vong <[email protected]> writes: > Although the the above is tedious, it is still doable. However, > eventually I run into a problem - javacc depends on itself to build. It > is analogous to how ghc is built. Does anyone know to bootstrap javacc > from source? > I find a trick to disable beanshell when building testng. Since we have the following dependency chain: testng ---> beanshell ---> javacc
Disabling beanshell removes javacc from the dependency graph and thus avoid the self-hosting problem.
signature.asc
Description: PGP signature
