-
I have Oracle 9.2i and a table with a TIMESTAMP column. Running a select on this column results in "session timezone not set". This means that I cannot query this table without converting the column. Please fix this.
09:19AM UTC on Jun 17 2009 in Eclipse SQL Explorer [RCP/Plugin]
-
I have came across a very nasty functional limitation in the lib.
I wanted to pass a object and funtion pointer: "{text: "hello", fn: pointer, obj: pointer2}" This cannot be parsed nor created. The does not need to care what the pointers are, it just needs to parse and serialize them.
I guess we need a JSONPointer.java.
12:21PM UTC on Feb 17 2009 in Json-lib
-
Xavier,
awesome, it works. Thank you!
Btw, why do you mix ant and maven? if you stick to maven you could greatly reduce your repo and tedious work.
09:22AM UTC on May 06 2008 in PMD
-
Xavier, awesome!
I did a checkout but was not able to compile, the JUnit tests failed and ant failed the build:
[concat] error: expected: but was:.
[concat]
[concat] Summary: 687 tests
[concat] failures: 0, errors: 5.
BUILD FAILED
E:\pmd\bin\build.xml:190...
08:34AM UTC on May 06 2008 in PMD
-
Ryan,
thanks anyway for your quick response. I hope Xavier's sane mind will backport this!
09:47PM UTC on May 05 2008 in PMD
-
What a pity. But if you fix this one in 4.3, that'll be great!
08:49PM UTC on May 05 2008 in PMD
-
PMDs reports false positives on Javadoc links imports.
See my report: http://page.mi.fu-berlin.de/ossipov/fckeditor-java/java-core/pmd.html
Indeed, the import is never used in the code but it is user to construct the @link for Javadoc.
It's clearly an annoying bug.
08:18PM UTC on May 05 2008 in PMD