You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

During this release we are going to try and use the svnmerge.py script to see what needs to be merged from the trunk into the branch. Ideally this will make a list of possible revisions to merge and it can be presented to the developers for a quick check. Inviduals maybe have already merged in their changes which is ok, but we still need to check that we have everything we want from the trunk.

I realize that I didn't do a proper initialization using

svnmerge.py init

after the 2.0.2 release was made so I need to seed the property that svnmerge.py uses so that it accurately reflects the revision we want to track from post 2.0.2. So I'm going to start with the revision present on the 2.0.2 tag:

http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.2/

Which is Revision 379135.

Some things that we forgot to do last time around:

  • Deploy the Ant tasks to Ibiblio
  • Deploy the Embedder to Ibiblio

Remember to change the symlink in /www/maven.apache.org/ref/current to point to current version

  • No labels