-
SourceForge doesn't yet have a Repository Manager for their projects, but we provide one. See here for more info: http://www.sonatype.com/people/2009/06/publishing-your-artifacts-to-the-central-maven-repository/.
2009-06-30 15:14:38 UTC in SourceForge.net
-
Ulf:
That's great news. If you're interested, I can give you access to commit the changes directly to this project and perhaps perform a release.
2008-03-06 16:36:01 UTC in Cewolf - Chart TagLib Project
-
He probably means tomcat 5.5, which IIRC uses a new servlet container. It's not really a java issue, but Tomcat 5.5 requires 1.5 I think. I definately won't have time to deal with this before the new year, but if someone can make a patch, I will do my best.
2007-12-02 01:55:04 UTC in Cewolf - Chart TagLib Project
-
Actually the other reason I kind of slid away from cewolf was that the SF tools are a hassle. It was nice to get svn finally, but publishing releases and the bug tracking leaves much to be desired. If we had access to push releases to a Maven repo that could be synched to repo1.maven.org and a nice bug tracking system, I would be able to spend less time and still apply patches and make releases.
2007-08-04 18:21:09 UTC in Cewolf - Chart TagLib Project
-
I'm still around, but haven't done any active development in quite some time. There were a few other developers helping out, but I haven't seen them around for a while either. Unfortunately, the version of cewolf I'm using is very stable and the product is in maintenance mode, so I'm not actively using the newer versions anymore. My OSS time has been mostly directed towards the Apache Maven...
2007-08-04 18:17:24 UTC in Cewolf - Chart TagLib Project
-
There is a difference. In mozilla, cewolf uses something called overlay.js to render the tooltips. I've never experienced this particular problem or heard of it before.
2007-06-14 14:06:48 UTC in Cewolf - Chart TagLib Project
-
cewolf generates an image file, so it shouldn't matter how many data points you have, except if you have the tooltips turned on. You could try turning them off to see if that's the problem.
2007-06-13 19:59:56 UTC in Cewolf - Chart TagLib Project
-
We can close this one. The code was apparently fixed at the same time I got the report, thus the check is working correctly (and found some bugs!)
2007-05-30 21:01:18 UTC in PMD
-
The check is failing on this, which looks ok to me. If null, then the result is true and it should short-circuit, bypassing the second half.
if (userID == null || userID.length() == 0)
{.
2007-05-30 00:19:53 UTC in PMD
-
My guess is that "details.getKey" is not returning a valid key.
2007-05-07 12:12:23 UTC in Cewolf - Chart TagLib Project