On 4 Feb 2010, at 12:26, Justin Edelson wrote:

> 
> Sling bundles -> Sakai Sling -> Sakai Sling + Core -> Sakai Sling + Core +
> Optional

that sounds possible, I will look into it.

> 
> At each point in the chain, bundles can be added, removed, or have their
> versions changed.
> 
> 
>> The problem we have at the moment is we are doing milestone releases so we
>> have to capture Sling snapshots and fix them at a date and push to our maven
>> repo. So we need to be able to edit the list of bundles coming from Sling
>> just before the release. More than one file will make this much easier.
>> 
> 
> I would think you could do this by changing the versions of the default
> Sling bundles.
> 
> 
>> 
>> BTW, the plugin is great, it has vastly simplified the final construction.
>> on average 14s to construct an image.
>> Thank you
>> Ian
> 
> 
> My pleasure :) And again, sorry I broke your (or Carl's) build :)

no problem, breaking things is how we know they really were working.
Ian


> 
> 
> 
>> 
>> 
>>> 
>>> Justin
>>> 
>>> On Wed, Feb 3, 2010 at 5:36 PM, Carl Hall <[email protected]> wrote:
>>> 
>>>> This was intended for the sakai-kernel list but now the surprise has
>> been
>>>> spoiled.  Any hints are still welcome.
>>>> 
>>>> On Wed, Feb 3, 2010 at 17:36, Carl Hall <[email protected]> wrote:
>>>> 
>>>>> I get the following log trying to build the trunk of k2.  I've traced
>>>> this
>>>>> down to a failure occurring in AbstractBundleListMojo.initBundleList()
>>>> but
>>>>> don't know the specifics past that.  Any hints?  I'm planning to post
>>>> this
>>>>> to sling-dev but didn't want to be too jumpy if someone is working on
>>>> this.
>>>>> 
>>>>> 
>>>>> [INFO]
>>>>> 
>> ------------------------------------------------------------------------
>>>>> [ERROR] BUILD ERROR
>>>>> [INFO]
>>>>> 
>> ------------------------------------------------------------------------
>>>>> [INFO] Unable to load dependency information from properties file.
>>>>> 
>>>>> Embedded error: Unable to find artifact.
>>>>> Unable to determine the release version
>>>>> 
>>>>> Try downloading the file manually from the project website.
>>>>> 
>>>>> Then, install it using the command:
>>>>>  mvn install:install-file -DgroupId=org.apache.sling
>>>>> -DartifactId=org.apache.sling.launchpad -Dversion=RELEASE
>>>>> -Dclassifier=bundlelist -Dpackaging=xml -Dfile=/path/to/file
>>>>> 
>>>>> Alternatively, if you host your own repository you can deploy the file
>>>>> there:
>>>>>  mvn deploy:deploy-file -DgroupId=org.apache.sling
>>>>> -DartifactId=org.apache.sling.launchpad -Dversion=RELEASE
>>>>> -Dclassifier=bundlelist -Dpackaging=xml -Dfile=/path/to/file
>> -Durl=[url]
>>>>> -DrepositoryId=[id]
>>>>> 
>>>>> 
>>>>> org.apache.sling:org.apache.sling.launchpad:xml:RELEASE
>>>>> 
>>>> 
>> 
>> 

Reply via email to