xp

Enonic XP

  • 所有者: enonic/xp
  • 平台:
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Enonic XP

Build Status
Codecov
Codacy Badge

Welcome to the home of Enonic XP. Here you will find all source code for the product. To get started,
please read our docs here: http://xp.readthedocs.org.

Building

Before trying to build the project, you need to verify that the following software are installed:

  • Java 11 for building and running.
  • Gradle 5.x build system.
  • Git installed on system.

Build all code and run all tests including integration tests:

gradle build

Build all code skipping all tests:

gradle build -x check

Build all code skipping integration tests:

gradle build -x integrationTest

Running

This project is just the runtime of the Enonic XP platform. In order to run the system properly,
please see the xp-distro project that bundles the necessary part together: (https://github.com/enonic/xp-distro)

License

This software is licensed under GPL v3. See LICENSE.txt.
Also the distribution includes 3rd party software components. The vast majority of these libraries are licensed under
Apache 2.0. For a complete list please read NOTICE.txt.

All our libraries (lib-*) that can be bundled in your own applications are licensed as Apache 2.0.
See LICENSE_AL.txt

主要指标

概览
名称与所有者enonic/xp
主编程语言Java
编程语言Java (语言数: 8)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2012-04-26 12:06:41
推送于2025-07-14 14:34:08
最后一次提交2025-07-03 13:57:19
发布数364
最新版本名称v7.15.3 (发布于 )
第一版名称v5.0.0 (发布于 )
用户参与
星数206
关注者数19
派生数34
提交数24.3k
已启用问题?
问题数3615
打开的问题数220
拉请求数6093
打开的拉请求数10
关闭的拉请求数1397
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?