I think it is ok to have a snapshot repo in the distro as long as we use these snapshots in the distro. We just need to make sure we check this before we release. I think the snapshot repo will even help people who just want to download the snapshot distro and test it. I think till now they were not able to install the http feature
as pax web was missing.

In any case I am happy the build fully works again.

Christian

Am 05.06.2012 22:30, schrieb Andreas Pieber:
Tbh I do not like this commit. Nevertheless it shows that this is really
the problem. Moving the entry directly into the test setup and reverting
this commit would have the same Effekt but would be rather non intrusive.
At least we can't forget to remove it from the final distribution again

Kind regards Andreas
On Jun 5, 2012 4:08 PM,<[email protected]>  wrote:

Author: cschneider
Date: Tue Jun  5 14:07:42 2012
New Revision: 1346392

URL: http://svn.apache.org/viewvc?rev=1346392&view=rev
Log:
KARAF-1522 Add pax snapshot repo to karaf distro

Modified:

  
karaf/trunk/assemblies/features/framework/src/main/resources/resources/etc/org.ops4j.pax.url.mvn.cfg

Modified:
karaf/trunk/assemblies/features/framework/src/main/resources/resources/etc/org.ops4j.pax.url.mvn.cfg
URL:
http://svn.apache.org/viewvc/karaf/trunk/assemblies/features/framework/src/main/resources/resources/etc/org.ops4j.pax.url.mvn.cfg?rev=1346392&r1=1346391&r2=1346392&view=diff

==============================================================================
---
karaf/trunk/assemblies/features/framework/src/main/resources/resources/etc/org.ops4j.pax.url.mvn.cfg
(original)
+++
karaf/trunk/assemblies/features/framework/src/main/resources/resources/etc/org.ops4j.pax.url.mvn.cfg
Tue Jun  5 14:07:42 2012
@@ -95,5 +95,5 @@ org.ops4j.pax.url.mvn.defaultLocalRepoAs
  org.ops4j.pax.url.mvn.repositories= \
     http://repo1.maven.org/maven2@id=central, \

http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases,
\
+
https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases,
\
     file:${karaf.home}/${karaf.default.repository}@id=systemrepo
-





--

Christian Schneider
http://www.liquid-reality.de

Open Source Architect
Talend Application Integration Division http://www.talend.com

Reply via email to