|
From: Mario Ds B. <mar...@in...> - 2007-08-22 06:11:58
|
Hi Thomas, The code contains the disclaimer as listed below >> /* * Oracle expressly places this Software in the public domain. * However, Oracle grants no other rights, whether express or * implied, to users of this Software, and Oracle provides this * Software on an "AS-IS" basis, exclusive of any warranty * including, without limitation, all warranties of merchantability * or fitness for a particular purpose, noninfringement or any other * warranty, whether expressed or implied. You use this Software at * your own risk and agree that Oracle shall not be liable for any * damages, including but not limited to, direct, indirect, * incidental, special, cover, reliance, or consequential damages, * arising from your use of the Software. */ << Would the above be OK to add the sqlj.runtime classes to resolve the compile time dependencies? thanks Mario Thomas Risberg wrote: > Mario, > > The licensing could be an issue. Do you know what license the > sqlj.runtime classes are published under? > > Thomas > > > Mario Ds Briggs wrote: > > Hi Thomas, > > > > thanks for the positive response. > > > > We will shortly have the code ready. > > > > I had a related query - the SqljTemplate code has compile-time > > dependencies on the 'sqlj.runtime.XXX' classes (defined by the SQLJ spec). > > These used to be available in a jar from the sqlj.org website, the website > > no longer exists. However these classes are freely available from IBM and > > Oracle too, along with the vendor proprietary implementation classes in a > > single jar. Would there be any legal issues to adding these jars to Spring, > > to resolve the compilation dependencies? > > > > Do you think a small demo be helpful in thrashing out these and other such > > issues. > > > > thanks > > Mario > > > > Thomas Risberg wrote > > > > > > > >> Mario, > >> > >> We'll certainly welcome some contributions in this area. When you are > >> ready just attach your code to the existing JIRA issue. > >> > >> Thomas > >> > >> > >> Mario Ds Briggs wrote: > >> > >>> Hi, > >>> > >>> There have been a few requests for this earlier, both on the forums as > >>> > > well > > > >>> as a JIRA ticket created too (URL's below), but no further progress on > >>> > > it. > > > >>> http://forum.springframework.org/showthread.php?t=18730&highlight=sqlj > >>> http://forum.springframework.org/showthread.php?t=21787&highlight=sqlj > >>> > >>> http://opensource.atlassian.com/projects/spring/browse/SPR-1375 > >>> > >>> I would like to contribute a SqljTemplate and its supporting classes to > >>> Spring. This would enable customers who use SQLJ to be able to use > >>> > > Spring > > > >>> and get all the Spring DAO benefits. The solution would apply for all > >>> > > SQLJ > > > >>> vendors. > >>> > >>> Looking to take this forward > >>> > >>> thanks > >>> Mario > >>> > >>> > >>> > >>> > > ------------------------------------------------------------------------- > > > >>> This SF.net email is sponsored by: Splunk Inc. > >>> Still grepping through log files to find problems? Stop. > >>> Now Search log events and configuration files using AJAX and a browser. > >>> Download your FREE copy of Splunk now >> http://get.splunk.com/ > >>> _______________________________________________ > >>> Springframework-developer mailing list > >>> Springframework-developer@li... > >>> https://lists.sourceforge.net/lists/listinfo/springframework-developer > >>> > >>> > >>> > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. > > Still grepping through log files to find problems? Stop. > > Now Search log events and configuration files using AJAX and a browser. > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > _______________________________________________ > > Springframework-developer mailing list > > Spr...@li... > > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > > |