Re: [VOTE] Release Maven SCM 1.5

2011-03-31 Thread Olivier Lamy
So here my +1 too.

2011/3/29 Olivier Lamy ol...@apache.org:
 Hi,
 I'd like to release Apache Maven SCM 1.5.

 We solved 32 issues :
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10527version=16688

 Staging repo:
 https://repository.apache.org/content/repositories/maven-051/

 Staging sites  :
 Scm : http://maven.apache.org/scm-1.5

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1


 Thanks,
 --
 Olivier Lamy
 http://twitter.com/olamy
 http://www.linkedin.com/in/olamy




-- 
Olivier Lamy
http://twitter.com/olamy
http://www.linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven SCM 1.5

2011-03-31 Thread Fabrice Bellingard
+1

- Fabrice
  belling...@apache.org
  fabrice.belling...@sonarsource.com


On Tue, Mar 29, 2011 at 12:30 AM, Olivier Lamy ol...@apache.org wrote:

 Hi,
 I'd like to release Apache Maven SCM 1.5.

 We solved 32 issues :

 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10527version=16688

 Staging repo:
 https://repository.apache.org/content/repositories/maven-051/

 Staging sites  :
 Scm : http://maven.apache.org/scm-1.5

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1


 Thanks,
 --
 Olivier Lamy
 http://twitter.com/olamy
 http://www.linkedin.com/in/olamy

 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




[RESULT] [VOTE] Apache Maven Scm 1.5

2011-03-31 Thread Olivier Lamy
Hello,
The vote has passed with the following result :
+1 (binding) : Arnaud Héritier, Hervé Boutemy, Vincent Siveton, Olivier Lamy
+1 (non binding) :  Simon Brandhof, Evgeny Mandrikov, Robert Scholte,
Fabrice Bellingard

I will continue the release process.

Thanks,
-- 
Olivier Lamy
http://twitter.com/olamy
http://www.linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: svn commit: r1086889 - /maven/indexer/trunk/indexer-core/src/test/java/org/apache/maven/index/packer/NEXUS4149TransferFormatTest.java

2011-03-31 Thread Tamás Cservenák
All gitters (like me) having forks would need just a re-fetch again
(reinit the git-svn and refetch the svn history). But not sure what
will happen with ASF Git mirror? (the git.apache.org/maven-indexer.git
one)

If you can change svn logs, and you do know the ASF Git mirror will be
okay (I dunno), then i'd say go for it.

