[Laszlo-dev] For Review: Change 20061127-maxcarlson-t Summary: svn merge -r1794:2660 http://svn.openlaszlo.org/openlaszlo/trunk

Max Carlson max at openlaszlo.org
Mon Nov 27 17:11:28 PST 2006


ant dguide in $LPS_HOME/docs/src fails like this:
book.preprocess:
     [style] Transforming into 
/Users/maxcarlson/openlaszlo/legalsmerge/legals/docs/src/build/tutorials
     [style] Processing 
/Users/maxcarlson/openlaszlo/legalsmerge/legals/docs/src/tutorials/art_assets.html 
to 
/Users/maxcarlson/openlaszlo/legalsmerge/legals/docs/src/build/tutorials/art_assets.dbk
     [style] Loading stylesheet 
/Users/maxcarlson/openlaszlo/legalsmerge/legals/docs/src/xsl/doc2dbk.xsl
     [style] : Error! Cannot find external method 
'com.sun.org.apache.xalan.internal.lib.ExsltMath.max' (must be public).
     [style] : Fatal Error! Could not compile stylesheet
     [style] Failed to process 
/Users/maxcarlson/openlaszlo/legalsmerge/legals/docs/src/tutorials/art_assets.html

BUILD FAILED
/Users/maxcarlson/openlaszlo/legalsmerge/legals/docs/src/build.xml:715: 
The following error occurred while executing this line:
/Users/maxcarlson/openlaszlo/legalsmerge/legals/docs/src/build.xml:513: 
The following error occurred while executing this line:
/Users/maxcarlson/openlaszlo/legalsmerge/legals/docs/src/build.xml:617: 
Fatal error during transformation

This fails in a similar way in TOT legals so I assumed the merge was okay...

-Max

