Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] Woodstock

To move this forward we may have to maven shade this dependency in Woodstock and ship it in the Woodstock jars. Anybody know if this requires a CQ as GlassFish would have shipped the unshaded jar previously anyway?

 

Steve

 

From: glassfish-dev-bounces@xxxxxxxxxxx <glassfish-dev-bounces@xxxxxxxxxxx> On Behalf Of Gaurav Gupta
Sent: 28 April 2020 11:52
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Subject: Re: [glassfish-dev] Woodstock

 

Hi there,

I am working on Jakarta NameSpace transition of Woodstock project, created a draft PR (WIP):
https://github.com/eclipse-ee4j/glassfish-woodstock/pull/1406 

Woodstock depends on Apache Commons FileUploads, hence respective: 
https://github.com/apache/commons-fileupload/pull/26 
https://github.com/apache/commons-fileupload/pull/25   

Thanks and kind regards,

Gaurav Gupta

 

 

 

 

 

 

On Mon, Apr 27, 2020 at 12:08 AM arjan tijms <arjan.tijms@xxxxxxxxx> wrote:

Hi,

 

On Sun, Apr 26, 2020 at 7:43 PM Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:

When you say the Payara guys are familiar, I don't think they are familiar enough to upgrade this to the jakarta namespace.

 

I hear you, though Suzan and Jonathan are basically the only people I know besides Roger Kitain who have even touched Woodstock and updated some scripts in it if I'm not mistaken.

 

At the very least I can take a look at Woodstock (and JSF Template) myself as well.

 

Kind regards,

Arjan

 

 

 

 

 

 

 

Steve

 


From: glassfish-dev-bounces@xxxxxxxxxxx <glassfish-dev-bounces@xxxxxxxxxxx> on behalf of arjan tijms <arjan.tijms@xxxxxxxxx>
Sent: 26 April 2020 6:38 PM
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Cc: Mark Struberg <markstruberg@xxxxxxxxx>
Subject: Re: [glassfish-dev] Woodstock

 

Hi Steve,

 

With 1, do you mean people familiar with Woodstock? To the best of my knowledge I'm afraid that's mostly the Payara guys, Suzan and to some degree Jonathan I think would be most up to date. Outside those I've not seen anyone using either JSF Template or Woodstock for at least 10 years. I've also quickly asked on a Faces chat I've open with some of the JSF/Faces committers and there doesn't seem to be anyone. Last person might have been Roger, but he's not longer at Oracle and not in a company now that's involved with Jakarta.

 

For 2. I guess some of us will have to do the work for the conversion and do a PR. Maybe Mark Struberg can assist there (cc'ed).

 

Kind regards,

Arjan

 

 

 

On Sun, Apr 26, 2020 at 7:24 PM Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:

Hi,

 

We've hit a problem with moving GlassFish to the jakarta namespace particularly in the area of the admin console.

 

1) We think we need to move woodstock to the jakarta namespace but are not too familiar with it. Is there anybody familiar with it?

2) Woodstock uses Apache Commons File Upload which reference javax.servlet.

 

Any ideas?


Steve

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev


Back to the top