Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Sinan 4.1.0
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Eric Merritt  
View profile  
 More options May 15 2012, 10:21 pm
From: Eric Merritt <ericbmerr...@gmail.com>
Date: Tue, 15 May 2012 21:21:08 -0500
Local: Tues, May 15 2012 10:21 pm
Subject: Sinan 4.1.0

Get it from the usual place https://github.com/downloads/erlware/sinan/sinan

### Greatly reduced startup time

Version 4.1.0 should be about 40% faster to start up then previous
versions

### Release Task Start Option

The release task can now take an optional argument 'start' that will
build the release as normal, but then also start the release for
testing.

One thing to note is that you have no ability to interact with the
shell when the release is started this way. I hope to change this in
future versions, but currently that is a limitation.

### Support for Rebar Style Version Control Based App Versions

This supports Rebar style version control tag based versions. This
works for git, mercurial, bazaar, subversion, as well as custom shell
commands.

In order to support [semver](http://semver.org) an addition tag of
rm_v is supported. This will allow you to have

    {vsn, {rm_v, <vcs-name>}}.

the rm_v will tell sinan to remove any leading 'v' or 'V' from the tag
if one exists. This lets you tag in your vcs with v<tag> and still
have the version in your OTP app come out as just <tag>

### Misc

* Running shell based hooks should now be more robust.
* Lots of documentation fixes to the online docs.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »