Hi Marshall, I read your changes and have some additional questions.
I think you mean "/www/www.apache.org/dist/incubator/uima" instead of "/www/www.apache.org/dist/uima". Do I just have to create new subdirectories for the new release and upload the artifacts as described? Are there any additional changes necessary that the download page shows the latest release? When I remember correctly the archiving of the previous releases is done automatically, right? What do we have to do to make the annotator package available for download? Can I just add the additional artifacts? -- Michael [EMAIL PROTECTED] wrote: > Author: schor > Date: Mon May 5 06:56:57 2008 > New Revision: 653483 > > URL: http://svn.apache.org/viewvc?rev=653483&view=rev > Log: > no Jira - add a bit more info to the how-to release docs, on how to upload to > the mirroring system. Still have the eclipse update site to do > > Modified: > incubator/uima/site/trunk/uima-website/xdocs/release.xml > > Modified: incubator/uima/site/trunk/uima-website/xdocs/release.xml > URL: > http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/xdocs/release.xml?rev=653483&r1=653482&r2=653483&view=diff > ============================================================================== > --- incubator/uima/site/trunk/uima-website/xdocs/release.xml (original) > +++ incubator/uima/site/trunk/uima-website/xdocs/release.xml Mon May 5 > 06:56:57 2008 > @@ -161,9 +161,10 @@ > After the release is approved, we will have the last tagged release > candidate which will correspond to the > official release. This should not be updated after this. > <ul> > - <li><TODO> Upload the release artifacts to the distribution > server (via uploading to people.apache.org > + <li>Upload the release artifacts to the distribution server > (via uploading to people.apache.org > in the directory: <code>/www/www.apache.org/dist/uima</code>, > including the > - release artifacts and the Eclipse update site data. > + release artifacts and the Eclipse update site data. Be > sure to include the gpg/md5/sha1 signatures. > + Make sure the KEYS file in that uploaded directory is current. > <ul> > <li>The Eclipse update site on w.a.o/dist/uima will have previous > versions of the jars for the > features and plugins. The generated site in > @@ -174,7 +175,10 @@ > </ul> > </li> > > - <li><TODO> Update the documentation page with the new data > on the UIMA website</li> > + <li>Update the documentation page with the new data on the UIMA > website. The mirroring stuff is > + embedded in the markup - just substitute within that markup the name of > the new release > + (assuming you followed the previous release's nameing conventions for > the higher-level > + directories).</li> > <li>Upload the release artifacts to the Maven Incubator > repository. To start the upload the > following command must be executed from the uimaj > project <br /><br/> > <code>mvn -DsignArtifacts=true process-resources > source:jar deploy</code><br/><br/> > >
