Hey guys,

I've been away for a while and lots of things have changed.  Its pretty
cool how merlin can go out and grab the jars that an application needs
from a repository, but I'm wondering if there is any documentation or
listing or something of the repository ids and their dependencies.  I
checked the wiki page and web site and found nothing.

I've got a small NIO based echo server that I'm playing with to learn
all the new tricks and am having a heck of a time doing dependency
tracking.  First, I needed to add
cornerstone-threads:cornerstone-threads-api and
cornerstone-threads:cornerstone-threads-impl (which I only really
figured out how to do looking at the "
Cornerstone Components - Threads" example, initially I tried using just
cornerstone-threads-api and cornerstone-threads-impl but that didn't
work).  After trying with that I found I needed to add excalibur-thread
and then excalibur-pool. 

No biggie, so far everything is pretty the same as the cornerstone
threads example.  Now I come to a point where I need to add
excalibur-instrument (not on the threads example).  I successfully
guessed that the resource id should be
excalibur-instrument:excalibur-instrument and found the version on the
AvalonProductTable in the Wiki.

I guess this isn't too big of a deal, but the whole trial and error
thing is a bit of a PITA.  So I was just wondering if there is some
documentation I'm missing or at least a better way to do this.

Thanks,
Rich


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to