1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

java/wildfly13: fix plist (@sample)

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2021-05-12 13:49:12 +03:00
parent 4b5a5c6d9c
commit 2537a3996c
2 changed files with 2 additions and 1 deletions

View File

@ -45,6 +45,7 @@ CONFIG_FILES= appclient/configuration/appclient.xml \
standalone/configuration/logging.properties \
standalone/configuration/mgmt-groups.properties \
standalone/configuration/mgmt-users.properties \
standalone/configuration/standalone-ee8.xml \
standalone/configuration/standalone-full-ha.xml \
standalone/configuration/standalone-full.xml \
standalone/configuration/standalone-ha.xml \

View File

@ -18,7 +18,7 @@
@sample %%APP_HOME%%/standalone/configuration/logging.properties.sample
@sample %%APP_HOME%%/standalone/configuration/mgmt-groups.properties.sample
@sample %%APP_HOME%%/standalone/configuration/mgmt-users.properties.sample
@sample %%APP_HOME%%/standalone/configuration/standalone-ee8.xml
@sample %%APP_HOME%%/standalone/configuration/standalone-ee8.xml.sample
@sample %%APP_HOME%%/standalone/configuration/standalone-full-ha.xml.sample
@sample %%APP_HOME%%/standalone/configuration/standalone-full.xml.sample
@sample %%APP_HOME%%/standalone/configuration/standalone-ha.xml.sample