> I've updated https://issues.apache.org/jira/browse/JEXL-55 , a big patch on
> the 2.0 svn branch.
> Any review/comment welcome.
I'll try to have a look at it during this week and apply or come back
with questions, if any.
Cheers + Thanks,
Christian
--
All,
I thought I'd check out the collections_jdk5_branch to see if there
was anything that I could tinker with. I decided to look into the
functors, since that's what I'm mainly interested in. Immediately I
noticed ChainedTransformer. It's declared as:
public class ChainedTransformer implement
2009/6/6 Phil Steitz :
> Can one of our OSGI experts pls look into this? If what the reporter is
> saying is correct, all of our jars built using m2 are similarly "unuseable"
I've added a response to the JIRA ticket - not that I'm an OSGi
expert, but its come up before and what were doing is fol
On Wed, Jun 3, 2009 at 2:22 AM, sebb wrote:
> On 02/06/2009, Niklas Gustavsson wrote:
> Interesting.
>
> Could be useful for parts of Commons Codec, Mail, Net.
>
> Seems to me it fits in with the Commons charter, and other projects
> that could benefit from it (e.g. Tomcat, HttpComponents) may wel
Hiho!
I wrote a version based on the mirror on github which is available here:
http://github.com/struberg/commons-lang/commit/ed8515f63290eba6e38ff5b79772e87b27dde32b
I will create a JIRA and also attached a patch for those not familiar with git.
LieGrue,
strub
--- Mark Struberg schrieb am D
Hi!
> I think the answer is: the FilesCache is used to optimize resolveFile()
> performance, and to reuse FileObject instances, but is not used to cache the
> actual file content.
Thats correct!
Ciao,
Mario
-
To unsubscribe, e
In order to solve this serialization problem, I'm trying to understand
exactly what the FilesCache is used for. Most importantly, I'm trying to
determine whether the FilesCache is used to cache file content.
I think the answer is: the FilesCache is used to optimize resolveFile()
performance, and t