Hi Christian!

My env:
Java version: 1.6.0_29, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x", version: "10.7.3", arch: "x86_64", family: "mac"
Apache Karaf 2.2.5

I changed "$KARAF_HOME/etc/org.ops4j.pax.url.mvn.cfg"
org.ops4j.pax.url.mvn.repositories= \
    http://repo1.maven.org/maven2, \

http://repository.apache.org/content/groups/snapshots-group@snapshots@noreleases,
\
    http://svn.apache.org/repos/asf/servicemix/m2-repo, \
    http://repository.springsource.com/maven/bundles/release, \
    http://repository.springsource.com/maven/bundles/external, \
    http://oss.sonatype.org/content/repositories/releases, \
    https://repository.apache.org/content/repositories/orgapachecamel-005/


christian-muellers-macbook-pro:bin cmueller$ ./karaf
        __ __                  ____
       / //_/____ __________ _/ __/
      / ,<  / __ `/ ___/ __ `/ /_
     / /| |/ /_/ / /  / /_/ / __/
    /_/ |_|\__,_/_/   \__,_/_/

  Apache Karaf (2.2.5)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown Karaf.

karaf@root> features:addurl
mvn:org.apache.camel.karaf/apache-camel/2.9.1/xml/features
karaf@root> feature:list-url
 Loaded   URI
  true
mvn:org.apache.karaf.assemblies.features/enterprise/2.2.5/xml/features
  true    mvn:org.jclouds.karaf/jclouds-karaf/1.3.1/xml/features
  true
mvn:org.apache.karaf.assemblies.features/standard/2.2.5/xml/features
  true    mvn:org.apache.cxf.karaf/apache-cxf/2.5.2/xml/features
  true    mvn:org.apache.camel.karaf/apache-camel/2.9.1/xml/features


Best,
Christian

On Sun, Mar 4, 2012 at 1:37 PM, Christian Schneider <ch...@die-schneider.net
> wrote:

> I just tried to test camel 2.9.1 in Karaf 2.2.5 on windows 7.
>
> I added the repository url to the org.ops4j.pax.url.mvn.cfg and used the
> jre.properties.cxf as jre.properties.
>
> When I try to do:
> features:addurl mvn:org.apache.camel.karaf/**apache-camel/2.9.1/xml/**
> features
> I get a saxparse exception.
>
> cat mvn:org.apache.camel.karaf/**apache-camel/2.9.1/xml/**features
> Returns
> <html>
> <head>
> <title>Index of /content/repositories/**orgapachecamel-005/</title>
> ....
>
> So it seems karaf can not find the features file in the staging repo.
>
> Any ideas why this happens?
>
> How did others test the new release on karaf?
>
> Christian
>
>
>
> Am 01.03.2012 18:46, schrieb Hadrian Zbarcea:
>
>  A new patch release candidate apache-camel-2.9.1 is out with
>> approximately 108 issues resolved so far: improvements and bug fixes [1].
>>
>> Please find the staging repo here:
>> https://repository.apache.org/**content/repositories/**
>> orgapachecamel-005/<https://repository.apache.org/content/repositories/orgapachecamel-005/>
>>
>> The tarballs are here
>> https://repository.apache.org/**content/repositories/**
>> orgapachecamel-005/org/apache/**camel/apache-camel/2.9.1/<https://repository.apache.org/content/repositories/orgapachecamel-005/org/apache/camel/apache-camel/2.9.1/>
>>
>> Tag:
>> http://svn.apache.org/repos/**asf/camel/tags/camel-2.9.1/<http://svn.apache.org/repos/asf/camel/tags/camel-2.9.1/>
>>
>> Please review, help out with testing and vote to approve this release
>> binary. Your vote counts!
>>
>> [ ] +1 Release the binary as Apache Camel 2.9.1
>> [ ] -1 Veto the release (provide specific comments)
>> Vote is open for at least 72 hours.
>>
>> Here's my +1
>> Hadrian
>>
>> [1] https://issues.apache.org/**jira/secure/ReleaseNote.jspa?**
>> projectId=12311211&version=**12319191<https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&version=12319191>
>>
>>
>
> --
>
> Christian Schneider
> http://www.liquid-reality.de
>
> Open Source Architect
> Talend Application Integration Division http://www.talend.com
>
>

Reply via email to