Re: Website

2020-10-20 Thread David Jencks


> On Oct 20, 2020, at 6:11 PM, David Blevins  wrote:
> 
>> On Oct 20, 2020, at 7:11 AM, Jonathan Gallimore 
>>  wrote:
>> 
>> Could I get some pointers on publishing the website? I guess its changed as
>> we don't have the CMS any more.
>> 
>> I have some updates I'd like to get on there, including new download links
>> and updating documentation. I've pushed some updates to SVN, if that helps.
>> :)
> 
> If you can help with the documentation that'd be great.  The short version is 
> everything is the same except now we publish to this git repo instead of SVN.
> 
> - https://github.com/apache/tomee-site-pub
> 
> The convenience code that does the copy and svn update needs to get updated, 
> but short of that there's nothing stopping a manual copy of the generated 
> files into a git clone and doing an add/commit/push.
> 
> After the push, you're done.  Just wait a bit and changes will show up.  No 
> need to visit https://cms.apache.org/tomee/publish anymore.
> 
> Long term, Apache has a special Jenkins node that has permissions to publish. 
>  Eventually we should set that up to run the generator and check in the new 
> content automatically.
> 

Personally I find both jenkins and buildbot 100% incomprehensible.  It looks 
like it may be possible to use GitHub actions to publish websites; 

   [ 
https://issues.apache.org/jira/browse/INFRA-20633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217967#comment-17217967
 

 ] 

Gavin McDonald commented on INFRA-20633:


in combination with Github Actions committing to the same repository as the 
action, to the asf-site branch, then this is possible with a built in GHA 
token. asf-site branch would then be published by configuring a .asf.yaml file 
accordingly.

Example code to use for a built in GHA token:

with:
   repo-token: ${{ secrets.GITHUB_TOKEN }}

Would you like to give that a try?

David Jencks

Re: [VOTE] Apache TomEE javaee-api-8.0.5

2020-10-20 Thread Daniel Dias Dos Santos
+1

On Tue, Oct 20, 2020, 22:15 David Blevins  wrote:

> +1 for both the release and starting your email with "ladies" :)
>
> If women have to be constantly read, "hey guys", seems only fair we should
> experience that from time to time :)
>
>
> --
> David Blevins
> http://twitter.com/dblevins
> http://www.tomitribe.com
>
> > On Oct 19, 2020, at 1:30 PM, Mark Struberg 
> wrote:
> >
> > Hi ladies!
> >
> > I'd like to call a VOTE on Apache TomEE javaee-api-8.0.5.
> >
> > This mostly contains updates to newer bugfix releases of some spec jars.
> Including an important hasCode glitch in the CDI-2.0 API.
> >
> > The staging repo is:
> > https://repository.apache.org/content/repositories/orgapachetomee-1176/
> >
> >
> > The source zip can be found at
> >
> https://repository.apache.org/content/repositories/orgapachetomee-1176/org/apache/tomee/javaee-api/8.0-5/
> <
> https://repository.apache.org/content/repositories/orgapachetomee-1176/org/apache/tomee/javaee-api/8.0-5/
> >
> > sha1 is f6e91c15a8f2e08d2c2ad0f42b03df386287992c
> >
> > Please VOTE
> >
> > [+1] go ship it
> > [+0] meh, don't care
> > [-1] stop, there is a ${showstopper}
> >
> > The VOTE is open for 72h
> >
> > Here is my own one for the start.
> > +1 (binding)
> >
> > txs and LieGrue,
> > strub
>
>


Re: [VOTE] Apache TomEE javaee-api-8.0.5

2020-10-20 Thread David Blevins
+1 for both the release and starting your email with "ladies" :)

If women have to be constantly read, "hey guys", seems only fair we should 
experience that from time to time :)


-- 
David Blevins
http://twitter.com/dblevins
http://www.tomitribe.com

