You are viewing a plain text version of this content. The canonical link for it is here.
Posted to nmaven-dev@incubator.apache.org by Shane Isbell <sh...@gmail.com> on 2008/02/13 00:56:59 UTC

[VOTE] Release NMaven 0.15-incubating

I've prepared a staging release of NMaven. The 0.15-incubating version
supports:

1) Compiling C# projects (2.0 framework)
2) Strong Naming
3) Generation of assembly info based on pom metadata
4) Support for Microsoft and Novell/Mono platforms

Archetype support is broken with the new maven-archetype-plugin, but I
didn't want to hold up the release for this. Unit testing is technically
supported for Microsoft platform; but to make it work out of the box,
requires deploying NUnit.Framework to incubator repo. We can pick this up in
the 0.16-incubating version.

Staging repo:
http://people.apache.org/~sisbell/staging-repo/

Staging site:
I've not gone through putting it up on separate staging site. I'll just need
cleanup a couple of things from here:
http://incubator.apache.org/nmaven/0.15/index.html when we release.

Vote open for 72 hours.

+1

Shane

Re: [VOTE] Release NMaven 0.15-incubating

Posted by Evan Worley <ev...@gmail.com>.
+1

Corrected URL for staging repo:
http://people.apache.org/~sisbell/staging_repo/

On Feb 12, 2008 4:56 PM, Shane Isbell <sh...@gmail.com> wrote:

> I've prepared a staging release of NMaven. The 0.15-incubating version
> supports:
>
> 1) Compiling C# projects (2.0 framework)
> 2) Strong Naming
> 3) Generation of assembly info based on pom metadata
> 4) Support for Microsoft and Novell/Mono platforms
>
> Archetype support is broken with the new maven-archetype-plugin, but I
> didn't want to hold up the release for this. Unit testing is technically
> supported for Microsoft platform; but to make it work out of the box,
> requires deploying NUnit.Framework to incubator repo. We can pick this up
> in
> the 0.16-incubating version.
>
> Staging repo:
> http://people.apache.org/~sisbell/staging-repo/<http://people.apache.org/%7Esisbell/staging-repo/>
>
> Staging site:
> I've not gone through putting it up on separate staging site. I'll just
> need
> cleanup a couple of things from here:
> http://incubator.apache.org/nmaven/0.15/index.html when we release.
>
> Vote open for 72 hours.
>
> +1
>
> Shane
>

Re: [VOTE] Release NMaven 0.15-incubating

Posted by Shane Isbell <sh...@gmail.com>.
The staging repo is: http://people.apache.org/~sisbell/staging_repo/

Shane

On Feb 12, 2008 4:56 PM, Shane Isbell <sh...@gmail.com> wrote:

> I've prepared a staging release of NMaven. The 0.15-incubating version
> supports:
>
> 1) Compiling C# projects (2.0 framework)
> 2) Strong Naming
> 3) Generation of assembly info based on pom metadata
> 4) Support for Microsoft and Novell/Mono platforms
>
> Archetype support is broken with the new maven-archetype-plugin, but I
> didn't want to hold up the release for this. Unit testing is technically
> supported for Microsoft platform; but to make it work out of the box,
> requires deploying NUnit.Framework to incubator repo. We can pick this
> up in the 0.16-incubating version.
>
> Staging repo:
> http://people.apache.org/~sisbell/staging-repo/
>
> Staging site:
> I've not gone through putting it up on separate staging site. I'll just
> need cleanup a couple of things from here:
> http://incubator.apache.org/nmaven/0.15/index.html when we release.
>
> Vote open for 72 hours.
>
> +1
>
> Shane
>

Re: [VOTE] Release NMaven 0.15-incubating

Posted by Jason van Zyl <ja...@maven.org>.
+1

On 12-Feb-08, at 4:56 PM, Shane Isbell wrote:

