On Fri, 2002-04-05 at 19:45, John McNally wrote: > Jason van Zyl wrote:
I will pull out all our salient points and try to summarize this later on. I do see your point for convenience in not having to build everything from HEAD if that's the code your project requires. So basically the repository would have a series of release JARs and a series of -dev JARs that are close to HEAD (as there is never any real guarantee of exactness but they are probably close enough most of the time) I think we just stumbled because of the JAR having the same name (commons-beanutils.jar) and possibly some updating not happening which is a communication problem mostly. I will post later as I'm still trying to hash out a first cut of an overall system and I will include a new section for -dev JARs because something like CruiseControl could probably poll for changes in a repo and push up a new dev JAR. Because in this particular case you pushed up a -dev JAR for a project you're not involved in so I don't know that would work either yet. -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
