Lukas Roedl created KARAF-2051:
----------------------------------
Summary: Duplicate definition of org.ops4j.pax.url.mvn.localRepository in org.ops4j.pax.url.mvn.cfg
Key: KARAF-2051
URL: https://issues.apache.org/jira/browse/KARAF-2051
Project: Karaf
Issue Type: Bug
Components: karaf-config
Reporter: Lukas Roedl
Fix For: 3.0.0.RC1, 3.0.0
The property "org.ops4j.pax.url.mvn.localRepository" occurs twice in org.ops4j.pax.url.mvn.cfg
(in line 46 and line 75)
I think the property in line 75 has accidentally the same name as line 46, because the description
doesn't fit.
See http://svn.apache.org/repos/asf/karaf/trunk/assemblies/features/framework/src/main/resources/resources/etc/org.ops4j.pax.url.mvn.cfg
for details.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|