Okay. I just commited all my changes to jyve source. Also, I added
a couple of readme's.
mike
Here the content of the README.txt:
------------------------------------------------------------------
10/17/2000
mike haberman ([EMAIL PROTECTED])
The following files have been modified to work with postgres
and other databases that don't support outer joins.
added files
-------------
docs/pgsql.schema schema for postgres
docs/Generated_PG_Schema.sql same as Generated_MySQL_Schema.sql
but using // for comment instead of '#'
build/turbine-2.0.jar This is an august 31st, 2000 build of
turbine. It was the last build of
turbine I could get to work with
jyve1.0.
modified files
---------------
src/java/org/apache/jyve/screens
DisplayTopics.java changed the outer join
into two select statements
populating a hash table (answerCount)
with the results.
DisplayUnreleased.java almost a complete re-write
/src/java/org/apache/jyve/localization
JyveLocalization.java added the following:
{"DISPLAYUNRELEASED_ANSWERMSG", "Answers:"},
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]