Re: Cannot get krysalis-template/hello-world to work
Nick Chalko <[email protected]>
| Newsgroups | gmane.comp.krysalis.user |
|---|---|
| Message-ID | <[email protected]> |
Alexi Polenur wrote:
>Hi all,
>
>I am new to Centipede and I am trying to get up to
>speed. I decided to get started with hello_world
>project from krystalis_templates (I get it from CVS
>today), but it does not work. I am getting following
>error:
>_________________ Snip ______________________________
>
>Searching for centibuild.xml ...
>Buildfile:
>/home/alexi/prj/centtest/krysalis-template/hello-world/centibuild.xmlTrying
>to override old definition of task taskdef
>Parsing with PH2:
>/home/alexi/prj/centtest/krysalis-template/hello-world/centibuild.xml
>Could not load definitions from resource centipede. It
>could not be found.
>
>BUILD FAILED
>file:/home/alexi/prj/centtest/krysalis-template/hello-world/centibuild.xml:9:
>Could not create task or type of type: centipede.
> ___________________________________________________
>
>(Follows with ANT explanation what can go wrong)
>
>As far as I understand ANT does not understand the
>taskdef for centipede. I can see it is define in the
>following way
>
><taskdef resource="centipede"/>
>
>However from ANT doc I don't quite unestand what is
>resouce "centipede" is ( is it property file ?) and
>where ANT expect to find it.
>
>I am running
>
>krysalis-centipede-1.0.0-beta4
>RedHat 8
>Sun JDK 1.4.1_02
>
>
>Any ideas what am I doing wrong?
>Could you please CC me on reply, since I am not on the
>list yet.
>
>
<taskdef resource="centipede"/> is a new feature after beta3.
Use the latest version of centipede from CVS.
you also have to use the latest cents from CVS. (I hope to have this requirement fixed by the end of the week).
First you will need jaxp. (Sun Licsense prevents us from shipping it.)
Download jaxp and put it in $CENTIPEDE_HOME/tools/jars/jaxp/
then
cvs co krysalis-centipede
cd krysalis-centipede
cent gump.
Keep asking we can get you up to speed quickly.
--
Nick Chalko Show me the code.
Centipede
Ant + autodownloadable build plugins + needed jars autodownload.
http://krysalis.org/centipede
---------------------------------------------------------------------
smime.p7s
(application/x-pkcs7-signature, 3.3 KB) - not displayed