Remove file to allow compilation under JDK 1.6
Description
is depended on by
is related to
Activity
Anthony Whyte June 23, 2009 at 11:44 AM
2.5.5 sam refreshed to 2.5.x r 62685.
Jean-François Lévêque May 12, 2009 at 1:39 AM
2.5.x merge r62224
Steve Swinsburg April 28, 2009 at 8:14 AM
Based on Karen's comment about being safe for 2.5.x and a post on the dev list today that the 2.5.4 build breaks under Java 1.6 because of this, lets get this into 2.5.x:
On 28 Apr 2009, at 15:18, Phuc Bui wrote:
Dear all,
I have a problem when building sakai source 2.5.4 (download form sakai'site)
-----------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
C:\Users\QuocTan\Desktop\THESIS\SAKAI\sakai-src-2.5.4\sam\samigo-services\sr
c\java\org\sak
aiproject\spring\DataSourceWrapperAutoCommit.java:[36,7]
org.sakaiproject.spring.DataSourc
eWrapperAutoCommit is not abstract and does not override abstract method
isWrapperFor(java
.lang.Class<?>) in java.sql.Wrapper
-----------------------
David Horwitz January 29, 2009 at 2:09 AM
already in 2-6-x
Jasmine Thapa January 27, 2009 at 11:05 AM
Verified on nightly.
samigo-services\src\java\org\sakaiproject\spring\DataSourceWrapperAutoCommit.java
It doesn't seem to be used anywhere and it prevents compilation under JDK 1.6, removing this file would make like easier for new people starting with Sakai.