[jira] Created: (VELOCITY-550) Velocimacros defined in a page are also access by other pages

2007-05-16 Thread Chon-Ji (JIRA)
Velocimacros defined in a page are also access by other pages - Key: VELOCITY-550 URL: https://issues.apache.org/jira/browse/VELOCITY-550 Project: Velocity Issue Type: Bug

Re: projects vs components in JIRA

2007-05-16 Thread Claude Brisson
The DVSL project is now set up in JIRA. Claude Le mercredi 16 mai 2007 à 07:00 +, Henning P. Schmiedehausen a écrit : Will Glass-Husain [EMAIL PROTECTED] writes: We already have TEXEN, ANAKIA and DBF projects. I did this a while ago. Best regards Henning

[Velocity Wiki] Trivial Update of VelocityTools2Planning by NathanBubna

2007-05-16 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Velocity Wiki for change notification. The following page has been changed by NathanBubna: http://wiki.apache.org/velocity/VelocityTools2Planning The comment on the change is: status update

Re: [veltools] status of 2.x branch

2007-05-16 Thread Nathan Bubna
On 5/16/07, Claude Brisson [EMAIL PROTECTED] wrote: Le mercredi 16 mai 2007 à 15:41 -0700, Nathan Bubna a écrit : i don't know if anyone else has taken the time to try out Tools 2.x or cares about it yet, but i thought i'd give an update anyway... For now I just followed your updates. I'll

Re: [veltools] status of 2.x branch

2007-05-16 Thread Nathan Bubna
On 5/16/07, Claude Brisson [EMAIL PROTECTED] wrote: Le mercredi 16 mai 2007 à 17:24 -0700, Nathan Bubna a écrit : I just tried a drop-in replacement, just to see what would happen. It failed in my case due to the fact that the ViewTool interface disappeared - after all the efforts you made

Re: [veltools] status of 2.x branch

2007-05-16 Thread Claude Brisson
Le mercredi 16 mai 2007 à 19:50 -0700, Nathan Bubna a écrit : On the next test I made, I ran into the first real problem, I think: the init(Object) method seems to not be called at all on an old request tool. If you've got an idea about this symptome, well tant mieux (don't know the

Re: [veltools] status of 2.x branch

2007-05-16 Thread Nathan Bubna
On 5/16/07, Claude Brisson [EMAIL PROTECTED] wrote: Le mercredi 16 mai 2007 à 19:50 -0700, Nathan Bubna a écrit : On the next test I made, I ran into the first real problem, I think: the init(Object) method seems to not be called at all on an old request tool. If you've got an idea about

Re: [veltools] status of 2.x branch

2007-05-16 Thread Nathan Bubna
Ok, the problem with init() not being called is fixed. also, i changed VelocityView to not load the default tool configs when an old toolbox.xml is in use. this means that people using the old toolbox.xml can drop in the full jar (including VelocityStruts) and not have configuration exceptions