[
https://issues.apache.org/jira/browse/FELIX-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762631#action_12762631
]
richard stone commented on FELIX-1660:
--------------------------------------
I believe this fix was not fully completed:
1. The config.properties to be modified should be
assembly/src/main/filtered-resources/etc/config.properties, not
main/src/main/resources/config.properties (which is outdated and should be
removed)
2. assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg should
also be modified accordingly.
A 1660-more.patch is attached.
> karaf should not hardcode the "system" location of its maven-like repository
> ----------------------------------------------------------------------------
>
> Key: FELIX-1660
> URL: https://issues.apache.org/jira/browse/FELIX-1660
> Project: Felix
> Issue Type: Bug
> Components: Karaf
> Affects Versions: karaf-1.0.2
> Reporter: David Jencks
> Assignee: Guillaume Nodet
> Fix For: karaf-1.0.2
>
> Attachments: 1660-more.patch, FELIX-1660.diff
>
>
> A lot of stuff in the karaf setup is configurable, but the directory in which
> the maven-like bundle repo is located is not. For geronimo integration we'd
> like to not surprise our users and use "repository" instead of "system".
> I'm attaching a minimal patch to enable configuring this, I'll refine it if
> the idea meets with approval.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.