I've just updated CVS so the Eclipse project is Java 1.5 compatible. This was done because the new "domain" subproject will use 1.5-specific features. It is also expected a new "tiger" (or similar) subproject will be added for Acegi Security's 1.5-specific features (ie annotations). This will culminate in an acegi-security-tiger.jar binary, providing access to the 1.5 specific features without affecting the main JARs that will remain 1.3 compatible.

Developers: please do not add 1.5-specific features outside the "domain" (and eventually "tiger") subproject. Maven build compatibility has been kept at 1.3 for all subprojects except "domain".

I've also made some minor improvements to eliminate all warnings shown under Eclipse's 1.5 compiler compatibility level. Unfortunately the generics-related type safety warnings cannot be removed without introducing 1.5-specific code to subprojects that need to remain 1.3 compatible. Therefore, it's recommended that Eclipse users modify their "Problems" view filter so "Description" does not contain "Type safety:". This will clear up your "Problems" view to show only warnings that can actually be fixed whilst remaining 1.3 compatible.

Any questions, comments etc, please feel free.

Cheers
Ben



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to