[tomee] branch master updated (0afc3fc -> 20010fd)

2019-09-07 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 0afc3fc Merge pull request #528 from Daniel-Dos/TOMEE-2608 new b62156a TOMEE-2615-translate example web

[tomee] branch master updated (8ecdd60 -> 0afc3fc)

2019-09-07 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 8ecdd60 Merge pull request #545 from jgallimore/tomee-2654-win-service-user new 0050eca TOMEE-2608 new

svn commit: r1866557 - in /tomee/site/trunk/content/master: docs/configuring-datasources-xa.html docs/index.html es/examples/index.html

2019-09-07 Thread dblevins
Author: dblevins Date: Sat Sep 7 15:10:18 2019 New Revision: 1866557 URL: http://svn.apache.org/viewvc?rev=1866557=rev Log: site update Added: tomee/site/trunk/content/master/docs/configuring-datasources-xa.html Modified: tomee/site/trunk/content/master/docs/index.html tomee/site

svn commit: r1049772 - in /websites/production/tomee: cgi-bin/ content/

2019-09-07 Thread dblevins
Author: dblevins Date: Sat Sep 7 14:42:12 2019 New Revision: 1049772 Log: Publishing svnmucc operation to tomee site by dblevins Added: websites/production/tomee/cgi-bin/ - copied from r1049771, websites/staging/tomee/trunk/cgi-bin/ websites/production/tomee/content

svn commit: r1049769 - in /websites/production/tomee: cgi-bin/ content/

2019-09-07 Thread dblevins
Author: dblevins Date: Sat Sep 7 14:26:58 2019 New Revision: 1049769 Log: Publishing svnmucc operation to tomee site by dblevins Added: websites/production/tomee/cgi-bin/ - copied from r1049768, websites/staging/tomee/trunk/cgi-bin/ websites/production/tomee/content

svn commit: r1866556 - /tomee/site/trunk/content/master/examples/

2019-09-07 Thread dblevins
Author: dblevins Date: Sat Sep 7 14:26:23 2019 New Revision: 1866556 URL: http://svn.apache.org/viewvc?rev=1866556=rev Log: site update Added: tomee/site/trunk/content/master/examples/async-servlet.html Modified: tomee/site/trunk/content/master/examples/async-postconstruct.html

svn commit: r1866555 [1/4] - /tomee/site/trunk/content/master/pt/examples/

2019-09-07 Thread dblevins
Author: dblevins Date: Sat Sep 7 14:25:49 2019 New Revision: 1866555 URL: http://svn.apache.org/viewvc?rev=1866555=rev Log: site update Added: tomee/site/trunk/content/master/pt/examples/access-timeout.html tomee/site/trunk/content/master/pt/examples/applicationcomposer-jaxws-cdi.html

svn commit: r1866555 [3/4] - /tomee/site/trunk/content/master/pt/examples/

2019-09-07 Thread dblevins
r); +logger.log("# Testing write\n"); +logger = null; +} + +} + + + + +Executando + + +--- + T E S T S +--- +Running org.superbiz.cdi.produces.disposes.LoggerTest +Apache OpenEJB 4.0.0-beta

svn commit: r1866555 [2/4] - /tomee/site/trunk/content/master/pt/examples/

2019-09-07 Thread dblevins
n.class.cast(wrappingException.getCausedByException()); +assertEquals(1, exception.getConstraintViolations().size()); +} +} + +@Test +public void polVaulting() throws Exception { +assertEquals(100, poleVaultingManager.points(220)); +} + +@Test +public void tooShortPolVaultin

svn commit: r1866555 [4/4] - /tomee/site/trunk/content/master/pt/examples/

2019-09-07 Thread dblevins
Added: tomee/site/trunk/content/master/pt/examples/cdi-session-scope.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/master/pt/examples/cdi-session-scope.html?rev=1866555=auto == ---

[tomee] 02/03: Use JAXB 2.3. Introduce "BOM" concept to reduce redundancy of deps & excludes.

