Fuse Patch :: Features

Fuse Patching Tool

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.extras.patch
ArtifactId

ArtifactId

fuse-patch-features
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Fuse Patch :: Features
Fuse Patching Tool

Download fuse-patch-features

How to add to project

<!-- https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-features/ -->
<dependency>
    <groupId>org.wildfly.extras.patch</groupId>
    <artifactId>fuse-patch-features</artifactId>
    <version>2.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-features/
implementation 'org.wildfly.extras.patch:fuse-patch-features:2.1.1'
// https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-features/
implementation ("org.wildfly.extras.patch:fuse-patch-features:2.1.1")
'org.wildfly.extras.patch:fuse-patch-features:pom:2.1.1'
<dependency org="org.wildfly.extras.patch" name="fuse-patch-features" rev="2.1.1">
  <artifact name="fuse-patch-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.patch', module='fuse-patch-features', version='2.1.1')
)
libraryDependencies += "org.wildfly.extras.patch" % "fuse-patch-features" % "2.1.1"
[org.wildfly.extras.patch/fuse-patch-features "2.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • full

Fuse Patch

A Fuse installer and patch utility.

The patch tool interacts with a target server and a repository that contains available packages.

The server and the repository can be queried like this respectively

> fusepatch --query-server
> fusepatch --query-repository

The main function of the patch tool however is to install a distribution from the repository like this

> fusepatch --install fuse-eap-distro-6.2.1-redhat

or update the server to the the latest like this

> fusepatch --update fuse-eap-distro

Please see the User Guide for details.

org.wildfly.extras.patch

WildFly extras

Community extras for WildFly

Versions

Version
2.1.1
2.1.0