Still proceeding:
- tagged
- deployed to maven
- extensive tests (mvn -Pextensive.tests,interactive.tests install) failed as follows

Tests in error:
  testIdentity(org.geotools.coverage.processing.ResampleTest)
  testCrop(org.geotools.coverage.processing.ResampleTest)
  testStereographic(org.geotools.coverage.processing.ResampleTest)
  testsNad83(org.geotools.coverage.processing.ResampleTest)
  testAffine(org.geotools.coverage.processing.ResampleTest)
  testBandSelectSimple(org.geotools.coverage.processing.BandSelectTest)
  testBandSelect(org.geotools.coverage.processing.BandSelectTest)
  testCrop(org.geotools.coverage.processing.CropTest)
  testCropRotated(org.geotools.coverage.processing.CropTest)
  testRaster(org.geotools.coverage.grid.FloatRasterTest)
  testMatrix(org.geotools.coverage.grid.FloatRasterTest)
  testGIFImageWrite(org.geotools.image.ImageWorkerTest)
  testJPEGWrite(org.geotools.image.ImageWorkerTest)
  testPNGWrite(org.geotools.image.ImageWorkerTest)
  testMakeColorTransparent(org.geotools.image.ImageWorkerTest)
  testSubtract(org.geotools.coverage.processing.OperationsTest)
  testNodataFilter(org.geotools.coverage.processing.OperationsTest)
testGradientMagnitude (org.geotools.coverage.processing.OperationsTest)
  testPiecewise(org.geotools.coverage.grid.ViewsManagerTest)
  testCoriolis(org.geotools.coverage.grid.ViewsManagerTest)
testSubsampleAverage (org.geotools.coverage.processing.FilteredSubsampleTest) testSubsampleAverage (org.geotools.coverage.processing.SubsampleAverageTest)

- I hate updating the readme - it seems I just spend my time removing sections that should be fill in the blank

- had some problems creating the project.zip due to "mvn eclipse:eclipse -DoutputDirectory=bin" producing
bin directories; with no way to clean them all upagain using maven

- had some problems with putting the wrong tag into my pom.xml and had to start again :(

- deploy took [INFO] Total time: 75 minutes 15 seconds

- instructions for creating the assembly kept grabbing unsupported stuff; changed build instructions to

    mvn clean -Dall
    mvn install -DskipTests
    mvn assembly:assembly -DskipTests

- removed open office release instructions and provided link to new SF file manager page

- jira release was fine - Release Notes

- upload to source forge was fine; bin uploaded; project uploading now

THINGS I MISSED:
- extensive tests failed
- javadocs are building now overnight
- building from the project file

Overall our build process is pretty solid; lets go grab a 2.6.0 :-)

Jody

On 01/10/2009, at 11:18 AM, Jody Garnett wrote:

I have started the release process for 2.6-M3; the goal here is to go over things and make sure we are in a position to offer a release candidate.

I will send out a list of glitches at the end of the process; and may ask for a bit of help over the course of the day.

Jody

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to