Re: [spice-dev] making a release of netserve
Johan Sjöberg <sjoberg-yCVjj/[email protected]> Mon, 15 Nov 2004 13:20:08 +0200
| Newsgroups | gmane.comp.java.spice.devel |
|---|---|
| Message-ID | <[email protected]> |
Mauro Talevi wrote:
>> There used to be another target/goal but I think that you can just use
>> dist:deploy to deploy the artifact however if you want to deploy
>> everything (including the site) then I think you can just use the goal
>> "deploy" which is a custom goal we have defined.
> components:deploy will deploy all components.
> but deploy in components/netserve would be simpler if you just need to
> deploy netserve as each component is versioned independently.
Ahaa. So the release process is as simple as:
1) Update the project's project.xml with the new version
(<currentVersion> + a new <version> element)
2) Tag CVS with the new version
3) Run the deploy or dist:deploy target from the
project's root
Anything else?
Cheers,
//
Johan
------------------------------
spice dev mailing list
[email protected] to post
dev-unsubscribe-kYqEwUbZbpqxIXFVlbCvtR2eb7JE58TQ@public.gmane.org to unsubscribe