Re: Too Many Open Files

2014-05-12 Thread Thiago Veronezi
Hi guys, I did some changes in the debian manipulation. It's faster now... [INFO] Installing /home/tveronezi/dev/ws/tomee/trunk/tomee/tomee-deb/target/work-dir/apache-libtomee-plus-java.deb to

Re: [VOTE] org.apache.openejb.patch:openjpa-parent:2.4.0-nonfinal-1591689

2014-05-12 Thread Andy Gumbrecht
OK, so I guess I just add the repo to the parent pom for now, but how do we release it then? If we vote on TomEE, and then release the library and change the TomEE pom to point to the release then this would mean we have to vote again because technically it is a change to TomEE post vote -

Re: [VOTE] org.apache.openejb.patch:openjpa-parent:2.4.0-nonfinal-1591689

2014-05-12 Thread Romain Manni-Bucau
Hi just do the two releases at the same time and push a single vote on them. No link between poms. If one of both fails both fails then. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github:

Re: Maven / tomEE

2014-05-12 Thread agumbrecht
When faced with this challenge in the past I used the following to regularly create a directory listing of all jars. http://maven.apache.org/plugins/maven-dependency-plugin/examples/copying-project-dependencies.html I could usually see at a glance if duplicate libraries were sneaking in, but

[RESULT] TomEE 1.6.0.2/OpenEJB 4.6.0.2 (staging-1016)

2014-05-12 Thread Andy Gumbrecht
Unless anyone has serious issues with this vote I will release the binaries for TomEE 1.6.0.2/OpenEJB 4.6.0.2 (staging-1016) based on the following result: +1's Jean-Louis Monteiro Romain Manni-Bucau Andy Gumbrecht Jeff Genender Helio Frota Karan Malhi Jonathan Gallimore No other recorded

Re: [RESULT] TomEE 1.6.0.2/OpenEJB 4.6.0.2 (staging-1016)

2014-05-12 Thread agumbrecht
Thanks Daniel, Was kind of leaning on the 'Commit-Then-Review, Consensus Gauging through Silence' to get this out, but now we're happy! That brings us to: +1's Jean-Louis Monteiro (PMC) Romain Manni-Bucau Andy Gumbrecht Jeff Genender Helio Frota Karan Malhi Jonathan Gallimore (PMC) Daniel

Re: [RESULT] TomEE 1.6.0.2/OpenEJB 4.6.0.2 (staging-1016)

2014-05-12 Thread Jean-Louis Monteiro
Thanks Le 12 mai 2014 05:29, agumbrecht agumbre...@tomitribe.com a écrit : Thanks Daniel, Was kind of leaning on the 'Commit-Then-Review, Consensus Gauging through Silence' to get this out, but now we're happy! That brings us to: +1's Jean-Louis Monteiro (PMC) Romain Manni-Bucau Andy

Re: [RESULT] TomEE 1.6.0.2/OpenEJB 4.6.0.2 (staging-1016)

2014-05-12 Thread dsh
I just voted on the vote thread in case you need another +1. Cheers Daniel On Mon, May 12, 2014 at 1:39 PM, Romain Manni-Bucau rmannibu...@gmail.comwrote: seems one binding vote is missing no? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn:

Re: [VOTE] TomEE 1.6.0.2/OpenEJB 4.6.0.2 (staging-1016)

2014-05-12 Thread David Blevins
My +1. -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com On May 6, 2014, at 2:29 PM, Andy Gumbrecht agumbre...@tomitribe.com wrote: Hi Everyone, I have rolled out the 1.6.0.2 security release for a vote. The *only *difference to 1.6.0.1 is an upgrade to CXF 2.6.14

Re: [RESULT] TomEE 1.6.0.2/OpenEJB 4.6.0.2 (staging-1016)

2014-05-12 Thread David Blevins
Release voting is the only abnormal voting. It requires a minimum vote: 3 +1s from PMC members to ensure legal oversight. -David On May 12, 2014, at 5:21 AM, agumbrecht agumbre...@tomitribe.com wrote: Thanks Daniel, Was kind of leaning on the 'Commit-Then-Review, Consensus Gauging through

