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