Re: [Clirr-devel] [Patch] minor improvements
Status: Alpha
Brought to you by:
lkuehne
From: <lak...@t-...> - 2004-05-25 05:12:16
|
Committed, thanks! You can simply commit simple fixes like these - I'll scan the commit messages and we can revert the changes if there are problems. I think review/discussion is only required for major changes that are not so easy to revert with CVS, e.g. * Changing the build process (make it a multiproject reactor build, use Centipede or Ant instead of Maven, ...) * Adding new source packages or changing package names * Adding new distributables, i.e. stuff that is released independently (for example a Maven plugin, an Eclipse plugin, etc.) * ... you get the idea That's how we work on the checkstyle team, and it seems to work well there. BTW, I'm using Maven 1.0 RC1 and the "nonsense link" is still there - guess it's time to upgrade... Will Maven 1.0 final be released shortly or does it make sense to install RC3 now? Where can I see an example of an auto-generated download page? We need to make sure that our releases are distributed via the sourceforge mirrors (or ibiblio), and not via our web site... Is that possible? Thanks, Lars Vincent Massol wrote: >Hi Lars, > >As I have never committed yet on this project (AFAIC recall...), here's >a patch for minor things: > >- added target to ignore list >- fixed my timezone >- removed TODO about some "nonsense link" as I don't see it anymore. >Must have been fixed. >- fixed maven version required in xdocs. BTW, I've just built it on >Maven rc3 and it works fine >- bumped version >- fixed shortDescription which must be under 49 chars as it is used in >the generated jar manifest as description. >- added <versions> tags in project.xml. BTW, they can be used to >automatically generate a download page if you're interested. > >Thanks >-Vincent > > |