2019-08-13 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 7f8a0cbb18a46011b50cfcdb5a65d22e38b1b99f Author: David Blevins AuthorDate: Tue Aug 13 00:20:21 2019 -0700 Use

[tomee] 03/03: Merge branch 'master' of github.com:apache/tomee

2019-08-13 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 2064c06b713a95d6eb1a532c1659499d7f33365e Merge: 7f8a0cb 4e00382 Author: David Blevins AuthorDate: Tue Aug 13 00:21:19

[tomee] branch master updated (4e00382 -> 2064c06)

2019-08-13 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 4e00382 Merge pull request #537 from cesarhernandezgt/TOMEE-2617 new 4fff8bb Rebrand the Maven modules s

[tomee] branch master updated: TOMEE-2617 fixed failing test from bean-validation-design-by-contract example

2019-08-12 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 70f6f8f TOMEE-2617 fixed failing test from

[tomee] branch master updated: Profile to target testing on Java 11

2019-08-12 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 b6806f5 Profile to target testing on Java 11

[tomee] branch master updated: Last usable, and complete, public bval release 2.0.1 was not fully published -- the bval-jsr-2.0.1.jar is missing from maven central

2019-08-12 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 a1200e8 Last usable, and complete, public

[tomee] branch master updated: Fix groupId for Apache BVal

2019-08-05 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 8b441ff Fix groupId for Apache BVal 8b441ff

[tomee] branch master updated: Remove staged repository

2019-08-05 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 bb95b69 Remove staged repository bb95b69

[tomee] branch master updated: Temporarily disabling TOMEE-2517 Bean Validation with MicroProfile JWT

2019-08-05 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 d40d9e4 Temporarily disabling TOMEE-2517 Bean

[tomee] branch master updated (44e37ab -> bae1550)

2019-06-17 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 44e37ab Merge branch 'TOMEE-2541' new 53983eb Create java-compatibility.adoc new 66971ea Update java

[tomee] branch master updated: Restoring to List. Will start a discussion on why.

2019-06-06 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 4273365 Restoring to List. Will start

[tomee] branch tomee-7.1.x updated: Some docs taken from master (TomEE 8.0.0 branch)

2019-05-29 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch tomee-7.1.x in repository https://gitbox.apache.org/repos/asf/tomee.git The following commit(s) were added to refs/heads/tomee-7.1.x by this push: new c98c60b Some docs taken from master

svn commit: r34303 - /release/tomee/KEYS

2019-05-28 Thread dblevins
Author: dblevins Date: Wed May 29 00:04:04 2019 New Revision: 34303 Log: Adding new public keys Modified: release/tomee/KEYS Modified: release/tomee/KEYS == --- release/tomee/KEYS (original) +++ release/tomee/KEYS

svn commit: r34302 - /dev/tomee/tomee-8-staging/

2019-05-28 Thread dblevins
Author: dblevins Date: Tue May 28 23:48:30 2019 New Revision: 34302 Log: Delete staged release Removed: dev/tomee/tomee-8-staging/

svn commit: r34301 - /dev/tomee/staging-1135/

2019-05-28 Thread dblevins
Author: dblevins Date: Tue May 28 23:48:10 2019 New Revision: 34301 Log: Delete staged release Removed: dev/tomee/staging-1135/

svn commit: r34300 - /dev/tomee/tomee-8.0.0-M2/

2019-05-28 Thread dblevins
Author: dblevins Date: Tue May 28 23:47:48 2019 New Revision: 34300 Log: Delete promoted release Removed: dev/tomee/tomee-8.0.0-M2/

svn commit: r34299 - /dev/tomee/staging-1136/

2019-05-28 Thread dblevins
Author: dblevins Date: Tue May 28 23:47:02 2019 New Revision: 34299 Log: Delete staging directory Removed: dev/tomee/staging-1136/