> On Oct 19, 2020, at 1:30 PM, Mark Struberg  wrote:
> 
> Hi ladies!
> 
> I'd like to call a VOTE on Apache TomEE javaee-api-8.0.5.
> 
> This mostly contains updates to newer bugfix releases of some spec jars. 
> Including an important hasCode glitch in the CDI-2.0 API.
> 
> The staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomee-1176/
> 
> 
> The source zip can be found at
> https://repository.apache.org/content/repositories/orgapachetomee-1176/org/apache/tomee/javaee-api/8.0-5/
>  
> 
> sha1 is f6e91c15a8f2e08d2c2ad0f42b03df386287992c
> 
> Please VOTE
> 
> [+1] go ship it
> [+0] meh, don't care
> [-1] stop, there is a ${showstopper}
> 
> The VOTE is open for 72h
> 
> Here is my own one for the start.
> +1 (binding)
> 
> txs and LieGrue,
> strub



smime.p7s
Description: S/MIME cryptographic signature


Re: Website

2020-10-20 Thread David Blevins
> On Oct 20, 2020, at 7:11 AM, Jonathan Gallimore 
>  wrote:
> 
> Could I get some pointers on publishing the website? I guess its changed as
> we don't have the CMS any more.
> 
> I have some updates I'd like to get on there, including new download links
> and updating documentation. I've pushed some updates to SVN, if that helps.
> :)

If you can help with the documentation that'd be great.  The short version is 
everything is the same except now we publish to this git repo instead of SVN.

 - https://github.com/apache/tomee-site-pub

The convenience code that does the copy and svn update needs to get updated, 
but short of that there's nothing stopping a manual copy of the generated files 
into a git clone and doing an add/commit/push.

After the push, you're done.  Just wait a bit and changes will show up.  No 
need to visit https://cms.apache.org/tomee/publish anymore.

Long term, Apache has a special Jenkins node that has permissions to publish.  
Eventually we should set that up to run the generator and check in the new 
content automatically.


-David



smime.p7s
Description: S/MIME cryptographic signature


Re: [VOTE] Apache TomEE javaee-api-8.0.5

2020-10-20 Thread Cesar Hernandez
+1

El mar., 20 oct. 2020 a las 7:14, Daniel Cunha ()
escribió:

> +1
>
> Em ter., 20 de out. de 2020 às 07:55, Jonathan Gallimore <
> jonathan.gallim...@gmail.com> escreveu:
>
> > +1
> >
> > Jon
> >
> > On Mon, Oct 19, 2020 at 9:30 PM Mark Struberg  >
> > wrote:
> >
> > > Hi ladies!
> > >
> > > I'd like to call a VOTE on Apache TomEE javaee-api-8.0.5.
> > >
> > > This mostly contains updates to newer bugfix releases of some spec
> jars.
> > > Including an important hasCode glitch in the CDI-2.0 API.
> > >
> > > The staging repo is:
> > >
> https://repository.apache.org/content/repositories/orgapachetomee-1176/
> > >
> > >
> > > The source zip can be found at
> > >
> > >
> >
> https://repository.apache.org/content/repositories/orgapachetomee-1176/org/apache/tomee/javaee-api/8.0-5/
> > > <
> > >
> >
> https://repository.apache.org/content/repositories/orgapachetomee-1176/org/apache/tomee/javaee-api/8.0-5/
> > > >
> > > sha1 is f6e91c15a8f2e08d2c2ad0f42b03df386287992c
> > >
> > > Please VOTE
> > >
> > > [+1] go ship it
> > > [+0] meh, don't care
> > > [-1] stop, there is a ${showstopper}
> > >
> > > The VOTE is open for 72h
> > >
> > > Here is my own one for the start.
> > > +1 (binding)
> > >
> > > txs and LieGrue,
> > > strub
> >
>
>
> --
> Daniel "soro" Cunha
> https://twitter.com/dvlc_
>


-- 
Atentamente:
César Hernández.


TOMEE-2911 geronimo javamail update

2020-10-20 Thread Cesar Hernandez
Hi All,

I created https://issues.apache.org/jira/browse/TOMEE-2911 ticket to track
the javamail update to the 1.6 version.
PR is also available now open for review:
https://github.com/apache/tomee/pull/711

-- 
Atentamente:
César Hernández.


Website

2020-10-20 Thread Jonathan Gallimore
Could I get some pointers on publishing the website? I guess its changed as
we don't have the CMS any more.

