That's right, lps-3.2 is currently just the release. 

I also just created a release tag for 3.2.0 in subversion, so external folks can get the exact 3.2.0 sources from


This release tag won't change when/if we start work on 3.2.1 -- it'll always have exactly what we shipped in 3.2.0.

jim

On Mar 28, 2006, at 10:27 AM, Henry Minsky wrote:

Lemme check with a clean build in the 3.2 branch.

If I sync to lps-3.2 , that should be exactly what's in the release, right?



On 3/28/06, P T Withington <[EMAIL PROTECTED]> wrote:
Actually, Jim integrated into the release with p4 38974.  I think
David should verify his installation.

On 2006-03-28 13:15 EST, Henry Minsky wrote:

> Looks like it was fixed (by me) in the dev branch but not
> integrated into the 3.2 release.
> I'm not sure what to tell you ... the nightly builds should be up
> and running again (although the last was from Mar 17 apparently) so
> you could run from the dev branch for now to get that fix. I am not
> sure if/when the next 3.2 point release is scheduled.
>
>
>
> On 3/28/06, David Buckler <[EMAIL PROTECTED]> wrote:
> When the community release of 3.2 came out I documented a bug
> regarding a compiler error I received.  It was opened up in the
> JIRA with the key of LPP-1561, and since then the bug was fixed for
> the 3.2 release.  Unfortunately it seems that this issue hasn't
> been fixed because I received the same issue when I go and fire up
> 3.2:  Error: No match foundjava.lang.IllegalStateException: No
> match found        at java.util.regex.Matcher.group(Matcher.java:
> 353)        at org.openlaszlo.compiler.ViewCompiler.evalHeight
> ( ViewCompiler.java :760)        at
> org.openlaszlo.compiler.ViewCompiler.mergeHeight(ViewCompiler.java:
> 669)        at
> org.openlaszlo.compiler.ViewCompiler.mergeClassFontInfo
> (ViewCompiler.java :517)        at
> org.openlaszlo.compiler.ViewCompiler.mergeClassFontInfo
> (ViewCompiler.java:498)        at
> org.openlaszlo.compiler.ViewCompiler.mapTextMetricsCompilation
> (ViewCompiler.java:546)        at
> org.openlaszlo.compiler.ViewCompiler.mapTextMetricsCompilation
> (ViewCompiler.java:589)         at
> org.openlaszlo.compiler.ViewCompiler.compile(ViewCompiler.java:
> 107)        at org.openlaszlo.compiler.Compiler.compileElement
> (Compiler.java:564)        at
> org.openlaszlo.compiler.CanvasCompiler.compile (CanvasCompiler.java:
> 154)        at org.openlaszlo.compiler.Compiler.compileElement
> (Compiler.java:564)        at
> org.openlaszlo.compiler.Compiler.compile(Compiler.java:388)
> at org.openlaszlo.compiler.Compiler.compile (Compiler.java:
> 163)        at org.openlaszlo.cm.CompilationManager.compileItem
> (CompilationManager.java :886)        at
> org.openlaszlo.cm.CompilationManager.getItem
> (CompilationManager.java:626)        at
> org.openlaszlo.cm.CompilationManager.getLastModified
> (CompilationManager.java:594)        at
> org.openlaszlo.servlets.responders.ResponderCompile.getLastModified
> (ResponderCompile.java:423)        at
> org.openlaszlo.servlets.responders.ResponderCompile.respondImpl
> (ResponderCompile.java :187)         at
> org.openlaszlo.servlets.responders.Responder.respond(Responder.java:
> 260)        at org.openlaszlo.servlets.LZServlet._doGet
> (LZServlet.java:441)        at
> org.openlaszlo.servlets.LZServlet.doGet (LZServlet.java:355)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:
> 697)        at javax.servlet.http.HttpServlet.service
> (HttpServlet.java:810)        at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter
> (ApplicationFilterChain.java:237)        at
> org.apache.catalina.core.ApplicationFilterChain.doFilter
> (ApplicationFilterChain.java:157)         at
> org.apache.catalina.core.StandardWrapperValve.invoke
> (StandardWrapperValve.java:214)        at
> org.apache.catalina.core.StandardValveContext.invokeNext
> (StandardValveContext.java:104)        at
> org.apache.catalina.core.StandardPipeline.invoke
> (StandardPipeline.java:520)        at
> org.apache.catalina.core.StandardContextValve.invokeInternal
> (StandardContextValve.java:198)        at
> org.apache.catalina.core.StandardContextValve.invoke
> (StandardContextValve.java:152)         at
> org.apache.catalina.core.StandardValveContext.invokeNext
> (StandardValveContext.java:104)        at
> org.apache.catalina.core.StandardPipeline.invoke
> (StandardPipeline.java:520)        at
> org.apache.catalina.core.StandardHostValve.invoke
> (StandardHostValve.java:137)        at
> org.apache.catalina.core.StandardValveContext.invokeNext
> ( StandardValveContext.java:104)         at
> org.apache.catalina.valves.ErrorReportValve.invoke
> (ErrorReportValve.java:117)        at
> org.apache.catalina.core.StandardValveContext.invokeNext
> ( StandardValveContext.java:102)        at
> org.apache.catalina.core.StandardPipeline.invoke
> (StandardPipeline.java:520)        at
> org.apache.catalina.core.StandardEngineValve.invoke
> (StandardEngineValve.java :109)        at
> org.apache.catalina.core.StandardValveContext.invokeNext
> (StandardValveContext.java:104)         at
> org.apache.catalina.core.StandardPipeline.invoke
> (StandardPipeline.java:520)        at
> org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:
> 929)        at org.apache.coyote.tomcat5.CoyoteAdapter.service
> (CoyoteAdapter.java:160)        at
> org.apache.coyote.http11.Http11Processor.process
> (Http11Processor.java:793)        at
> org.apache.coyote.http11.Http11Protocol
> $Http11ConnectionHandler.processConnection(Http11Protocol.java:
> 702)        at org.apache.tomcat.util.net.TcpWorkerThread.runIt
> (PoolTcpEndpoint.java:571)        at
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run
> (ThreadPool.java:644)        at java.lang.Thread.run(Thread.java:534)
> Any ideas?
>
>
>
>
> _______________________________________________
> Laszlo-user mailing list
> [email protected]
> http://www.openlaszlo.org/mailman/listinfo/laszlo-user
>
>
>
>
>
> --
> Henry Minsky
> Software Architect
> [EMAIL PROTECTED]
>
> _______________________________________________
> Laszlo-user mailing list
> [email protected]
> http://www.openlaszlo.org/mailman/listinfo/laszlo-user




--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

_______________________________________________
Laszlo-user mailing list

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to