svn commit: r34298 - /dev/tomee/staging-1136/tomee-8.0.0-M3/ /release/tomee/tomee-8.0.0-M3/

2019-05-28 Thread dblevins
Author: dblevins Date: Tue May 28 23:46:17 2019 New Revision: 34298 Log: Promoting passed TomEE 8.0.0-M3 release Added: release/tomee/tomee-8.0.0-M3/ - copied from r34297, dev/tomee/staging-1136/tomee-8.0.0-M3/ Removed: dev/tomee/staging-1136/tomee-8.0.0-M3/

[tomee] annotated tag tomee-8.0.0-M3 updated (d84b061 -> 48266cc)

2019-05-28 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to annotated tag tomee-8.0.0-M3 in repository https://gitbox.apache.org/repos/asf/tomee.git. *** WARNING: tag tomee-8.0.0-M3 was modified! *** from d84b061 (commit) to 48266cc (tag

[tomee] branch master updated: Fix test cases

2019-05-27 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 73d9a58 Fix test cases 73d9a58 is described

svn commit: r1045551 - in /websites/production/tomee: cgi-bin/ content/

2019-05-26 Thread dblevins
Author: dblevins Date: Mon May 27 04:24:45 2019 New Revision: 1045551 Log: Publishing svnmucc operation to tomee site by dblevins Added: websites/production/tomee/cgi-bin/ - copied from r1045550, websites/staging/tomee/trunk/cgi-bin/ websites/production/tomee/content

svn commit: r1045549 - in /websites/production/tomee: cgi-bin/ content/

2019-05-26 Thread dblevins
Author: dblevins Date: Mon May 27 04:18:26 2019 New Revision: 1045549 Log: Publishing svnmucc operation to tomee site by dblevins Added: websites/production/tomee/cgi-bin/ - copied from r1045548, websites/staging/tomee/trunk/cgi-bin/ websites/production/tomee/content

svn commit: r1860103 [3/3] - in /tomee/site/trunk/content: ./ community/ jakartaee-8.0/javadoc/javax/ws/rs/ext/ latest/examples/ latest/pt/examples/ master/examples/ master/pt/examples/ tomee-8.0/docs