> I've prepared a staging release of NMaven. The 0.15-incubating version
> supports:
>
> 1) Compiling C# projects (2.0 framework)
> 2) Strong Naming
> 3) Generation of assembly info based on pom metadata
> 4) Support for Microsoft and Novell/Mono platforms
>
> Archetype support is broken with the new maven-archetype-plugin, but I
> didn't want to hold up the release for this. Unit testing is  
> technically
> supported for Microsoft platform; but to make it work out of the box,
> requires deploying NUnit.Framework to incubator repo. We can pick  
> this up in
> the 0.16-incubating version.
>
> Staging repo:
> http://people.apache.org/~sisbell/staging-repo/
>
> Staging site:
> I've not gone through putting it up on separate staging site. I'll  
> just need
> cleanup a couple of things from here:
> http://incubator.apache.org/nmaven/0.15/index.html when we release.
>
> Vote open for 72 hours.
>
> +1
>
> Shane

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
jason at sonatype dot com
----------------------------------------------------------

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

-- Thoreau 




Re: [VOTE] Release NMaven 0.15-incubating

Posted by Shane Isbell <sh...@gmail.com>.
For this release, we are not advertising any NUnit support, so we can
address those issues in 0.16.

Shane

On Fri, Feb 15, 2008 at 9:05 AM, Wendy Smoak <ws...@gmail.com> wrote:

> On Tue, Feb 12, 2008 at 5:56 PM, Shane Isbell <sh...@gmail.com>
> wrote:
> > I've prepared a staging release of NMaven. The 0.15-incubating version
> >  supports:
> ...
> >  Staging repo:
> >  http://people.apache.org/~sisbell/staging_repo/
>
> +1
>
> I spot checked for .asc signatures and LICENSE/NOTICE files in the jars.
>
> I got as far as compiling the hello world example project generated
> from an 0.14 archetype, but I'm still having trouble with the NUnit
> test failing.  If I skip tests it finishes and installs into the local
> repo.
>
> --
> Wendy
>

Re: [VOTE] Release NMaven 0.15-incubating

Posted by Wendy Smoak <ws...@gmail.com>.
On Tue, Feb 12, 2008 at 5:56 PM, Shane Isbell <sh...@gmail.com> wrote:
> I've prepared a staging release of NMaven. The 0.15-incubating version
>  supports:
...
>  Staging repo:
>  http://people.apache.org/~sisbell/staging_repo/

+1

I spot checked for .asc signatures and LICENSE/NOTICE files in the jars.

I got as far as compiling the hello world example project generated
from an 0.14 archetype, but I'm still having trouble with the NUnit
test failing.  If I skip tests it finishes and installs into the local
repo.

-- 
Wendy

Re: [VOTE] [RESULT] Release NMaven 0.15-incubating

Posted by Brett Porter <br...@apache.org>.
For the record, you already have 3 IPMC votes - I think a better (more  
efficient) way to do this in future would be to notify  
general@incubator that you are voting here at the start and get them  
to vote here.

That said - it's good to go through that with the list - Sebb has  
already picked up some flaws in the notices I missed.

- Brett

On 19/02/2008, at 3:20 AM, Shane Isbell wrote:

