[Laszlo-dev] Failed Building Tag 4.0.15

Sebastian Wagner seba.wagner at gmail.com
Wed Feb 18 06:11:13 PST 2009


thanks that was the trink. I used Subclipse to checkout the code.
This produced an error in the repository-info.xml saying that the SVN-Client
is too old.
By using the native osx subversion client I was able to build it.


sebastian

2009/2/18 P T Withington <ptw at pobox.com>

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


-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wagner at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20090218/4e4fc9f5/attachment-0001.html


More information about the Laszlo-dev mailing list