Hi all [chain2] people,
looks like what we have in /trunk is good already to cut a first RC -
anyway I would like to spur all involved people to be more "visionary"
and do more work now :P
Just to put more food for thoughts, for the configuration side: I
would like to invite you on evaluating the
Hi Elijah/all,
I just checked out latest modifications to see the changes - well done
and thanks for leading that! - I have few questions:
* the main façade is a little "obscure" to me - how the parser
returns the Catalog/Chain to Parser clients? Would it be useful adding
a method (or modify the
Simo,
I love ALL of those ideas. It took me quite a bit of time to get to
where we are now and I considered it a first draft that we would then
refactor from. So, yes please!
-Elijah
On Fri, Jul 27, 2012 at 4:16 AM, Simone Tripodi
wrote:
> Hi Elijah/all,
>
> I just checked out latest modificati
I didn't know that Jackson supported YAML. Wow, that sounds like a
great solution.
-Elijah
On Fri, Jul 27, 2012 at 2:08 AM, Simone Tripodi
wrote:
> Hi all [chain2] people,
>
> looks like what we have in /trunk is good already to cut a first RC -
> anyway I would like to spur all involved people
Hi Elijah,
thanks a lot for the prompt feedback! I will start just moving the
modules (don't think that this deserves an issue) than will fill
issues for new tasks - and feel free to submit code!!!
Thanks a lot!
-Simo
http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-exec-test has an issue affecting its community integration.
This i
Hi Elijah,
I think something went wrong during the refactoring - when tried to
recompile, the core module fails for the following reason:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project commons-chain2-core: Compilation failu
On Thu, Jul 26, 2012 at 2:00 PM, sebb wrote:
> On 24 July 2012 02:18, Damjan Jovanovic wrote:
>> It's been 3 years since Imaging 0.97 was released,
>> and many bugs have been fixed and many features added,
>> so I would like to release a long overdue Imaging 1.0.
>>
>> Imaging 1.0, RC2 is availab
On 27 July 2012 16:10, Damjan Jovanovic wrote:
> On Thu, Jul 26, 2012 at 2:00 PM, sebb wrote:
>> On 24 July 2012 02:18, Damjan Jovanovic wrote:
>>> It's been 3 years since Imaging 0.97 was released,
>>> and many bugs have been fixed and many features added,
>>> so I would like to release a long
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-chain2 has an issue affecting its community integration.
This issu
Gilles,
I agree that the API naming should be consistent, so if the rest of library is
not using Greek letters, I will change the name of the method "getSigma." I
prefer to name it "getCovarianceMatrix" rather than "getCovariances." I
changed all of the methods and members referring to sigma
Gilles,
I think it will be difficult (for me, at least) to provide a general method for
testing sampling across all multivariate distributions. I imagine it can be
done, but I would prefer for now just to make it an abstract method and expect
the writers of future multivariate distribution cl
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=24257&projectId=256
Build statistics:
State: Failed
Previous State: Failed
Started at: Fri 27 Jul 2012 17:41:23 +
Finished at: Fri 27 Jul 2012 17:45:29 +
Total time: 4m 6s
Build Trigger: Schedule
On 07/26/2012 11:41 PM, sebb wrote:
> On 26 July 2012 21:27, Thomas Neidhart wrote:
>> Hi,
>>
>> is there a way to disable the hudson integration with jira?
>
> Try asking on the bui...@apache.org list.
Thanks, but no feedback yet.
Thomas
---
On 27 July 2012 19:17, Thomas Neidhart wrote:
> On 07/26/2012 11:41 PM, sebb wrote:
>> On 26 July 2012 21:27, Thomas Neidhart wrote:
>>> Hi,
>>>
>>> is there a way to disable the hudson integration with jira?
>>
>> Try asking on the bui...@apache.org list.
>
> Thanks, but no feedback yet.
Huh?
On 07/27/2012 08:33 PM, sebb wrote:
> On 27 July 2012 19:17, Thomas Neidhart wrote:
>> On 07/26/2012 11:41 PM, sebb wrote:
>>> On 26 July 2012 21:27, Thomas Neidhart wrote:
Hi,
is there a way to disable the hudson integration with jira?
>>>
>>> Try asking on the bui...@apache.org l
Should the interface also be updated?
Gary
On Jul 27, 2012, at 14:53, "s...@apache.org" wrote:
> Author: sebb
> Date: Fri Jul 27 18:52:33 2012
> New Revision: 1366496
>
> URL: http://svn.apache.org/viewvc?rev=1366496&view=rev
> Log:
> Javadoc clarification
>
> Modified:
>
> commons/proper/v
On 27 July 2012 20:02, Thomas Neidhart wrote:
> On 07/27/2012 08:33 PM, sebb wrote:
>> On 27 July 2012 19:17, Thomas Neidhart wrote:
>>> On 07/26/2012 11:41 PM, sebb wrote:
On 26 July 2012 21:27, Thomas Neidhart wrote:
> Hi,
>
> is there a way to disable the hudson integration w
Am 27.07.2012 15:56, schrieb Elijah Zupancic:
I didn't know that Jackson supported YAML. Wow, that sounds like a
great solution.
-Elijah
+1, looks indeed promising. Maybe also interesting for [configuration].
Oliver
On Fri, Jul 27, 2012 at 2:08 AM, Simone Tripodi
wrote:
Hi all [chain2] pe
Hello Jared.
>
> I think it will be difficult (for me, at least) to provide a general method
> for testing sampling across all multivariate distributions. I imagine it can
> be done, but I would prefer for now just to make it an abstract method and
> expect the writers of future multivariate
Hi.
>
> I agree that the API naming should be consistent, so if the rest of library
> is not using Greek letters, I will change the name of the method "getSigma."
> I prefer to name it "getCovarianceMatrix" rather than "getCovariances." I
> changed all of the methods and members referring to
On 24 July 2012 07:31, Damjan Jovanovic wrote:
> On Tue, Jul 24, 2012 at 5:47 AM, Gary Gregory wrote:
>> On Jul 23, 2012, at 21:19, Damjan Jovanovic wrote:
>>
>>> It's been 3 years since Imaging 0.97 was released,
>>> and many bugs have been fixed and many features added,
>>> so I would like to
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-logging-test has an issue affecting its community integration.
Thi
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=24267&projectId=256
Build statistics:
State: Failed
Previous State: Failed
Started at: Sat 28 Jul 2012 01:45:44 +
Finished at: Sat 28 Jul 2012 01:50:16 +
Total time: 4m 31s
Build Trigger: Schedule
Hi Simon,
I don't know what went wrong. I've been using the Jdk 1.7 with maven 3.0.4
and it has been building many times for me. I must have missed something. I
won't be able to work on it for another couple of hours.
As for the ChainConfigurationException, my thought was that it should be a
more
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-digester3 has an issue affecting its community integration.
This i
On 27 July 2012 08:33, wrote:
> Author: simonetripodi
> Date: Fri Jul 27 07:33:14 2012
> New Revision: 1366299
>
> URL: http://svn.apache.org/viewvc?rev=1366299&view=rev
> Log:
> reorganized issues to follow the DESC order
> Modified:
> commons/proper/functor/trunk/src/changes/changes.xml
>
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=24269&projectId=256
Build statistics:
State: Failed
Previous State: Failed
Started at: Sat 28 Jul 2012 02:35:27 +
Finished at: Sat 28 Jul 2012 02:39:26 +
Total time: 3m 59s
Build Trigger: Schedule
On 23 July 2012 16:21, wrote:
> Author: kinow
> Date: Mon Jul 23 15:21:25 2012
> New Revision: 1364676
>
> URL: http://svn.apache.org/viewvc?rev=1364676&view=rev
> Log:
> [FUNCTOR-22] Added generics to ComparableComparator. Few other classes that
> used the ComparableComparator were updated too.
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-exec-test has an issue affecting its community integration.
This i
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-chain2 has an issue affecting its community integration.
This issu
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-proxy-test has an issue affecting its community integration.
This
Bingo. Just ran the build with the 1.6 jdk and I get the failure.
Attempting to fix now.
Thanks,
-Elijah
On Fri, Jul 27, 2012 at 7:20 PM, Elijah Zupancic wrote:
> Hi Simon,
>
> I don't know what went wrong. I've been using the Jdk 1.7 with maven 3.0.4
> and it has been building many times for me
It should be fixed in 1366598.
Thanks,
-Elijah
On Fri, Jul 27, 2012 at 10:13 PM, Elijah Zupancic wrote:
> Bingo. Just ran the build with the 1.6 jdk and I get the failure.
> Attempting to fix now.
>
> Thanks,
> -Elijah
>
> On Fri, Jul 27, 2012 at 7:20 PM, Elijah Zupancic wrote:
>> Hi Simon,
>>
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=24274&projectId=69
Build statistics:
State: Failed
Previous State: Failed
Started at: Sat 28 Jul 2012 05:44:52 +
Finished at: Sat 28 Jul 2012 05:45:41 +
Total time: 49s
Build Trigger: Schedule
Bui
agreed!!!
I will rearrange them, thanks!
-Simo
http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/
On Sat, Jul 28, 2012 at 4:36 AM, sebb wrote:
> On 27 July 2012 08:33, wrote:
>> Author: simonetripodi
>> Date
great, thanks! :)
-Simo
http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/
On Sat, Jul 28, 2012 at 7:18 AM, Elijah Zupancic wrote:
> It should be fixed in 1366598.
>
> Thanks,
> -Elijah
>
> On Fri, Jul 27, 2012
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-scxml-test has an issue affecting its community integration.
This
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-jelly-tags-jmx has an issue affecting its community integration.
T
the build works like a charm now, anyway I am still confused about the
nature of this exception: it is thrown by the
CatalogueFactory#checkForValidConfigurationModule() method wich checks
the ConfiggParser in the current classloader...
All that looks like a Matrioska[1] - I _think_ we can drop tha
40 matches
Mail list logo