2019-05-26 Thread dblevins
4, movies.getMovies().size()); + +assertEquals("List.size()", 3, movies.findByRating(Rating.G).size()); + +assertEquals("List.size()", 1, movies.findByRating(Rating.PG).size()); + +assertEquals("List.size()", 0, movies.findByRating(Rating.R).size()

svn commit: r1860103 [2/3] - in /tomee/site/trunk/content: ./ community/ jakartaee-8.0/javadoc/javax/ws/rs/ext/ latest/examples/ latest/pt/examples/ master/examples/ master/pt/examples/ tomee-8.0/docs

2019-05-26 Thread dblevins
movies.addMovie(new Movie("Frank Oz", "The Muppets Take Manhattan", 1984, Rating.G)); +movies.addMovie(new Movie("James Bobin", "The Muppets", 2011, Rating.PG)); + +assertEquals("List.size()", 4, movies.getMovies().size()); + +

svn commit: r1860103 [1/3] - in /tomee/site/trunk/content: ./ community/ jakartaee-8.0/javadoc/javax/ws/rs/ext/ latest/examples/ latest/pt/examples/ master/examples/ master/pt/examples/ tomee-8.0/docs

2019-05-26 Thread dblevins
Author: dblevins Date: Mon May 27 04:15:36 2019 New Revision: 1860103 URL: http://svn.apache.org/viewvc?rev=1860103=rev Log: Regenerated site Added: tomee/site/trunk/content/latest/examples/tomee-jms-portability.html tomee/site/trunk/content/latest/pt/examples/jpa-enumerated.html

[tomee] branch master updated (2218f4c -> a9ef642)

2019-05-26 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 2218f4c Delete commented out files new fd23d09 Convert to Asciidoc new a9ef642 Updated category The 2

[tomee] 01/02: Convert to Asciidoc

2019-05-26 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit fd23d09568f355d06279cacd1c27e50aca3c3351 Author: David Blevins AuthorDate: Sun May 26 19:38:54 2019 -0700 Convert

[tomee] 02/02: Updated category

2019-05-26 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit a9ef6420ccfe8670ca8525d07b06981865678231 Author: David Blevins AuthorDate: Sun May 26 19:50:48 2019 -0700 Updated

[tomee] 01/02: Remove .DS_Store files

2019-05-26 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 85d7beebac515d04e372fa885e8baae4711456a2 Author: David Blevins AuthorDate: Sun May 26 18:48:58 2019 -0700 Remove

[tomee] branch master updated (f33ce1b -> 2218f4c)

2019-05-26 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from f33ce1b Merge branch 'master' of github.com:apache/tomee new 85d7bee Remove .DS_Store files new 2218f4c

[tomee] 02/02: Delete commented out files

2019-05-26 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 2218f4cd87233710f64c75fed9146a87d9d2adef Author: David Blevins AuthorDate: Sun May 26 19:23:32 2019 -0700 Delete

[tomee] branch master updated (f7143af -> f33ce1b)

2019-05-26 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from f7143af Merge pull request #473 from dblevins/metrics-gauge-example-fixed add 64a5f64 amq and imp

[tomee] 01/03: Remove Oracle JMS API for TomEE Java EE 8 API jar

2019-05-26 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 9d203f64338bc1386a1d07644e9c5ec02c8ddcb7 Author: David Blevins AuthorDate: Sun May 26 18:40:52 2019 -0700 Remove

[tomee] 02/03: Add license headers

2019-05-26 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 8d1ac411a7aacbe9f3bf3adaf177ee18f1fa7bc7 Author: David Blevins AuthorDate: Sun May 26 18:41:36 2019 -0700 Add

[tomee] branch master updated (ce94e4d -> f7143af)

2019-05-26 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from ce94e4d Merge pull request #459 from bd2019us/TOMEE-2509-PATCH new 94503c9 adding tags new 1cbcf4a

[tomee] branch master updated: [TOMEE-2509] Wrap FileWriter with a BufferedWriter in a loop

2019-05-26 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 c92fd5f [TOMEE-2509] Wrap FileWriter

[tomee] branch master updated (e0f422b -> 807c242)

2019-05-26 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from e0f422b Merge pull request #468 from marcoantoniobferreira/jpa-enumerated-portuguese new da25fe6 TOMEE-2480

[tomee] branch master updated (bbdfaae -> e0f422b)

2019-05-26 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from bbdfaae Merge branch 'master' of github.com:apache/tomee new 973b2c1 first part of translation new

[tomee] 02/05: Functional measurement of 1, 7, 8

2019-05-25 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit fe9ae4130e312d5510e07d96ae127ad1c0a8e873 Author: David Blevins AuthorDate: Sat May 25 02:59:02 2019 -0700

[tomee] 03/05: All versions. Resort entries based on time.

2019-05-25 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit eac46cb53374c57996d108fdae9837e8f403031d Author: David Blevins AuthorDate: Sat May 25 04:16:53 2019 -0700 All

[tomee] branch master updated (87a9e56 -> bbdfaae)

2019-05-25 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 87a9e56 Merge pull request #472 from davidsalter/TOMEE-2527 new 5c3464b Playing with tooling to measure

[tomee] 01/05: Playing with tooling to measure startup across all TomEE versions

2019-05-25 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 5c3464b6d3011041c0721604826c65c85ce5ac36 Author: David Blevins AuthorDate: Sat May 25 00:44:41 2019 -0700 Playing

[tomee] 05/05: Merge branch 'master' of github.com:apache/tomee

2019-05-25 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit bbdfaae547d5e9c2acfd27fc7150649cee62f463 Merge: c232f01 87a9e56 Author: David Blevins AuthorDate: Sat May 25 17:12:34

[tomee] 04/05: Better sorting

2019-05-25 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit c232f01d959d815a518b11221d793bdf2cc6d605 Author: David Blevins AuthorDate: Sat May 25 04:50:12 2019 -0700 Better

svn commit: r1045452 - in /websites/production/tomee: cgi-bin/ content/

2019-05-24 Thread dblevins
Author: dblevins Date: Sat May 25 02:57:29 2019 New Revision: 1045452 Log: Publishing svnmucc operation to tomee site by dblevins Added: websites/production/tomee/cgi-bin/ - copied from r1045451, websites/staging/tomee/trunk/cgi-bin/ websites/production/tomee/content

svn commit: r1859903 - in /tomee/site/trunk/content: ./ community/ latest/docs/ latest/examples/ master/docs/ master/examples/ tomee-8.0/docs/ tomee-8.0/es/examples/ tomee-8.0/examples/ tomee-8.0/pt/e

2019-05-24 Thread dblevins
Author: dblevins Date: Sat May 25 02:46:17 2019 New Revision: 1859903 URL: http://svn.apache.org/viewvc?rev=1859903=rev Log: Site updates Modified: tomee/site/trunk/content/community/contributors.html tomee/site/trunk/content/docs.html tomee/site/trunk/content/latest/docs

[tomee] branch master updated: ActiveMQ Resource Adapter Config Page. Fixes issue TOMEE-2527

2019-05-24 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 18113d1 ActiveMQ Resource Adapter Config Page

svn commit: r1045444 - in /websites/production/tomee: cgi-bin/ content/

2019-05-24 Thread dblevins
Author: dblevins Date: Fri May 24 21:28:58 2019 New Revision: 1045444 Log: Publishing svnmucc operation to tomee site by dblevins Added: websites/production/tomee/cgi-bin/ - copied from r1045443, websites/staging/tomee/trunk/cgi-bin/ websites/production/tomee/content

svn commit: r1045441 - in /websites/production/tomee: cgi-bin/ content/

2019-05-24 Thread dblevins
Author: dblevins Date: Fri May 24 19:14:32 2019 New Revision: 1045441 Log: Publishing svnmucc operation to tomee site by dblevins Added: websites/production/tomee/cgi-bin/ - copied from r1045440, websites/staging/tomee/trunk/cgi-bin/ websites/production/tomee/content

svn commit: r1859892 - in /tomee/site/trunk/content/tomee-8.0/es/examples: access-timeout-meta.html access-timeout.html alternate-descriptors.html index.html mp-config-example.html mp-faulttolerance-f

2019-05-24 Thread dblevins
Author: dblevins Date: Fri May 24 16:24:48 2019 New Revision: 1859892 URL: http://svn.apache.org/viewvc?rev=1859892=rev Log: Forcing reload of ES examples Modified: tomee/site/trunk/content/tomee-8.0/es/examples/access-timeout-meta.html tomee/site/trunk/content/tomee-8.0/es/examples

svn commit: r1859891 - in /tomee/site/trunk/content/tomee-8.0/pt/examples: index.html jpa-eclipselink.html jpa-hibernate.html mp-config-example.html mvc-cxf-hibernate.html simple-remote-tomcatusers.ht

2019-05-24 Thread dblevins
Author: dblevins Date: Fri May 24 16:24:10 2019 New Revision: 1859891 URL: http://svn.apache.org/viewvc?rev=1859891=rev Log: Forcing reload of PT examples Modified: tomee/site/trunk/content/tomee-8.0/pt/examples/index.html tomee/site/trunk/content/tomee-8.0/pt/examples/jpa

svn commit: r34159 - /dev/tomee/staging-1136/tomee-8.0.0-M3/DIFF.txt

2019-05-23 Thread dblevins
Author: dblevins Date: Thu May 23 08:41:30 2019 New Revision: 34159 Log: Binary comparison of TomEE 8.0.0-M3 vs TomEE 8.0.0-M2 Added: dev/tomee/staging-1136/tomee-8.0.0-M3/DIFF.txt Added: dev/tomee/staging-1136/tomee-8.0.0-M3/DIFF.txt

[tomee] branch master updated (b76ed76 -> d8d7a8f)

2019-05-23 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from b76ed76 Remove jaxb-xjc from distributions new d84b061 [maven-release-plugin] prepare release tomee-8.0.0-M3

svn commit: r34158 - /dev/tomee/staging-1136/tomee-8.0.0-M3/

2019-05-23 Thread dblevins
Author: dblevins Date: Thu May 23 08:20:17 2019 New Revision: 34158 Log: [release-tools] staged binaries for tomee-8.0.0-M3 Added: dev/tomee/staging-1136/tomee-8.0.0-M3/apache-tomee-8.0.0-M3-microprofile.tar.gz (with props) dev/tomee/staging-1136/tomee-8.0.0-M3/apache-tomee-8.0.0-M3

svn commit: r34157 - in /dev/tomee/staging-1136: ./ tomee-8.0.0-M3/

2019-05-23 Thread dblevins
Author: dblevins Date: Thu May 23 08:02:37 2019 New Revision: 34157 Log: [release-tools] staged binary dir for tomee-8.0.0-M3 Added: dev/tomee/staging-1136/ dev/tomee/staging-1136/tomee-8.0.0-M3/

[tomee] branch master updated (c0d6b99 -> b76ed76)

2019-05-23 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from c0d6b99 Merge pull request #470 from apache/TOMEE-2525_SSL-client-required new 0d45eb3a Reduce asm-all

[tomee] 02/02: Remove jaxb-xjc from distributions

2019-05-23 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit b76ed76939e5c5ba99c4ac18e9a46d91d88da9f0 Author: David Blevins AuthorDate: Wed May 22 23:22:45 2019 -0700 Remove

[tomee] 01/02: Reduce asm-all to test scope

2019-05-23 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 0d45eb3a49b708d8eb8b5eadfda7a8bf87013aac Author: David Blevins AuthorDate: Wed May 22 20:55:30 2019 -0700 Reduce

svn commit: r1859447 - /tomee/site/trunk/content/docs.html

2019-05-17 Thread dblevins
Author: dblevins Date: Sat May 18 01:40:52 2019 New Revision: 1859447 URL: http://svn.apache.org/viewvc?rev=1859447=rev Log: Force the index to be republished Modified: tomee/site/trunk/content/docs.html Modified: tomee/site/trunk/content/docs.html URL: http://svn.apache.org/viewvc/tomee

svn commit: r1045139 - in /websites/production/tomee: cgi-bin/ content/

2019-05-17 Thread dblevins
Author: dblevins Date: Sat May 18 01:38:24 2019 New Revision: 1045139 Log: Publishing svnmucc operation to tomee site by dblevins Added: websites/production/tomee/cgi-bin/ - copied from r1045138, websites/staging/tomee/trunk/cgi-bin/ websites/production/tomee/content

svn commit: r1859441 - in /tomee/site/trunk/content: ./ community/ latest/ latest/examples/ latest/javadoc/ latest/javadoc/org/apache/openejb/ latest/javadoc/org/apache/openejb/api/ latest/javadoc/org

2019-05-17 Thread dblevins
Author: dblevins Date: Fri May 17 16:38:47 2019 New Revision: 1859441 URL: http://svn.apache.org/viewvc?rev=1859441=rev Log: Maven update of the website on the Sat May 18 00:34:38 JST 2019 from dblevins [This commit notification would consist of 114 parts, which exceeds the limit of 50 ones

svn commit: r34082 [2/8] - /dev/tomee/staging-1135/tomee-8.0.0-M3/

2019-05-17 Thread dblevins
Added: dev/tomee/staging-1135/tomee-8.0.0-M3/apache-tomee-8.0.0-M3-plume.zip.txt == --- dev/tomee/staging-1135/tomee-8.0.0-M3/apache-tomee-8.0.0-M3-plume.zip.txt (added) +++

svn commit: r34082 [1/8] - /dev/tomee/staging-1135/tomee-8.0.0-M3/

2019-05-17 Thread dblevins
Author: dblevins Date: Fri May 17 06:47:35 2019 New Revision: 34082 Log: TomEE 8.0.0-M3 staging 1135 Added: dev/tomee/staging-1135/tomee-8.0.0-M3/ dev/tomee/staging-1135/tomee-8.0.0-M3/apache-tomee-8.0.0-M3-microprofile.tar.gz (with props) dev/tomee/staging-1135/tomee-8.0.0-M3

svn commit: r34082 [4/8] - /dev/tomee/staging-1135/tomee-8.0.0-M3/

2019-05-17 Thread dblevins
Added: dev/tomee/staging-1135/tomee-8.0.0-M3/apache-tomee-8.0.0-M3-webprofile.zip.txt == --- dev/tomee/staging-1135/tomee-8.0.0-M3/apache-tomee-8.0.0-M3-webprofile.zip.txt (added) +++

svn commit: r34082 [5/8] - /dev/tomee/staging-1135/tomee-8.0.0-M3/

2019-05-17 Thread dblevins
Added: dev/tomee/staging-1135/tomee-8.0.0-M3/examples-8.0.0-M3-src.zip.txt == --- dev/tomee/staging-1135/tomee-8.0.0-M3/examples-8.0.0-M3-src.zip.txt (added) +++

svn commit: r34082 [7/8] - /dev/tomee/staging-1135/tomee-8.0.0-M3/

2019-05-17 Thread dblevins
Added: dev/tomee/staging-1135/tomee-8.0.0-M3/tomee-project-8.0.0-M3-source-release.zip.txt == --- dev/tomee/staging-1135/tomee-8.0.0-M3/tomee-project-8.0.0-M3-source-release.zip.txt (added) +++

svn commit: r34082 [3/8] - /dev/tomee/staging-1135/tomee-8.0.0-M3/

2019-05-17 Thread dblevins
Added: dev/tomee/staging-1135/tomee-8.0.0-M3/apache-tomee-8.0.0-M3-plus.zip.txt == --- dev/tomee/staging-1135/tomee-8.0.0-M3/apache-tomee-8.0.0-M3-plus.zip.txt (added) +++

svn commit: r34082 [8/8] - /dev/tomee/staging-1135/tomee-8.0.0-M3/

2019-05-17 Thread dblevins
Added: dev/tomee/staging-1135/tomee-8.0.0-M3/tomee-webaccess-8.0.0-M3.war == Binary file - no diff available. Propchange: dev/tomee/staging-1135/tomee-8.0.0-M3/tomee-webaccess-8.0.0-M3.war

svn commit: r34082 [6/8] - /dev/tomee/staging-1135/tomee-8.0.0-M3/

2019-05-17 Thread dblevins
Added: dev/tomee/staging-1135/tomee-8.0.0-M3/openejb-standalone-8.0.0-M3.tar.gz == Binary file - no diff available. Propchange: dev/tomee/staging-1135/tomee-8.0.0-M3/openejb-standalone-8.0.0-M3.tar.gz

svn commit: r34081 - /dev/tomee/staging-1135/

2019-05-17 Thread dblevins
Author: dblevins Date: Fri May 17 06:35:34 2019 New Revision: 34081 Log: Staging binaries for 8.0.0-M3 release candidate Added: dev/tomee/staging-1135/

[tomee] branch master updated (17a4db9 -> f78c8da)

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 17a4db9 Add staged bval repository new 0fa2e6a [maven-release-plugin] prepare release tomee-8.0.0-M3

[tomee] branch master updated: Add staged bval repository

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 17a4db9 Add staged bval repository 17a4db9

[tomee] branch master updated (1569b97 -> 46b08e5)

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 1569b97 [maven-release-plugin] prepare for next development iteration new 57e661d Pom Formatting new

[tomee] 02/02: Adding distributionManagement

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 46b08e5dcbcdea692baeb0245727e36be79b75d0 Author: David Blevins AuthorDate: Fri May 17 12:29:57 2019 +0900 Adding

[tomee] branch master updated (71b2566 -> 1569b97)

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 71b2566 Refine maven-release-plugin args to still allow system properties new c545399 Build the main

[tomee] 02/04: Compile tests in release process

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 14b02c6c95892e910d75e2ee485ee52e894005d5 Author: David Blevins AuthorDate: Fri May 17 10:02:29 2019 +0900 Compile

[tomee] 01/04: Build the main modules for release

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit c54539972bb5a018960e2d2faa0efdb1c6e7e913 Author: David Blevins AuthorDate: Fri May 17 09:16:42 2019 +0900 Build

svn commit: r1045074 - in /websites/production/tomee: cgi-bin/ content/

2019-05-16 Thread dblevins
Author: dblevins Date: Fri May 17 01:08:25 2019 New Revision: 1045074 Log: Publishing svnmucc operation to tomee site by dblevins Added: websites/production/tomee/cgi-bin/ - copied from r1045073, websites/staging/tomee/trunk/cgi-bin/ websites/production/tomee/content

svn commit: r1859411 - /tomee/site/trunk/content/index.html

2019-05-16 Thread dblevins
Author: dblevins Date: Fri May 17 00:33:09 2019 New Revision: 1859411 URL: http://svn.apache.org/viewvc?rev=1859411=rev Log: Touching file to force a build Modified: tomee/site/trunk/content/index.html Modified: tomee/site/trunk/content/index.html URL: http://svn.apache.org/viewvc/tomee

[tomee] branch master updated: Refine maven-release-plugin args to still allow system properties

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 71b2566 Refine maven-release-plugin args

[tomee] 02/02: Ingore javadoc errors on release. Don't run the 2 hour tests.

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit b1cbc0712031ba8f4d3904874d8033dca216a4ea Author: David Blevins AuthorDate: Fri May 17 01:11:09 2019 +0900 Ingore

[tomee] 01/02: We remove parameters, so don't attempt to copy parameter annotations

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit f27acee2dc8f18f59aae0229b336fb4f9a2aa960 Author: David Blevins AuthorDate: Fri May 17 00:35:12 2019 +0900 We

[tomee] branch master updated (8023886 -> b1cbc07)

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 8023886 Remove unused import new f27acee We remove parameters, so don't attempt to copy parameter

[tomee] branch master updated: Remove unused import

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 8023886 Remove unused import 8023886

[tomee] branch master updated: Eliminate duplicate method generation in Validation

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins 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 16ca728 Eliminate duplicate method generation

[tomee] branch master updated (6285034 -> 8514a2d)

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 6285034 Javadoc errors new 36c0d5c Switch to debug as not all requests will have a JWT new 8514a2d

[tomee] 01/02: Switch to debug as not all requests will have a JWT

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 36c0d5c4b1a07909f3f612998152512d501cd69c Author: David Blevins AuthorDate: Thu May 16 19:53:09 2019 +0900 Switch

[tomee] 02/02: Perform a sanity check on the generated class

2019-05-16 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 8514a2dd8a31b193fa1a4e8e5801fd1797f295a4 Author: David Blevins AuthorDate: Thu May 16 22:26:15 2019 +0900 Perform

[tomee] branch master updated (1b56504 -> 6285034)

2019-05-15 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git. from 1b56504 mvn release plugin chokes on use of ${project.version} in this context new 50564d1 Clean javadoc

[tomee] 10/12: Javadoc errors

2019-05-15 Thread dblevins
This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git commit 605e7046c4367c764445fc8cbae22e152f11cece Author: David Blevins AuthorDate: Wed May 15 16:41:54 2019 +0900 Javadoc

<    5   6   7   8   9   10   11   12   13   14   >