Issue Details (XML | Word | Printable)

Key: JDO-348
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Martin Zaun
Reporter: Craig Russell
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

Fostore20 doesn't compile with latest changes to api20

Created: 24/Mar/06 12:35 AM   Updated: 24/Mar/06 10:37 PM
Return to search
Component/s: runtime2
Affects Version/s: JDO 2 rc1
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works FOStorePM.newMakeTransient.patch 2006-03-24 05:53 AM Martin Zaun 2 kB

Resolution Date: 24/Mar/06 10:37 PM


 Description  « Hide
java:compile:
    [echo] Compiling to g:\olsen\jdo\apache_clean\jdo\trunk\fostore20/target/cla
sses
    [javac] Compiling 100 source files to G:\olsen\jdo\apache_clean\jdo\trunk\fo
store20\target\classes
G:\olsen\jdo\apache_clean\jdo\trunk\fostore20\src\java\org\apache\jdo\impl\fosto
re\FOStorePM.java:35: org.apache.jdo.impl.fostore.FOStorePM is not abstract and
does not override abstract method makeTransientAll(java.util.Collection,boolean)
 in javax.jdo.PersistenceManager
public class FOStorePM extends PersistenceManagerImpl
       ^
Note: G:\olsen\jdo\apache_clean\jdo\trunk\fostore20\src\java\org\apache\jdo\impl
\fostore\FOStoreInput.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
BUILD FAILED


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #388538 Fri Mar 24 14:34:31 UTC 2006 mzaun JDO-348 - fix for fostore20 compilation issue due to latest api20 changes
Files Changed
MODIFY /db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/pm/PersistenceManagerImpl.java