Hi Massimo, I have in mind to do that but I form a clean install and a check out from http://svn.apache.org/viewvc/tapestry/tapestry5/branches/5.3/
I get lots of [ant:javac] /branch-5.3/plastic/src/main/java/org/apache/tapestry5/internal/plastic/PlasticClassPool.java:87: cannot find symbol [ant:javac] symbol : class FieldInstrumentations [ant:javac] location: class org.apache.tapestry5.internal.plastic.PlasticClassPool [ant:javac] private final Map<String, FieldInstrumentations> instrumentations = PlasticInternalUtils.newMap(); [ant:javac] ^ Is it normal ? FieldInstrumentation is missing at http://svn.apache.org/viewvc/tapestry/tapestry5/branches/5.3/plastic/src/main/java/org/apache/tapestry5/internal/plastic/ Regards François 2012/1/23 Massimo Lusetti <[email protected]>: > On Sat, Jan 21, 2012 at 3:06 PM, <[email protected]> wrote: > >> Author: ffacon >> Date: Sat Jan 21 14:06:47 2012 >> New Revision: 1234328 >> >> URL: http://svn.apache.org/viewvc?rev=1234328&view=rev >> Log: >> TAP5-1824: New translations for Norwegian Bokmål by Sigbjørn Tvedt > > Would you mind to backport this into 5.3 release branch so it will end > up in the next 5.3.2? > > If you do it update the jira issue... > > Cheers > -- > Massimo > http://meridio.blogspot.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
