certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [certi-dev] jCerti should be compatible with CVS head


From: Eric Noulard
Subject: Re: [certi-dev] jCerti should be compatible with CVS head
Date: Mon, 29 Mar 2010 10:24:19 +0100

2010/3/29 Gotthard, Petr <address@hidden>:
> Eric, Andrej,
>
>> I've just commited the update from Andrej.
>> Interested people please update your tree.
>>
>> >  This update should be compatible with current head of Certi however;
>>
>> I did preliminary testing before teh commit it's seems to work.
>> Any volunteer for more thorough testing would be welcome.
>
> I was trying to do some initial testing yesterday, but I'm less than beginner 
> in Java and I even didn't know where to start. :-( I would very much 
> appreciate a user documentation.


The starter is:

1) do the checkout
2) go in jcerti directory
3) call "ant" withoutn argument, this is the equivalent of "make"

then if you call "ant -p" you'll have a list of possible targets:
/DATA/ERIC/workspace/jcerti$ ant -p
Buildfile: build.xml

Main targets:

 UAVReceive-run  o run the jcerti UAV Receive example
 UAVSend-run     o run the jcerti UAV Send example
 help            o display help on ant build file use
 main            o build all jcerti components
 test            o run JUnit tests
Default target: main


the "UAVReceive-run" and "UAVSend-run" target
will run corresponding federate (you'll have to run the RTIG yourself)

The build.xml is the Ant "makefile" file.
More info there:
http://ant.apache.org/

I'll try to provide more detailed informations later but may be Andrej
will write somethhing too.

-- 
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]