Bug#480132: AspectJ bootstrapping

Thierry Carrez thierry.carrez at ubuntu.com
Thu Feb 19 10:44:27 UTC 2009


> Here's a list:
>  1. org.aspectj/modules/lib/aspectj/lib/aspectjrt121.jar
>  2. org.aspectj/modules/lib/aspectj/lib/aspectjrt.jar
>  3. org.aspectj/modules/lib/aspectj/lib/aspectjtools.jar
>  4. org.aspectj/modules/lib/build/build.jar
>  5. org.aspectj/modules/org.eclipse.jdt.core/jdtcore-for-aspectj.jar
> [...]
>
> 1. 2. and 3. are a typical chicken/egg problem, and I have no idea how
> to solve it.

This looks like a classic bootstrapping issue. The package could
build-depend on itself, that should give you the missing JARs (except
the 121 thing) ?

-- 
Thierry Carrez
Ubuntu server team





More information about the pkg-java-maintainers mailing list