Hi all,
I am totally new CMDBuild. I download software and install is as described in Technical manual. It is running well.
Now, I would like to customize the code and build it from sources. I google for how to customize. I really wonder I did not find any help on the customization.
I also download the source of cmdbuild-src-2.0.4.zip and I found there some missing source files and some files have incorrect(or am I misunderstanding?) java import.
for eg. org.cmdbuild.cql.CQLParser(class file) is available in jar in the WAR but its source CQLParser.java is not available in the cmdbuild-src-2.0.4.zip.
In File, package org.cmdbuild.api.fluent.ws.ReportHelper.java,
import org.cmdbuild.services.soap.Report is imported while this file (or my understanding) is in the package org.cmdbuild.services.soap.types.Report.
Is this cmdbuild-src-2.0.4.zip. is a stable release source or Am I misunderstanding something?
Any point to correct and all the advices are happily appreciated.
Thanks in advance.
P. M. VERMA