Why not push stuff like this into the wiki? If anyone needs the backward
compat, they can grab the classes off the wiki and insert them right into
their project...
> -----Original Message-----
> From: jira-norepl..bjectstyle.org
> [mailto:jira-norepl..bjectstyle.org]
> Sent: Saturday, June 25, 2005 4:17 PM
> To: cris.danilu..laraview.com
> Subject: [OS-JIRA] Resolved: (CAY-334) Compile error with JDK1.5
>
> Message:
>
> The following issue has been resolved as FIXED.
>
> Resolver: Andrus Adamchik
> Date: Sat, 25 Jun 2005 4:15 PM
>
> patch applied. We need to remove these 3 exp.AST* classes
> anyway - they are pre exp.parser leftovers sitting there for
> backwards compatibility
> ---------------------------------------------------------------------
> View the issue:
>
> http://objectstyle.org/jira/secure/ViewIssue.jspa?key=CAY-334
>
>
> Here is an overview of the issue:
> ---------------------------------------------------------------------
> Key: CAY-334
> Summary: Compile error with JDK1.5
> Type: Bug
>
> Status: Resolved
> Priority: Trivial
> Resolution: FIXED
>
> Project: Cayenne
> Components:
> Cayenne Core Library
> Fix Fors:
> 1.2 [DEV]
> Versions:
> 1.1
> 1.2 [DEV]
>
> Assignee: Andrus Adamchik
> Reporter: Cris Daniluk
>
> Created: Sat, 25 Jun 2005 3:42 PM
> Updated: Sat, 25 Jun 2005 4:15 PM
>
> Description:
> With JDK5, java.util.Queue now exposes a public peek() method
> (incidentally, with the exact opposite behavior of the
> ASTStack peek()...) causing a compile time error because of
> the reduced visibility.
>
> This patch renames peek() to peekObject() and updates
> peekInt() and peekBoolean() accordingly. peek() is not used elsewhere.
>
>
> ---------------------------------------------------------------------
> JIRA INFORMATION:
> This message is automatically generated by JIRA.
>
> If you think it was sent incorrectly contact one of the
> administrators:
> http://objectstyle.org/jira/secure/Administrators.jspa
>
> If you want more information on JIRA, or have a bug to report see:
> http://www.atlassian.com/software/jira
>
This archive was generated by hypermail 2.0.0 : Sat Jun 25 2005 - 16:35:21 EDT