Looks good. Currently the created packages of the build process are called:
2.2.2-linux.gtk.x86.zip 2.2.2-win32.win32.x86.zip 2.2.2-src.zip I think we should change these names. Suggestions ? 1) CasEditor-linux.gtk.x86-2.2.2-incubating.zip CasEditor-win32.win32.x86-2.2.2-incubating.zip CasEditor-src-2.2.2-incubating.zip 2) uimaj-CasEditor-linux.gtk.x86-2.2.2-incubating.zip uimaj-CasEditor-win32.win32.x86-2.2.2-incubating.zip uimaj-CasEditor-src-2.2.2-incubating.zip The build naming control of your ant build contains: # Type of build. Used in naming the build output. Typically this value is # one of I, N, M, S, ... buildType=I Can you please explain the abbreviations? -- Michael Jörn Kottmann wrote: > On May 6, 2008, at 10:48 AM, Michael Baessler wrote: > >> Some recommendations from my side: >> >> - add some Apache license header to the release notes (the Incubator >> ask us to do this for the next >> release) > > I added a license section to both release notes files. > >> - rename the release from 2.2.2CE to just 2.2.2 in the release notes > > ok > >> - the "Cas Editor.ini" file and "configuration/config.ini" file does >> not have a license header, are >> these generated files? > > They are both generated, so I think they do not need a license header. > >> - the first image in the HTML documentation is very small, is this >> related to the PDF? > > I am not sure what is the problem here, if its scaled bigger than it > does not fit on a page in > the PDF. > >> - The NOTICE file has "Copyright 2006, 2007 The Apache Software >> Foundation" but I think it should be >> "Copyright 2006, 2008 The Apache Software Foundation" > > done > >> - when packaging the source jar, I prefer to add a root folder to the >> zip that contains the content. > > yeah, I prefer this too, its changed > >> -- Michael
