Skip to content

Commit

Permalink
Cleanup README includes
Browse files Browse the repository at this point in the history
  • Loading branch information
emmartins committed Jan 9, 2025
1 parent 0bd1a4e commit 1776a12
Show file tree
Hide file tree
Showing 54 changed files with 6 additions and 574 deletions.
2 changes: 0 additions & 2 deletions batch-processing/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,7 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
// Kubernetes
Expand Down
22 changes: 0 additions & 22 deletions bmt/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ When you run this example, you are presented with a *Use bean managed Entity Man

This example shows how to transactionally insert key value pairs into the database and demonstrates the requirements on the developer with respect to the JPA Entity Manager.

ifndef::EAPCDRelease[]

// Link to the quickstart source
include::../shared-doc/view-the-source.adoc[leveloffset=+1]
// Considerations for Use in a Production Environment
Expand Down Expand Up @@ -70,29 +68,9 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
endif::[]
ifndef::ProductRelease,EAPXPRelease[]
// Kubernetes
include::../shared-doc/build-and-run-the-quickstart-with-kubernetes.adoc[leveloffset=+1]
endif::[]
//*************************************************
// Product Release content only
//*************************************************
ifdef::ProductRelease[]
// Getting Started with OpenShift
include::../shared-doc/openshift-getting-started.adoc[leveloffset=+1]
//Prepare OpenShift for Quickstart Deployment
include::../shared-doc/openshift-create-project.adoc[leveloffset=+1]
// Import the Latest {xpaasproduct-shortname} Image Streams and Templates
include::../shared-doc/openshift-import-imagestreams-templates.adoc[leveloffset=+1]
// Deploy the {ProductShortName} Source-to-Image (S2I) Quickstart to OpenShift
include::../shared-doc/openshift-deploy-project.adoc[leveloffset=+1]
// Openshift post deployment tasks
include::../shared-doc/openshift-post-deployment-tasks.adoc[leveloffset=+1]
endif::[]
2 changes: 0 additions & 2 deletions cmt/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,7 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
// Kubernetes
Expand Down
2 changes: 0 additions & 2 deletions ee-security/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,7 @@ include::../shared-doc/restore-standalone-server-configuration.adoc[leveloffset=
include::../shared-doc/restore-standalone-server-configuration-manual.adoc[leveloffset=+3]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
// Kubernetes
Expand Down
4 changes: 1 addition & 3 deletions ejb-remote/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,7 @@ Logging statements have been removed from this output here to make it clearer.
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]

// This quickstart is not openshift compatible
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
2 changes: 0 additions & 2 deletions ejb-security-context-propagation/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -301,9 +301,7 @@ The batch executed successfully
// Restore the {productName} Standalone Server Configuration Manually
include::../shared-doc/restore-standalone-server-configuration-manual.adoc[leveloffset=+2]
// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]

// Quickstart not compatible with OpenShift
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
11 changes: 1 addition & 10 deletions ejb-security-programmatic-auth/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -168,16 +168,7 @@ Principal has admin permission: true
* Make sure you xref:restore_the_server_configuration[restore the {productName} standalone server configuration] when you have completed testing this quickstart.

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]

//*************************************************
// Product Release content only
//*************************************************
ifdef::ProductRelease[]

// Quickstart not compatible with OpenShift
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
2 changes: 0 additions & 2 deletions ejb-throws-exception/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,7 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
// Undeploy the Quickstart
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]

ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]

// Quickstart not compatible with OpenShift
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
2 changes: 0 additions & 2 deletions ejb-timer/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,7 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
// Kubernetes
Expand Down
3 changes: 0 additions & 3 deletions ha-singleton-deployment/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,5 @@ mvn wildfly:undeploy
mvn wildfly:undeploy -Dwildfly.port=10090
----

// Debug the Application
include::../shared-doc/debug-the-application.adoc[leveloffset=+1]

// Quickstart not compatible with OpenShift
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
5 changes: 0 additions & 5 deletions ha-singleton-service/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -474,10 +474,5 @@ $ __{jbossHomeName}_2__/bin/jboss-cli.sh --connect --controller=localhost:10090
+
NOTE: For Windows, use the `__{jbossHomeName}_1__\bin\jboss-cli.bat` and `__{jbossHomeName}_2__\bin\jboss-cli.bat` scripts.

// Run the Quickstart in Red Hat CodeReady Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
// Debug the Application
include::../shared-doc/debug-the-application.adoc[leveloffset=+1]

