RE: Cppunit-1.13.0 released

2012-07-09 Thread Michael Meeks
Hi Dennis,

On Sat, 2012-07-07 at 12:39 -0700, Dennis E. Hamilton wrote:
 It is obviously a fork. 

Ho hum; you're aware of the interaction history we have had with those
working on the original cppunit ? I'd be interested in how they would
characterise it.

 making a clean fork ... better than claim-jumping

You make some quite strident assertions there of dirtiness and more. On
what do you base your confidence ?

Personally I'm thrilled that Markus has picked up the torch here - unit
testing is really important to LibreOffice, and Markus is my personal
hero there :-)

All the best,

Michael.

-- 
michael.me...@suse.com  , Pseudo Engineer, itinerant idiot

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Cppunit-1.13.0 released

2012-07-07 Thread Andreas Radke
Am Sat, 7 Jul 2012 04:19:39 +0200
schrieb Markus Mohrhard markus.mohrh...@googlemail.com:

 Hey,
 
 after we have no longer any build issues with cppunit I have now
 officially tagged the 1.13.0 release of cppunit. I would like to thank
 everybody who helped during this release.

Have you forked the original project? I can't find the new release in
the projects page at
http://sourceforge.net/apps/mediawiki/cppunit/index.php?title=Main_Page
or http://sourceforge.net/projects/cppunit/

-Andy
ArchLinux
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Cppunit-1.13.0 released

2012-07-07 Thread Pierre-André Jacquod

hello,
updated :-)

http://en.wikipedia.org/wiki/CppUnit
regards

On 07/07/2012 04:19 AM, Markus Mohrhard wrote:

Hey,

after we have no longer any build issues with cppunit I have now
officially tagged the 1.13.0 release of cppunit. I would like to thank
everybody who helped during this release.

The changes against the 1.12.1 release are:

- improved windows build experience (VisualStudio project files for
2005 to 2010).
- warning free code
- no auto_ptr in a header any more
- some old bugs fixed (sf#2185407, sf#2186611, sf#3123759, sf#2983798,
rhbz#641350, fdo#51317)

All other changes can be seen in the NEWS file and at
http://cgit.freedesktop.org/libreoffice/cppunit/log/

Please spread the news about our first cppunit release and encourage
people to provide bug report, patches and documentation.

Regards,
Markus
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice




___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Cppunit-1.13.0 released

2012-07-07 Thread Pierre-André Jacquod

hello,

git clone git://anongit.freedesktop.org/git/libreoffice/cppunit/
or
http://cgit.freedesktop.org/libreoffice/cppunit/

regards

On 07/07/2012 09:40 AM, Andreas Radke wrote:

Am Sat, 7 Jul 2012 04:19:39 +0200
schrieb Markus Mohrhard markus.mohrh...@googlemail.com:


Hey,

after we have no longer any build issues with cppunit I have now
officially tagged the 1.13.0 release of cppunit. I would like to thank
everybody who helped during this release.


Have you forked the original project? I can't find the new release in
the projects page at
http://sourceforge.net/apps/mediawiki/cppunit/index.php?title=Main_Page
or http://sourceforge.net/projects/cppunit/

-Andy
ArchLinux
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice




___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Cppunit-1.13.0 released

2012-07-07 Thread David Tardon
Hello, Markus,

On Sat, Jul 07, 2012 at 04:19:39AM +0200, Markus Mohrhard wrote:
 Hey,
 
 after we have no longer any build issues with cppunit I have now
 officially tagged the 1.13.0 release of cppunit. I would like to thank
 everybody who helped during this release.
 
 The changes against the 1.12.1 release are:
 
 - improved windows build experience (VisualStudio project files for
 2005 to 2010).
 - warning free code
 - no auto_ptr in a header any more
 - some old bugs fixed (sf#2185407, sf#2186611, sf#3123759, sf#2983798,
 rhbz#641350, fdo#51317)
 
 All other changes can be seen in the NEWS file and at
 http://cgit.freedesktop.org/libreoffice/cppunit/log/
 
 Please spread the news about our first cppunit release and encourage
 people to provide bug report, patches and documentation.

Could you please provide tarball without hash in the name too? Having to
change source URL for each release is really a hindrance for package
maintainers. (I expect Fedora is going to switch to the new upstream
soon. I already talked about it with Steven when we first decided to
fork the project.)

D.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Cppunit-1.13.0 released

2012-07-07 Thread Markus Mohrhard
Hello David,



 after we have no longer any build issues with cppunit I have now
 officially tagged the 1.13.0 release of cppunit. I would like to thank
 everybody who helped during this release.

 The changes against the 1.12.1 release are:

 - improved windows build experience (VisualStudio project files for
 2005 to 2010).
 - warning free code
 - no auto_ptr in a header any more
 - some old bugs fixed (sf#2185407, sf#2186611, sf#3123759, sf#2983798,
 rhbz#641350, fdo#51317)

 All other changes can be seen in the NEWS file and at
 http://cgit.freedesktop.org/libreoffice/cppunit/log/

 Please spread the news about our first cppunit release and encourage
 people to provide bug report, patches and documentation.

 Could you please provide tarball without hash in the name too? Having to
 change source URL for each release is really a hindrance for package
 maintainers. (I expect Fedora is going to switch to the new upstream
 soon. I already talked about it with Steven when we first decided to
 fork the project.)


Same source without md5 hash at
http://dev-www.libreoffice.org/src/cppunit-1.13.0.tar.gz

You'll also find a link at the freedesktop cppunit project page.

Regards,
Markus
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Cppunit-1.13.0 released

2012-07-06 Thread Markus Mohrhard
Hey,

after we have no longer any build issues with cppunit I have now
officially tagged the 1.13.0 release of cppunit. I would like to thank
everybody who helped during this release.

The changes against the 1.12.1 release are:

- improved windows build experience (VisualStudio project files for
2005 to 2010).
- warning free code
- no auto_ptr in a header any more
- some old bugs fixed (sf#2185407, sf#2186611, sf#3123759, sf#2983798,
rhbz#641350, fdo#51317)

All other changes can be seen in the NEWS file and at
http://cgit.freedesktop.org/libreoffice/cppunit/log/

Please spread the news about our first cppunit release and encourage
people to provide bug report, patches and documentation.

Regards,
Markus
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice