[ http://jira.codehaus.org/browse/CONTINUUM-727?page=comments#action_67058 ]
Jeremy Whitlock commented on CONTINUUM-727: ------------------------------------------- IRC Conversation between Jason and myself: 08:53 <jason> the descriptor does not exist yet 08:54 <jason> when you run the release plugin it makes a properties file but nothing extensive 08:54 <jason> you would probably start with the release plugin and see what it produces 08:54 <jason> and then make that a little nicer to produce a standard release descriptor 08:54 <jason> something that continuum could use 08:54 <jason> this is all new 08:55 <jason> if you run mvn release:prepare on something you see it in action 08:55 <jason> it creates a release.properties 08:55 <jason> but would be nicer if that was a model of some sort 08:55 <jason> so i can help you start a modello model if you like as that's what we use for maven models 08:55 <jason> modello is a simple xml format for describing datamodels 08:56 <jason> and from that we generate java/xsd/dtd/xml reader/xml writer/docs/jdo bindings ... 08:56 <jason> so ultimately you end up with an xml file payload that gets send to continuum 08:57 <jason> but you can use a nice model inside the release plugin and serialize the xml 08:57 <jason> i can get you started on that if you like 08:57 <jason> not sure where i have to deploy now 08:58 <jason> http://people.apache.org/~jvanzyl/AppDeployment.png 08:58 <jason> let me add one more thing 09:02 <jason> http://people.apache.org/~jvanzyl/AppDeployment.png > Allow Continuum to work with the release plugin to perform the official > release > ------------------------------------------------------------------------------- > > Key: CONTINUUM-727 > URL: http://jira.codehaus.org/browse/CONTINUUM-727 > Project: Continuum > Type: New Feature > Reporter: Jason van Zyl > Assignee: Jeremy Whitlock > > > This might eventually be a little tool for release management but it could > start in Continuum. So the release plugin would do a release:prepare and > store the information in a descriptor (maybe use modello to describe the > release) and the descriptor could be sent to Continuum via a Web Service and > Continuum could do the official release. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira