+1
On Sun, Sep 20, 2015 at 9:41 PM Kristian Rosenvold <
kristian.rosenv...@gmail.com> wrote:
> +1
>
> 2015-09-17 22:12 GMT+02:00 Tibor Digana :
> > Hi,
> >
> > We solved 4 issues:
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12332813
> >
> > There are st
Hi,
The vote has passed with the following result:
+1 (binding): Hervé Boutemy, Karl Heinz Marbaise, Kristian Rosenvold
I will promote the artifacts to the central repo.
+1
2015-09-17 22:12 GMT+02:00 Tibor Digana :
> Hi,
>
> We solved 4 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12332813
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20
Hello guys,
We are still missing one Vote.
We are closing the Vote at 10:12 PM CET.
--
Cheers
Tibor
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
Hi Tibor,
tested with Maven 3.0.5, 3.1.1, 3.2.5, 3.3.3 and now no problem..
So +1 from me.
Kind regards
Karl Heinz Marbaise
On 9/17/15 10:45 PM, Hervé BOUTEMY wrote:
+1
notice the site is at
http://maven.apache.org/shared-archives/maven-shared-utils-LATEST/
Regards,
Hervé
Le jeudi 17 septe
no worry
I'm thinking at a little javascript helper to ease site management, since I
know instructions [1] are not so easy to follow
if someone with javascript skills is interested, I would not refuse help since
I'm not a javascipt master: but I now perfectly see what could be done
Stay tuned:
and I provided sources url, ah sorry for that, my bad
On Thu, Sep 17, 2015 at 10:45 PM, Hervé BOUTEMY [via Maven] <
ml-node+s40175n5845183...@n5.nabble.com> wrote:
> +1
>
> notice the site is at
> http://maven.apache.org/shared-archives/maven-shared-utils-LATEST/
>
> Regards,
>
> Hervé
>
> Le jeu
+1
notice the site is at
http://maven.apache.org/shared-archives/maven-shared-utils-LATEST/
Regards,
Hervé
Le jeudi 17 septembre 2015 22:12:04 Tibor Digana a écrit :
> Hi,
>
> We solved 4 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&ve
> rsion=12332813
>
Hi ,
A new Vote went out.
Thx.
Tibor
On Thu, Sep 17, 2015 at 9:53 PM, Tibor Digana
wrote:
> Hi,
>
> According to the -1 vote I am cancelling the first vote.
> I will start another Vote in a while.
>
> Cheers
> Tibor
>
Hi,
We solved 4 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12332813
There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20ma
Hi,
According to the -1 vote I am cancelling the first vote.
I will start another Vote in a while.
Cheers
Tibor
Thx Karl.
I will stat new Vote tonight.
On Thu, Sep 17, 2015 at 10:13 AM, Karl Heinz Marbaise-3 [via Maven] <
ml-node+s40175n5845097...@n5.nabble.com> wrote:
> Hi Tibor,
>
> Just simply make the subject:
>
> [VOTE] Release Apache Maven Shared Utils Version 0.9 (Take 2)...
Hi Tibor,
Just simply make the subject:
[VOTE] Release Apache Maven Shared Utils Version 0.9 (Take 2)...
And drop the old release repository and create a new one..of course you
need to delete the old SVN Tag and create a new one...that's it...
Kind regards
Karl Heinz Marbaise
On 9/
Kristian, thank you for your work.
I do not have rights in Jira to create a new version 0.10. This means the
PMC should decide whether we will continue with this Vote or we will start
a new Vote with Version 0.10 including Kristian's fix.
On Wed, Sep 16, 2015 at 9:44 PM, Kristian Rosenvold-4 [via
Ok, I fixed the problem in r1703454
Basically I created a method that creates all the symlinks required
for the test on the fly, since running on the release on windows would
simply not work (it would not create a zip with the proper symlinks
since windows subversion does not check out symlinks).
Hi Tibor,
On 9/16/15 9:40 AM, Tibor Digana wrote:
We can release Version 0.10 but the PMC has to then prepare a new milestone
in Jira and migrate these three issues we solved in 0.9.
Why using 0.10 ? The release can be dropped from Nexus, cause it's a
staged release ...and make Take 2 of the 0.
The problem is that ignoring the tests will still fail as long as you
run the release on windows. I'll try to fix the testcases tonight.
Kristian
2015-09-16 9:37 GMT+02:00 Tibor Digana :
> I see ASF builds pass on Linux, but I am using Win with Java 5.
> That's the reason why symbolic links wer
We can release Version 0.10 but the PMC has to then prepare a new milestone
in Jira and migrate these three issues we solved in 0.9.
@Kristian Shall we skip the tests on Windows? This would be the 4th issues
to fix.
On Wed, Sep 16, 2015 at 9:37 AM, Tibor Digana
wrote:
> I see ASF builds pass on
I see ASF builds pass on Linux, but I am using Win with Java 5.
That's the reason why symbolic links were skipped because they are Java 7
specific.
I am running Java 5 build with [1], and then with Java 7 [2]. I am not
authenticated peer with deployment to Maven Central while using Java 5.
So yes t
Tibor; Which operating system did you use when running the release ?
I'm probably a bit slow since I'm the last person in the universe to
realize this: Symlinks cannot really be checked into git/svn if we are
to support releases from windows. (If the release is run on
macos/linux it will be ok)
I
Hi Tibor,
based on the following i have to give -1...
I have downloaded the source zip and tested with Maven 3.0.5, 3.1.1,
3.2.5, 3.3.3 (via mvn clean verify) on my Mac and got the following in
all cases...
Running org.apache.maven.shared.utils.cli.shell.BourneShellTest
[/bin/sh, -c, chmod '
+1
Note that I also added
https://issues.apache.org/jira/browse/MSHARED-436 as fixed to the
release, increasing the issues to 4.
Kristian
2015-09-15 23:22 GMT+02:00 Tibor Digana :
> Hi,
>
> We solved 3 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=
Hi,
We solved 3 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12332813
There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20ma
23 matches
Mail list logo