[GroupDAV] Building GroupDAV connector

Samuli Seppänen groupdav@opengroupware.org
Fri, 01 Feb 2008 14:58:50 +0200


Mathew McBride ha scritto:
> The default ant target will do the building, jar/s4j and javadocs, but just
> doing "ant jar" will build the s4j for you.

Thanks fot the tip, it worked like a charm.

> The junit test involved runs a simulated Funambol session. If you define
> connector.sources.default(i.e /groupdav/Calendar),
> connector.serverhost(http://localhost:2000), test.user and test.pass, in a
> properties file (mentioned in the source file) will run a few simulated
> syncs with various steps. There is one for events, tasks and contacts, and
> two for data conversion.

I'll have to check these out too.

> I usually fire off the build from an IDE (NetBeans) using the "jar" target -
> sorry I didn't notice this. I'll figure out how to stop these tests
> occurring when not configured.
> 
> Thanks for the suggestion re build instructions and to Peter do re creating
> sync sources. I'll put them into the next update.

Ok, I'll be writing a BUILDING.txt then.

Samuli