> The vote passes:
>
> 4  +1 binding (PPMC)
> 1   +1 non-binding
> 0   0/-1
>
> I'll start the vote on the general incubator list; if that goes  
> well, we
> will have out the first release this week.
>
> Thanks,
> Shane
>
> On Feb 15, 2008 4:24 PM, Brett Porter <br...@apache.org> wrote:
>
>> +1
>>
>> On 13/02/2008, at 11:56 AM, Shane Isbell wrote:
>>
>>> I've prepared a staging release of NMaven. The 0.15-incubating  
>>> version
>>> supports:
>>>
>>> 1) Compiling C# projects (2.0 framework)
>>> 2) Strong Naming
>>> 3) Generation of assembly info based on pom metadata
>>> 4) Support for Microsoft and Novell/Mono platforms
>>>
>>> Archetype support is broken with the new maven-archetype-plugin,  
>>> but I
>>> didn't want to hold up the release for this. Unit testing is
>>> technically
>>> supported for Microsoft platform; but to make it work out of the  
>>> box,
>>> requires deploying NUnit.Framework to incubator repo. We can pick
>>> this up in
>>> the 0.16-incubating version.
>>>
>>> Staging repo:
>>> http://people.apache.org/~sisbell/staging-repo/
>>>
>>> Staging site:
>>> I've not gone through putting it up on separate staging site. I'll
>>> just need
>>> cleanup a couple of things from here:
>>> http://incubator.apache.org/nmaven/0.15/index.html when we release.
>>>
>>> Vote open for 72 hours.
>>>
>>> +1
>>>
>>> Shane
>>
>> --
>> Brett Porter
>> brett@apache.org
>> http://blogs.exist.com/bporter/
>>
>>

--
Brett Porter
brett@apache.org
http://blogs.exist.com/bporter/


[VOTE] [RESULT] Release NMaven 0.15-incubating

Posted by Shane Isbell <sh...@gmail.com>.
The vote passes:

4  +1 binding (PPMC)
1   +1 non-binding
0   0/-1

I'll start the vote on the general incubator list; if that goes well, we
will have out the first release this week.

Thanks,
Shane

On Feb 15, 2008 4:24 PM, Brett Porter <br...@apache.org> wrote:

> +1
>
> On 13/02/2008, at 11:56 AM, Shane Isbell wrote:
>
> > I've prepared a staging release of NMaven. The 0.15-incubating version
> > supports:
> >
> > 1) Compiling C# projects (2.0 framework)
> > 2) Strong Naming
> > 3) Generation of assembly info based on pom metadata
> > 4) Support for Microsoft and Novell/Mono platforms
> >
> > Archetype support is broken with the new maven-archetype-plugin, but I
> > didn't want to hold up the release for this. Unit testing is
> > technically
> > supported for Microsoft platform; but to make it work out of the box,
> > requires deploying NUnit.Framework to incubator repo. We can pick
> > this up in
> > the 0.16-incubating version.
> >
> > Staging repo:
> > http://people.apache.org/~sisbell/staging-repo/
> >
> > Staging site:
> > I've not gone through putting it up on separate staging site. I'll
> > just need
> > cleanup a couple of things from here:
> > http://incubator.apache.org/nmaven/0.15/index.html when we release.
> >
> > Vote open for 72 hours.
> >
> > +1
> >
> > Shane
>
> --
> Brett Porter
> brett@apache.org
> http://blogs.exist.com/bporter/
>
>

Re: [VOTE] Release NMaven 0.15-incubating

Posted by Brett Porter <br...@apache.org>.
+1

On 13/02/2008, at 11:56 AM, Shane Isbell wrote:

> I've prepared a staging release of NMaven. The 0.15-incubating version
> supports:
>
> 1) Compiling C# projects (2.0 framework)
> 2) Strong Naming
> 3) Generation of assembly info based on pom metadata
> 4) Support for Microsoft and Novell/Mono platforms
>
> Archetype support is broken with the new maven-archetype-plugin, but I
> didn't want to hold up the release for this. Unit testing is  
> technically
> supported for Microsoft platform; but to make it work out of the box,
> requires deploying NUnit.Framework to incubator repo. We can pick  
> this up in
> the 0.16-incubating version.
>
> Staging repo:
> http://people.apache.org/~sisbell/staging-repo/
>
> Staging site:
> I've not gone through putting it up on separate staging site. I'll  
> just need
> cleanup a couple of things from here:
> http://incubator.apache.org/nmaven/0.15/index.html when we release.
>
> Vote open for 72 hours.
>
> +1
>
> Shane

--
Brett Porter
brett@apache.org
http://blogs.exist.com/bporter/