Benjamin Shine wrote:
> 
> Right, I meant developer's guide, sorry.
> 
> On Nov 27, 2006, at 4:44 PM, Jim Grandy wrote:
> 
>> The reference doesn't build at all on Legals.
>>
>> On Nov 27, 2006, at 4:28 PM, Benjamin Shine wrote:
>>
>>>
>>> Did you run any of the tests? How does it do?
>>> Do the normal build targets (build, clean, lztest, tomcat.start, 
>>> webapp.deploy) still work?
>>> Does the reference still build?
>>>
>>> On Nov 27, 2006, at 3:53 PM, Max Carlson wrote:
>>>
>>>> Change 20061127-maxcarlson-t by 
>>>> maxcarlson at max-carlsons-computer.local on 2006-11-27 15:47:29 PST
>>>>     in /Users/maxcarlson/openlaszlo/legalsmerge/legals
>>>>
>>>> Summary: svn merge -r1794:2660 
>>>> http://svn.openlaszlo.org/openlaszlo/trunk
>>>>
>>>> New Features:
>>>>
>>>> Bugs Fixed:
>>>>
>>>> Technical Reviewer: bshine
>>>> QA Reviewer: jgrandy
>>>> Doc Reviewer: (pending)
>>>>
>>>> Documentation:
>>>>
>>>> Release Notes:
>>>>
>>>> Details: Double-checked all missing files except for two directories 
>>>> for which svn merge gave the 'Skipped missing target' message: 
>>>> legals/test/regression and legals/test/bugs
>>>>
>>>>
>>>> Tests:
>>>>
>>>> Files:
>>>> A  +   test/video/test-muting-and-playing.lzx
>>>> A  +   test/charts/index.html
>>>> M      test/style/trait/main.lzx
>>>> M      test/style/trait/traits.css
>>>> M      test/style/elementselector/main.lzx
>>>> M      test/style/idselector/main.lzx
>>>> M      test/style/typography/typography-test.lzx
>>>> A  +   test/style/constraints/subclassing.lzx
>>>> M      test/style/descendantselector/descendantselector-test.lzx
>>>> A  +   test/style/descendantselector/simplerdescendant-test.lzx
>>>> A  +   test/style/compiler/nicelibraryfile.lzx
>>>> A  +   test/style/compiler/external1.css
>>>> A  +   test/style/compiler/external2.css
>>>> M      test/style/compiler/stylesheetelement-test.lzx
>>>> A  +   test/style/compiler/external-only.lzx
>>>> A  +   test/style/compiler/lib.css
>>>> M      test/style/errors/cssfilenotfound.lzx
>>>> A  +   test/style/errors/badcanvasattr.lzx
>>>> A  +   test/style/errors/badcss.lzx
>>>> A  +   test/style/errors/bad.css
>>>> A  +   test/style/errors/badexternalcss.lzx
>>>> A  +   test/lfc/lztrack/depthbug.lzx
>>>> A  +   test/lfc/data/sendheaders.lzx
>>>> M      test/lfc/data/alldata.lzx
>>>> M      WEB-INF/lps/schema/lzx.rnc
>>>> M      WEB-INF/lps/lfc/services/LzTrack.as
>>>> M      WEB-INF/lps/lfc/lzpreloader.as
>>>> A  +   WEB-INF/lps/server/src/org/openlaszlo/css/StyleProperty.java
>>>> M      WEB-INF/lps/server/src/org/openlaszlo/css/CSSHandler.java
>>>> A  +   WEB-INF/lps/server/src/org/openlaszlo/css/Rule.java
>>>> A  +   WEB-INF/lps/server/src/org/openlaszlo/css/Specificity.java
>>>> M      WEB-INF/lps/server/src/org/openlaszlo/cm/CompilationManager.java
>>>> M      
>>>> WEB-INF/lps/server/src/org/openlaszlo/servlets/responders/ResponderCompile.java 
>>>>
>>>> M      
>>>> WEB-INF/lps/server/src/org/openlaszlo/compiler/CanvasCompiler.java
>>>> M      WEB-INF/lps/server/src/org/openlaszlo/compiler/SWFWriter.java
>>>> M      
>>>> WEB-INF/lps/server/src/org/openlaszlo/compiler/CompilationEnvironment.java 
>>>>
>>>> M      WEB-INF/lps/server/src/org/openlaszlo/compiler/Compiler.java
>>>> M      WEB-INF/lps/server/src/org/openlaszlo/compiler/Canvas.java
>>>> M      WEB-INF/lps/server/src/org/openlaszlo/compiler/FontInfo.java
>>>> M      
>>>> WEB-INF/lps/server/src/org/openlaszlo/compiler/StyleSheetCompiler.java
>>>> M      docs/src/dguide/persistent_connection.html
>>>> A  +   docs/src/dguide/css.html
>>>> M      docs/src/dguide/architecture.html
>>>> M      docs/src/dguide/colors.html
>>>> M      docs/src/dguide/media-resources.html
>>>> A  +   docs/src/dguide/images/AdobeFlashPlayerSettings1.png
>>>> A  +   docs/src/dguide/images/AdobeFlashPlayerSettings2.png
>>>> M      docs/src/dguide/index.dbk
>>>> A  +   docs/src/dguide/video.html
>>>> M      docs/src/dguide/proxied.html
>>>> M      docs/src/categories.txt
>>>> M      docs/src/tiers.txt
>>>> A  +   docs/src/wrappers/mediastream.html
>>>> A  +   docs/src/wrappers/videoview.html
>>>> A  +   docs/src/wrappers/camera.html
>>>> A  +   docs/src/wrappers/mediadevice.html
>>>> M      docs/src/wrappers/basegrid.html
>>>> M      docs/src/wrappers/drawview.html
>>>> A  +   docs/src/wrappers/stylesheet.html
>>>> M      docs/src/wrappers/rtmpconnection.html
>>>> A  +   docs/src/wrappers/microphone.html
>>>> M      docs/installation/install-instructions.html
>>>> M      build.properties
>>>> M      lps/components/extensions/library.lzx
>>>> A  +   lps/components/extensions/av/library.lzx
>>>> M      lps/components/extensions/av/camera.lzx
>>>> M      lps/components/extensions/av/mediastream.lzx
>>>> M      lps/components/charts/columnchart/columnchart.lzx
>>>> M      lps/components/charts/piechart/piepiece.lzx
>>>> M      lps/components/charts/piechart/piechartplotarea.lzx
>>>> M      lps/components/charts/piechart/piechart.lzx
>>>> M      lps/components/charts/styles/defaultchartstyle.lzx
>>>> M      lps/components/charts/styles/defaultchartstyle.xml
>>>> M      lps/components/charts/styles/chartstyle.lzx
>>>> M      lps/components/charts/barchart/barchart.lzx
>>>> M      lps/components/charts/barchart/barchartplotarea.lzx
>>>> M      lps/components/charts/common/axis.lzx
>>>> M      lps/components/charts/common/datalabel.lzx
>>>> M      lps/components/charts/common/datamarker.lzx
>>>> M      lps/components/charts/common/horizontalaxis.lzx
>>>> M      lps/components/charts/common/valueregion.lzx
>>>> M      lps/components/charts/common/viewspoolmanager.lzx
>>>> M      lps/components/charts/common/dataseries.lzx
>>>> M      lps/components/charts/common/rectangularchart.lzx
>>>> M      lps/components/charts/common/legend.lzx
>>>> M      lps/components/charts/common/databar.lzx
>>>> M      lps/components/charts/common/virtualdrawview.lzx
>>>> M      lps/components/charts/common/chart.lzx
>>>> M      lps/components/charts/linechart/linechart.lzx
>>>> M      lps/components/charts/linechart/linechartplotarea.lzx
>>>> A  +   lps/components/incubator/lzcombobox_class.lzx
>>>> A  +   lps/components/incubator/lzcombobox_resources.lzx
>>>> M      lps/components/incubator/lzcombobox.lzx
>>>> D      lps/components/incubator/newcombobox.lzx
>>>> A  +   lps/components/incubator/test/lzcombobox-test.lzx
>>>> D      lps/components/incubator/test/newcombobox-test.lzx
>>>> D      demos/weather
>>>> D      demos/weather/slider_icon2.png
>>>> D      demos/weather/tab-slider.lzx
>>>> D      demos/weather/weather.html
>>>> D      demos/weather/zipbutton0001.png
>>>> D      demos/weather/zipbutton0002.png
>>>> D      demos/weather/tab.swf
>>>> D      demos/weather/weather_bg.jpg
>>>> D      demos/weather/weather.lzx.test
>>>> D      demos/weather/weather_splash2.jpg
>>>> D      demos/weather/weather.lzx
>>>> D      demos/weather/weather_topbar2.gif
>>>> D      demos/weather/zipbutton.swf
>>>> D      demos/weather/autoPng
>>>> D      demos/weather/autoPng/zipbutton0001.png
>>>> D      demos/weather/autoPng/zipbutton0002.png
>>>> D      demos/weather/autoPng/tab.png
>>>> D      demos/weather/weather.xml
>>>>
>>>> Changeset: 
>>>> http://svn.openlaszlo.org/openlaszlo/patches/20061127-maxcarlson-t.tar
>>>
>>
> 


More information about the Laszlo-dev mailing list