Kurt - there is a new dev build on the downloads page: http://eclipse.org/aspectj/downloads.php
Andy On 11 July 2013 09:51, Alexander Kriegisch <[email protected]> wrote: > Hi Kurt. > > Actually I never tried to build AspectJ by myself, but got curious because > of your inquiry. I just gave it a try after I found > http://git.eclipse.org/c/aspectj/org.aspectj.git/. What I did was: > - git clone git://git.eclipse.org/gitroot/aspectj/org.aspectj.git > - Rename org.aspectj/build/sample.local.properties to > org.aspectj/build/local.properties > - Import Eclipse project from org.aspectj/build/ without copying > anything, just referencing the cloned repo. > - Run org.aspectj/build/build.xml as Ant build. > - Find build artifacts in folder org.aspectj/aj-build/dist/tools/lib/ > > It was much easier than I thought. There is a little how-to at > http://git.eclipse.org/c/aspectj/org.aspectj.git/plain/build/readme-build-and-test-aspectj.html- > enjoy! > -- > Alexander Kriegisch > http://scrum-master.de > > > ----- Original Message ----- > From: [email protected] > To: [email protected] > Date: 11.07.2013 18:38:30 > Subject: Re: [aspectj-users] Development build updates > > > > Yes, we tried the 1.7.3 release. The particular change we need > (according > > to git) went in on 6/26/2013. 1.7.3 was released on 6/13/13, so it went > in > > after 1.7.3 was released. It's the synchronization around methods in > > ReferenceType.java that fixes things for us (spring weaving > multi-threading > > issues). > > > > If you could do a dev build for me, that would be great. Thank you for > > offering! > > > > > > On Thu, Jul 11, 2013 at 11:32 AM, Andy Clement <[email protected] > >wrote: > > > >> Have you tried the 1.7.3 release that just came out? I would have > thought > >> the fix would have made it into there (I know the bug says target 1.7.4 > but > >> that might be a mistake). > >> > >> > The development build link and information on the AspectJ site hasn't > >> been updated in a little while. The most recent development build is > from > >> March 13 of this year. > >> > >> It has been broken since the eclipse server infrastructure changed and > the > >> build process broke, I haven't had time to rework the whole process so > have > >> been building them on demand. Try 1.7.3 and if that doesn't have the fix > >> in, let me know and I can build a dev build for you. > >> > >> cheers, > >> Andy > >> > >> > >> On 11 July 2013 08:01, Peterschmidt, Kurt < > [email protected]>wrote: > >> > >>> The development build link and information on the AspectJ site hasn't > >>> been updated in a little while. The most recent development build is > from > >>> March 13 of this year. > >>> > >>> We are encountering this bug: > >>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=408721 > >>> > >>> Which is now fixed and the change is in the git repo. We'd like to > use a > >>> build with this fix in it (hopefully without having to build the source > >>> ourselves). Would it be possible to update the site with a current > build? > >>> I poked around on a few eclipse ftp mirrors hoping maybe the build > was out > >>> there and the site just wasn't getting updated. No luck, though. > >>> > >>> Thanks for the great work on AspectJ in general, we use it extensively. > >>> > >>> Thanks! > >>> Kurt > >>> > >>> _______________________________________________ > >>> aspectj-users mailing list > >>> [email protected] > >>> https://dev.eclipse.org/mailman/listinfo/aspectj-users > >>> > >>> > >> > >> _______________________________________________ > >> aspectj-users mailing list > >> [email protected] > >> https://dev.eclipse.org/mailman/listinfo/aspectj-users > >> > >> > > _______________________________________________ > > aspectj-users mailing list > > [email protected] > > https://dev.eclipse.org/mailman/listinfo/aspectj-users > > _______________________________________________ > aspectj-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/aspectj-users >
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
