You shouldn't need the / in the path.  I fought with that error quite a
bit for the 1.9.2 releases and thought I had it fixed.  I'll have to
look into it more.

Nathan

-----Original Message-----
From: Brendan.Dahl.Work [mailto:[email protected]]

Sent: Tuesday, April 28, 2009 2:22 PM
To: [email protected]
Subject: [Liquibase-user] includeAll Problems on Windows


I'm trying to use the includeAll function on windows and the only way I
can
get it to work is to add a back slash to the path e.g. <includeAll
path="\latest" />.   If I leave out the backslash I get "Migration
Failed:
URI has an authority component". The problem with using the backslash is
it
then never shows the changeset as applied because the filename in the db
is
'\latest/2009-04-01-090000-setup.xml' but it looks for
"latest/2009-04-01-090000-setup.xml"

Anyone else run into this or am I doing something wrong?

I've also filed a bug:
http://sourceforge.net/tracker/?func=detail&aid=2741328&group_id=187970&;
atid=923443
http://sourceforge.net/tracker/?func=detail&aid=2741328&group_id=187970&;
atid=923443 

Thanks,
Brendan
-- 
View this message in context:
http://www.nabble.com/includeAll-Problems-on-Windows-tp23284308p23284308
.html
Sent from the LiquiBase - User mailing list archive at Nabble.com.


------------------------------------------------------------------------
------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to