-
pescador_bob committed patchset 29 of module speech to the Story Time CVS repository, changing 17 files.
2008-01-13 07:09:18 UTC in Story Time
-
I'm sorry to hear that you don't like this idea. I understand the reasons that you have mentioned.
What if we just made it a pluggable solution so that it wouldn't be too big for PMD?.
2007-01-19 19:31:40 UTC in PMD
-
It would be very useful to my team to show the PMD
rule violation history on a per rule basis, as well
as the per file basis. Is there a way to do that?.
2006-10-05 17:30:18 UTC in QALab
-
Logged In: YES
user_id=1069424
This turned out to be the java policy files I was using.
It prevented access to write out the ser files.
2006-10-04 21:52:11 UTC in Cobertura
-
Logged In: YES
user_id=1069424
created patch 1570863 for this.
2006-10-04 17:57:13 UTC in PMD
-
As detailed in defect 1570824, the slashes in the
code cross references should be forward slashes for
navigation in webservers that don't understand back
slashes as directory separators.
This patch has added one line of code for this, plus
some refactorings for the rendering code.
2006-10-04 17:56:14 UTC in PMD
-
In the PMD report, the links to the code use
backslashes for the package separators. This is fine
if you are on windows and navigating throgh the
report from Windows explorer, or even with IIS,
however, if you are using apache, it needs forward
slashes. The generated html should therefore use
forward slashes.
2006-10-04 17:07:42 UTC in PMD
-
When I run my project, I received an error when
trying to delete the file locker:
[junit] java.security.AccessControlException: access
denied (java.io.FilePermission
C:\discovery\SmartClient\dist\stats\coverage\coverage.
ser.lock delete)
[junit] at
java.security.AccessControlContext.checkPermission
(AccessControlContext.java:269)
[junit] at...
2006-09-27 23:21:36 UTC in Cobertura
-
Logged In: YES
user_id=1069424
What does it mean to move it to an RFE? Is that tracked
somewhere else, or does that just mean that it might be a
good idea?
I wouldn't mind contributing this code if it would help.
2006-09-26 22:52:43 UTC in PMD
-
It would be pretty neat to use a velocity template to
create the HTML and SummaryHTML formatters. This
would allow customization on the look and feel of the
HTML report.
Incidentally, I have experience in this, and I
wouldn't mind contributing this, if you thought it
would be a nice feature.
2006-09-26 22:49:31 UTC in PMD