Building xwiki+gdata

Radu Danciu rhadoodc at gmail.com
Sat Jun 9 22:30:49 CEST 2007


I'm running into the following build error upon trying to ant standalone the
xwiki trunk along with gdata jars and my classes for google docs:

    [javac]
/tmp/clover50747.tmp/src50748.tmp/com/xpn/xwiki/gwt/api/client/GdataAttachmentListInteraction.java:10:
generics are not supported in -source 1.4
    [javac] (try -source 1.5 to enable generics)
    [javac] private Map<String, ListEntry> entriesCached;
    [javac] ^
    [javac] 1 error

Sergiu hinted that it's because of Java 1.4 (Gdata needs at least 1.5). How
do I get over this?
Also, what modifications should i make to pom.xml in order to add some jars
to the project? (gdata api jars - originally sources, that have to be built
into jars)

Thanks for your time,
Radu Danciu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xwiki.org/pipermail/devs/attachments/20070609/39eeed53/attachment.html 


More information about the devs mailing list