emacarron / mybatis

Automatically exported from code.google.com/p/mybatis
0 stars 0 forks source link

Migrations archive unzips to "ibatis-migrations" instead of "mybatis-migrations" #177

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the MyBatis are you using?
3.0.3-SNAPSHOT

Please describe the problem.  Unit tests are best!
Legacy name that hasn't been changed. When the Migrations archive is created, 
it contains the directory "ibatis-migrations-${project.version}"

What is the expected output? What do you see instead?
the contained directory should have the new name: 
"mybatis-migrations-${project.version}"

Please provide any additional information below.

Original issue reported on code.google.com by mchen...@gmail.com on 16 Nov 2010 at 10:32

Attachments:

GoogleCodeExporter commented 9 years ago
This was actually fixed back in r3042 last November.

Original comment by nathan.m...@gmail.com on 12 Sep 2011 at 3:19

GoogleCodeExporter commented 9 years ago

Original comment by eduardo.macarron on 4 Apr 2012 at 10:43