I try to bypass:<br><a href="http://jira.openlaszlo.org/jira/browse/LPP-7766">http://jira.openlaszlo.org/jira/browse/LPP-7766</a><br><br>and tried to build:<br><a href="http://svn.openlaszlo.org/openlaszlo/tags/4.0.15/">http://svn.openlaszlo.org/openlaszlo/tags/4.0.15/</a><br>
<br>I get this Build-Error:<br>/Users/sebastianwagner/Documents/workspace_j6/4.0.15/WEB-INF/lps/server/build.xml:127:
org.xml.sax.SAXParseException: XML document structures must start and
end within the same entity.<br><br>its caused by this part of the build script<br>....<br><br><target name="setup-build-id" depends="get-svn-info" unless="<a href="http://build.id">build.id</a>"<br>
description="Load repository information into properties"><br> <xmlproperty file="repository-info.xml"/><br> <property name="<a href="http://build.id">build.id</a>" value="${info.entry(revision)} ${info.entry(path)}" /><br>
<echo message="<a href="http://build.id">build.id</a> is ${<a href="http://build.id">build.id</a>}" /><br> </target><br><br>....<br><br>There is no *repository-info.xml*?<br><br><br><br>Full Build Log:<br>
<br>swagner:4.0.15 sebastianwagner$ ant build<br>Buildfile: build.xml<br><br>build-opt:<br><br>init:<br> [echo] Ant project:lps on Mac OS X 10.5.6 i386<br> [echo] ant.home: /Users/sebastianwagner/Documents/work/openlaszlo//apache-ant-1.6.5<br>
[echo] JRE: 1.5.0_16 (Apple Inc.) <br> [echo] JAVA_HOME: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home<br> [echo] LPS Version: 4.0.15 Bastet RC<br> [echo] LPS_HOME: /Users/sebastianwagner/Documents/workspace_j6/4.0.15<br>
[echo] LZ_VENDOR_ROOT: /Users/sebastianwagner/Documents/workspace_j6/vendor<br> [echo] LZ_TOOLS_ROOT: /Users/sebastianwagner/Documents/workspace_j6/tools/trunk<br> [echo] LZ_INSTALLS_ROOT: /Users/sebastianwagner/Documents/work/openlaszlo/<br>
[echo] server.home: /Users/sebastianwagner/Documents/work/openlaszlo//jakarta-tomcat-5.0.30<br> [echo] lps.branch: 4.0.15<br> [echo] platform: is macosx<br> [echo] Skipping prefetch is true<br>
[echo] Skipping wrappertest is ${skip.wrappertest}<br> [echo] Skipping doc is ${skip.doc}<br><br>build:<br><br>build-opt:<br><br>init:<br><br>laszlo-explorer:<br><br>init:<br><br>rng:<br><br>build:<br><br>
build-opt:<br><br>get-svn-info:<br> [exec] Result: 1<br><br>setup-build-id:<br>[xmlproperty] [Fatal Error] repository-info.xml:4:1: XML document structures must start and end within the same entity.<br><br>BUILD FAILED<br>
/Users/sebastianwagner/Documents/workspace_j6/4.0.15/build.xml:522: The following error occurred while executing this line:<br>/Users/sebastianwagner/Documents/workspace_j6/4.0.15/WEB-INF/lps/server/build.xml:127: org.xml.sax.SAXParseException: XML document structures must start and end within the same entity.<br>
<br>Total time: 1 second<br>swagner:4.0.15 sebastianwagner$ <br><br clear="all"><br>-- <br>Sebastian Wagner<br><a href="http://www.webbase-design.de">http://www.webbase-design.de</a><br><a href="http://openmeetings.googlecode.com">http://openmeetings.googlecode.com</a><br>
<a href="http://www.laszlo-forum.de">http://www.laszlo-forum.de</a><br><a href="mailto:seba.wagner@gmail.com">seba.wagner@gmail.com</a><br>