[Insight-developers] How do we make changes for ITKv3.21.0?

Johnson, Hans J hans-johnson at uiowa.edu
Fri Jan 28 15:58:13 EST 2011


ITK Developers,

There are some easy to fix problems with ITKv3.20.0 transition to git.

I am having my class download an install ITKv3.20.0, and we ran into a major problem that about 1/3 of the tests were failing when we followed instructions that I had used last year with git replacement command for the svn checkout.

The problem is that I forgot to have them do:  git submodule update —init

This has caused several hours of headaches for me, and frustrated the students.

I think that if "BUILD_TESTING=ON" then cmake should make sure that the data is there, and if it is not, instruct the builder to issue the "git submodule update —init" command.

=======

Also, a little bug was found in the itkImageDuplicator that prevents it from proper use with vector images.  I'd like to apply that patch to both ITKv4 and ITKv3.31.0.  This will help us prior to the ITKv4 transition.


=============
How do I push into a tree that will eventually become ITKv3.21.0?

Thanks,
Hans



________________________________
Notice: This UI Health Care e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged.  If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited.  Please reply to the sender that you have received the message in error, then delete it.  Thank you.
________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110128/5ddb21b7/attachment.htm>


More information about the Insight-developers mailing list