Re: [VOTE] Release JDO2 beta

2006-01-23 Thread Michael Bouschen
Hi Michelle, interesting! I noticed inside a browser http://www.apache.org/~clr/downloads/maven is automatically redirected to people.apache.org, so it results in the address you described below. So can we publish the people.apache.org address to be used with maven? Regards Michael Hi,

Re: [VOTE] Release JDO2 beta

2006-01-23 Thread Andy Jefferson
I noticed inside a browser http://www.apache.org/~clr/downloads/maven is automatically redirected to people.apache.org, so it results in the address you described below. FYI. Maven (1.0), or the associated plugin, is probably using httputils with a version that doesn't understand HTTP

Re: [VOTE] Release JDO2 beta

2006-01-23 Thread Andy Jefferson
FYI. Maven (1.0), or the associated plugin, is probably using httputils with a version that doesn't understand HTTP redirects. The same broken functionality has been noticed on the Maven SourceForge plugin (when SourceForge decided to add redirecting into their upload URLs). That should have

Re: [VOTE] Release JDO2 beta

2006-01-23 Thread Michelle Caisse
Hi Michael, Comments below... Michael Bouschen wrote: Hi Michelle, Hi Craig, I have the same problem as Michael has with the maven automatic download of the jdo beta jars. I will try manually downloading them. Also, a comment on RunRules.html: From the installation directory, call

Issue with commons-httpclient?

2006-01-23 Thread Craig L Russell
Hi Maveners,The latest Maven 1.0.2 has a problem when using these directions:Find the line of maven.xml in the project.properties file with the maven.remote.repo property, and add "http://www.apache.org/~clr/downloads/maven" to the ibiblio and jpox urls.What happens is that www.apache.org/~clr is

[jira] Assigned: (JDO-258) Write tests for new persistent-nontransactional-dirty lifecycle assertions

2006-01-23 Thread Michael Watzek (JIRA)
[ http://issues.apache.org/jira/browse/JDO-258?page=all ] Michael Watzek reassigned JDO-258: -- Assign To: Michael Watzek Write tests for new persistent-nontransactional-dirty lifecycle assertions

[jira] Assigned: (JDO-273) Create tests for sections 5.5.8 5.5.9, detachment lifecycle

2006-01-23 Thread Michael Watzek (JIRA)
[ http://issues.apache.org/jira/browse/JDO-273?page=all ] Michael Watzek reassigned JDO-273: -- Assign To: Michael Watzek Create tests for sections 5.5.8 5.5.9, detachment lifecycle -

[jira] Updated: (JDO-282) Add convenience methods to get persistent instance and detached instance from InstanceLifecycleEvent

2006-01-23 Thread Matthew T. Adams (JIRA)
[ http://issues.apache.org/jira/browse/JDO-282?page=all ] Matthew T. Adams updated JDO-282: - Attachment: InstanceLifecycleEvent.java.2.patch OK, attached is the refactored patch. Please review and comment. I opted not to use the boolean at all, as

[jira] Updated: (JDO-273) Create tests for sections 5.5.8 5.5.9, detachment lifecycle

2006-01-23 Thread Michael Watzek (JIRA)
[ http://issues.apache.org/jira/browse/JDO-273?page=all ] Michael Watzek updated JDO-273: --- Attachment: JDO-273.patch The attached patch implements the lifecycle transition tests for JDO-258 and JDO-273. The patch extends the existing test class

[jira] Commented: (JDO-258) Write tests for new persistent-nontransactional-dirty lifecycle assertions

2006-01-23 Thread Michael Watzek (JIRA)
[ http://issues.apache.org/jira/browse/JDO-258?page=comments#action_12363716 ] Michael Watzek commented on JDO-258: The assertions of this issue have been implemented together with the assertions of JDO-273. The patch has been attached to JDO-273.

[jira] Created: (JDO-284) build.properties is missing from distribution

2006-01-23 Thread Michelle Caisse (JIRA)
build.properties is missing from distribution - Key: JDO-284 URL: http://issues.apache.org/jira/browse/JDO-284 Project: JDO Type: Bug Versions: JDO 2 beta Reporter: Michelle Caisse Priority: Critical The

[jira] Updated: (JDO-283) Change RunRules to match distribution

2006-01-23 Thread Michelle Caisse (JIRA)
[ http://issues.apache.org/jira/browse/JDO-283?page=all ] Michelle Caisse updated JDO-283: Attachment: RunRules.html I have attached an annotated copy of RunRules.html with my comments in teal. Change RunRules to match distribution

[jira] Updated: (JDO-284) build.properties is missing from distribution

2006-01-23 Thread Michelle Caisse (JIRA)
[ http://issues.apache.org/jira/browse/JDO-284?page=all ] Michelle Caisse updated JDO-284: Component: tck20 build.properties is missing from distribution - Key: JDO-284 URL:

[jira] Updated: (JDO-283) Change RunRules to match distribution

2006-01-23 Thread Craig Russell (JIRA)
[ http://issues.apache.org/jira/browse/JDO-283?page=all ] Craig Russell updated JDO-283: -- Attachment: RunRules.html There was a bug in the html in which the indentation of the bullets was wrong. I've fixed this in the latest attachment. This caused much

[jira] Updated: (JDO-283) Change RunRules to match distribution

2006-01-23 Thread Michelle Caisse (JIRA)
[ http://issues.apache.org/jira/browse/JDO-283?page=all ] Michelle Caisse updated JDO-283: Attachment: RunRulesMCComments.html Some of my comments didn't get into the latest draft, plus I thought of a couple of other things. Attached another version