Re: [math] User Guide needs some love

2013-05-23 Thread Thomas Neidhart
On 05/23/2013 08:53 PM, Luc Maisonobe wrote: > Le 23/05/2013 17:41, Phil Steitz a écrit : >> On 5/23/13 1:18 AM, Thomas Neidhart wrote: >>> I would like to create more examples, but instead of creating my own >>> plotting functions (was ok for simple scatter plots) use something like >>> jfreechart

Re: [parent][all] JaCoCo vs. Cobertura

2013-05-23 Thread Luc Maisonobe
Le 23/05/2013 20:52, Gary Gregory a écrit : > I think all this is addressed by the parent POM in trunk. Please check it > out for [math] and we can then talk about getting a version 30 out the door. Sure. I'll look at it probably tomorrow. I am quite tired this evening. Luc > > Gary > > > On

Re: [math] User Guide needs some love

2013-05-23 Thread Luc Maisonobe
Le 23/05/2013 17:41, Phil Steitz a écrit : > On 5/23/13 1:18 AM, Thomas Neidhart wrote: >> I would like to create more examples, but instead of creating my own >> plotting functions (was ok for simple scatter plots) use something like >> jfreechart. >> Is it ok to include this dependency with scope

Re: [parent][all] JaCoCo vs. Cobertura

2013-05-23 Thread Gary Gregory
I think all this is addressed by the parent POM in trunk. Please check it out for [math] and we can then talk about getting a version 30 out the door. Gary On Thu, May 23, 2013 at 2:38 PM, Luc Maisonobe wrote: > Le 23/05/2013 06:53, Phil Steitz a écrit : > > On 5/22/13 5:45 PM, sebb wrote: > >>

Re: [parent][all] JaCoCo vs. Cobertura

2013-05-23 Thread sebb
On 23 May 2013 19:38, Luc Maisonobe wrote: > Le 23/05/2013 06:53, Phil Steitz a écrit : >> On 5/22/13 5:45 PM, sebb wrote: >>> On 23 May 2013 01:15, Gary Gregory wrote: On Wed, May 22, 2013 at 7:43 PM, sebb wrote: > On 22 May 2013 17:52, Gary Gregory wrote: >> Hi All: >> >

Re: [parent][all] JaCoCo vs. Cobertura

2013-05-23 Thread Luc Maisonobe
Le 23/05/2013 06:53, Phil Steitz a écrit : > On 5/22/13 5:45 PM, sebb wrote: >> On 23 May 2013 01:15, Gary Gregory wrote: >>> On Wed, May 22, 2013 at 7:43 PM, sebb wrote: >>> On 22 May 2013 17:52, Gary Gregory wrote: > Hi All: > > [parent] version 29 replaces Cobertura with Jaco

Re: Creating CSVFormats (again :)

2013-05-23 Thread Gary Gregory
On Thu, May 23, 2013 at 3:31 AM, Benedikt Ritter wrote: > 2013/5/21 Gary Gregory > > > On Tue, May 21, 2013 at 2:52 PM, Benedikt Ritter > > wrote: > > > > > 2013/5/21 Emmanuel Bourg > > > > > > > Le 21/05/2013 17:47, Benedikt Ritter a écrit : > > > > > > > > > Well that still doesn't tell us,

Re: [parent][all] JaCoCo vs. Cobertura

2013-05-23 Thread Gary Gregory
On Thu, May 23, 2013 at 3:49 AM, sebb wrote: > On 23 May 2013 08:34, Jörg Schaible wrote: > > Hi Sebb, > > > > sebb wrote: > > > > [snip] > > > >> However file-based activation does work OK - this would require > >> projects to define a dummy file somewhere, for example: > >> > >> src/site/resou

Re: [math] User Guide needs some love

2013-05-23 Thread Thomas Neidhart
On 05/23/2013 05:41 PM, Phil Steitz wrote: > On 5/23/13 1:18 AM, Thomas Neidhart wrote: >> I would like to create more examples, but instead of creating my own >> plotting functions (was ok for simple scatter plots) use something like >> jfreechart. >> Is it ok to include this dependency with scope

Re: [math] User Guide needs some love

