Fuse Patch :: Integration Tests :: Standalone

Fuse Patching Tool

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.extras.patch
ArtifactId

ArtifactId

fuse-patch-itests-standalone
Last Version

Last Version

1.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

Fuse Patch :: Integration Tests :: Standalone
Fuse Patching Tool

Download fuse-patch-itests-standalone

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.wildfly.extras.patch : fuse-patch-config jar 1.6.2
org.wildfly.extras.patch : fuse-patch-core jar 1.6.2

test (4)

Group / Artifact Type Version
org.jboss.arquillian.junit : arquillian-junit-container jar
org.jboss.gravia » gravia-resource jar 1.1.3
org.wildfly.arquillian : wildfly-arquillian-container-managed jar 1.0.0.CR1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

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
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.2
1.2.1