]> source.dussan.org Git - aspectj.git/commitdiff
adding projects cricketcage and atrack
authorwisberg <wisberg>
Tue, 2 Dec 2003 20:54:19 +0000 (20:54 +0000)
committerwisberg <wisberg>
Tue, 2 Dec 2003 20:54:19 +0000 (20:54 +0000)
docs/sandbox/trails/links.html

index d7715b64ce41007b8baea184d820c6febd9774cd..0d56ab87f398222e07e20a8d2bdd62eafb88ac13 100644 (file)
@@ -18,8 +18,9 @@ For a list of publications about AspectJ that might contain
 sample code, see the publications link off the AspectJ web site at
 <a href="http://eclipse.org/aspectj">
          http://eclipse.org/aspectj</a>
-
+<p>
 <!-- END-SAMPLE pubs-all-links -->
+<p>
 
 <!-- @author Ramnivas Laddad -->
 <!-- START-SAMPLE pubs-books-aspectjinaction AspectJ in Action -->
@@ -35,6 +36,7 @@ Find the code at
          http://www.manning.com/laddad/</a>.
 
 <!-- END-SAMPLE pubs-books-aspectjinaction  -->
+<p>
 
 <!-- @author Jan Hanneman -->
 <!-- START-SAMPLE pubs-papers-aodesignpatterns Aspect-Oriented Design Pattern Implementations -->
@@ -49,6 +51,27 @@ Find the code at
          http://www.cs.ubc.ca/~jan/AODPs/</a>.
 
 <!-- END-SAMPLE pubs-papers-aodesignpatterns  -->
+<p>
+
+<!-- @author Ron Bodkin and others -->
+<!-- START-SAMPLE pubs-projects-atrack ATrack bug tracker  -->
+The <a href="https://atrack.dev.java.net/">aTrack project</a>
+aims to create an open source bug tracking application that 
+demonstrates use of Aspect-Oriented Programming (AOP) with AspectJ. 
+It uses AOP pragmatically to provide systematic support for 
+technical, middleware, and business concerns.
+
+<!-- END-SAMPLE pubs-projects-atrack -->
+<p>
+<!-- @author David Walend -->
+<!-- START-SAMPLE pubs-projects-cricketcage CricketCage JUnit test generator  -->
+The <a href="http://sourceforge.net/projects/cricketcage/">
+CricketCage project</a>
+automatically creates JUnit TestCases for repeatable bugs and test 
+scenarios. Include Cricket Cage's AspectJ code to install a code 
+generator, then run the program to generate the TestCase.
 
+<!-- END-SAMPLE pubs-projects-cricketcage -->
+</a>
 </body>
 </html>