[Fwd: Re: [Yanel-dev] hi]

Michael Wechner michael.wechner at wyona.com
Thu Feb 5 12:21:53 CET 2009


kamerun at immerda.ch schrieb:
> hello,
>
> sorry, i send it first to michi, but he tells me to send to the 
> malinglist.

please see the BUILD FAILED message below, which means that you need to 
synchronize your conf/local.resource-types.xml with the one from SVN 
conf/resource-types.xml

because we have added a new resource type:

<resource-type src="@YANEL_SRC_DIR@/src/contributions/resources/image/" 
compile="true"/>

and you need to update your version number according to

<resource-types xmlns="http://www.wyona.org/yanel/1.0" version="2009020400">

All the best

Michi
>
> michel and team wyona in cameroon
>
>
>
> ------------------------------------------------------------------------
>
> Betreff:
> Re: [Yanel-dev] hi
> Von:
> "kamerun at immerda.ch" <kamerun at immerda.ch>
> Datum:
> Thu, 05 Feb 2009 12:15:56 +0100
> An:
> Michael Wechner <michael.wechner at wyona.com>, "kamerun at immerda.ch" 
> <kamerun at immerda.ch>
>
> An:
> Michael Wechner <michael.wechner at wyona.com>, "kamerun at immerda.ch" 
> <kamerun at immerda.ch>
>
>
> hello,
>
> today we made the update for wyona and build failed as you see here
> ./yanel.sh stop
>   
>
>
> ./build.sh clean
>   
> svn up
>   
> /michel at deblenny:~/wyona/src/yanel-trunk$ svn st
> ?      src/realms/from-scratch-realm-template/data-repo/yarep-meta
> ?      src/realms/from-scratch-realm-template/data-repo/search-index
> ?      src/realms/use-cases/yanel/config/src
> ?      
> src/realms/use-cases/yanel/data-paths/introspection-test-resource-creator-wiki.html.xml
> ?      
> src/realms/use-cases/yanel/data-paths/test-resource-creator-wiki.html
> ?      
> src/realms/use-cases/yanel/data/40f649bd-0e6b-4da1-a013-944bd8416408
> ?      
> src/realms/use-cases/yanel/data/c9d23dbc-b4b9-4ad5-8fa5-5797fb849703
> ?      
> src/realms/use-cases/yanel/rti/test-resource-creator-wiki.html.yanel-rc
> ?      src/realms/yanel-website/data-repo/search-index
> X      tools/apache-ant
>
> Performing status on external item at 'tools/apache-ant'
> michel at deblenny:~/wyona/src/yanel-trunk$ svn up
>
> Fetching external item into 'tools/apache-ant'
> External at revision 40965.
>
> At revision 41360.
> michel at deblenny:~/wyona/src/yanel-trunk$
>
> /so we had no record with M
> we continue
>
> svn up
>
> ./build.sh
>
> and we get the following error
>
>
> /build-resources:
>
> check-config-version-resource-types-xml:
>      [echo] Check version of local.resource-types.xml ...
>
> BUILD FAILED
> /home/michel/wyona/src/yanel-trunk/src/build/targets/resources.xml:86: 
> The following error occurred while executing this line:
> /home/michel/wyona/src/yanel-trunk/src/build/targets/check-conf-version.xml:51: 
> WARNING: It seems that your conf/local/local.resource-types.xml is out 
> of date. Please compare your conf/local/local.resource-types.xml with 
> the default configuration conf/resource-types.xml (see changes within 
> conf/resource-types.xml) and update accordingly.
>
> Total time: 1 minute 4 seconds
> michel at deblenny:~/wyona/src/yanel-trunk$
>
>
>
> /we have tried to find out why but it is for us IMPOSSIBLE, please 
> help us!!!!!
> /
>
> /we made test for 2 days and it was going. we made a test in
>
> <ant antfile="usecase-test-mail.xml"/>
>
>
>   
>
> michel at deblenny:~/wyona/src/yanel-trunk/src/realms/use-cases/yanel/config/src/test/canoo$ less tests/usecase-test-mail.xml 
>
> ---
>
> <?xml version="1.0"?>
> <!DOCTYPE project SYSTEM "../dtd/Project.dtd">
>
> <project name="mail-test" default="test">
>
>   <import file="../definitions.xml"/>
>
>   <target name="test" depends="wt.defineMacros">
>
>     <webtest name="Usecase Test mail">
>       &config;
>       <invoke description="Get the page: " url="/${realm.prefix}mailing-lists/ulysses/general/"/>
>
>     <!-- <verifyText description="Verify that text is contained in the page" text="to realm): /mailing-lists/ulysses/general/"/> -->
>    
>      <verifyText description="Verify that text is contained in the page" text="/mailing-lists/ulysses/general/"/> 
>
>     </webtest>
>        
>   </target>
>
> </project>
>
>
>   
> and it was going ok
>
> but we have not understood why
>
> <!-- <verifyText description="Verify that text is contained in the page" text="to realm): /mailing-lists/ulysses/general/"/> -->
>
> this test made an error
>
>
> you can reach us in the skype
> tau_sen
>
>
>
> michel
>
> Michael Wechner wrote:
>> kamerun at immerda.ch schrieb:
>>> we use so much time in installing this program and at last all went 
>>> well  i am    Emmanuel a student of the school
>>
>> nice meeting you :-)
>>> and very ready to start with the program.today we did the mailing 
>>> test and it works,but we have so many questions as you can see in the
>>>
>>>    <!-- <verifyText description="Verify that text is contained in 
>>> the page" text="to realm): /mailing-lists/ulysses/general/"/> -->
>>>
>>> when we uncoment this line, the test failed but with
>>>
>>>     <verifyText description="Verify that text is contained in the 
>>> page" text="/mailing-lists/ulysses/general/"/>
>>>
>>> with this text it works. why?
>>
>> can you send us the test (I mean the XML file)
>>> both text are in the page, first we were thinking it is becuase of 
>>> the formating of the text so we take the source of the page and make 
>>> the text with the html tag but in the text it tell us it cannot 
>>> contain tag. so we really don't understand why one test was 
>>> successful and the other was not successful.
>>> if any idea please tell us
>>>
>>> hello here michel;
>>> even if the begin is difficult, i think we will do it. until now we 
>>> don't have load a project: is an hoto some wher to do it?
>>
>> you mean a howto for the tests?
>>>
>>> i hope you don't have so much cool becouse we have a very good 
>>> temperature here
>>
>> It's still very cold here (-5 degree Celsius)
>>
>> All the best
>>
>> Michael
>>>
>>> emmanuel a member of wyona testing team
>>> michel
>>>
>>>
>>> ------------------------------------------------------------------------ 
>>>
>>>
>>> ------------------------------------------------------------------------ 
>>>
>>>
>>> _______________________________________________
>>> Yanel-development mailing list
>>> Yanel-development at wyona.com
>>> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development
>>>   
>>
>>
>
>



More information about the Yanel-development mailing list