2013-05-23 Thread Phil Steitz
On 5/23/13 1:18 AM, Thomas Neidhart wrote: > I would like to create more examples, but instead of creating my own > plotting functions (was ok for simple scatter plots) use something like > jfreechart. > Is it ok to include this dependency with scope test? No problem IMO, as long as scope is test.

Re: svn commit: r1485398 - /commons/proper/dbcp/branches/DBCP_1_4_x_BRANCH/findbugs-exclude-filter.xml

2013-05-23 Thread Phil Steitz
On 5/23/13 6:16 AM, Gary Gregory wrote: > On Thu, May 23, 2013 at 12:11 AM, Phil Steitz wrote: > >> On 5/22/13 1:19 PM, ggreg...@apache.org wrote: >>> Author: ggregory >>> Date: Wed May 22 20:19:00 2013 >>> New Revision: 1485398 >>> >>> URL: http://svn.apache.org/r1485398 >>> Log: >>> Remove rule

Re: svn commit: r1485398 - /commons/proper/dbcp/branches/DBCP_1_4_x_BRANCH/findbugs-exclude-filter.xml

2013-05-23 Thread Gary Gregory
On Thu, May 23, 2013 at 12:11 AM, Phil Steitz wrote: > On 5/22/13 1:19 PM, ggreg...@apache.org wrote: > > Author: ggregory > > Date: Wed May 22 20:19:00 2013 > > New Revision: 1485398 > > > > URL: http://svn.apache.org/r1485398 > > Log: > > Remove rule that assumed DBCP 1.4 is on Java 1.4, it is

Re: [math] User Guide needs some love

2013-05-23 Thread Thomas Neidhart
I would like to create more examples, but instead of creating my own plotting functions (was ok for simple scatter plots) use something like jfreechart. Is it ok to include this dependency with scope test? btw. you can reference the test source in the user guide like this: xref-test/org/apache/co

Re: Creating CSVFormats (again :)

2013-05-23 Thread Emmanuel Bourg
Le 23/05/2013 09:35, Romain Manni-Bucau a écrit : > well i like the "propose all APIs users expect". > > One i didn't see (hope i didnt miss it) is a annotaton one: I would like to see annotations in [csv] as well. My intent was to build this on the top of a basic API in a subsequent release, but

Re: [parent][all] JaCoCo vs. Cobertura

2013-05-23 Thread sebb
On 23 May 2013 08:34, Jörg Schaible wrote: > Hi Sebb, > > sebb wrote: > > [snip] > >> However file-based activation does work OK - this would require >> projects to define a dummy file somewhere, for example: >> >> src/site/resources/coverage.jacoco >> or >> src/site/resources/coverage.cobertura >

Re: Creating CSVFormats (again :)

2013-05-23 Thread Romain Manni-Bucau
well i like the "propose all APIs users expect". One i didn't see (hope i didnt miss it) is a annotaton one: @CsfFormat(delimiter= ",", ...) public class MyFormat { @CsvColumn(value = "name") // value = fieldName by default private String name; @DateFormat("...") @CsvColumn(value

Re: [parent][all] JaCoCo vs. Cobertura

2013-05-23 Thread Jörg Schaible
Hi Sebb, sebb wrote: [snip] > However file-based activation does work OK - this would require > projects to define a dummy file somewhere, for example: > > src/site/resources/coverage.jacoco > or > src/site/resources/coverage.cobertura > > A component can thereby define the appropriate default

Re: Creating CSVFormats (again :)

2013-05-23 Thread Benedikt Ritter
2013/5/21 Gary Gregory > On Tue, May 21, 2013 at 2:52 PM, Benedikt Ritter > wrote: > > > 2013/5/21 Emmanuel Bourg > > > > > Le 21/05/2013 17:47, Benedikt Ritter a écrit : > > > > > > > Well that still doesn't tell us, what your definition of a "real" > > builder > > > > is :-) The latest trunk

Re: [parent][all] JaCoCo vs. Cobertura

2013-05-23 Thread sebb
On 23 May 2013 05:53, Phil Steitz wrote: > On 5/22/13 5:45 PM, sebb wrote: >> On 23 May 2013 01:15, Gary Gregory wrote: >>> On Wed, May 22, 2013 at 7:43 PM, sebb wrote: >>> On 22 May 2013 17:52, Gary Gregory wrote: > Hi All: > > [parent] version 29 replaces Cobertura with Jacoc