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 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...
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 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 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 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 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
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 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