In trying to follow the release management draft guidelines at
http://incubator.apache.org/guides/releasemanagement.html I have a few
questions.

1) for a source distribution the guidelines say "Check for version
control<http://incubator.apache.org/guides/releasemanagement.html#best-practice-source>files",
but the linked info currently only says ...  "TODO: describe what a
source distribution is; version control for distributions; add content to
release documents; export not checkout"

so can anyone elaborate what's required here?

2) Guidelines say ---  Jars -- should include a standards compliant
manifest, and goes on to say ...

"TODO Lots of projects get this wrong and (by default) most tools produce
substandard manifests. Offer some guidance on values TODO: Add how to create
a specification complient MANIFEST
http://jakarta.apache.org/commons/releases/prepare.html#checkjarmanifest";
the jakarta link just talks about how maven builds a standard file and adds
non standard (jakarta specific?) elements to the manifest file. So I don't
know whether (a) letting maven do its stuff will make us compliant and (b)
whether the inclusion of non standard elements in a manifest file makes the
file non compliant.
Can anyone point to a definition of a standard manifest file?

3)  ASF doc says ... "incubating projects should contain the STATUS document
describing. TODO: check this"     I've looked at our STATUS doc that went
out with M1 and it contains general project info which would be the same for
SDO as for SCA I think.  I'm having trouble knowing where maven might look
for a STATUS file or how to configure it to pick one up.  Can anyone help
with how I should do this please? I tried placing a STATUS file alongside
the NOTICE file etc in distribution/sdo but that didn't get picked up,  so I
guess maven already knows about NOTICE files somehow and needs to be taught
about STATUS files.
4) I'm sure there will be a number 4, but this note has been in development
for too long ....

Regards,Kelvin.















On 19/09/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote:

I'd to checkpoint on where we are for the release, get people's input
on what they are working on and try and pin down when we think we
will be in a position to start cutting binaries. I've summarized
below where I think we are, please fill in the gaps and add anything
that you think needs to be done (or that can be dropped). This is
based on the content mail from Aug 16.

Thanks
--
Jeremy

1) Specs
    SNAPSHOTs have been posted to the Apache repo.
    Q: are there any changes to SDO pending? Are we happy with the
version there?

2) SCA Kernel (core)
    ClassLoading changes: basic hierarchy in place, still need multi-
parent support - Q:is anyone doing this, do we need it?
    Integration of databinding framework: complete as an extension,
needs to migrate to kernel which means more tests are needed - Q: who
is doing this?
    Async callbacks: assuming this is complete
    Complex properties: DOM model for defaults but not values, still
need xpath support and to integrate with databinding framework - Q:
Venkat are you working on this?
    Transitive dependency support: first cut repo provided by Meeraj,
need to integrate with hosts, need to add support for using this in
<include> and <implementation.composite >


3) Baseline extensions
    idl.wsdl: supported with wsdlLocation, no support yet via
registry - Q: do we need this, if so is anyone working on it?
    binding.axis: sync is working, async in progress - Q: Ignacio are
you working on this, what's left?
                  need to update to a stable version - AXIOM 1.1 is
out, are we ready for Axis2 1.1? is anyone testing this?
    binding.celtix: Q - where are we?
    binding.rmi : is this working? complete?
    databinding.axiom: assuming this is complete
    databinding.sdo: is this complete? anything left to do on
TypeHelpers?
    databinding.jaxb: where are we?
    container.javascript : where are we?
    container.spring: where are we?


4) Optional extensions
    binding.jsonrpc - in or out?
    binding.osgi - in or out?
    databinding.xmlbeans - in or out?
    databinding.castor - in or out?
    container.groovy - in or out?
    any other bindings or containers to be in?

5) Host distributions
    Standalone - which extensions should be in?
    Web - do we still need this now we have the war plugin?
    WAR Plugin - do we need web.xml editing?

6) Sample applications
    Technology samples - do we have the right ones? are there any we
don't need?
                         what is the form for these in the release -
bundled as source, separate bundle?
    BigBank application - any progress? when will it be ready? do we
hold the release or post it later?


Other areas:
* SDO distribution - are we ready? where are we with samples, doco,
legal review?
* DAS distribution - are we ready? where are we with samples, doco,
legal review?
* SCA distribution - doco? legal?
* Website - are we generally happy with the site? is anyone planning
on working to update the site for M2 content?

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


Reply via email to