I have some updates I'd like to get on there, including new download links
and updating documentation. I've pushed some updates to SVN, if that helps.
:)

Jon


Re: [VOTE] Apache TomEE javaee-api-8.0.5

2020-10-20 Thread Daniel Cunha
+1

Em ter., 20 de out. de 2020 às 07:55, Jonathan Gallimore <
jonathan.gallim...@gmail.com> escreveu:

> +1
>
> Jon
>
> On Mon, Oct 19, 2020 at 9:30 PM Mark Struberg 
> wrote:
>
> > Hi ladies!
> >
> > I'd like to call a VOTE on Apache TomEE javaee-api-8.0.5.
> >
> > This mostly contains updates to newer bugfix releases of some spec jars.
> > Including an important hasCode glitch in the CDI-2.0 API.
> >
> > The staging repo is:
> > https://repository.apache.org/content/repositories/orgapachetomee-1176/
> >
> >
> > The source zip can be found at
> >
> >
> https://repository.apache.org/content/repositories/orgapachetomee-1176/org/apache/tomee/javaee-api/8.0-5/
> > <
> >
> https://repository.apache.org/content/repositories/orgapachetomee-1176/org/apache/tomee/javaee-api/8.0-5/
> > >
> > sha1 is f6e91c15a8f2e08d2c2ad0f42b03df386287992c
> >
> > Please VOTE
> >
> > [+1] go ship it
> > [+0] meh, don't care
> > [-1] stop, there is a ${showstopper}
> >
> > The VOTE is open for 72h
> >
> > Here is my own one for the start.
> > +1 (binding)
> >
> > txs and LieGrue,
> > strub
>


-- 
Daniel "soro" Cunha
https://twitter.com/dvlc_


Re: [VOTE] Apache TomEE javaee-api-8.0.5

2020-10-20 Thread Jonathan Gallimore
+1

Jon

On Mon, Oct 19, 2020 at 9:30 PM Mark Struberg 
wrote:

> Hi ladies!
>
> I'd like to call a VOTE on Apache TomEE javaee-api-8.0.5.
>
> This mostly contains updates to newer bugfix releases of some spec jars.
> Including an important hasCode glitch in the CDI-2.0 API.
>
> The staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomee-1176/
>
>
> The source zip can be found at
>
> https://repository.apache.org/content/repositories/orgapachetomee-1176/org/apache/tomee/javaee-api/8.0-5/
> <
> https://repository.apache.org/content/repositories/orgapachetomee-1176/org/apache/tomee/javaee-api/8.0-5/
> >
> sha1 is f6e91c15a8f2e08d2c2ad0f42b03df386287992c
>
> Please VOTE
>
> [+1] go ship it
> [+0] meh, don't care
> [-1] stop, there is a ${showstopper}
>
> The VOTE is open for 72h
>
> Here is my own one for the start.
> +1 (binding)
>
> txs and LieGrue,
> strub


Re: [VOTE] Apache TomEE javaee-api-8.0.5

2020-10-20 Thread Jean-Louis Monteiro
+1
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Mon, Oct 19, 2020 at 10:30 PM Mark Struberg 
wrote:

> Hi ladies!
>
> I'd like to call a VOTE on Apache TomEE javaee-api-8.0.5.
>
> This mostly contains updates to newer bugfix releases of some spec jars.
> Including an important hasCode glitch in the CDI-2.0 API.
>
> The staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomee-1176/
>
>
> The source zip can be found at
>
> https://repository.apache.org/content/repositories/orgapachetomee-1176/org/apache/tomee/javaee-api/8.0-5/
> <
> https://repository.apache.org/content/repositories/orgapachetomee-1176/org/apache/tomee/javaee-api/8.0-5/
> >
> sha1 is f6e91c15a8f2e08d2c2ad0f42b03df386287992c
>
> Please VOTE
>
> [+1] go ship it
> [+0] meh, don't care
> [-1] stop, there is a ${showstopper}
>
> The VOTE is open for 72h
>
> Here is my own one for the start.
> +1 (binding)
>
> txs and LieGrue,
> strub