DXA - Javadoc Tools

Tools for generating DXA javadoc

License

License

MIT
GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-javadoc-tools
Last Version

Last Version

2.2.13
Release Date

Release Date

Type

Type

jar
Description

Description

DXA - Javadoc Tools
Tools for generating DXA javadoc
Project Organization

Project Organization

SDL

Download dxa-javadoc-tools

How to add to project

<!-- https://jarcasting.com/artifacts/com.sdl.dxa/dxa-javadoc-tools/ -->
<dependency>
    <groupId>com.sdl.dxa</groupId>
    <artifactId>dxa-javadoc-tools</artifactId>
    <version>2.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-javadoc-tools/
implementation 'com.sdl.dxa:dxa-javadoc-tools:2.2.13'
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-javadoc-tools/
implementation ("com.sdl.dxa:dxa-javadoc-tools:2.2.13")
'com.sdl.dxa:dxa-javadoc-tools:jar:2.2.13'
<dependency org="com.sdl.dxa" name="dxa-javadoc-tools" rev="2.2.13">
  <artifact name="dxa-javadoc-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.dxa', module='dxa-javadoc-tools', version='2.2.13')
)
libraryDependencies += "com.sdl.dxa" % "dxa-javadoc-tools" % "2.2.13"
[com.sdl.dxa/dxa-javadoc-tools "2.2.13"]

Dependencies

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.13.1

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.8

Project Modules

There are no modules declared in this project.

SDL Digital Experience Accelerator Java Spring MVC web application

Build status

Java CI with Maven:

  • Develop - Build Status
  • 1.8 -Build Status

About

The SDL Digital Experience Accelerator (DXA) is a reference implementation of SDL Tridion Sites 9 and SDL Web 8 intended to help you create, design and publish an SDL Tridion/Web-based website quickly.

DXA is available for both .NET and Java web applications. Its modular architecture consists of a framework and example web application, which includes all core SDL Tridion/Web functionality as well as separate Modules for additional, optional functionality.

This repository contains the source code of the DXA Framework, an example Java web application, and a Maven archetype for Java.

The full DXA distribution (including Content Manager-side items and installation support) is downloadable from the SDL AppStore or the Releases in GitHub Furthermore, the compiled DXA artifacts are available on Maven Central.

To facilitate upgrades, we strongly recommend that you use official, compiled DXA artifacts from Maven Central instead of a custom build. If you really must modify the DXA framework, we kindly request you to submit your changes as a Contribution (see the Branches and Contributions section below).

Build

You need Maven 3.2+ to build from source. Maven should be available in the system PATH.

mvn install

Support

At SDL we take your investment in Digital Experience very seriously, if you encounter any issues with the Digital Experience Accelerator, please use one of the following channels:

  • Report issues directly in this repository
  • Ask questions 24/7 on the SDL Tridion Community at https://tridion.stackexchange.com
  • Contact SDL Professional Services for DXA release management support packages to accelerate your support requirements

Documentation

Documentation can be found online in the SDL documentation portal: https://docs.sdl.com/sdldxa

Repositories

You can find all the DXA related repositories here

Branches and Contributions

We are using the following branching strategy:

  • develop - Represents the latest development version.
  • release/x.y - Represents the x.y Release. If hotfixes are applicable, they will be applied to the appropriate release branch so that the branch actually represents the initial release plus hotfixes.

All releases (including pre-releases and hotfix releases) are tagged.

Note that development sources (on develop branch) have dependencies on SNAPSHOT versions of the DXA artifacts, which are available here: https://oss.sonatype.org/content/repositories/snapshots/com/sdl/dxa/

If you wish to submit a Pull Request, it should normally be submitted on the develop branch so that it can be incorporated in the upcoming release.

Fixes for severe/urgent issues (that qualify as hotfixes) should be submitted as Pull Requests on the appropriate release branch.

Always submit an Issue for the problem, and indicate whether you think it qualifies as a hotfix. Pull Requests on release branches will only be accepted after agreement on the severity of the issue. Furthermore, Pull Requests on release branches are expected to be extensively tested by the submitter.

Of course, it is also possible (and appreciated) to report an issue without associated Pull Requests.

DXA Builder

The current DXA Builder is available in Maven Central, and the latest DXA Builder is also available as a public snapshot.

If you have not configured a snapshot repository and don't want to, you may need to install the DXA Builder locally in order to run the SNAPSHOT.

To install it, run the wrapper script of the dxa-builder project: gradlew(.bat) publishLocal On Windows, you can also just run get-started.cmd script at first run.

DD4T support

DD4T 2.1 for Java is incorporated into the DXA codebase in the dxa-compatible artifact. As a result, when migrating from DD4T to DXA, you do not need separate dependencies on DD4T.

DXD version

The DXA 2.2 used to be based upon DXD 11.0.0 version. Since 2.2.12 the minimal required version for DXD is 11.0.1. This version has no backward compatibility with 11.0.0 due to major database changes. So make sure you have completed all required task for DXD 11.0.1 installation.

Snapshots

DXA publishes SNAPSHOT versions to Sonatype. To use them, configure https://oss.sonatype.org/content/repositories/snapshots as a repository in your Maven settings. Read this for instructions.

License

Copyright (c) 2014-2021 SDL Group.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

com.sdl.dxa

SDL

Versions

Version
2.2.13
2.2.12
2.2.11.1
2.2.11
2.2.10
2.2.9
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0