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
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
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
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:
> >>
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:
>>
>
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
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,
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
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
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.
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
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
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
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
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
>
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
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
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
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
19 matches
Mail list logo