I fixed this in SVN. Could you try and see if it's working for you now?
Seems fine for me.

By the way: my lines are different from yours, I think the correct one is
<property name="testprefix" value="${test.dir}/modules/${module}/"/>

- David


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of J. Erik Heinz
> Sent: Friday, July 29, 2005 9:43 AM
> To: agavi-dev mailinglist
> Subject: [agavi-dev] src/build.xml bug?
> 
> [ If this mail is comming two times, ignore it. I send this yesterday
> and it didn't apear in the list, thats why I send it a second time ]
> 
> Hi,
> 
> I hope i write to the wright mailing list. I did not know where to
> write some user questions: agavi-commits, agavi-dev or agavi-trac.
> 
> Actually none of them seems to be a user-questions mailinglist...
> 
> I had some problems to run the "agavi project" command.
> It always ended up in the following Error:
> 
> agavi > buildactiontests:
>      [copy] Copying 1 file to
> /usr/local/lib/agavi/src/${testprefix}actions
> [filter:ReplaceTokens] Replaced "%%MODULE%%" with "Default"
> [filter:ReplaceTokens] Replaced "%%ACTION%%" with "Index"
>      [copy] Failed to copy
> /usr/local/lib/agavi/src/buildtools/code_templates/ActionTest.class.php.tm
> pl
> to
> /usr/local/lib/agavi/src/${testprefix}actions/IndexActionTest.class.php:
> Cannot fopen
> /usr/local/lib/agavi/src/${testprefix}actions/IndexActionTest.class.php
> failed to open stream: No such file or directory
> 
> I don't now if i did something wrong, but i fixed it with the
> following patch for src/build.xml:
> 
> 155a156,157
> >               <!-- bugfix: missing testprefix -->
> >               <property name="testprefix" value="${test.dir}/"/>
> 168a171,172
> >               <!-- bugfix: missing testprefix -->
> >               <property name="testprefix" value="${test.dir}/"/>
> 
> Other Topic:
> I use as well Trac (and love it every day more and more ;), ok one
> think do i miss - a xml export of the wikipages...). As my "knowledge
> management"
> I save everything at the trac-wiki. As I am new to the MVC Concept I have
> to learn a bit and think I write some wiki-page for using agavi (MVC) in
> the
> webdevelopment.
> If there is some interest i can share them in your trac system (export
> and import of wikipages). I'm not sure how usefull these wikipages are
> in your eyes, but perhaps it can extend your tutorial/documentation
> section.
> 
> Regards Erik
> 
> --
> J. Erik Heinz
> Keyboard-samuraing in process
> _______________________________________________
> agavi-dev mailing list
> [email protected]
> http://labworkz.com/cgi-bin/mailman/listinfo/agavi-dev



_______________________________________________
agavi-dev mailing list
[email protected]
http://labworkz.com/cgi-bin/mailman/listinfo/agavi-dev

Reply via email to