Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [stellation-res] Windows port

I think I've isolated a small problem with the new code Jonathan checked in.
OK, well, it's a big problem that is easy to fix...  In the private
constructor of Location.java (somewhere around line 56), Postgres is missing
as an option for database support.  I only found this out after trying to
set up a new server with the latest head revision code.

Also, the installation documentation should probably be updated to indicate
that '+' replaces ':' as the delimiter between database protocol and
database name (e.g. --location=postgresql+tsvctest in lieu of
--location=postgresql:tsvctest), unless of course this is unintentional as
well.

Cheers,
Randy

-----Original Message-----
From: stellation-res-admin@xxxxxxxxxxxxxxx
[mailto:stellation-res-admin@xxxxxxxxxxxxxxx] On Behalf Of Jonathan Gossage
Sent: Wednesday, April 16, 2003 10:07 PM
To: stellation
Subject: [stellation-res] Windows port

I have checked in all the executable changes for the Windows port and for
the support of Firebird under Windows (we will need to test this on Linux).
This work has been done under Bugzilla-35267 and has been tagged as
jfg-35267.

Regards

Jonathan Gossage


_______________________________________________
stellation-res mailing list
stellation-res@xxxxxxxxxxxxxxx
dhttp://dev.eclipse.org/mailman/listinfo/stellation-res



Back to the top