And again, sorry for messing this up :(


Thanks,
~t~

On Thu, Mar 31, 2011 at 2:35 AM, Brett Porter br...@apache.org wrote:
 Would it affect the git history if the svn logs were modified with the 
 updated issue numbers now that it has already been pushed?

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[RESULT] [VOTE] Release Maven ACR Plugin version 1.0

2011-03-31 Thread Stephane Nicoll
Hi,
The vote has passed with the following result :

+1 (binding): Hervé, Olivier, Stéphane
+1 (non binding): Pablo Rodriguez Pina, Robert Nagajek, David Konecny

I will promote the artifacts to the central repo.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [RESULT] [VOTE] Release Maven ACR Plugin version 1.0

2011-03-31 Thread Pablo


  
  
Just curious,


What does non binding mean?

On 03/31/2011 06:43 PM, Stephane Nicoll wrote:

  Hi,
The vote has passed with the following result :

+1 (binding): Herv, Olivier, Stphane
+1 (non binding): Pablo Rodriguez Pina, Robert Nagajek, David Konecny

I will promote the artifacts to the central repo.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org





-- 
  

  
  



   Pablo Rodriguez
  Pina
Director
Anahata Technologies PTY LTD
Phone
04 1091 5078 
E-mail
pa...@anahata-it.com
Web
anahata-it.com
  


  

  

  



Re: [RESULT] [VOTE] Release Maven ACR Plugin version 1.0

2011-03-31 Thread Tamás Cservenák
http://www.apache.org/foundation/voting.html

On Thu, Mar 31, 2011 at 1:02 PM, Pablo pa...@anahata-it.com wrote:

  Just curious,


 What does non binding mean?




[ANN] Maven Scm 1.5 Released

2011-03-31 Thread Olivier Lamy
Hi,

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

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

Release Notes - Maven SCM - Version 1.5

** Bug
* [SCM-475] - hg plugin insists on 'pushing'
* [SCM-553] - release:prepare not working with synergy scm-provider
* [SCM-555] - paths reported in svn-exe checkout do not match
update command (always reports absolute)
* [SCM-566] - During release the tag is pushed to 'origin' instead
of the remote repo specified in developerConnection
* [SCM-574] - GitCheckInCommand fails on empty changed files list
* [SCM-576] - PerforceTagCommand does not work when a ScmFileSet
is specified
* [SCM-578] - Goal scm:checkin ignores pushChanges=false for Mercurial
* [SCM-582] - The HTTP protocol does not support user authentication
* [SCM-583] - mvn release:prepare fails when there is a different
branch in hg outgoing changes
* [SCM-588] - Filehandle leak in AccuRev provider
* [SCM-589] - Upgrade Plexus Utils to avoid filehandle leak
* [SCM-592] - Error parsing blame for git
* [SCM-597] - NPE in AccuRev provider changelog
* [SCM-598] - String index out of bounds while trying to commit
limited file set to Git
* [SCM-603] - Blame command for Mercurial (HG) is partial
* [SCM-609] - Mercurial SCM provider reports revision number
instead of revision hash in changelog command
* [SCM-613] - Heterogeneous case in blame operation on Wondows OS

** Improvement
* [SCM-559] - support readSettings for clearcase, starteam and vss
* [SCM-586] - AccuRev 4.9 compatibility
* [SCM-590] - Subversion --trust-server-cert option
* [SCM-591] - Move to Java 1.5
* [SCM-595] - Allow to use BASE in revision range for changelog command
* [SCM-596] - Implements List command for mercurial provider
* [SCM-599] - Implements a git info command
* [SCM-600] - move info command (from svn provider and git
provider) to the scm api level (ScmProvider interface)
* [SCM-601] - Implements a mercurial (hg) info command
* [SCM-611] - AccuRev - call replica sync before export

** New Feature
* [SCM-495] - Support for encrypted passwords in settings.xml
* [SCM-558] - Add support for 'mkdir' command
* [SCM-587] - Branch support for Mercurial (hg) SCM provider
* [SCM-607] - extend scm:blame BlameLines with author AND
committer information

** Wish
* [SCM-606] - UnsupportedOperationException on blame GIT


Have Fun !
--
The Maven team

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[ANN] Maven ACR Plugin 1.0 Released

2011-03-31 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven ACR
Plugin, version 1.0

The Maven ACR (Application Client aRchive) is a new plugin in the
JavaEE spectrum meant to deal with the JavaEE application client
packaging type. A new app-client packaging type is provided with
this plugin and an integration with the EAR plugin is foreseen[1] short term

http://maven.apache.org/plugins/maven-acr-plugin/

You should specify the version in your project's plugin configuration
and enable the plugin's extensions as the new app-client packaging
type is not yet detected by Maven automatically:

plugin
  groupIdorg.apache.maven.plugins/groupId
  artifactIdmaven-acr-plugin/artifactId
  version1.0/version
  extensionstrue/extensions
/plugin


Release Notes - Maven ACR Plugin - Version 1.0

** Improvement
* [MACR-2] - Initial documentation

** New Feature
* [MACR-1] - Initial version of the plugin


Enjoy,

-The Maven team

[1] http://jira.codehaus.org/browse/MEAR-137

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[VOTE] Release Maven Indexer version 4.1.0

2011-03-31 Thread Brian Demers
Hi,

We solved 9 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12112version=17270

Staging repo:
https://repository.apache.org/content/repositories/maven-056/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

Include binding or non-binding along with votes.

[ ] +1
[ ] +0
[ ] -1

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[jira] Subscription: Design Best Practices

2011-03-31 Thread jira
Issue Subscription
Filter: Design  Best Practices (24 issues)
Subscriber: mavendevlist

Key Summary
MNG-2184Possible problem with @aggregator and forked lifecycles
http://jira.codehaus.org/browse/MNG-2184
MNG-612 implement conflict resolution techniques
http://jira.codehaus.org/browse/MNG-612
MNG-2381improved control over the repositories in the POM
http://jira.codehaus.org/browse/MNG-2381
MNG-2125[doc] when and how to define plugins in a pom
http://jira.codehaus.org/browse/MNG-2125
MNG-139 server definitions should be reusable - review use of repository IDs
http://jira.codehaus.org/browse/MNG-139
MNG-474 performance improvement for forked lifecycles
http://jira.codehaus.org/browse/MNG-474
MNG-1563how to write integration tests
http://jira.codehaus.org/browse/MNG-1563
MNG-1381best practices: testing strategies
http://jira.codehaus.org/browse/MNG-1381
MNG-4656Declarative plugins similar to jsp tags or jsf composites
http://jira.codehaus.org/browse/MNG-4656
MNG-1950Ability to introduce new lifecycles phases
http://jira.codehaus.org/browse/MNG-1950
MNG-4713${basedir} variable makes portable builds overly difficult
http://jira.codehaus.org/browse/MNG-4713
MNG-1569Make build process info read-only to mojos, and provide mechanism 
for explicit out-params for mojos to declare
http://jira.codehaus.org/browse/MNG-1569
MNG-416 best practices:  multiple profile deployments
http://jira.codehaus.org/browse/MNG-416
MNG-367 best practices: multi-user installation
http://jira.codehaus.org/browse/MNG-367
MNG-125 guarded mojo execution
http://jira.codehaus.org/browse/MNG-125
MNG-868 Use uniform format for properties and other tags
http://jira.codehaus.org/browse/MNG-868
MNG-657 possible chicken and egg problem with extensions
http://jira.codehaus.org/browse/MNG-657
MNG-41  best practices: site management
http://jira.codehaus.org/browse/MNG-41
MNG-1463best practices: plugin inheritance for a multi project build
http://jira.codehaus.org/browse/MNG-1463
MNG-1441Starting thinking about a proper distributed repository mechanism a 
la CPAN
http://jira.codehaus.org/browse/MNG-1441
MNG-1425best practices: the location of configuration files vs resources
http://jira.codehaus.org/browse/MNG-1425
MNG-1867deprecate system scope, analyse other use cases
http://jira.codehaus.org/browse/MNG-1867
MNG-1423best practices: setting up multi-module build
http://jira.codehaus.org/browse/MNG-1423
MNG-1468best practices: version management in multi project builds
http://jira.codehaus.org/browse/MNG-1468

You may edit this subscription at:
http://jira.codehaus.org/secure/FilterSubscription!default.jspa?subId=10341filterId=11471

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org