Re: maven repository - 1.1.0 is broken

2008-06-04 Thread Michael Dick
Turns out that this is a file permission problem. I don't have the proper authority to update the maven metadata. I've contacted the file owner and we'll get it sorted out in the near future. In the meantime my temporary repository will work. Regards, -Mike On Wed, Jun 4, 2008 at 5:56 PM, Michae

Re: maven repository - 1.1.0 is broken

2008-06-04 Thread Michael Dick
At the moment I'm a bit dead in the water. The maven stage plugin appears to be hanging here : [INFO] Creating zip file. [INFO] Creating rename script. [INFO] Uploading zip file to the target repository. [INFO] Unpacking zip file on the target machine. [INFO] Deleting zip file from the target repos

Re: maven repository - 1.1.0 is broken

2008-06-04 Thread Craig L Russell
Hi Mike, Can you also sign the artifacts that are missing valid signatures? Thanks, Craig On Jun 4, 2008, at 3:27 PM, Michael Dick wrote: Hi all, For the time being I've put the missing artifacts on people.apache.org under my home directory. You can access them by adding something like th

Re: maven repository - 1.1.0 is broken

2008-06-04 Thread Michael Dick
Hi all, For the time being I've put the missing artifacts on people.apache.org under my home directory. You can access them by adding something like this to pom.xml : mike's temporary repository http://people.apache.org/~mikedd/temp-repo I'll do

[jira] Updated: (OPENJPA-235) SQL reordering to avoid non-nullable foreign key constraint violations

2008-06-04 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fay Wang updated OPENJPA-235: - Attachment: openjpa-235-delete-cascade.patch This patch fixed a typo in the comments and also includes a

[jira] Created: (OPENJPA-623) OpenJPA 1.1.0 doesn't allow collection-type fields to have @Column defined on them, while OpenJPA 1.0.0 does.

2008-06-04 Thread Jianfeng Mao (JIRA)
OpenJPA 1.1.0 doesn't allow collection-type fields to have @Column defined on them, while OpenJPA 1.0.0 does. -- Key: OPENJPA-623 URL: https://issues.apac

[jira] Resolved: (OPENJPA-622) Informix -lock timieout, cursor not open problem for NonJTA datasource transaction RESOURCE_LOCAL in JEE

2008-06-04 Thread Catalina Wei (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Catalina Wei resolved OPENJPA-622. -- Resolution: Fixed Fix Version/s: 1.2.0 fix committed under r663358 > Informix -lock ti

[jira] Created: (OPENJPA-622) Informix -lock timieout, cursor not open problem for NonJTA datasource transaction RESOURCE_LOCAL in JEE

2008-06-04 Thread Catalina Wei (JIRA)
Informix -lock timieout, cursor not open problem for NonJTA datasource transaction RESOURCE_LOCAL in JEE Key: OPENJPA-622 URL: https://issues.apache.org/jira/

[jira] Resolved: (OPENJPA-606) InformixDictionary default setting beaks many testcases

2008-06-04 Thread Catalina Wei (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Catalina Wei resolved OPENJPA-606. -- Resolution: Fixed resolved in r659731 > InformixDictionary default setting beaks many testcas

Re: maven repository - 1.1.0 is broken

2008-06-04 Thread Michael Dick
Hi Stojce, It looks like only part of the artifacts were published to the maven repository. Openjpa-parent, openjpa-examples were left out (might be others that I missed). I haven't looked in depth but I'm guessing something went wrong with the stage plugin when they were copied from our "voting"

[jira] Updated: (OPENJPA-235) SQL reordering to avoid non-nullable foreign key constraint violations

2008-06-04 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fay Wang updated OPENJPA-235: - Attachment: openjpa.patch > SQL reordering to avoid non-nullable foreign key constraint violations > ---

[jira] Updated: (OPENJPA-235) SQL reordering to avoid non-nullable foreign key constraint violations

2008-06-04 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fay Wang updated OPENJPA-235: - Attachment: openjpa.patch I did some investigation about the OptimisticLock exception where ConstraintU

maven repository - 1.1.0 is broken

2008-06-04 Thread Stojce Dimski
As already pointed few days ago in http://mail-archives.apache.org/mod_mbox/openjpa-users/200805.mbox/[EMAIL PROTECTED] maven repository of 1.1.0 release is broken as there is wrong parent pom settings in all modules. Parent pom per default is searched in ../ folder respect to a module declarin

[jira] Commented: (OPENJPA-620) OpenJPA configuration setting that guarantees that once the EMF is created, it will be fully-configured

2008-06-04 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602298#action_12602298 ] Patrick Linskey commented on OPENJPA-620: - An important first step is to have a si

[jira] Commented: (OPENJPA-602) NullPointerException at org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy.map

2008-06-04 Thread Tim Kaltenbrunner (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602263#action_12602263 ] Tim Kaltenbrunner commented on OPENJPA-602: --- Hi, I have the same problem at my