Re: Asset protection and upgrade notes

2010-06-10 Thread Howard Lewis Ship
/ > direction to take on a replacement for the RegexAuthorizer - has the dev in > this area finished in T5.2.0-SNAPSHOT? > > Thanks, > Jim. > > -Original Message- > From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk] > Sent: 02 June 2010 13:06 > To: &#x

RE: Asset protection and upgrade notes

2010-06-10 Thread Jim O'Callaghan
t: 02 June 2010 13:06 To: 'Tapestry users' Subject: RE: Asset protection and upgrade notes Thanks for the input Dmitry. I don't think this is related to the problem Ville is talking about (contributeClasspathAssetAliasManager manually depending on T5 version), but from my perspective

RE: Asset protection and upgrade notes

2010-06-02 Thread Jim O'Callaghan
#x27;t finalised yet. Regards, Jim. -Original Message- From: Dmitry Gusev [mailto:dmitry.gu...@gmail.com] Sent: 02 June 2010 11:37 To: Tapestry users Subject: Re: Asset protection and upgrade notes I had to replace my RegexAutorizer contribution with contribution to ClasspathAssetAliasMa

Re: Asset protection and upgrade notes

2010-06-02 Thread Dmitry Gusev
\.((css)|(js)|(jpg)|(jpeg)|(png)|(gif)|(html)|(ico)|(s > > wf)|(xml))$") > > > > ... to grant access to resources the t5easyfckEditor won't work. It's a > > pity no workaround seems to be available for this, unless I am missing > > something. > > &g

RE: Asset protection and upgrade notes

2010-06-02 Thread Ville Virtanen
7;t work. It's a > pity no workaround seems to be available for this, unless I am missing > something. > > Regards, > Jim. > > -Original Message- > From: Ville Virtanen [mailto:ville.virta...@cerion.fi] > Sent: 31 May 2010 18:00 > To: users@tapestry.apa

RE: Asset protection and upgrade notes

2010-06-01 Thread Jim O'Callaghan
ources the t5easyfckEditor won't work. It's a pity no workaround seems to be available for this, unless I am missing something. Regards, Jim. -Original Message- From: Ville Virtanen [mailto:ville.virta...@cerion.fi] Sent: 31 May 2010 18:00 To: users@tapestry.apache.org Subject: Re:

Re: Asset protection and upgrade notes

2010-05-31 Thread Ville Virtanen
Also this choice forces us library writers to either a) support two separate deployment jars for different T5 versions b) fork the code depending on the T5 version So my approach is probably this: public static void contributeClasspathAssetAliasManager(MappedConfiguration configuration,