On Wed, May 11, 2016 at 11:34 PM, Michael Richardson
wrote:
> Erik Huelsmann wrote:
> > Additionally, with this change, our users can start managing their
> > deployments using 'carton'
> > (http://search.cpan.org/~miyagawa/Carton-v1.0.24/lib/Carton.pm);
> which calls
> > itself
Erik Huelsmann wrote:
> Additionally, with this change, our users can start managing their
> deployments using 'carton'
> (http://search.cpan.org/~miyagawa/Carton-v1.0.24/lib/Carton.pm); which
calls
> itself "Bundler for Perl".
WOOHOO!!!
--
] Never tell me the odd
On Wed, May 11, 2016 at 9:27 PM, Michael Richardson
wrote:
>
> Erik Huelsmann wrote:
> > * Before we release RC1, we create the 1.5 branch
> > * When we create the branch, 'master' becomes 1.6.0-dev
> > * The 1.5 branch will still report 1.5.0-dev, until we release 1.5.0
> at
> >
Erik Huelsmann wrote:
> * Before we release RC1, we create the 1.5 branch
> * When we create the branch, 'master' becomes 1.6.0-dev
> * The 1.5 branch will still report 1.5.0-dev, until we release 1.5.0 at
> which time it switches to 1.5.1-dev, exactly as we do now on 1.4
> *
Hi,
If you're using or about to use 'master', you should know I'm about to
merge a pull request which moves us away from using Makefile.PL.
Instead, we'll use 'cpanfile' and 'prove'. We're making this change because
it becomes easier for our users to install LedgerSMB. It also becomes
easier /no
The LedgerSMB project is proud to announce the latest beta of its new 1.5.0
release line, beta5. Although the beta wasn't part of the original release
plans, the project received many more contributions than planned. As a
result, there was more churn on the master branch than planned, which
warrent