Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[modeling-pmc] [CQ 2918] AOP Alliance Version: 1.0

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=2918


Philippe Ombredanne <pombredanne@xxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pombredanne@xxxxxxxx




--- Comment #5 from Philippe Ombredanne <pombredanne@xxxxxxxx>  2009-01-04 05:02:03 ---
Hi, I am both an Eclipse committer and a member of the AOP Alliance project.
AOP Alliance is a set of interfaces and as such does not contain much in terms
of code. In fact there is only one executable class AspectException.
The project is hosted here http://sourceforge.net/projects/aopalliance
The source code can be browsed here:
http://aopalliance.cvs.sourceforge.net/
and can be retrieved by CVS using the following command line on *nix style OS:
cvs -z3
-d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/aopalliance co -P
aopalliance
I am attaching a copy of the sources that match the released jar . Those
sources were extracted from CVS.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top