RE: Dropping Support for .NET CF 1.0 and SSCLI 1.0 in log4net 1.2.11
Knittel, Bruno <Bruno.Knittel <at> bruker-biospin.de>
2011-09-21 08:01:31 GMT
As long as .NET CF 2 still supported everything is fine for me.
Thanks for asking.
Bruno Knittel
ENH / Firmware Development
Bruker BioSpin GmbH
Silberstreifen
76287 Rheinstetten, Germany
Phone: +49 721 5161-6064
Fax: +49 721 5161-6494
bruno.knittel <at> bruker-biospin.de
www.bruker.com
Bruker BioSpin GmbH: Sitz der Gesellschaft/Registered Office: Rheinstetten, HRB 102368 Amtsgericht Mannheim
Geschäftsführer/Managing Directors: Jörg Laukien, Dr. Bernd Gewiese, Dr. Gerhard Roth, Dr.
Wulf-Ingo Jung
Diese E-Mail und alle Anlagen können Betriebs- oder Geschäftsgeheimnisse, oder sonstige
vertrauliche Informationen enthalten. Sollten Sie diese E-Mail irrtümlich erhalten haben, ist Ihnen
eine Kenntnisnahme des Inhalts, eine Vervielfältigung oder Weitergabe der E-Mail und aller Anlagen
ausdrücklich untersagt. Bitte benachrichtigen Sie den Absender und löschen/vernichten Sie die
empfangene E-Mail und alle Anlagen. Vielen Dank.
This message and any attachments may contain trade secrets or privileged, undisclosed or otherwise
confidential information. If you have received this e-mail in error, you are hereby notified that any
review, copying or distribution of it and its attachments is strictly prohibited. Please inform the
sender immediately and delete/destroy the original message and any copies. Thank you.
-----Original Message-----
From: Neil Haughton [mailto:Neil.Haughton <at> autoscribe.co.uk]
Sent: Wednesday, September 21, 2011 9:58 AM
To: Log4NET User
Subject: RE: Dropping Support for .NET CF 1.0 and SSCLI 1.0 in log4net 1.2.11
PMFBI,
>>It seems as if CF 1.0 requires an installation of Visual Studio (2003,
>>likely)...... accept that you can't build a log4net release without an
IDE you have to pay for
Given that VS merely invokes the C# compiler with appropriate arguments, can you not do a build with a set of
scripts (eg bat files)? Failing that, what about SharpDevelop?
Just some ideas..
Neil Haughton
-----Original Message-----
From: Richard Pennenga [mailto:rpennenga <at> angel-med.com]
Sent: 20 September 2011 18:57
To: Log4NET User
Subject: RE: Dropping Support for .NET CF 1.0 and SSCLI 1.0 in log4net
1.2.11
As long as support for .NET 1.1 is preserved... ok by me.
Richard J. Pennenga
Software Developer
Angel Medical Systems, Inc.
T: 732-542-5551 x110
F: 732-542-5560
rpennenga <at> angel-med.com
www.angel-med.com
-----Original Message-----
From: Stefan Bodewig [mailto:bodewig <at> apache.org]
Sent: Tuesday, September 20, 2011 12:42 PM
To: log4net-dev <at> logging.apache.org; log4net-user <at> logging.apache.org
Subject: Dropping Support for .NET CF 1.0 and SSCLI 1.0 in log4net
1.2.11
Hi all,
sorry for the cross-post but I'd like to catch "oh no, you can't do that!" responses as soon as possible.
Apart from a few documentation and packaging issues Apache log4net
1.2.11 seems to be pretty much ready for a release. One thing that is holding up the process is the - let's say
dated - build environment required to build all target binaries.
So far I've been able to set up a machine with all SDKs that are freely available - what I'm still missing are
the .NET Compact Framework 1.0 and SSCLI 1.0.
It seems as if CF 1.0 requires an installation of Visual Studio (2003,
likely) while it was sufficient to install the .NET 2.0 SDK in order to build the CF 2.0 assemblies. For SSCLI
I can find the sources but it requires Visual C++ to build.
So before I try to find Visual Studio 2003 - and accept that you can't build a log4net release without an IDE
you have to pay for - I thought I might simply ask if anybody was opposed to have log4net 1.2.11 simply strike
the two platforms.
We will poll users for future directions later, so please let us limit this thread to the two frameworks in question.
Stefan