On Mon, 2002-07-08 at 20:54, Daniel Rall wrote: > Jason van Zyl <[EMAIL PROTECTED]> writes: > > > On Mon, 2002-07-08 at 19:34, Daniel Rall wrote: > > > Jason van Zyl <[EMAIL PROTECTED]> writes: > >> > >> > Hi, > >> > > >> > I am going to restructure the repo into a form where the artifacts for a > >> > project are stored in a directory which has the same name as the project > >> > id. Something like: > >> > > >> > <project> > >> > | > >> > +- jars > >> > | > >> > +- distributions > >> > > >> > We will find ways to produce links the JARs/dists so that the > >> > documentation always points to the correct JAR. > >> > > >> > I want to get the deploy dist target working, but before I do this I > >> > would like to do the restructuring so that there aren't thousands of > >> > artifacts in a single directory. > >> > > >> > Any comments, thoughts, suggestions? > >> > >> One comment: limiting the number of non version controlled directories > >> within CVS directory is a Good Thing. > > > > CVS isn't going to be used at all. So I'm not sure I understand the > > comment. > > When you said repo, I assumed you were talking about the version > control repository; you've been known to rearrange things in there on > occassion. ;-) > > Since that doesn't seem to be the case, do you mean the Maven-style > lib.repo?
Yes, sorry. There is will be a directory for each project and the directory will be the project's id. There I plan to store JARs, dists, possible doc indices or any other project artifact. Eventually we'll have a front end that is managed so that projects can push new artifacts up at will safely and securely. It's coming, but first I just wanted to try and do a little reorg. > - Dan > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
