Re: Maven resolver branch consolidation

2017-11-22 Thread Stephen Connolly
On Thu 23 Nov 2017 at 04:20, Manfred Moser wrote: > Status update and questions: > > - demos are all now in master and part of the multi module build > - no changes on the ant tasks for now > > Questions: > > 1. Can I delete the demos branch now or do we wait until next release? I > would prefer

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-11-22 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/168 Ok will do asap --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...

Re: Maven resolver branch consolidation

2017-11-22 Thread Manfred Moser
Status update and questions: - demos are all now in master and part of the multi module build - no changes on the ant tasks for now Questions: 1. Can I delete the demos branch now or do we wait until next release? I would prefer to delete the branch and close the ticket to be honest. 2. I lik

[GitHub] maven-surefire issue #170: [SUREFIRE-1448] Clarified specifying multiple cat...

2017-11-22 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/170 Sorry, I mean the commit message. We have one standard of naming conventions in git history. --- - To unsubscribe, e-mail

[GitHub] maven-scm issue #56: [SCM-739] Use shallow clones when cloning a git repo

2017-11-22 Thread olamy
Github user olamy commented on the issue: https://github.com/apache/maven-scm/pull/56 Good idea!! but the change is not backward compat so IMHO we need something configurable. Default clone must a complete per default and we can add a new parameter for this (release plugin must b

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-11-22 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/168 @eolivelli I have finished my changes in master. Can you continue? --- - To unsubscribe, e-mail: dev-unsubscr...@mave

[GitHub] maven-scm pull request #56: [SCM-739] Use shallow clones when cloning a git ...

2017-11-22 Thread arteam
GitHub user arteam opened a pull request: https://github.com/apache/maven-scm/pull/56 [SCM-739] Use shallow clones when cloning a git repo For `maven-release-plugin` we don't need the whole history, but only the top commit. Using `--depth 1` allows to perform releases much faster on

Re: FYI INFRA-15524 created for the better Jenkins UX

2017-11-22 Thread Stephen Connolly
Scheduled for the November 26th upgrade: https://cwiki.apache.org/confluence/display/INFRA/Jenkins+Plugin+Upgrades On 21 November 2017 at 14:46, Arnaud Héritier wrote: > yeah !! > > On Tue, Nov 21, 2017 at 2:10 PM, Stephen Connolly < > stephen.alan.conno...@gmail.com> wrote: > > > https://issues

[GitHub] maven-archetype pull request #18: Update JUnit dependency version.

2017-11-22 Thread luankevinferreira
GitHub user luankevinferreira opened a pull request: https://github.com/apache/maven-archetype/pull/18 Update JUnit dependency version. You can merge this pull request into a Git repository by running: $ git pull https://github.com/luankevinferreira/maven-archetype patch-1 Al