All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.fuse-install.commands Maven / Gradle / Ivy

The newest version!
#
# bin/fusepatch.sh --add file:fusepatch/repository/fuse-patch-distro-wildfly-${project.version}.zip
#
java -Djboss.home=. -Dlogging.configuration=file:bin/fusepatch-logging.properties -jar jboss-modules.jar -mp modules org.wildfly.extras.patch --add file:fusepatch/repository/fuse-patch-distro-wildfly-${project.version}.zip

#
# bin/fusepatch.sh --update fuse-patch-distro-wildfly
#
java -Djboss.home=. -Dlogging.configuration=file:bin/fusepatch-logging.properties -jar jboss-modules.jar -mp modules org.wildfly.extras.patch --update fuse-patch-distro-wildfly




© 2015 - 2024 Weber Informatics LLC | Privacy Policy