Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-dev] Accessing aspectj4netbeans source

The immediate priority is to put up an rc3 release, since the rc2 that was
posted acquired a regression bug (compiler messages don't work properly).  I
would like for us to make it public on Friday.  I've put a release that
supports 3.5 and has that bug fixed at:

http://aspectj4netbean.sourceforge.net/AspectJForNetBeans-1.1rc3-preview.zip

Vaughn, do you have any patches for the latest in CVS?  It would be great to
get those into the rc3 release.  Also, any testing or mileage that you could
put on it before the release would be great.  Once rc2 is out we can plan
NetBeans improvements for 1.1.1.  

Please send on any questions that you have about the module implementation.


Cheers,

Mik

--
http://kerstens.org/mik
 

> -----Original Message-----
> From: aspectj-dev-admin@xxxxxxxxxxx [mailto:aspectj-dev-admin@xxxxxxxxxxx]
> On Behalf Of spurdyne
> Sent: Tuesday, July 15, 2003 4:23 PM
> To: aspectj-dev@xxxxxxxxxxx
> 
> Thanks, Wes.
> 
> I guess I just picked a bad moment to get started, becuase I was able to
> retrieve everything the next day.  Everything built OK, and I'm working on
> the classpath bug.
> 
> If anyone wants to use the AspectJ for NetBeans module with NetBeans 3.5
> or
> Sun ONE Studio 5 before the bug is fixed, just mount
> <ide_install>\lib\ext\aspectjrt.jar as a filesystem and the classpath
> problem will vanish.
> 
> Vaughn
> 
> ----- Original Message -----
> From: "Wes Isberg" <wes@xxxxxxxxxxxxxx>
> To: <aspectj-dev@xxxxxxxxxxx>
> Sent: Thursday, July 10, 2003 11:30 PM
> Subject: Re: [aspectj-dev] Accessing aspectj4netbeans source
> 
> 
> >
> > Very frustrating!  Anonymous CVS didn't work for me, either.
> > Perhaps the sourceforge cvs server is being hammered:
> >
> > ----
> > Pinging cvs.sourceforge.net [66.35.250.207] with 32 bytes of data:
> >
> > Reply from 66.35.250.207: bytes=32 time=15ms TTL=52
> > Request timed out.
> > Request timed out.
> > Request timed out.
> > ----
> > Though extssh works fine.
> >
> > I sent up-to-date sources to Vaughn.
> >
> > Wes
> 
> _______________________________________________
> aspectj-dev mailing list
> aspectj-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/aspectj-dev



Back to the top