Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 30892 invoked from network); 28 Oct 2005 03:55:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Oct 2005 03:55:38 -0000 Received: (qmail 36461 invoked by uid 500); 28 Oct 2005 03:55:37 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 36420 invoked by uid 500); 28 Oct 2005 03:55:37 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 36408 invoked by uid 99); 28 Oct 2005 03:55:37 -0000 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 [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 27 Oct 2005 20:55:36 -0700 Received: (qmail 30758 invoked by uid 65534); 28 Oct 2005 03:55:16 -0000 Message-ID: <20051028035516.30756.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r329073 - in /db/derby/code/branches/10.1: BUILDING.txt STATUS java/demo/demo.html java/demo/navbar.html java/testing/README.htm plugins/eclipse/Readme.txt tools/ant/properties/packaging.properties tools/ant/properties/packaging.tmpl Date: Fri, 28 Oct 2005 03:55:14 -0000 To: derby-commits@db.apache.org From: fuzzylogic@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: fuzzylogic Date: Thu Oct 27 20:55:07 2005 New Revision: 329073 URL: http://svn.apache.org/viewcvs?rev=329073&view=rev Log: DERBY-652: Fix incubator references in demos and other HTML. Also, update STATUS for 10.1 branch and move packaging.properties to packaging.tmpl Added: db/derby/code/branches/10.1/tools/ant/properties/packaging.tmpl - copied unchanged from r329058, db/derby/code/branches/10.1/tools/ant/properties/packaging.properties Removed: db/derby/code/branches/10.1/tools/ant/properties/packaging.properties Modified: db/derby/code/branches/10.1/BUILDING.txt db/derby/code/branches/10.1/STATUS db/derby/code/branches/10.1/java/demo/demo.html db/derby/code/branches/10.1/java/demo/navbar.html db/derby/code/branches/10.1/java/testing/README.htm db/derby/code/branches/10.1/plugins/eclipse/Readme.txt Modified: db/derby/code/branches/10.1/BUILDING.txt URL: http://svn.apache.org/viewcvs/db/derby/code/branches/10.1/BUILDING.txt?rev=329073&r1=329072&r2=329073&view=diff ============================================================================== --- db/derby/code/branches/10.1/BUILDING.txt (original) +++ db/derby/code/branches/10.1/BUILDING.txt Thu Oct 27 20:55:07 2005 @@ -709,9 +709,15 @@ The derby.properties file should be located in your derby.system.home directory. For more information, see: - -http://incubator.apache.org/derby/manuals/tuning/perf14.html#HDRSII-SETPROP-16827 + +http://db.apache.org/derby/docs/10.1/tuning/rtunproper32066.html While this bug has been fixed in Mac OS X 10.4, please be aware that Derby applications that may be deployed on Mac OS X 10.3 will need the workaround described above to create or modify a Derby database. + +NOTE: A workaround for this issue has been committed to versions of +Derby from 10.1.2.0 onward. It is not necessary to set the +derby.storage.fileSyncTransactionLog property for versions of Derby +newer than 10.1.2.0 to work properly on the affected VMs. + Modified: db/derby/code/branches/10.1/STATUS URL: http://svn.apache.org/viewcvs/db/derby/code/branches/10.1/STATUS?rev=329073&r1=329072&r2=329073&view=diff ============================================================================== --- db/derby/code/branches/10.1/STATUS (original) +++ db/derby/code/branches/10.1/STATUS Thu Oct 27 20:55:07 2005 @@ -1,244 +1,80 @@ APACHE DERBY STATUS: Last modified at [$Date$] by $Author$. -Web site: http://incubator.apache.org/derby/ +Web site: http://db.apache.org/derby/ -Incubator Status +Project Status Description - "Derby" is a snapshot of the IBM's Cloudscape Java relational database. IBM is - opening the code by contributing it to The Apache Software Foundation and - basing future versions of IBM Cloudscape on the Apache-managed code. - - To participate in the Derby podling, you should join the mailing list. Just - send an empty message to derby-dev-subscribe@db.apache.org . - - The initial goal of the project while in incubation is to build a viable - developer community around the codebase. - - The second goal of Derby-in-incubation is to successfully produce a release. - Since Derby is in incubation, such a release would not have formal standing; - it will serve as a proof-of-concept to demonstrate to the developers' and - incubator's satisfaction that this aspect of the project is health and - understood. + "Derby" began as a snapshot of the IBM's Cloudscape Java relational database. + IBM contributed the code to The Apache Software Foundation and + bases future versions of IBM Cloudscape on the Apache-managed code. -Project info + To participate in Derby, you should join the mailing list. Just + send an empty message to derby-dev-subscribe@db.apache.org. - * The Apache DB project will own the Derby subproject, and the subproject will - follow the Apache DB PMC's direction. Significant contributors to this sub- - project (for example, after a significant interval of sustained - contribution) will be proposed for commit access to the codebase. + Derby graduated from incubation in July, 2005 and is now a + full-fledged Apache DB project.. - * The Derby sub-project's modules will be available as distinct and discrete downloads. -Detailed References: - -item type reference -Status file www http://incubator.apache.org/projects/derby.html -Website www http://incubator.apache.org/derby/ -Mailing list dev derby-dev@db.apache.org -Mailing list users derby-user@db.apache.org -Source code SVN /repos/asf/incubator/derby/code/trunk/ -Mentor coar Ken Coar (CLA on file) -Committers jta Jean Anderson (CLA on file) -Committers satheesh Satheesh Bandaram (CLA on file) -Committers jboynes Jeremy Boynes (CLA on file) -Committers djd Daniel Debrunner (CLA on file) -Committers kmarsden Katherine Marsden (CLA on file) -Committers mikem Mike Matrigali (CLA on file) -Committers mcintyre Samuel McIntyre (CLA on file) -Committers coar Ken Coar (CLA on file) -Committers Tomohito Nakayama (CLA on file) - -Completed tasks are shown by the completion date (YYYY-MM-dd). -Incubation status reports - - * none yet - -Incubation work items - -Project Setup - -Identify the codebase - -date item -2004-08-30 If applicable, make sure that any associated name does not already - exist and check www.nameprotect.com to be sure that the name is not - already trademarked for an existing software product. -DONE If request from an existing Apache project to adopt an external - package, then ask the Apache project for the cvs module and mail - address names. -DONE If request from outside Apache to enter an existing Apache project, - then post a message to that project for them to decide on - acceptance. -N/A If request from anywhere to become a stand-alone PMC, then assess - the fit with the ASF, and create the lists and modules under the - incubator address/module names if accepted. - -Copyright - -date item -2004-08-26 Check and make sure that the papers that transfer rights to the ASF - been received. It is only necessary to transfer rights for the - package, the core code, and any new code produced by the project. -2005-01-10 Check and make sure that the files that have been donated have been - updated to reflect the new ASF copyright. - -Verify distribution rights - -date item -2004-10-12 Check that all active committers have a signed CLA on record. -2004-10-12 Remind active committers that they are responsible for ensuring that - a Corporate CLA is recorded if such is is required to authorize - their contributions under their individual CLA. -2004-10-12 Check and make sure that for all items included with the - distribution that is not under the Apache license, we have the right - to combine with Apache-licensed code and redistribute. -2004-10-12 Check and make sure that all items depended upon by the project is - covered by one or more of the following approved licenses: Apache, - BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or something with - essentially the same terms. - -Establish a list of active committers ! - -status item -DONE Check that all active committers have submitted a contributors - agreement. -DONE Add all active committers in the STATUS file. -DONE Ask root for the creation of committers' accounts on cvs.apache.org. - -Infrastructure ! - -status item -DONE Ask infrastructure to create source repository modules and grant the - committers karma. -DONE Ask infrastructure to set up and archive Mailing lists. -DONE Decide about and then ask infrastructure to setup an issuetracking - system (Bugzilla, Scarab, Jira). -DONE Migrate the project to our infrastructure. - -Generally, the result of checking off these items will be a Software Grant, CLA, -and Corporate CLA for ASF licensed code, which must have no dependencies upon -items whose licenses that are incompatible with the Apache License. - -Licensing awareness - -DONE - Are all licensing, trademark, credit issues being taken care of and - acknowleged by all committers? - -Project Goals during Incubation - -Build independent development community -* 221 subscribers to dev list (12.68 posts/day) -* 282 subscribers to user list (5.67 posts/day) -* Added one committer during incubation (jboynes) -* PPMC has adopted a plan to actively build the developer community - -Produce a release -* 2004-12-06 10.0.2.1 release approval voted -* 2004-12-06 SVN tag created - http://svn.apache.org/repos/asf/incubator/derby/code/tags/10.0.2.1 - -Exit - -Things to check for before voting the project out. - -Organizational acceptance of responsibility for the project -Has the receiving PMC voted to accept it? **YES** - -Incubator sign-off +Project info -Has the Incubator decided that the project has accomplished all of the above -tasks? + * The Apache DB project owns the Derby subproject, and the subproject + follows the Apache DB PMC's direction. Significant contributors to this sub- + project (for example, after a significant interval of sustained + contribution) will be proposed for commit access to the codebase. + * The Derby sub-project's modules will be available as distinct and discrete + downloads. -Releases: + +Releases from the 10.1 branch: - * 10.0.2.1 : Released 12/06/2004 - * 10.1.0.0 : In development + * 10.1.2.1 : In development + * 10.1.2.0 : Unreleased + * 10.1.1.2 : Unreleased + * 10.1.1.1 : Snapshot, posted 10/5/2005 + * 10.1.1.0 : Released 8/3/2005 PENDING ISSUES ============== -None. - -RESOLVED ISSUES SINCE LAST STATUS -================================= - -[VOTE] Re-vote for Derby docs in DITA format - - Jeff Levitt called for a vote to to decide whether to use DITA source files - for the Derby documentation, or to continue to look for other options. - This would allow us the project to create PDF's, single html files for each - document, or dynamically update indexes as opposed to the current HTML source. - - Passed with seven +1 votes. - -[VOTE] Reject tally of logo votes - - Due to irregularities in the voting for the Derby Logo Contest, Jean - Anderson called for a vote to reject the tally of votes and restart - the contest at a later date. + The 10.1.2.x release is currently blocked by the following issues: -[VOTE] to accept Derby Network Client contribution + * DERBY-657: Release archives should have executable bits set for scripts + and text files should have proper line endings. + http://issues.apache.org/jira/browse/DERBY-657 - On April 18, 2005, Satheesh Bandaram announced the availability of a new - open source Network Client Driver for the Derby Network Server, replacing - the need to use the IBM DB2 Universal JDBC Driver (JCC) as the client to - connect to the Derby Network Server. + * DERBY-652: Documentation and demos have incubator references + http://issues.apache.org/jira/browse/DERBY-652 - Passed with nine +1 votes. + The first 10.1.2.x will be 10.1.2.1 if no further showstopper issues are + found. -[VOTE] Network client driver should match embedded where possible for - implementation specific behaviour. - - In order to create a seamless transition from embedded to client, Kathey - Marsden called for a vote to agree that the client driver behavior should be - changed to match the embedded wherever possible. - - Passed with ten +1 votes. - -[VOTE] to accept Derby UI and Help plugins for Eclipse - - On May 13, 2005, Rajesh Kartha announced that the source for the UI components - for Eclipse that had been previously available as the IBM Integration plugin - for Derby would be contributed to the Derby project and called for a vote to - accept it. - - Passed with three +1 votes. +RESOLVED ISSUES SINCE LAST STATUS +================================= -[VOTE] to accept Tomohito Nakayama as a committer - Passed with +1 votes from Jeremy Boynes, Jean T Anderson, - Satheesh Bandaram, Brian McAllister, Mike Matrigali, - Andrew McIntyre, Kathey Marsden OTHER NEWS ========== -The Derby Logo contest has been restarted. New submissions for logos can be -attached to JIRA entry Derby-297. + The 10.1 branch was created on 6/10/2005 at SVN revision 189890. -http://issues.apache.org/jira/browse/DERBY-297 + The 10.1 branch can be checked out of Subversion with the following + command: + + svn co https://svn.apache.org/repos/asf/db/derby/branches/10.1/ RELEASE STATUS ============== -Work for A release that includes the new Network Client Driver, 10.1, is -underway. - -Any release must be approved by the Incubator PMC and must clearly be marked as -an incubator release, according to the Apache Incubator guidelines: - -http://incubator.apache.org/incubation/Incubation_Policy.html#Releases%0A - -Bugs which need to be resolved before the 10.1 release can occur are being -tracked in JIRA. You can see the current status at: - -http://issues.apache.org/jira/browse/DERBY?report=com.atlassian.jira.plugin.system.project:roadmap-panel - -Open showstoppers: + A 10.1.2.x release is underway. A full list of changes from the original + 10.1.1.0 release to 10.1.2.0 can be found here: - DERBY-217: issue with BLOBs and batch updates in 10.1.0.0 + http://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12310270&styleName=Html&projectId=10594&Create=Create + A 10.1.2.0 release candidate was posted on 10/22/2005. Several issues were + found with the release candidate. The remaining issues are listed in the + pending issues section above. Modified: db/derby/code/branches/10.1/java/demo/demo.html URL: http://svn.apache.org/viewcvs/db/derby/code/branches/10.1/java/demo/demo.html?rev=329073&r1=329072&r2=329073&view=diff ============================================================================== --- db/derby/code/branches/10.1/java/demo/demo.html (original) +++ db/derby/code/branches/10.1/java/demo/demo.html Thu Oct 27 20:55:07 2005 @@ -7,7 +7,7 @@

Example Apache Derby Programs

-

This directory contains example programs. For a complete description, see Getting Started with Apache Derby and the Apache Derby Server and Administration Guide.

+

This directory contains example programs. For a complete description, see Getting Started with Apache Derby and the Apache Derby Server and Administration Guide.

  • Simple

    A very simple JDBC application that boots the driver, Modified: db/derby/code/branches/10.1/java/demo/navbar.html URL: http://svn.apache.org/viewcvs/db/derby/code/branches/10.1/java/demo/navbar.html?rev=329073&r1=329072&r2=329073&view=diff ============================================================================== --- db/derby/code/branches/10.1/java/demo/navbar.html (original) +++ db/derby/code/branches/10.1/java/demo/navbar.html Thu Oct 27 20:55:07 2005 @@ -10,7 +10,7 @@

  • - + Modified: db/derby/code/branches/10.1/java/testing/README.htm URL: http://svn.apache.org/viewcvs/db/derby/code/branches/10.1/java/testing/README.htm?rev=329073&r1=329072&r2=329073&view=diff ============================================================================== --- db/derby/code/branches/10.1/java/testing/README.htm (original) +++ db/derby/code/branches/10.1/java/testing/README.htm Thu Oct 27 20:55:07 2005 @@ -71,12 +71,12 @@

    In the following the top directory under which the subversion tree is placed is referred to as ${derby.source} - see also the -derby BUILDING.txt.
    +derby BUILDING.txt.

    The version of the classes and supporting files of the derbyTesting package have to match the version of the classes of the derby package. Thus you either need to build all jars yourself, or get all jar files -from the incubator site at the same time when available.
    +from the Derby site at the same time when available.

    @@ -549,7 +549,7 @@

    • follow all the steps in the derby BUILDING.txt.
    • + href="http://svn.apache.org/repos/asf/db/derby/branches/10.1/BUILDING.txt">BUILDING.txt.

    This is some typical output for the ant build process.
    Modified: db/derby/code/branches/10.1/plugins/eclipse/Readme.txt URL: http://svn.apache.org/viewcvs/db/derby/code/branches/10.1/plugins/eclipse/Readme.txt?rev=329073&r1=329072&r2=329073&view=diff ============================================================================== --- db/derby/code/branches/10.1/plugins/eclipse/Readme.txt (original) +++ db/derby/code/branches/10.1/plugins/eclipse/Readme.txt Thu Oct 27 20:55:07 2005 @@ -19,23 +19,23 @@ Refer to the detailed instructions on readying your environment to check out any Derby source here: - http://incubator.apache.org/derby/derby_downloads.html + http://db.apache.org/derby/derby_downloads.html To check out the entire development trunk use this command: - svn checkout https://svn.apache.org/repos/asf/incubator/derby/code/trunk/ + svn checkout https://svn.apache.org/repos/asf/db/derby/code/trunk/ This includes the source for both the UI and Help plugins. If you want to check out only the UI and Help plugins, and not the entire Derby source code issue this command instead: - svn checkout https://svn.apache.org/repos/asf/incubator/derby/code/trunk/plugins + svn checkout https://svn.apache.org/repos/asf/db/derby/code/trunk/plugins 2) Install Eclipse 3.x and the JDK needed 3) Install the Apache Derby 10.1.0 Eclipse Core plug-in from: - http://incubator.apache.org/derby/derby_downloads.html + http://db.apache.org/derby/derby_downloads.html It is available as a zip file: