FreeBSD Bugzilla – Attachment 164141 Details for
Bug 205258
java/wildfly80: address non-root builds and minor QA observations
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
wildfly80-8.0.0_3.patch
wildfly80-8.0.0_3.patch (text/plain), 2.49 KB, created by
Jason Unovitch
on 2015-12-12 00:38:21 UTC
(
hide
)
Description:
wildfly80-8.0.0_3.patch
Filename:
MIME Type:
Creator:
Jason Unovitch
Created:
2015-12-12 00:38:21 UTC
Size:
2.49 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 403576) >+++ Makefile (working copy) >@@ -65,7 +65,6 @@ > do-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/wildfly-${PORTVERSION} > (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/wildfly-${PORTVERSION}) >- ${CHMOD} +x ${STAGEDIR}${PREFIX}/wildfly-${PORTVERSION}/bin/*.sh > ${RMDIR} ${STAGEDIR}${PREFIX}/wildfly-${PORTVERSION}/.installation > .for FILE in ${CONFIG_FILES} > ${MV} ${STAGEDIR}${PREFIX}/wildfly-${PORTVERSION}/${FILE} \ >Index: files/pkg-message.in >=================================================================== >--- files/pkg-message.in (revision 403576) >+++ files/pkg-message.in (working copy) >@@ -12,4 +12,4 @@ > > To add the initial admin user: > >-%%LOCALBASE%%/wildfly-8.0.0/bin/add-user.sh >+%%APP_HOME%%/bin/add-user.sh >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 403576) >+++ pkg-plist (working copy) >@@ -27,26 +27,26 @@ > %%APP_HOME%%/README.txt > %%APP_HOME%%/bin/.jbossclirc > %%APP_HOME%%/bin/add-user.properties >-%%APP_HOME%%/bin/add-user.sh >+@(www,www,555) %%APP_HOME%%/bin/add-user.sh > %%APP_HOME%%/bin/appclient.conf >-%%APP_HOME%%/bin/appclient.sh >+@(www,www,555) %%APP_HOME%%/bin/appclient.sh > %%APP_HOME%%/bin/client/README-CLI-JCONSOLE.txt > %%APP_HOME%%/bin/client/README-EJB-JMS.txt > %%APP_HOME%%/bin/client/jboss-cli-client.jar > %%APP_HOME%%/bin/client/jboss-client.jar > %%APP_HOME%%/bin/domain.conf >-%%APP_HOME%%/bin/domain.sh >+@(www,www,555) %%APP_HOME%%/bin/domain.sh > %%APP_HOME%%/bin/jboss-cli-logging.properties >-%%APP_HOME%%/bin/jboss-cli.sh >+@(www,www,555) %%APP_HOME%%/bin/jboss-cli.sh > %%APP_HOME%%/bin/jboss-cli.xml >-%%APP_HOME%%/bin/jconsole.sh >-%%APP_HOME%%/bin/jdr.sh >-%%APP_HOME%%/bin/run.sh >+@(www,www,555) %%APP_HOME%%/bin/jconsole.sh >+@(www,www,555) %%APP_HOME%%/bin/jdr.sh >+@(www,www,555) %%APP_HOME%%/bin/run.sh > %%APP_HOME%%/bin/standalone.conf >-%%APP_HOME%%/bin/standalone.sh >-%%APP_HOME%%/bin/vault.sh >-%%APP_HOME%%/bin/wsconsume.sh >-%%APP_HOME%%/bin/wsprovide.sh >+@(www,www,555) %%APP_HOME%%/bin/standalone.sh >+@(www,www,555) %%APP_HOME%%/bin/vault.sh >+@(www,www,555) %%APP_HOME%%/bin/wsconsume.sh >+@(www,www,555) %%APP_HOME%%/bin/wsprovide.sh > %%APP_HOME%%/copyright.txt > %%APP_HOME%%/docs/examples/configs/standalone-ec2-full-ha.xml > %%APP_HOME%%/docs/examples/configs/standalone-ec2-ha.xml >@@ -1810,3 +1810,5 @@ > @dir %%APP_HOME%%/bin > @dir %%APP_HOME%%/appclient/configuration > @dir %%APP_HOME%%/appclient >+@owner >+@group
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 205258
: 164141