This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-dist.git
The following commit(s) were added to refs/heads/master by this push:
new bb63f31 remove todo about Fuse Fabric port service - not available in
plain Karaf
bb63f31 is described below
commit bb63f310f9de6fccd970a3551a2d85cbcd9e29c2
Author: Alex Heneveld <[email protected]>
AuthorDate: Tue Sep 14 13:22:15 2021 +0100
remove todo about Fuse Fabric port service - not available in plain Karaf
---
karaf/features/src/main/resources/resources/etc/org.ops4j.pax.web.cfg | 1 -
1 file changed, 1 deletion(-)
diff --git
a/karaf/features/src/main/resources/resources/etc/org.ops4j.pax.web.cfg
b/karaf/features/src/main/resources/resources/etc/org.ops4j.pax.web.cfg
index 325bf6b..dbc6a72 100644
--- a/karaf/features/src/main/resources/resources/etc/org.ops4j.pax.web.cfg
+++ b/karaf/features/src/main/resources/resources/etc/org.ops4j.pax.web.cfg
@@ -14,6 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# TODO use the PortService - ${port:8081,8200}
org.osgi.service.http.port=8081
org.ops4j.pax.web.session.cookie.httpOnly=true