Re: locationmap mounting [was: Re: [jira] Commented: (FOR-573) Provide locationmap mounting capability

2005-08-30 Thread Ross Gardler
Tim Williams wrote: I've taken an initial look at the plugin code and it seems that we could get this working quickly if it's desired. It looks like we just need to do roughly the following: 1) create a new target configure-locationmap in targets/plugins.xml 2) obviously make the call to it

Re: locationmap mounting [was: Re: [jira] Commented: (FOR-573) Provide locationmap mounting capability

2005-08-30 Thread Thorsten Scherler
On Mon, 2005-08-29 at 20:47 -0400, Tim Williams wrote: On 8/29/05, Ross Gardler [EMAIL PROTECTED] wrote: Thorsten Scherler wrote: On Mon, 2005-08-29 at 22:39 +0100, Ross Gardler wrote: Thorsten Scherler wrote: I wonder how the daisy plugin is working from a new seed. The

locationmap mounting [was: Re: [jira] Commented: (FOR-573) Provide locationmap mounting capability

2005-08-29 Thread Tim Williams
On 8/29/05, Thorsten Scherler (JIRA) [EMAIL PROTECTED] wrote: [ http://issues.apache.org/jira/browse/FOR-573?page=comments#action_12320465 ] Thorsten Scherler commented on FOR-573: --- I tried to rewrite the internal.view plugin with the

Re: locationmap mounting [was: Re: [jira] Commented: (FOR-573) Provide locationmap mounting capability

2005-08-29 Thread Thorsten Scherler
On Mon, 2005-08-29 at 15:39 -0400, Tim Williams wrote: On 8/29/05, Thorsten Scherler (JIRA) [EMAIL PROTECTED] wrote: [ http://issues.apache.org/jira/browse/FOR-573?page=comments#action_12320465 ] Thorsten Scherler commented on FOR-573: ---

Re: locationmap mounting [was: Re: [jira] Commented: (FOR-573) Provide locationmap mounting capability

2005-08-29 Thread Ross Gardler
Thorsten Scherler wrote: I wonder how the daisy plugin is working from a new seed. The daisy plugin does not provide a locationmap, it is up to the user to do this in their project. This is Ok since the URL of the repository is dependant on the project rather than the plugin. I'd like to

Re: locationmap mounting [was: Re: [jira] Commented: (FOR-573) Provide locationmap mounting capability

2005-08-29 Thread Ross Gardler
Thorsten Scherler wrote: On Mon, 2005-08-29 at 22:39 +0100, Ross Gardler wrote: Thorsten Scherler wrote: I wonder how the daisy plugin is working from a new seed. The daisy plugin does not provide a locationmap, it is up to the user to do this in their project. This is Ok since the URL

Re: locationmap mounting [was: Re: [jira] Commented: (FOR-573) Provide locationmap mounting capability

2005-08-29 Thread Tim Williams
On 8/29/05, Thorsten Scherler [EMAIL PROTECTED] wrote: On Mon, 2005-08-29 at 15:39 -0400, Tim Williams wrote: On 8/29/05, Thorsten Scherler (JIRA) [EMAIL PROTECTED] wrote: [ http://issues.apache.org/jira/browse/FOR-573?page=comments#action_12320465 ] Thorsten Scherler

Re: locationmap mounting [was: Re: [jira] Commented: (FOR-573) Provide locationmap mounting capability

2005-08-29 Thread Tim Williams
On 8/29/05, Thorsten Scherler [EMAIL PROTECTED] wrote: On Mon, 2005-08-29 at 22:39 +0100, Ross Gardler wrote: Thorsten Scherler wrote: I wonder how the daisy plugin is working from a new seed. The daisy plugin does not provide a locationmap, it is up to the user to do this in their

Re: locationmap mounting [was: Re: [jira] Commented: (FOR-573) Provide locationmap mounting capability

2005-08-29 Thread Tim Williams
On 8/29/05, Ross Gardler [EMAIL PROTECTED] wrote: Thorsten Scherler wrote: On Mon, 2005-08-29 at 22:39 +0100, Ross Gardler wrote: Thorsten Scherler wrote: I wonder how the daisy plugin is working from a new seed. The daisy plugin does not provide a locationmap, it is up to the user

Re: locationmap mounting [was: Re: [jira] Commented: (FOR-573) Provide locationmap mounting capability

2005-08-29 Thread Tim Williams
I've taken an initial look at the plugin code and it seems that we could get this working quickly if it's desired. It looks like we just need to do roughly the following: 1) create a new target configure-locationmap in targets/plugins.xml 2) obviously make the call to it probably in configure