Can anyone help me build our first binary and source distributions?
 I think its fairly clear what we want in each distribution.

Binary:
.jar of the core classes.
javadocs
license info etc.

Source:
source of all of the classes (including unit tests, example code, etc.)
javadocs
license info etc.

   I need help with two things:

   First, there's a number of details mentioned in
http://incubator.apache.org/guides/releasemanagement.html that I don't
understand.  For example, "Check that LICENSE and NOTICE documents
contain required sections."  I'm also unclear on how signing should
work.

   Secondly, how exactly do we go about releasing these builds?  ie.
do we build locally and upload?  To what server & where?  Or are
release builds generated by an automated build system?

Thanks,
   Charles.

On Oct 23, 2007 2:24 PM, Craig L Russell <[EMAIL PROTECTED]> wrote:
> Hi Charles,
>
> On Oct 22, 2007, at 7:57 PM, Charles Matthew Chen wrote:
>
> >
> >    How does the release process work?
>
> Start with http://incubator.apache.org/guides/releasemanagement.html
> as a general guide.
>
> Most projects build both binary and source distributions. Many
> projects build a maven jar or several and publish them in the
> standard maven repositories.
>
> > Where will binary builds
> > eventually appear?  Will it be here:
> >
> > http://incubator.apache.org/sanselan/
> >
> >    What do we need to do in order to get those builds?
>
> Decide what you want to build and how to build them. That's what you
> won't necessarily get from the generic page.
>
> Craig
>
> >
> > Charles.
>
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:[EMAIL PROTECTED]
> P.S. A good JDO? O, Gasp!
>
>

Reply via email to