<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><pre></pre>Hi Michael,<div><br></div><div>thanks for your answer. I try to insert the xsd:choice function from infonova to the kernel.</div><div>I build the modules (org.opencms.editors_7.5.1.zip) for my OpenCms 7.5.3 installation. Now I can find the patch updates in the files. I successfully overwrite the module in my installation. </div><div><br></div><div>xsd:choice popup window still does not work. I think I forgot something. Hmmm...</div><div><br></div><div>All files in /src/ are kernel sources, arent they?</div><div><br></div><div>Thank you!</div><div>Felix</div><div><br><blockquote type="cite"><pre>Felix,


><i> I have a patch for patching some OpenCms files. It is a kernel patch.
</i>><i> Files that was patched are:
</i>><i>
</i>><i>     * /src/org/opencms/workplace/CmsWorkplace.java (update)
</i>><i>     * /src/org/opencms/workplace/CmsWidgetDialog.java (update)
</i>><i>     * /src/org/opencms/workplace/editors/CmsXmlContentEditor.java (update)
</i>><i>     * /src/org/opencms/xml/CmsXmlContentDefinition.java (update)
</i>><i>     * /src/org/opencms/xml/CmsXmlContentTypeManager.java (update)
</i>><i>     * /src/org/opencms/xml/CmsXmlComplexTypeSequence.java (update)
</i>><i>     * /modules/org.opencms.editors/resources/system/workplace/editors/xmlcontent/edit.js
</i>><i>       (update)
</i>><i>     * /modules/org.opencms.editors/resources/system/workplace/editors/xmlcontent/editor_form.jsp
</i>><i>       (update)
</i>><i>
</i>><i>
</i>><i> The last two files in the modules folder seems not to be included in the
</i>><i> opencms.jar (kernel jar) from OpenCms while I am compiling OpenCms. How
</i>><i> do I manage to include my changes in these folder to my OpenCms
</i>><i> installation?
</i>
I assume that you use the "build.xml" in the main folder to build your 
opencms.jar. This one only builds the OpenCms core itself without any 
modules.

IF you have made some changes to modules as well, use the 
"/modules/build.xml" build file. This one will give you a dialog where 
you can select the module you want to build. The  "/modules/build.xml" 
will automatically call the normal "build.xml" if required.

-- 
Kind Regards,
Michael.

-------------------
Michael Emmerich

Visit OpenCms Days 2011 Conference and Expo
May 9 to May 10 2011 in Cologne, Germany
<a href="http://www.opencms-days.org">http://www.opencms-days.org</a>

Alkacon Software GmbH  - The OpenCms Experts
<a href="http://www.alkacon.com">http://www.alkacon.com</a> - <a href="http://www.opencms.org">http://www.opencms.org</a>
</pre></blockquote><div><br></div></div></body></html>