[jboss-dev-forums] [Design of JBoss Build System] - Re: Build System Meeting Agenda Mar 01, 2007
pgier
do-not-reply at jboss.com
Mon Mar 5 10:37:13 EST 2007
"scott.stark at jboss.org" wrote : How is the repository selected?
The deployment repository can be selected automatically based on whether you are doing a release (using the release plugin). This week I will create some documentation in the wiki with more specifics about how this will work.
"scott.stark at jboss.org" wrote : If I put out a 2.0.0.Beta3 build of the mc to the snapshot repository and link jbossas to it, I don't expect that it will change.
I was thinking that alpha and beta releases would go to the releases repository, and not the snapshot repository. That way they wouldn't change.
"scott.stark at jboss.org" wrote :
| Why not have a single maven repo under svn where only devs with release tech permission can put out non-snapshot releases? Does svn support that type of filename pattern permissions or is it only path based?
|
| Having the repo under svn (not cvs due to refactoring problems) is a good thing for tracking who changed what.
|
I'm not sure if SVN could provide that type of filename matching permissions. It doesn't appear to be available without changes to the svn apache modules.
I agree with you that for now we should leave the release repository under version control, but in the future it may not be necessary.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025092#4025092
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025092
More information about the jboss-dev-forums
mailing list