Re: [appfuse-user] problem with appfuse:gen in windows

2007-11-29 Thread Ocram Itnaf
To prevent this error, change settings.xml in your .m2 directory to: C:\Docume~1\username\.m2 Replace username with your windows user name. -- oi J. David Mendoza R. wrote: > > There's a bug with the ant plugin > http://www.mail-archive.com/[EMAIL PROTECTED]/msg64744.html and is > t

Re: [appfuse-user] problem with appfuse:gen in windows

2007-11-27 Thread John Kwon
On 11/27/07, Matt Raible <[EMAIL PROTECTED]> wrote: > > A better workaround (IMHO of course) is that all AppFuse users buy > themselves a MacBook Pro for Christmas. ;-) > Thank you in advance for buying me a MacBook Pro!

Re: [appfuse-user] problem with appfuse:gen in windows

2007-11-27 Thread Matt Raible
On Nov 27, 2007, at 9:45 AM, Michael Horwitz wrote: On 11/27/07, Matt Raible <[EMAIL PROTECTED]> wrote: It doesn't sound like we can fix this in AppFuse can we? Is it an Ant 1.7.0 bug? Yes: http://issues.apache.org/bugzilla/show_bug.cgi?id=4 It is fixed in Ant 1.7.1 which is yet to be r

Re: [appfuse-user] problem with appfuse:gen in windows

2007-11-27 Thread Michael Horwitz
On 11/27/07, Matt Raible <[EMAIL PROTECTED]> wrote: > > It doesn't sound like we can fix this in AppFuse can we? Is it an Ant > 1.7.0 bug? Yes: http://issues.apache.org/bugzilla/show_bug.cgi?id=4 It is fixed in Ant 1.7.1 which is yet to be released. The workaround for the moment is to make s

Re: [appfuse-user] problem with appfuse:gen in windows

2007-11-27 Thread Matt Raible
It doesn't sound like we can fix this in AppFuse can we? Is it an Ant 1.7.0 bug? Thanks, Matt On Nov 27, 2007, at 8:11 AM, J. David Mendoza wrote: There's a bug with the ant plugin http://www.mail-archive.com/ [EMAIL PROTECTED]/msg64744.html and is triggered in windows default m2 reposito

[appfuse-user] problem with appfuse:gen in windows

2007-11-27 Thread J. David Mendoza
There's a bug with the ant plugin http://www.mail-archive.com/[EMAIL PROTECTED]/msg64744.html and is triggered in windows default m2 repositories, cause there on the "Documents and Settings" folder that contains spaces. :( - T