Just sorted that, and fixed up the other references to goat in the same file to do the same.
Regards, Ozzy On 2 June 2010 13:29, Jeremy Hughes <[email protected]> wrote: > Hi Ozzy, could you specify the version in a parameterized way, as the > Blog sample config.ini file does. The config.ini is already in the > 'filtered-resources' dir, but just need to replace the > 0.2-incubating-SNAPSHOT with ${version} > > Cheers, > Jeremy > > On 2 June 2010 13:17, <[email protected]> wrote: > > Author: ozzy > > Date: Wed Jun 2 12:17:10 2010 > > New Revision: 950520 > > > > URL: http://svn.apache.org/viewvc?rev=950520&view=rev > > Log: > > ARIES-328 Updates for GOAT > > > > Modified: > > > > incubator/aries/trunk/samples/goat/goat-assembly/src/main/filtered-resources/configuration/config.ini > > > > Modified: > incubator/aries/trunk/samples/goat/goat-assembly/src/main/filtered-resources/configuration/config.ini > > URL: > http://svn.apache.org/viewvc/incubator/aries/trunk/samples/goat/goat-assembly/src/main/filtered-resources/configuration/config.ini?rev=950520&r1=950519&r2=950520&view=diff > > > ============================================================================== > > --- > incubator/aries/trunk/samples/goat/goat-assembly/src/main/filtered-resources/configuration/config.ini > (original) > > +++ > incubator/aries/trunk/samples/goat/goat-assembly/src/main/filtered-resources/configuration/config.ini > Wed Jun 2 12:17:10 2010 > > @@ -29,7 +29,8 @@ pax-web-jsp-0.7.2....@start,\ > > services-3.1.200-v20070605....@start,\ > > org.apache.aries.samples.goat.api-0.2-incubating-snapshot....@start,\ > > org.apache.aries.samples.goat.web-0.2-incubating-snapshot....@start,\ > > -org.apache.aries.samples.goat.dummy-0.2-incubating-snapshot....@start > > +org.apache.aries.samples.goat.dummy-0.2-incubating-snapshot....@start,\ > > > +org.apache.aries.samples.goat.bundlecontextmodel-0.2-incubating-snapshot....@start > > eclipse.ignoreApp=true > > org.ops4j.pax.logging.DefaultServiceLog.level=INFO > > org.osgi.framework.system.packages=javax.accessibility,\ > > > > > > >
