Re: [Mono-list] Announcing the release of Mono 2.6.7

2010-07-20 Thread Curtis Wensley

Awesome work!  I too am glad to see MVC2 is now included. 

One issue I found with this release (wasn't in 2.6.6) is that asp.net
applications can no longer be debugged in monodevelop 2.4 or svn trunk.. (at
least on OSX, don't know about other platforms).

Hope it can be resolved soon!  BTW, is there any way to get my hands on
2.6.6 again?  It was the only one that could add breakpoints while running.. 

Cheers!
Curtis.


Andrew Jorgensen wrote:
 
 Today we release Mono 2.6.7, a bugfix release in the 2.6 series
 containing around 70 bugfixes since 2.6.4.
 
 Major Highlights:
 MVC2 is now included
 Latest versions of:
 * Soft Debugger
 * Mono's xbuild tool
 * LINQ to SQL binding
 
 Due to popular demand from Mono Tools for Visual Studio users, we have
 added packages for RHEL/CentOS 5.  These packages install
 in /opt/novell/mono similarly to our SLE Mono Extension packages and do
 not include GTK#.
 
 http://ftp.novell.com/pub/mono/download-stable/RHEL_5/
 
 Packages for openSUSE 11.3 have been added as well.
 
 Release notes are here:
 http://go-mono.com/archive/2.6.7
 
 and downloads are available here:
 http://go-mono.com/mono-downloads/
 
 Thanks to all those who contributed to this release!
 
 
 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list
 
 
-- 
View this message in context: 
http://mono.1490590.n4.nabble.com/Announcing-the-release-of-Mono-2-6-7-tp2294713p2295996.html
Sent from the Mono - General mailing list archive at Nabble.com.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Announcing the release of Mono 2.6.7

2010-07-20 Thread Abe Gillespie
I second that! ;)

On Mon, Jul 19, 2010 at 6:43 PM, Daniel Soto daniel.sot...@gmail.com wrote:
 Great job!

 I'm very excited with this release, because I need to build some web apps
 with MVC2, and this release is perfect to me.

 2010/7/19 Andrew Jorgensen ajorgen...@novell.com

 Today we release Mono 2.6.7, a bugfix release in the 2.6 series
 containing around 70 bugfixes since 2.6.4.

 Major Highlights:
 MVC2 is now included
 Latest versions of:
 * Soft Debugger
 * Mono's xbuild tool
 * LINQ to SQL binding

 Due to popular demand from Mono Tools for Visual Studio users, we have
 added packages for RHEL/CentOS 5.  These packages install
 in /opt/novell/mono similarly to our SLE Mono Extension packages and do
 not include GTK#.

 http://ftp.novell.com/pub/mono/download-stable/RHEL_5/

 Packages for openSUSE 11.3 have been added as well.

 Release notes are here:
    http://go-mono.com/archive/2.6.7

 and downloads are available here:
    http://go-mono.com/mono-downloads/

 Thanks to all those who contributed to this release!


 ___
 Mono-list maillist  -  mono-l...@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list


 ___
 Mono-list maillist  -  mono-l...@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list


___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Announcing the release of Mono 2.6.7

2010-07-20 Thread Michael Hutchinson
On Tue, Jul 20, 2010 at 2:15 PM, Curtis Wensley
curtis.wens...@gmail.com wrote:

 Awesome work!  I too am glad to see MVC2 is now included.

 One issue I found with this release (wasn't in 2.6.6) is that asp.net
 applications can no longer be debugged in monodevelop 2.4 or svn trunk.. (at
 least on OSX, don't know about other platforms).

 Hope it can be resolved soon!  BTW, is there any way to get my hands on
 2.6.6 again?  It was the only one that could add breakpoints while running..

Did you file a bug?

-- 
Michael Hutchinson
http://mjhutchinson.com
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Announcing the release of Mono 2.6.7

2010-07-20 Thread Curtis Wensley


Yeah, was testing a bit more before doing so.  It's #624045

Thanks!
Curtis.


Michael Hutchinson wrote:
 
 Did you file a bug?
 
 
-- 
View this message in context: 
http://mono.1490590.n4.nabble.com/Announcing-the-release-of-Mono-2-6-7-tp2294713p2296171.html
Sent from the Mono - General mailing list archive at Nabble.com.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Announcing the release of Mono 2.6.7

2010-07-19 Thread Andrew Jorgensen
Today we release Mono 2.6.7, a bugfix release in the 2.6 series
containing around 70 bugfixes since 2.6.4.

Major Highlights:
MVC2 is now included
Latest versions of:
* Soft Debugger
* Mono's xbuild tool
* LINQ to SQL binding

Due to popular demand from Mono Tools for Visual Studio users, we have
added packages for RHEL/CentOS 5.  These packages install
in /opt/novell/mono similarly to our SLE Mono Extension packages and do
not include GTK#.

http://ftp.novell.com/pub/mono/download-stable/RHEL_5/

Packages for openSUSE 11.3 have been added as well.

Release notes are here:
http://go-mono.com/archive/2.6.7

and downloads are available here:
http://go-mono.com/mono-downloads/

Thanks to all those who contributed to this release!


___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Announcing the release of Mono 2.6.7

2010-07-19 Thread Daniel Soto
Great job!

I'm very excited with this release, because I need to build some web apps
with MVC2, and this release is perfect to me.

2010/7/19 Andrew Jorgensen ajorgen...@novell.com

 Today we release Mono 2.6.7, a bugfix release in the 2.6 series
 containing around 70 bugfixes since 2.6.4.

 Major Highlights:
 MVC2 is now included
 Latest versions of:
 * Soft Debugger
 * Mono's xbuild tool
 * LINQ to SQL binding

 Due to popular demand from Mono Tools for Visual Studio users, we have
 added packages for RHEL/CentOS 5.  These packages install
 in /opt/novell/mono similarly to our SLE Mono Extension packages and do
 not include GTK#.

 http://ftp.novell.com/pub/mono/download-stable/RHEL_5/

 Packages for openSUSE 11.3 have been added as well.

 Release notes are here:
http://go-mono.com/archive/2.6.7

 and downloads are available here:
http://go-mono.com/mono-downloads/

 Thanks to all those who contributed to this release!


 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list