I've applied your current patches now. thanks.
/max
On 23/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
> I've started some minor patches today, but was wondering if anyone
> would be offended if I reformatted the hbm2doc templates? The
> inconsistent indentation makes patching them
On 24/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
I've applied your current patches now. thanks.
Thanks Max. If you could be so kind to apply the new reformatted
templates (HBX-789) then I can base my next batch of patches from
that.
Mark
done.
I tried to verify our generated html with jtidy, but it reports too
many "false alarms" (e.g. usage of % in td/th width).
Anyone knows of a better verifier that can be used programmatically in
unittests ?
On 24/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
I've applied your
Any HTML/CSS that looks good on IE, FireFox and Opera (and are simple to
generate) is my minimum requirements ;)
Cool, well if I get the time after adding the features I need then
I'll have a stab.
Cool.
--
--
Max Rydahl Andersen
callto://max.rydahl.andersen
Hibernate
[EMAIL PROTECTED]
htt
On 24/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
tried to look at them but they were a big mesh of perl code or worse so
not really "managable" :)
Nasty, best leave that alone then.
well, they have an outdated specific test for not using % in th and td
with attribute.
It is underst
On 24/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
done.
Thanks.
I tried to verify our generated html with jtidy, but it reports too
many "false alarms" (e.g. usage of % in td/th width).
Anyone knows of a better verifier that can be used programmatically in
unittests ?
The w3c val
I tried to verify our generated html with jtidy, but it reports too
many "false alarms" (e.g. usage of % in td/th width).
Anyone knows of a better verifier that can be used programmatically in
unittests ?
The w3c validators are normally the best bet, but they tend to be
online tools rather th
Hi there,
I'm looking at fixing hbm2doc to work with inner-classes and figure
the following changes to POJOClass are necessary as it stands:
- getShortName, getDeclarationName and getJavaTypeName need to return
X.Y for inner classes, not just Y
I'm not entirely sure of the distinction between g
I'm looking at fixing hbm2doc to work with inner-classes and figure
the following changes to POJOClass are necessary as it stands:
- getShortName, getDeclarationName and getJavaTypeName need to return
X.Y for inner classes, not just Y
ok; not sure if the classes know if they are inner classes
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-jtds-testsuite?log=log20061024215956
BUILD TIMED OUTAnt Error Message: build timeoutDate of build: 10/24/2006 21:59:56Time to build: Last changed: 12/31/2005 20:44:14Last log entry: less noisy
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20061025011340
TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:92: The following error occurred while executing this line: /home/cruisecontrol/work/sc
I am using hibernate from 3.2.0 branch and jboss-cache-1.4.0.ga.
I have discovered that the cache throws NPE when we are trying to
remove unexciting data. The methods "destroy" and "writeLoad" do so.
I just have analysed the existing code and found, that method "remove"
do a check before calling
12 matches
Mail list logo