weblogic-deploy-tooling icon indicating copy to clipboard operation
weblogic-deploy-tooling copied to clipboard

WebLogic Deploy Tooling

Results 46 weblogic-deploy-tooling issues
Sort by recently updated
recently updated
newest added

Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.7.1 to 3.8.0. Release notes Sourced from org.apache.maven.plugins:maven-assembly-plugin's releases. 3.8.0 🐛 Bug Fixes [MASSEMBLY-1030] - Manifest entries from archive configuration are not added in final MANIFEST (#205)...

dependencies
OCA Verified
java

Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.1 to 3.4.0. Release notes Sourced from org.apache.maven.plugins:maven-resources-plugin's releases. 3.4.0 🚀 New features and improvements Enable GitHub Issues (#98) @​slawekjaranowski 📝 Documentation updates [MNGSITE-529] - Rename "Goals"...

dependencies
OCA Verified
java

Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.2 to 3.5.0. Release notes Sourced from org.apache.maven.plugins:maven-jar-plugin's releases. 3.5.0 🚀 New features and improvements Add new "attach" configuration parameter (3.x port of #482) (#483) @​hgschmie add...

dependencies
OCA Verified
java

Bumps `junit.version` from 6.0.0 to 6.0.1. Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.0 to 6.0.1 Release notes Sourced from org.junit.jupiter:junit-jupiter-engine's releases. JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1 See...

dependencies
OCA Verified
java

I cannot delete JMS Module, JMS Server and Filestore together using the [Update Domain Tool](https://oracle.github.io/weblogic-deploy-tooling/userguide/tools/update/) in online mode. For example, I have a domain with an `admin` server and a...

bug

Hi, I have a usecase where I always want the ServerStart:Arguments for a ManagedServer to match what is specified in the WDT.yml file. For example: ``` ServerStart: Arguments: "-Darg1=true -Darg2=false...

enhancement