Re: svn commit: r370704 - /db/jdo/branches/2.0-beta/

2006-01-19 Thread Craig L Russell
The next time you check out db/jdo, you will get branches/2.0-beta.This is the branch we will build the beta release in.For starters, I'll remove the projects that are not part of the release and update the version numbers and dependencies in the projects that remain. These are api20, core20, enhan

[jira] Resolved: (JDO-281) TCK doesn't compile with JDK 1.5

2006-01-19 Thread Craig Russell (JIRA)
[ http://issues.apache.org/jira/browse/JDO-281?page=all ] Craig Russell resolved JDO-281: --- Fix Version: JDO 2 beta Resolution: Fixed Assign To: Craig Russell Sending src/java/org/apache/jdo/tck/api/persistencemanagerfactory/AfterClo

[jira] Resolved: (JDO-280) Change the "test" directory to "src".

2006-01-19 Thread Craig Russell (JIRA)
[ http://issues.apache.org/jira/browse/JDO-280?page=all ] Craig Russell resolved JDO-280: --- Resolution: Fixed Assign To: Craig Russell Sendingtck20/maven.xml Sendingtck20/project.properties Sendingtck20/project.xml Adding

JDO TCK Conference Call Friday, Jan 20, 9 am PST

2006-01-19 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, January 20 at 9 am PST to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Test status (Michael) 2. New tests (Michael W) 3. Beta release (Craig and Michael B) 4. Other issu

[jira] Created: (JDO-281) TCK doesn't compile with JDK 1.5

2006-01-19 Thread Craig Russell (JIRA)
TCK doesn't compile with JDK 1.5 Key: JDO-281 URL: http://issues.apache.org/jira/browse/JDO-281 Project: JDO Type: Bug Components: tck20 Reporter: Craig Russell When compiling tck20 under JDK 1.5, several errors and warnings

Re: [jira] Updated: (JDO-279) Release tck20 as source with a binary dependency on other projects

2006-01-19 Thread Michael Bouschen
Hi Craig, with the patch I was able to run a test using the source distribution. I called 'maven dist' in tck20, unzipped the created source distribution in a new directory, renamed directory src to test and then called maven build (using a single configuration). We do not need the renaming a

[jira] Updated: (JDO-279) Release tck20 as source with a binary dependency on other projects

2006-01-19 Thread Michael Bouschen (JIRA)
[ http://issues.apache.org/jira/browse/JDO-279?page=all ] Michael Bouschen updated JDO-279: - Attachment: mavenDistSupport.patch Andy proposed to use 'maven dist' for the distribution. There is not need to add our own distrib goal to tck20, so forget the

[jira] Created: (JDO-280) Change the "test" directory to "src".

2006-01-19 Thread Craig Russell (JIRA)
Change the "test" directory to "src". - Key: JDO-280 URL: http://issues.apache.org/jira/browse/JDO-280 Project: JDO Type: Improvement Components: tck20 Reporter: Craig Russell Fix For: JDO 2 beta The use of the "test

Re: Settings for maven dist

2006-01-19 Thread Craig L Russell
Hi Michael,This patch solved most of the issues with the tck20 distribution.Thanks!CraigOn Jan 18, 2006, at 3:32 PM, Michael Bouschen wrote:Hi Craig,I tried calling 'maven dist' in projects api20 and tck20. It suceeded, but some of the generated distribution files do not include the expected files.