That didn't work (the list manager must be dropping attachments ending in .properties), so here it is, pasted
DBTYPE=MSSQL TEXT_SQL_TYPE=text BOOLEAN_SQL_TYPE_FALSE=bit default 0 BOOLEAN_SQL_TYPE_TRUE=bit default 1 BOOLEAN_SQL_TYPE=bit BOOLEAN_FALSE=0 BOOLEAN_TRUE=1 INDEXSIZE= INDEXSIZE_LARGE= ADDL_FK_PARAMS= TIMESTAMP_SQL_TYPE_NULL=datetime null TIMESTAMP_SQL_TYPE=datetime -----Original Message----- From: George Daswani [mailto:[EMAIL PROTECTED] Sent: Saturday, February 11, 2006 1:25 PM To: [email protected] Subject: RE: Submitting patches, Microsoft SQL Server It seems to have lost the mssql.properties, re-attaching -----Original Message----- From: George Daswani [mailto:[EMAIL PROTECTED] Sent: Saturday, February 11, 2006 1:24 PM To: [email protected] Subject: RE: Submitting patches, Microsoft SQL Server Here are the patches, attached. the msssql.properties goes to /trunk/metadata/database -----Original Message----- From: George Daswani [mailto:[EMAIL PROTECTED] Sent: Friday, February 10, 2006 11:18 PM To: [email protected] Subject: RE: Submitting patches, Microsoft SQL Server Thanks for the reply. I submitted it to the JIRA - as ROL-1044 Attached an svn diff file, along with the new properties file (datatype) for Microsoft SQL Server 2000 (should also work with 2005). I've tested it both on the JTDS 1.2 Type4 JDBC Driver, along with Microsoft's MSSQL-2005 Type JDBC driver. George Daswani -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 07, 2006 6:10 AM To: [email protected] Subject: Re: Submitting patches, Microsoft SQL Server You should be able to use the "svn diff" command or your favorite IDE file to create a patch containing your changes and new files. Once you have that, send it to the Roller dev mailing list or create an issue in JIRA and attach it to that issue. Once you've done that, one of us will look at it and if it looks good we'll commit it. - Dave On Feb 6, 2006, at 4:16 PM, George Daswani wrote: > Hello Roller Developers, > > We looked at the Roller package and we are planning on using it as > our main blog software. I've modified the sources and builds to > support Microsoft SQL server - how do we go about submitting the > patches? (format, and etc). > > The process/procedure doesn't seem to be listed in the Roller Wiki. > > Thanks, > George Daswani > ESRI / InfoServices-Systems Development > > > >
