Stefan Bodewig wrote:
On Fri, 01 Sep 2006, Steve Loughran <[EMAIL PROTECTED]> wrote:

-do the jars themselves have a version tag at the end?

Yes.

-are we thinking of publishing to the maven repository?

The ReleaseInstructions file says

,----
|       [TODO need to decide on repository structure]
`----

I'm not familiar enough with Maven repository to know how the jars
should be named and what the directory structure should look like.

That's good, there's a chapter in Java Development with Ant that covers that.

groupid:
org.apache.ant

artifact:
ant
ant-junit
antlib-nunit

I'd keep the antlibs separate from the normal artifacts.


To answer the question, yes, we are thinking about it and even have
(commented out) infrastructure in place in build.xml but I need input.


i'll look at it, but not this week. Got to get some slides on testing together for google research conference on automated testing.

There is a staging directory somewhere on the people.apache.org site where we can publish as an experiment. the repository people dont like it if projects accidentally publish to the real repository, especially if the releases arent signed by the PGP keys of the PMC.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to