From: Dmitriy S. <sha...@gm...> - 2012-05-16 09:06:49
|
On Wed, May 16, 2012 at 1:53 PM, Dannes Wessels <da...@ex...> wrote: > > On Wed, May 16, 2012 at 10:26 AM, Wolfgang Meier <wol...@ex...>wrote: > >> Please also remember that aspect4j is still incredibly slow in the >> current build scripts ;-) This is slowing down all my development. >> > > aspect4j actually supports some shortcuts here, so things are not > re-generated over and over again. > > I had a look but was not successful in changing. Let a fix be a > prerequisite for the switch to maven, because Maven will slowdown > development (compilation) a bit more..... [my experiences so far] > Maven have same speed as ant (my experience), but modular - no needs to complier modules that wasn't change (that potentially can speed up). + resolve jars dependences (I see a lot of problems for starters because of missing jars) -- Dmitriy Shabanov |