where i work we use maven and its release plugin for the swing apps
and the webapps
we recently switched to using hudson for the release just because its
very easy.
For the release notes, we sync the versions with the JIRA versions and
generate the release notes from there (but the business guys often
have to write some more docs for our clients when a new release is
available and that is done manually)


On Thu, Dec 17, 2009 at 8:07 PM, [email protected]
<[email protected]> wrote:
> I have been wrestling with/procrastinating automating release
> processes for the last year or so.  I need to do a little play and
> pray, but I thought I would see what some other folks are doing.
>
> In my case, I have a bunch of web apps and some command line apps
> which make up the environment (ok, there are native apps and db stuff
> too).  I have been using maven as the build tool for several years
> now.  My thought has always been to write some scripts that pull from
> the ci server and manually install/deploy.  Thoughts?
>
> Are people doing deployments using maven?  Are they doing deployments
> out of their ci server?  What about for command line apps?  Are they
> just writing scripts to pull the branch from the version control or ci
> servers and run the maven deploy plugin?  Or, is the majority using
> custom deployment scripts? How are you specifying environments (dev,
> stage, prod, etc)?
>
> I would appreciate your thoughts,
> LES
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "The Java Posse" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/javaposse?hl=en.
>
>
>



-- 
http://mapsdev.blogspot.com/
Marcelo Takeshi Fukushima

--

You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.


Reply via email to