From jdo-commits-return-1667-apmail-db-jdo-commits-archive=www.apache.org@db.apache.org Mon Jan 01 12:42:29 2007 Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 44537 invoked from network); 1 Jan 2007 12:42:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jan 2007 12:42:29 -0000 Received: (qmail 75110 invoked by uid 500); 1 Jan 2007 12:42:36 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 75099 invoked by uid 99); 1 Jan 2007 12:42:36 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jan 2007 04:42:36 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jan 2007 04:42:28 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 04B331A981D; Mon, 1 Jan 2007 04:41:33 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r491560 [2/2] - in /db/jdo/trunk/runtime20: ./ src/conf/ src/java/org/apache/jdo/ejb/ src/java/org/apache/jdo/impl/model/java/runtime/ src/java/org/apache/jdo/impl/model/java/runtime/jdk5/ src/java/org/apache/jdo/impl/model/jdo/xml/ src/jav... Date: Mon, 01 Jan 2007 12:41:30 -0000 To: jdo-commits@db.apache.org From: mbo@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070101124133.04B331A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/PersistentNewFlushedDirty.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/PersistentNewFlushedDirty.java?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/PersistentNewFlushedDirty.java (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/PersistentNewFlushedDirty.java Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/PersistentNonTransactional.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/PersistentNonTransactional.java?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/PersistentNonTransactional.java (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/PersistentNonTransactional.java Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/ReachabilityHandler.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/ReachabilityHandler.java?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/ReachabilityHandler.java (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/ReachabilityHandler.java Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/SCOProcessor.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/SCOProcessor.java?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/SCOProcessor.java (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/SCOProcessor.java Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/SimpleFieldManager.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/SimpleFieldManager.java?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/SimpleFieldManager.java (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/SimpleFieldManager.java Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/StateFieldManager.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/StateFieldManager.java?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/StateFieldManager.java (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/StateFieldManager.java Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/StateManagerFactory.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/StateManagerFactory.java?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/StateManagerFactory.java (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/StateManagerFactory.java Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/StateManagerImpl.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/StateManagerImpl.java?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/StateManagerImpl.java (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/StateManagerImpl.java Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/TransientClean.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/TransientClean.java?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/TransientClean.java (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/TransientClean.java Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/TransientDirty.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/TransientDirty.java?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/TransientDirty.java (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/state/TransientDirty.java Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/Accessor.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/Accessor.java?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/Accessor.java (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/Accessor.java Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/PersistenceManagerFactoryInternal.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/PersistenceManagerFactoryInternal.java?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/PersistenceManagerFactoryInternal.java (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/PersistenceManagerFactoryInternal.java Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/PersistenceManagerInternal.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/PersistenceManagerInternal.java?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/PersistenceManagerInternal.java (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/PersistenceManagerInternal.java Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/package.html URL: http://svn.apache.org/viewvc/db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/package.html?view=diff&rev=491560&r1=491559&r2=491560 ============================================================================== --- db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/package.html (original) +++ db/jdo/trunk/runtime20/src/java/org/apache/jdo/pm/package.html Mon Jan 1 04:41:27 2007 @@ -1,9 +1,10 @@