Re: svn commit: r558812 [1/4]

2007-07-27 Thread Rahul Akolkar
On 7/27/07, Gary VanMatre <[EMAIL PROTECTED]> wrote:
> From: "Rahul Akolkar" <[EMAIL PROTECTED]>

> >
> > Thanks for the detailed comments Gary! Sorry, I was mostly offline for
> > a couple of days, and I see I'm too late to be of any help here since
> > this seems to be taken care of (BTW, I didn't know the answer, but
> > would have looked for it for a few minutes ;-)
> >
>
> No worries.  I finally looked in the XSD :-)
>
> We will need to decide where to put this guy once it leaves the sandbox.  I 
> thought we might want to add it under "tools" but we would need to add a 
> parent pom.
>


Tools makes sense, a parent pom could be added.


> It would be nice if we could add it to the nightly builds but I'm not sure 
> how that would fit into continuum.
> The big issue is that eclipse has to be installed for the build to work.
>


I haven't paid much attention to our nightly setup (think it runs on
the MyFaces zone, but that might change at some point based on a
thread from few days ago). You could see if those folks are open to
either a complete install or those SDK bits that PDE needs (which is
probably a big chunk).

In any case, we'd want to activate this build via some "eclipse" profile.

-Rahul


Re: svn commit: r558812 [1/4]

2007-07-27 Thread Gary VanMatre
From: "Rahul Akolkar" <[EMAIL PROTECTED]> 

> On 7/24/07, Gary VanMatre wrote: 
> 
> > 
> > Thanks for talking a look Rahul. We also have an issue with the parent pom 
> > from the plugin pom. I created the folder structure base on the pde maven 
> > plugin doc. The extra "plugins" folder hides the parent pom. Do you know 
> > if there is a way to override the location of the parent pom? I thought 
> > that 
> > I had seen that some place. 
> > 
> 
> 
> Thanks for the detailed comments Gary! Sorry, I was mostly offline for 
> a couple of days, and I see I'm too late to be of any help here since 
> this seems to be taken care of (BTW, I didn't know the answer, but 
> would have looked for it for a few minutes ;-) 
>

No worries.  I finally looked in the XSD :-)

We will need to decide where to put this guy once it leaves the sandbox.  I 
thought we might want to add it under "tools" but we would need to add a parent 
pom.  

It would be nice if we could add it to the nightly builds but I'm not sure how 
that would fit into continuum.
The big issue is that eclipse has to be installed for the build to work. 

 
> -Rahul

Gary 

Re: svn commit: r558812 [1/4]

2007-07-27 Thread Rahul Akolkar
On 7/24/07, Gary VanMatre <[EMAIL PROTECTED]> wrote:

>
> Thanks for talking a look Rahul.  We also have an issue with the parent pom
> from the plugin pom.  I created the folder structure base on the pde maven
> plugin doc.  The extra "plugins" folder hides the parent pom.  Do you know
> if there is a way to override the location of the parent pom?  I thought that
> I had seen that some place.
>


Thanks for the detailed comments Gary! Sorry, I was mostly offline for
a couple of days, and I see I'm too late to be of any help here since
this seems to be taken care of (BTW, I didn't know the answer, but
would have looked for it for a few minutes ;-)

-Rahul


Re: svn commit: r558812 [1/4]

2007-07-24 Thread Gary VanMatre
>From: "Rahul Akolkar" <[EMAIL PROTECTED]> 
>
> On 7/23/07, [EMAIL PROTECTED] wrote: 
> > Author: gvanmatre 
> > Date: Mon Jul 23 10:51:09 2007 
> > New Revision: 558812 
> > 
> 
> > 
> > Added: 
> > shale/sandbox/shale-eclipse-plugins/ 
> > shale/sandbox/shale-eclipse-plugins/plugins/ 
> > shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/ 
> > 

This one is bogus:

> shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/.class
>  
> path (with props) 


> > 

We need the .project and .classpath since this plugin needs eclipse to deploy 
the project.
I don't think maven will completely generate these. 

> shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/.proje
>  
> ct (with props) 
> > 
> shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/META-I
>  
> NF/ 
> > 


The manifest for this plugin project contains a bunch of extra stuff.  In fact, 
within the
eclipse IDE, you can use the manifest editor to export a deployable plugin.  
The 
build.properties is linked to the manifest.

> shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/META-I
>  
> NF/MANIFEST.MF (with props) 
> > 
> shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/build.
>  
> properties (with props) 
> > 
> shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/icons/
>  
> > 

Ya, that one can go - guess you know what OS I use.

> shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/icons/
>  
> Thumbs.db (with props) 
> 
> 
> Stowaway? 


Thanks for talking a look Rahul.  We also have an issue with the parent pom 
from the plugin pom.  I created the folder structure base on the pde maven
plugin doc.  The extra "plugins" folder hides the parent pom.  Do you know
if there is a way to override the location of the parent pom?  I thought that
I had seen that some place.



> 
> -Rahul 

Gary

Re: svn commit: r558812 [1/4]

2007-07-24 Thread Rahul Akolkar

On 7/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Author: gvanmatre
Date: Mon Jul 23 10:51:09 2007
New Revision: 558812





Added:
shale/sandbox/shale-eclipse-plugins/
shale/sandbox/shale-eclipse-plugins/plugins/
shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/

shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/.classpath
   (with props)

shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/.project
   (with props)

shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/META-INF/

shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/META-INF/MANIFEST.MF
   (with props)

shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/build.properties
   (with props)

shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/icons/

shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse/icons/Thumbs.db
   (with props)



Stowaway?

-Rahul