I took a quick look. How closely do you think you will be able to support the current ListableRepository, WriteableRepository, and Repository interfaces? The console currently makes use of both forms of the copyToRepository method (inputstream and file) ... but I suspect we could conform to just the inputstream. We also make use of listURIs (which I assume gets replaced with just list?).

Does the URI form of the artifact change much?

Joe

Dain Sundstrom wrote:
I have added a repository that can read a repo using the maven 2 layout. This required a few changes to the Repository interface, so please take a look at it. The code is the configId branch that David Jencks and I are working on for the quick 1.1 release (old 1.0.1).

Specifically, Aaron can you take a look at this? It will impact the console code and I don't want to create a mess for you to deal with.

http://svn.apache.org/viewcvs.cgi/geronimo/branches/configid/modules/ system/src/java/org/apache/geronimo/system/repository/ Maven2Repository.java

Thanks,

-dain



--
Joe Bohn
joe.bohn at earthlink.net

"He is no fool who gives what he cannot keep, to gain what he cannot lose." -- Jim Elliot

Reply via email to