[tomee] annotated tag tomee-8.0.0-M2 created (now e4f1520)

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a change to annotated tag tomee-8.0.0-M2 in repository https://gitbox.apache.org/repos/asf/tomee.git. at e4f1520 (tag) tagging dfbee0c4c21e53e8b46d9445d4cb1b2639cb9c3e (commit) replaces tomee-7.0.5

[jira] [Assigned] (TOMEE-2456) Update examples readme to include translation instructions

2019-01-28 Thread Roberto Cortez (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roberto Cortez reassigned TOMEE-2456: - Assignee: Cesar Hernandez > Update examples readme to include translation instructions

[jira] [Resolved] (TOMEE-2456) Update examples readme to include translation instructions

2019-01-28 Thread Roberto Cortez (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roberto Cortez resolved TOMEE-2456. --- Resolution: Fixed > Update examples readme to include translation instructions >

[jira] [Updated] (TOMEE-2456) Update examples readme to include translation instructions

2019-01-28 Thread Roberto Cortez (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roberto Cortez updated TOMEE-2456: -- Fix Version/s: (was: 8.0.0-Final) 8.0.0-M3 > Update examples readme to

[tomee] branch master updated (1485fcb -> b9bd69b)

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 1485fcb closes apache/tomee#363 *Merged* new 5a175b7 added instruction to translate examples new

[tomee] 02/03: TOMEE-2456 Added examples for translation steps and fixed a typo.

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 606d708821e895a9db21397232e268ccc65dc029 Author: CesarHernandezGt AuthorDate: Fri Jan 18 16:25:12 2019 -0600

[tomee] 03/03: closes apache/tomee#376 *Merged*

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit b9bd69bde9cb09237a2501ebd7c13c91438d9465 Author: Roberto Cortez AuthorDate: Mon Jan 28 18:55:13 2019 +

[jira] [Updated] (TOMEE-2455) Remove redundant public modifiers from methods defined in ServerService interface

2019-01-28 Thread Roberto Cortez (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roberto Cortez updated TOMEE-2455: -- Fix Version/s: 8.0.0-M3 > Remove redundant public modifiers from methods defined in

[jira] [Resolved] (TOMEE-2455) Remove redundant public modifiers from methods defined in ServerService interface

2019-01-28 Thread Roberto Cortez (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roberto Cortez resolved TOMEE-2455. --- Resolution: Fixed > Remove redundant public modifiers from methods defined in ServerService

[tomee] 03/03: closes apache/tomee#363 *Merged*

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 1485fcb26b4459ab251e084d8b9e5585a2abf24f Author: Roberto Cortez AuthorDate: Mon Jan 28 18:25:09 2019 +

[tomee] 01/03: increase the time to wait for seeps. This will guarantee that there will be at least two sweeps. - When only sweep is executed it's LatestTime might be equal to expectedDate. The reason

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit ad4d72b4e9b4f526cae3c64d7790d0eaa8a98d17 Author: Doychin Bondzhev AuthorDate: Mon Jan 7 22:40:06 2019 +0200

[tomee] 02/03: No need to increase time. Provide MS unit because by default it is minutes.

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 0f0afdfab3381efab14338f67d8cafd067037662 Author: Doychin Bondzhev AuthorDate: Mon Jan 7 22:40:06 2019 +0200 No

[tomee] branch master updated (d5f01a6 -> 1485fcb)

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from d5f01a6 closes apache/tomee#362 *Merged* new ad4d72b increase the time to wait for seeps. This will

[tomee] branch master updated (702359f -> d5f01a6)

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 702359f closes apache/tomee#375 *Merged* new f3af4b4 Make observers more CDI like. This will make the

[tomee] 02/02: closes apache/tomee#362 *Merged*

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit d5f01a64d60c3ed6cd9afe5c612e023a8b45a7c6 Author: Roberto Cortez AuthorDate: Mon Jan 28 17:21:20 2019 +

[tomee] 01/02: Make observers more CDI like. This will make the commented test to work. If we have to make it really CDI like test has to check for both color and object and implementation has to chan

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit f3af4b431f70da179c714091683e72773d95907c Author: Doychin Bondzhev AuthorDate: Mon Jan 7 22:42:47 2019 +0200 Make

[tomee] 01/02: TOMEE-2455 - removed redundant public modifier from ServerService interface

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit a48b3c7a45530b353cd8875799e1efc506de8cf4 Author: Bogdan Stirbat AuthorDate: Thu Jan 17 22:45:02 2019 +0200

[tomee] branch master updated (67265b7 -> 702359f)

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 67265b7 closes apache/tomee#366 *Merged* new a48b3c7 TOMEE-2455 - removed redundant public modifier from

[tomee] 02/02: closes apache/tomee#375 *Merged*

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 702359f4017e954ccc81be2559cd3a1b4247e450 Author: Roberto Cortez AuthorDate: Mon Jan 28 16:47:48 2019 +

[tomee] 01/02: Added Index Group

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit b6a7b803640a33c5c6df848af6e9099ee2209ed4 Author: JoaquĆ­n Chemile AuthorDate: Tue Jan 8 13:48:13 2019 -0300 Added

[tomee] branch master updated (dac22ae -> 67265b7)

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from dac22ae closes apache/tomee#361 *Merged* new b6a7b80 Added Index Group new 67265b7 closes

[tomee] 02/02: closes apache/tomee#366 *Merged*

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 67265b7dcb04831e96b852f12d7e4dca14162994 Author: Roberto Cortez AuthorDate: Mon Jan 28 16:45:46 2019 +

[tomee] branch master updated: closes apache/tomee#361 *Merged*

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git The following commit(s) were added to refs/heads/master by this push: new dac22ae closes apache/tomee#361 *Merged*

[tomee] 01/02: Issue is closed and TomEE uses more recent version then the one with the fix.

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 4854c73a125e89a1be9289071a917134fccf8eb1 Author: Doychin Bondzhev AuthorDate: Mon Jan 7 22:05:50 2019 +0200

[tomee] 02/02: Fixed ProperConnectionShutdownTest. Uncommented code due to AMQ-6051 fix.

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 5f6c09e834130a16ccb48b68c9675ce23564ea3c Author: Roberto Cortez AuthorDate: Mon Jan 28 16:37:56 2019 + Fixed

[tomee] branch master updated (5ecce36 -> 5f6c09e)

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 5ecce36 Fixed examples distributionManagement. new 4854c73 Issue is closed and TomEE uses more recent

[tomee] 04/04: Fixed examples distributionManagement.

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 5ecce360b821696cbfffc851b02459eab869bca5 Author: Roberto Cortez AuthorDate: Fri Jan 25 21:12:00 2019 + Fixed

[tomee] 03/04: Fixed examples removed tomee.version for plugin release to be happy.

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit b12b5571cf8b67556c7b6e975262b75dd0b9bf11 Author: Roberto Cortez AuthorDate: Fri Jan 25 17:05:39 2019 + Fixed

[tomee] branch master updated (968a648 -> 5ecce36)

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 968a648 Adding test for EJB invokation from a JSP new 464efec Release plugin auto version submodules.

[tomee] 01/04: Release plugin auto version submodules.

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 464efec5d43467ae0861ad7a55ebb665293246f1 Author: Roberto Cortez AuthorDate: Fri Jan 25 16:51:31 2019 +

[jira] [Updated] (TOMEE-2461) makes the url and title "Ejemplos" for the Spanish page and other languages

2019-01-28 Thread Cesar Hernandez (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Hernandez updated TOMEE-2461: --- Description: We want to enable Spanish and other languages for the index page of Examples.

[jira] [Updated] (TOMEE-2461) makes the url and title "Ejemplos" for the Spanish page and other languages

2019-01-28 Thread Cesar Hernandez (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Hernandez updated TOMEE-2461: --- Description: We want to enable Spanish and other languages for the index page of Examples.

[jira] [Created] (TOMEE-2461) makes the url and title "Ejemplos" for the Spanish page and other languages

2019-01-28 Thread Cesar Hernandez (JIRA)
Cesar Hernandez created TOMEE-2461: -- Summary: makes the url and title "Ejemplos" for the Spanish page and other languages Key: TOMEE-2461 URL: https://issues.apache.org/jira/browse/TOMEE-2461

[jira] [Commented] (TOMEE-2444) Update tomee-site-generator to allow examples internationalization

2019-01-28 Thread Cesar Hernandez (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754070#comment-16754070 ] Cesar Hernandez commented on TOMEE-2444: PR was merged, this ticket can be marked as

[tomee] branch tomee-8.0.0-ML2-rel updated (7f14305 -> 6917751)

2019-01-28 Thread radcortez
This is an automated email from the ASF dual-hosted git repository. radcortez pushed a change to branch tomee-8.0.0-ML2-rel in repository https://gitbox.apache.org/repos/asf/tomee.git. from 7f14305 Fixed examples distributionManagement. new dfbee0c [maven-release-plugin] prepare