GitHub user ge0ffrey synchronized the pull request at
https://github.com/apache/maven-release/pull/2
MRELEASE-699 release:update-versions should support -DreleaseVersion too
MRELEASE-699 release:update-versions should support -DreleaseVersion too (not
only -DdevelopmentVersion), so it also
GitHub user lweller synchronized the pull request at
https://github.com/apache/maven-release/pull/1
fixes for branching submodules
fix for issue MRELEASE-672
You can merge this pull request into a Git repository by running
$ git pull https://github.com/lweller/maven-release MRELEASE-67
Am 20.02.2012 06:51 schrieb "Chris Graham" :
>
> Hi All.
>
> I have a multi module project that I have working perfectly.
>
> In tracking down a reported problem, I ran the release plugin with the
> -DpreparationGoals="help:effective-pom clean verify"
>
> In it, I can see that it has added a scm se
Hi All.
I have a multi module project that I have working perfectly.
In tracking down a reported problem, I ran the release plugin with the
-DpreparationGoals="help:effective-pom clean verify"
In it, I can see that it has added a scm section into the poms in the
modules. Although this is with Ja
Sorry, the jazz scm command line tool, is the somewhat arrogantly named
"scm".
"scm share" is the equilavent of "svn add" in that it brings file under
source control but does not commit it (or check it into the remote
workspace repository). To push it up the the stream (if it exists) we need
to "s
share doesn't sound like the same thing as add, as it creates new workspaces.
It seems like "add" is a no-op for Jazz, and checkin is the operation for
commit - the trick is how you exclude things you didn't intend to add as it
seems checkin will check everything in.
My only other thought is th
Hi All.
I've got a question about the scm:add functionality.
I'm stuck between a rock and a hard place in terms of the required
functionality.
The scm:add command, just places a file under source control but does not
check it in. Ie, svn add.
However, under jazz SCM/RTC, I have two scm commands
GitHub user ge0ffrey synchronized the pull request at
https://github.com/apache/maven-release/pull/2
MRELEASE-699 release:update-versions should support -DreleaseVersion too
MRELEASE-699 release:update-versions should support -DreleaseVersion too (not
only -DdevelopmentVersion), so it also
GitHub user lweller synchronized the pull request at
https://github.com/apache/maven-release/pull/1
fixes for branching submodules
fix for issue MRELEASE-672
You can merge this pull request into a Git repository by running
$ git pull https://github.com/lweller/maven-release MRELEASE-67
GitHub user ck1125 synchronized the pull request at
https://github.com/apache/maven-plugins/pull/1
Patch to address http://jira.codehaus.org/browse/MSHADE-96
Instituted a cache so that a class isn't processed more than once during
shading.
You can merge this pull request into a Git re
GitHub user sody synchronized the pull request at
https://github.com/apache/maven-plugins/pull/3
MCHANGES-76 aggregated report
http://jira.codehaus.org/browse/MCHANGES-76
Added aggregated option to ChangesMojo to generate aggregated changes report
You can merge this pull request into a
11 matches
Mail list logo