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
[ 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
[ 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
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
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
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
[ 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
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
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.