You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Olivier Lamy <ol...@apache.org> on 2010/08/08 23:51:19 UTC

[ANN] Maven Scm 1.4 Released

Hi,

The Maven team is pleased to announce the release of the Maven Scm, version 1.4.

http://maven.apache.org/scm/

Release Notes - Maven SCM - Version 1.4


** Bug
    * [SCM-431] - Username and Password cause NumberFormatException in
scm:hg:http URLS
    * [SCM-444] - Git provider does 'git push' during 'mvn
release:prepare' which causes unwanted problems
    * [SCM-469] - Auto-generated config spec during release:perform
contains line element * null
    * [SCM-525] - Need to specify full outputDirectory for export
    * [SCM-526] - scm:checkout and scm:export  ignores excludes and
includes configuration
    * [SCM-539] - Unparseable date with Mercurial SCM provider
    * [SCM-551] - Blame command : Unparseable date when locale is not US
    * [SCM-564] - scm:export does not use "includes" and "excludes" properties
    * [SCM-568] - Exception No such command 'blame'

** Improvement
    * [SCM-445] - Extend command coverage of AccuRev provider for use
with Continuum and Release Plugin
    * [SCM-528] - Provide Util.setSettingsDirectory for starteam
    * [SCM-529] - Provide Xpp3Writers for providers
    * [SCM-534] - expose getSettingsFile
    * [SCM-535] - Cache Settings in SvnUtil
    * [SCM-550] - expose StarteamUtil.getSettingsFile
    * [SCM-561] - Final cleanup accurev provider for 1.4

** New Feature
    * [SCM-521] - Please add support for optional push / merge to the
bazaar provider
    * [SCM-532] - Please add support for blame command
    * [SCM-542] - Add blame command to Perforce provider
    * [SCM-543] - Add blame command to ClearCase provider
    * [SCM-544] - Add blame command to AccuRev provider
    * [SCM-545] - Add blame command to TFS provider
    * [SCM-562] - Don't overwrite SVN auth cache



Have Fun !
--
The Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Scm 1.4 Released

Posted by Olivier Lamy <ol...@apache.org>.
Hi,

2010/8/9  <to...@gi-de.com>:
> will there also be availabe a new version of maven-release-plugin next
> time that uses SCM-1.4 ?
Yes it will (commit done yesterday)
> How can I force Maven to use SCM-1.4 during release process  in the
> meantime ?
You can add the scm dependencies with this version in your release
plugin configuration by adding a dependencies section.
>
> thanx, Torsten
>



-- 
Olivier
http://twitter.com/olamy
http://fr.linkedin.com/in/olamy
http://www.viadeo.com/fr/profile/olivier.lamy7

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Antwort: [ANN] Maven Scm 1.4 Released

Posted by to...@gi-de.com.
will there also be availabe a new version of maven-release-plugin next 
time that uses SCM-1.4 ?
How can I force Maven to use SCM-1.4 during release process  in the 
meantime ?

thanx, Torsten