Re: [VOTE] TomEE 1.6.0.2/OpenEJB 4.6.0.2 (staging-1016)

2014-05-12 Thread Romain Manni-Bucau
Hi since some times (think it is 1.6.0 but not sure) tomee:tomee user is added automatically by default. -Dopenejb.profile=prod to get rid of it Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github:

Re: default tomee credentials (WAS: [VOTE] TomEE 1.6.0.2...)

2014-05-12 Thread Thiago Veronezi
Please read tomcat-users.xml where I write tomee-users.xml. On Mon, May 12, 2014 at 12:25 PM, Thiago Veronezi thi...@veronezi.orgwrote: Oh... I didn't know about that. I probably missed that discussion. imo, it looks dangerous. It means that commenting out all the credentials from

Re: default tomee credentials (WAS: [VOTE] TomEE 1.6.0.2...)

2014-05-12 Thread Romain Manni-Bucau
the point was if we don't do it by default some tools would have been broken by default like the webapp. BTW if you remove the memorydatabase of server.xml or if you define any user we don't do it (see public void start(final StandardServer server) in TomcatWebAppBuilder) Romain Manni-Bucau

Re: [VOTE] TomEE 1.6.0.2/OpenEJB 4.6.0.2 (staging-1016)

2014-05-12 Thread Jean-Louis Monteiro
Thanks Andy. Build and tck all green. All other legal stuff as well. So here is my +1 -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Wed, May 7, 2014 at 1:08 AM, helio frota 00h...@gmail.com wrote: +1 ---

Re: 1.6.0.2-plus

2014-05-12 Thread Chuck Davis
Click on the link and get a Not Found reply.

Re: default tomee credentials (WAS: [VOTE] TomEE 1.6.0.2...)

2014-05-12 Thread David Blevins
I don't recall discussing adding users outside of those configured in the tomee-users.xml. Where in code do we do this? -David On May 12, 2014, at 1:15 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: yep since default profile is development. You can find details back on the list but

Re: default tomee credentials (WAS: [VOTE] TomEE 1.6.0.2...)

2014-05-12 Thread Romain Manni-Bucau
yep since default profile is development. You can find details back on the list but basically default are dev and tools friendly. Security is only on when you are no more in profile dev. Actually having tomee/tomee user in memory db is less dangerous than having openejb internal app deployed.

build hangs at mdb tests

2014-05-12 Thread Thiago Veronezi
Hi Romain, It looks like the build is hanging at CustomMdbContainerTest after the changes listed here... http://ci.apache.org/builders/tomee-trunk-ubuntu/builds/61 Any idea? []s, Thiago

Re: 1.6.0.2-plus

2014-05-12 Thread Jean-Louis Monteiro
It should not be synchronized again. Apache mirror and all stuff takes a bit of time to get synchronized. Apologize for that. JLouis -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Mon, May 12, 2014 at 4:30 PM, Chuck Davis cjgun...@gmail.com wrote: Click

Re: default tomee credentials (WAS: [VOTE] TomEE 1.6.0.2...)

2014-05-12 Thread Romain Manni-Bucau
In TomcatWebAppBuilder (pointer in my first answer) See http://mail-archives.apache.org/mod_mbox/openejb-commits/201210.mbox/%3c20121008162359.ddb492388...@eris.apache.org%3Eand all is detailed here https://issues.apache.org/jira/plugins/servlet/mobile#issue/TOMEE-450 Le 13 mai 2014 02:14, David

Re: Apache TomEE 1.6.0.2

2014-05-12 Thread Jean-Louis Monteiro
Thanks so much Andy -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Mon, May 12, 2014 at 9:22 AM, Andy Gumbrecht agumbre...@tomitribe.comwrote: Apache TomEE 1.6.0.2 Released! Apache TomEE is happy to announce the security related release of Apache