GithubHelp home page GithubHelp logo

Build Issue about opencms-core HOT 2 CLOSED

alkacon avatar alkacon commented on June 12, 2024
Build Issue

from opencms-core.

Comments (2)

tHerrmann avatar tHerrmann commented on June 12, 2024

Hi Siegfried,

there are quite a few libraries you have to put in the class-path of you build configuration. This has increased significantly since version 7.5.x and is due to the use of OpenJPA, GWT ect.. Please add the following jar files to the class-path:

OpenCms/webapp/WEB-INF/lib/compile/ant-contrib-1.0b1.jar
OpenCms/webapp/WEB-INF/lib/compile/ant-opencms-1.2.jar
OpenCms/webapp/WEB-INF/lib/compile/ant.jar
OpenCms/webapp/WEB-INF/lib/compile/dumbster-1.6.jar
OpenCms/webapp/WEB-INF/lib/compile/gwt-dev-2.3.0.jar
OpenCms/webapp/WEB-INF/lib/compile/gwt-opencms-1.0.jar
OpenCms/webapp/WEB-INF/lib/compile/gwt-servlet-deps-2.3.0.jar
OpenCms/webapp/WEB-INF/lib/compile/gwt-user-2.3.0.jar
OpenCms/webapp/WEB-INF/lib/compile/jsp-api.jar
OpenCms/webapp/WEB-INF/lib/compile/junit-3-8-1.jar
OpenCms/webapp/WEB-INF/lib/compile/servlet-api.jar
OpenCms/webapp/WEB-INF/lib/compile/validation-api-1.0.0.GA-sources.jar
OpenCms/webapp/WEB-INF/lib/runtime/commons-digester-1.8.jar
OpenCms/webapp/WEB-INF/lib/runtime/commons-logging-1.1.1.jar
OpenCms/webapp/WEB-INF/lib/runtime/dom4j-1.6.1.jar
OpenCms/webapp/WEB-INF/lib/runtime/ehcache-core-2.3.2.jar
OpenCms/webapp/WEB-INF/lib/runtime/ehcache-openjpa-0.2.0.jar
OpenCms/webapp/WEB-INF/lib/runtime/geronimo-jsp_1.1_spec-1.1.1.jar
OpenCms/webapp/WEB-INF/lib/runtime/geronimo-jpa_2.0_spec-1.1.jar
OpenCms/webapp/WEB-INF/lib/runtime/geronimo-jta_1.1_spec-1.1.1.jar
OpenCms/webapp/WEB-INF/lib/runtime/jaxen-1.1.1.jar
OpenCms/webapp/WEB-INF/lib/runtime/jsr305-1.3.9.jar
OpenCms/webapp/WEB-INF/lib/runtime/jug-lgpl-2.0.0.jar
OpenCms/webapp/WEB-INF/lib/runtime/log4j-1.2.15.jar
OpenCms/webapp/WEB-INF/lib/runtime/openjpa-2.1.0.jar
OpenCms/webapp/WEB-INF/lib/runtime/quartz-1.5.2.jar
OpenCms/webapp/WEB-INF/lib/runtime/serp-1.13.1.jar

Greetings, Tobias

from opencms-core.

SiegfriedEhret avatar SiegfriedEhret commented on June 12, 2024

Solution found here : http://www.opencms-forum.de/opencms-forum/viewthread;jsessionid=5BC3A6E4B977095F363055BC67BAAC86?thread=4256

In the build.xml file :
<fileset dir="${opencms.input.libs.compile}"> <include name="**/*.jar"/> <exclude name="**/gwt-dev*.jar"/> <exclude name="**/gwt-user*.jar"/> <exclude name="**/gwt-servlet*.jar"/> </fileset>

Instead of
<fileset dir="${opencms.input.libs.compile}"> <include name="**/*.jar"/> <exclude name="**/gwt-*.jar"/> </fileset>

Thanks for your time !

from opencms-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.