Re: searchable mailing list archives

2005-08-06 Thread Leo Simons
On 05-08-2005 11:45, "Tim Ellison" <[EMAIL PROTECTED]> wrote: > Tell me if I'm just being dumb No you are not. We'll look into it. - Leo - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

RE: JDO2 Snapshots

2005-08-06 Thread Henning Schmiedehausen
I'd even add "could you please write this up as general instructions for projects wanting to put their stuff up for testing / for official releases" As far as I was able to gobble together: www.apache.org/dist/java-repository/ - synced to ibiblio - for "official" releases only, no snapshots

Re: JDO2 Snapshots

2005-08-06 Thread Henning Schmiedehausen
You can always add maven.repo.remote = http://svn.apache.org/repository, http://www.ibiblio.org/ to your build.properties and state in the docs for JDO that "unofficial releases" are available from there. Add this information to the POM for the JDO jar. Regards Henning

Re: searchable mailing list archives

2005-08-06 Thread Henning Schmiedehausen
If you do look at the mailbox archives, could you also take a look at INFRA-480? Thanks a million. Regards Henning On Sat, 2005-08-06 at 11:04 +0200, Leo Simons wrote: > On 05-08-2005 11:45, "Tim Ellison" <[EMAIL PROTECTED]> wrote: > > Tell me if I'm just being dumb > >

Re: JDO2 Snapshots

2005-08-06 Thread Craig Russell
Hi Brett,I looked at ibiblio and found some "official-looking" jars checked in. It seems that we might use javax.jdo as the group name for the jdo2.jar (this is the official API) once JDO is official, and then use either org.apache.jdo or org.apache.db.jdo as the group name for the rest of the rele

Re: JDO2 Snapshots

2005-08-06 Thread Brett Porter
On 8/7/05, Craig Russell <[EMAIL PROTECTED]> wrote: > Hi Brett, > > I looked at ibiblio and found some "official-looking" jars checked in. It > seems that we might use javax.jdo as the group name for the jdo2.jar (this > is the official API) once JDO is official, and then use either > org.apache.j

Re: JDO2 Snapshots

2005-08-06 Thread Craig Russell
Hi Brett,On Aug 6, 2005, at 7:27 PM, Brett Porter wrote:On 8/7/05, Craig Russell <[EMAIL PROTECTED]> wrote: Hi Brett,I looked at ibiblio and found some "official-looking" jars checked in. Itseems that we might use javax.jdo as the group name for the jdo2.jar (thisis the official API) once JDO is of