// Quickstart not compatible with OpenShift
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
2 changes: 0 additions & 2 deletions helloworld-jms/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,5 @@ The batch executed successfully
----

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
2 changes: 0 additions & 2 deletions helloworld-mdb/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,7 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]
// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
//Kubernetes
Expand Down
2 changes: 0 additions & 2 deletions helloworld-mutual-ssl-secured/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -293,9 +293,7 @@ After you are done with this quickstart, remember to remove the certificate that
. The certificate has now been removed from the Mozilla Firefox browser.

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]

// Quickstart not compatible with OpenShift
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
8 changes: 1 addition & 7 deletions helloworld-mutual-ssl/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -232,13 +232,7 @@ After you are done with this quickstart, remember to remove the certificate that
// Product Release content only
//*************************************************
// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
ifdef::ProductRelease[]
// Quickstart not compatible with OpenShift
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
2 changes: 0 additions & 2 deletions helloworld-rs/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
//Kubernetes
Expand Down
2 changes: 0 additions & 2 deletions helloworld-singleton/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
//Kubernetes
Expand Down
2 changes: 0 additions & 2 deletions helloworld-ws/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
//Kubernetes
Expand Down
2 changes: 0 additions & 2 deletions helloworld/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
// Bootable JAR
include::../shared-doc/build-and-run-the-quickstart-with-bootable-jar.adoc[leveloffset=+1]
// OpenShift
Expand Down
2 changes: 0 additions & 2 deletions hibernate/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,7 @@ process-state: reload-required
include::../shared-doc/restore-standalone-server-configuration-manual.adoc[leveloffset=+3]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
//Kubernetes
Expand Down
2 changes: 0 additions & 2 deletions http-custom-mechanism/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -239,9 +239,7 @@ process-state: reload-required
include::../shared-doc/restore-standalone-server-configuration-manual.adoc[leveloffset=+2]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]

// Quickstart not compatible with OpenShift
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
2 changes: 0 additions & 2 deletions jaxrs-client/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ When you run the integration tests, Maven prints summary of the performed tests
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
//Kubernetes
Expand Down
3 changes: 0 additions & 3 deletions jaxrs-jwt/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -146,10 +146,7 @@ process-state: reload-required
// Restore the {productName} Standalone Server Configuration Manually
include::../shared-doc/restore-standalone-server-configuration-manual.adoc[leveloffset=+2]

ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]

include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
//Kubernetes
Expand Down
2 changes: 0 additions & 2 deletions jaxws-ejb/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
//Kubernetes
Expand Down
2 changes: 0 additions & 2 deletions jaxws-retail/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
//Kubernetes
Expand Down
2 changes: 0 additions & 2 deletions jsonp/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-kubernetes.adoc[leveloffset=+1]
Expand Down
17 changes: 1 addition & 16 deletions jta-crash-rec/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -187,21 +187,6 @@ HHH000431: Unable to determine H2 database version, certain features may not wor
include::../shared-doc/run-integration-tests-with-server-distribution.adoc[leveloffset=+1]
// Undeploy the Quickstart
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat CodeReady Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]


NOTE: Within {JBDSProductName}, make sure you define a server runtime environment that uses the `standalone-full.xml` configuration file.

// Debug the Application
include::../shared-doc/debug-the-application.adoc[leveloffset=+1]

//*************************************************
// Product Release content only
//*************************************************
ifdef::ProductRelease[]

// Quickstart not compatible with OpenShift
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
12 changes: 1 addition & 11 deletions jts/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -392,15 +392,5 @@ NOTE: For Windows, use the `__{jbossHomeName}_1__\bin\jboss-cli.bat` script.
</subsystem>
----

// Run the Quickstart in Red Hat CodeReady Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]

//*************************************************
// Product Release content only
//*************************************************
ifdef::ProductRelease[]
// Quickstart not compatible with OpenShift
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
2 changes: 0 additions & 2 deletions kitchensink/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,7 @@ include::../shared-doc/run-integration-tests-with-server-distribution.adoc[level
// Undeploy the Quickstart
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]
// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
//Kubernetes
Expand Down
3 changes: 0 additions & 3 deletions logging/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,7 @@ This script removes the log and file handlers from the `logging` subsystem in th
include::../shared-doc/restore-standalone-server-configuration-manual.adoc[leveloffset=+2]

// Build and run sections for other environments/builds
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]

include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
ifndef::ProductRelease,EAPXPRelease[]
//Kubernetes
Expand Down
Loading

0 comments on commit 1776a12

Please sign in to comment.