[GitHub] deltaspike pull request #81: DELTASPIKE-1365: Support extra JPQL comparators...

2019-01-08 Thread moghaddam
Github user moghaddam closed the pull request at: https://github.com/apache/deltaspike/pull/81 ---

[GitHub] deltaspike pull request #82: DELTASPIKE-1330 fix

2018-12-18 Thread arthurgregorio
Github user arthurgregorio closed the pull request at: https://github.com/apache/deltaspike/pull/82 ---

[GitHub] deltaspike pull request #82: DELTASPIKE-1330 fix

2018-12-17 Thread arthurgregorio
GitHub user arthurgregorio opened a pull request: https://github.com/apache/deltaspike/pull/82 DELTASPIKE-1330 fix just updated line 47 to the correct method call You can merge this pull request into a Git repository by running: $ git pull

[GitHub] deltaspike pull request #81: DELTASPIKE-1365: Support extra JPQL comparators...

2018-12-13 Thread moghaddam
GitHub user moghaddam opened a pull request: https://github.com/apache/deltaspike/pull/81 DELTASPIKE-1365: Support extra JPQL comparators in method expressions Here is the implementation of [Support extra JPQL comparators in method

[GitHub] deltaspike pull request #77: add news links to post and examples.

2018-12-03 Thread Daniel-Dos
Github user Daniel-Dos closed the pull request at: https://github.com/apache/deltaspike/pull/77 ---

[GitHub] deltaspike pull request #77: add news links to post and examples.

2018-11-11 Thread Daniel-Dos
GitHub user Daniel-Dos opened a pull request: https://github.com/apache/deltaspike/pull/77 add news links to post and examples. this PR contains some post links / articles that I found and some examples. You can merge this pull request into a Git repository by running: $ git

[GitHub] deltaspike pull request #76: List 'void' as valid Futureable return

2018-08-30 Thread seanf
GitHub user seanf opened a pull request: https://github.com/apache/deltaspike/pull/76 List 'void' as valid Futureable return You can merge this pull request into a Git repository by running: $ git pull https://github.com/seanf/deltaspike futureable-void Alternatively you can

[GitHub] deltaspike pull request #75: DELTASPIKE-1299: fixed orderby item order

2017-11-12 Thread Mobe91
GitHub user Mobe91 opened a pull request: https://github.com/apache/deltaspike/pull/75 DELTASPIKE-1299: fixed orderby item order You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mobe91/deltaspike DELTASPIKE-1299 Alternatively

[GitHub] deltaspike pull request #74: DELTASPIKE-1278: Added an additonal check

2017-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/74 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request #74: DELTASPIKE-1278: Added an additonal check

2017-07-02 Thread DennisRippinger
GitHub user DennisRippinger opened a pull request: https://github.com/apache/deltaspike/pull/74 DELTASPIKE-1278: Added an additonal check This PR adds an additional check to ensure that a given file url does exist. This allows the `EnvironmentPropertyConfigSourceProvider` to

[GitHub] deltaspike pull request #72: DELTASPIKE-1224: update to latest RAT release

2016-11-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/72 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request #72: DELTASPIKE-1224: update to latest RAT release

2016-11-24 Thread ottlinger
GitHub user ottlinger opened a pull request: https://github.com/apache/deltaspike/pull/72 DELTASPIKE-1224: update to latest RAT release Update to latest RAT release - https://issues.apache.org/jira/browse/DELTASPIKE-1224 You can merge this pull request into a Git repository by

[GitHub] deltaspike pull request #71: DELTASPIKE-1216 AbstractFullEntityRepository sh...

2016-11-03 Thread anthonyvdotbe
GitHub user anthonyvdotbe opened a pull request: https://github.com/apache/deltaspike/pull/71 DELTASPIKE-1216 AbstractFullEntityRepository should implement FullEnt… …ityRepository You can merge this pull request into a Git repository by running: $ git pull

[GitHub] deltaspike pull request #68: DELTASPIKE-1209: Update Data Module documentati...

2016-10-31 Thread anthonyvdotbe
Github user anthonyvdotbe closed the pull request at: https://github.com/apache/deltaspike/pull/68 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] deltaspike pull request #66: DELTASPIKE-1207: fix exception handling in Dyna...

2016-10-18 Thread famod
GitHub user famod opened a pull request: https://github.com/apache/deltaspike/pull/66 DELTASPIKE-1207: fix exception handling in DynamicMBeanWrapper.invoke() Ok, this fix enables the transfer of a exception thrown by the MBean method to the client. Tomorrow I'm going to update

[GitHub] deltaspike pull request #64: DELTASPIKE-1201: add logout link to secured/hom...

2016-10-15 Thread subaochen
Github user subaochen closed the pull request at: https://github.com/apache/deltaspike/pull/64 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] deltaspike pull request #65: DELTASPIKE-1203:jpa example

2016-10-15 Thread subaochen
Github user subaochen closed the pull request at: https://github.com/apache/deltaspike/pull/65 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] deltaspike pull request #60: DELTASPIKE-1176 Support void methods in Futurea...

2016-10-04 Thread kalgon
Github user kalgon closed the pull request at: https://github.com/apache/deltaspike/pull/60 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request #65: DELTASPIKE-1203:jpa example

2016-09-15 Thread subaochen
GitHub user subaochen opened a pull request: https://github.com/apache/deltaspike/pull/65 DELTASPIKE-1203:jpa example hi, Here is the basic Deltaspike JPA example, please double check it, thanks! You can merge this pull request into a Git repository by running: $ git

[GitHub] deltaspike pull request #64: DELTASPIKE-1201: add logout link to secured/hom...

2016-09-07 Thread subaochen
GitHub user subaochen opened a pull request: https://github.com/apache/deltaspike/pull/64 DELTASPIKE-1201: add logout link to secured/home.xhtml Hi, recreate the PR with DELTASPIKE-1201, please double check it, thanks! You can merge this pull request into a Git repository by

[GitHub] deltaspike pull request #63: add logout button in secured/home.xhtml

2016-09-07 Thread subaochen
Github user subaochen closed the pull request at: https://github.com/apache/deltaspike/pull/63 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] deltaspike pull request #61: DELTASPIKE-1188 Added some PR based contributio...

2016-08-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/61 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request #60: DELTASPIKE-1176 Support void methods in Futurea...

2016-07-29 Thread johnament
Github user johnament commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/60#discussion_r72879629 --- Diff: deltaspike/core/impl/src/main/java/org/apache/deltaspike/core/impl/future/DefaultFutureableStrategy.java --- @@ -202,6 +203,13 @@ public

[GitHub] deltaspike pull request #60: DELTASPIKE-1176 Support void methods in Futurea...

2016-07-24 Thread r-tt
Github user r-tt commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/60#discussion_r71988266 --- Diff: deltaspike/core/impl/src/main/java/org/apache/deltaspike/core/impl/future/DefaultFutureableStrategy.java --- @@ -202,6 +203,13 @@ public Object

[GitHub] deltaspike pull request #60: DELTASPIKE-1176 Support void methods in Futurea...

2016-07-24 Thread johnament
Github user johnament commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/60#discussion_r71987310 --- Diff: deltaspike/core/impl/src/main/java/org/apache/deltaspike/core/impl/future/DefaultFutureableStrategy.java --- @@ -202,6 +203,13 @@ public

[GitHub] deltaspike pull request #59: DELTASPIKE-1185 Allow customization (name, desc...

2016-07-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/59 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request #39: DELTASPIKE-594 removed static singleton Reposit...

2016-07-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/39 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request #46: DELTASPIKE-1031 update profiles for WFLY

2016-07-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/46 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request #15: DELTASPIKE-822 Repository method lookup in supe...

2016-07-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/15 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request #48: Fix typo

2016-07-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/48 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request #58: Fixes for Payara mnaged profile

2016-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/58 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request #58: Fixes for Payara mnaged profile

2016-07-12 Thread johnament
Github user johnament commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/58#discussion_r70447067 --- Diff: deltaspike/modules/data/test-java8/src/test/java/org/apache/deltaspike/data/test/java8/test/Java8Test.java --- @@ -19,6 +19,7 @@

[GitHub] deltaspike pull request #58: Fixes for Payara mnaged profile

2016-07-12 Thread OndrejM
GitHub user OndrejM opened a pull request: https://github.com/apache/deltaspike/pull/58 Fixes for Payara mnaged profile I identified 3 issues when running `mvn clean install -Ppayara-build-managed-4`: - missing configuration for Payara in data module projects - wrong

[GitHub] deltaspike pull request #:

2016-07-06 Thread johnament
Github user johnament commented on the pull request: https://github.com/apache/deltaspike/commit/b9bc748e79d60fa1de5b2556c53aee24519cf596#commitcomment-18146939 In deltaspike/parent/code/pom.xml: In deltaspike/parent/code/pom.xml on line 1808: A --- If your project is

[GitHub] deltaspike pull request #:

2016-07-06 Thread bartoszmajsak
Github user bartoszmajsak commented on the pull request: https://github.com/apache/deltaspike/commit/b9bc748e79d60fa1de5b2556c53aee24519cf596#commitcomment-18146741 In deltaspike/parent/code/pom.xml: In deltaspike/parent/code/pom.xml on line 1808: Are you testing against IBM

[GitHub] deltaspike pull request #55: squid:S2583 - Conditions should not uncondition...

2016-07-05 Thread johnament
Github user johnament commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/55#discussion_r69667867 --- Diff: deltaspike/modules/data/impl/src/main/java/org/apache/deltaspike/data/impl/handler/QueryHandler.java --- @@ -154,10 +154,6 @@ public Object

[GitHub] deltaspike pull request #57: DELTASPIKE-1180 - fix unused imports

2016-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/57 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request #57: DELTASPIKE-1180 - fix unused imports

2016-07-04 Thread ivanjunckes
GitHub user ivanjunckes opened a pull request: https://github.com/apache/deltaspike/pull/57 DELTASPIKE-1180 - fix unused imports You can merge this pull request into a Git repository by running: $ git pull https://github.com/ivanjunckes/deltaspike master Alternatively you

[GitHub] deltaspike pull request #56: DELTASPIKE-1180 - Removed unused imports

2016-07-04 Thread ivanjunckes
Github user ivanjunckes closed the pull request at: https://github.com/apache/deltaspike/pull/56 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] deltaspike pull request #56: Removed unused imports

2016-07-02 Thread ivanjunckes
GitHub user ivanjunckes opened a pull request: https://github.com/apache/deltaspike/pull/56 Removed unused imports Fixed unused imports. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ivanjunckes/deltaspike master Alternatively

[GitHub] deltaspike pull request #55: squid:S2583 - Conditions should not uncondition...

2016-06-28 Thread georgekankava
GitHub user georgekankava opened a pull request: https://github.com/apache/deltaspike/pull/55 squid:S2583 - Conditions should not unconditionally evaluate to 'TRUE' or to 'FALSE' This pull request is focused on resolving occurrences of Sonar rule squid:S2583 - Conditions should

[GitHub] deltaspike pull request #54: squid:S2131 - Primitives should not be boxed ju...

2016-06-28 Thread georgekankava
GitHub user georgekankava opened a pull request: https://github.com/apache/deltaspike/pull/54 squid:S2131 - Primitives should not be boxed just for 'String' conversion This pull request is focused on resolving occurrences of Sonar rule squid:S2131 - Primitives should not be

[GitHub] deltaspike pull request #53: squid:S1155 - Collection.isEmpty() should be us...

2016-06-28 Thread georgekankava
GitHub user georgekankava opened a pull request: https://github.com/apache/deltaspike/pull/53 squid:S1155 - Collection.isEmpty() should be used to test for emptiness This pull request is focused on resolving occurrences of Sonar rule squid:S1155 - Collection.isEmpty() should be

[GitHub] deltaspike pull request #52: [DELTASPIKE-1160] Enable other Entity types as ...

2016-06-07 Thread Danny02
Github user Danny02 closed the pull request at: https://github.com/apache/deltaspike/pull/52 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request #52: [DELTASPIKE-1160] Enable other Entity types as ...

2016-06-03 Thread johnament
Github user johnament commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/52#discussion_r65732553 --- Diff: deltaspike/modules/data/api/src/main/java/org/apache/deltaspike/data/api/Query.java --- @@ -83,7 +82,11 @@ /** * For

[GitHub] deltaspike pull request #52: [DELTASPIKE-1160] Enable other Entity types as ...

2016-06-02 Thread Danny02
Github user Danny02 commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/52#discussion_r65539505 --- Diff: deltaspike/modules/data/impl/src/main/java/org/apache/deltaspike/data/impl/builder/AnnotatedQueryBuilder.java --- @@ -88,4 +83,12 @@ else if

[GitHub] deltaspike pull request #52: [DELTASPIKE-1160] Enable other Entity types as ...

2016-06-02 Thread johnament
Github user johnament commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/52#discussion_r65538667 --- Diff: deltaspike/modules/data/impl/src/main/java/org/apache/deltaspike/data/impl/builder/AnnotatedQueryBuilder.java --- @@ -88,4 +83,12 @@ else if

[GitHub] deltaspike pull request #52: [DELTASPIKE-1160] Enable other Entity types as ...

2016-06-02 Thread Danny02
Github user Danny02 commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/52#discussion_r65525461 --- Diff: deltaspike/modules/data/impl/src/main/java/org/apache/deltaspike/data/impl/builder/AnnotatedQueryBuilder.java --- @@ -88,4 +83,12 @@ else if

[GitHub] deltaspike pull request #52: [DELTASPIKE-1160] Enable other Entity types as ...

2016-06-02 Thread johnament
Github user johnament commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/52#discussion_r65524383 --- Diff: deltaspike/modules/data/impl/src/main/java/org/apache/deltaspike/data/impl/builder/AnnotatedQueryBuilder.java --- @@ -88,4 +83,12 @@ else if

[GitHub] deltaspike pull request #52: Enable other Entity types as return from native...

2016-06-02 Thread Danny02
GitHub user Danny02 opened a pull request: https://github.com/apache/deltaspike/pull/52 Enable other Entity types as return from native repository queries At the moment native queries can only return the same entity type as of the repository. A special flag exist on the

[GitHub] deltaspike pull request: DELTASPIKE-1141 fix EnableInterceptorsTes...

2016-05-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/51 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request: DELTASPIKE-1141 fix EnableInterceptorsTes...

2016-05-05 Thread manovotn
GitHub user manovotn opened a pull request: https://github.com/apache/deltaspike/pull/51 DELTASPIKE-1141 fix EnableInterceptorsTest for CDI 1.0/Weld 1.x You can merge this pull request into a Git repository by running: $ git pull https://github.com/manovotn/deltaspike

[GitHub] deltaspike pull request: DELTASPIKE-1141 modify FutureableTest and...

2016-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/50 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request: DELTASPIKE-1141 modify FutureableTest and...

2016-05-04 Thread manovotn
GitHub user manovotn opened a pull request: https://github.com/apache/deltaspike/pull/50 DELTASPIKE-1141 modify FutureableTest and LockedTest to contain beans… ….xml with relevant interceptors. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] deltaspike pull request: DELTASPIKE-1091 add default values to Wel...

2016-05-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/49 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: [GitHub] deltaspike pull request: DELTASPIKE-1091 add default values to Wel...

2016-05-03 Thread Gerhard Petracek
hi @ all, the comment in the discussion was: we used to do it that way, but it isn't the case any longer in some areas. regards, gerhard 2016-05-03 15:12 GMT+02:00 manovotn : > Github user manovotn commented on a diff in the pull request: > >

[GitHub] deltaspike pull request: DELTASPIKE-1091 add default values to Wel...

2016-05-03 Thread manovotn
Github user manovotn commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/49#discussion_r61877744 --- Diff: deltaspike/parent/pom.xml --- @@ -49,7 +49,8 @@ 1.6 1.2.7 -1.1.28.Final + +

[GitHub] deltaspike pull request: DELTASPIKE-1091 add default values to Wel...

2016-05-03 Thread johnament
Github user johnament commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/49#discussion_r61874887 --- Diff: deltaspike/parent/code/pom.xml --- @@ -41,7 +41,7 @@ 1.0.2.Final 3.1.2.2 4.0 -12.1 +

[GitHub] deltaspike pull request: DELTASPIKE-1091 add default values to Wel...

2016-05-03 Thread johnament
Github user johnament commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/49#discussion_r61874873 --- Diff: deltaspike/parent/pom.xml --- @@ -49,7 +49,8 @@ 1.6 1.2.7 -1.1.28.Final + +

[GitHub] deltaspike pull request: DELTASPIKE-1091 add default values to Wel...

2016-05-03 Thread manovotn
GitHub user manovotn opened a pull request: https://github.com/apache/deltaspike/pull/49 DELTASPIKE-1091 add default values to Weld profiles. You can merge this pull request into a Git repository by running: $ git pull https://github.com/manovotn/deltaspike weldProfiles

[GitHub] deltaspike pull request: DELTASPIKE-1091 created separate profiles...

2016-05-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/47 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request: Fix typo

2016-04-29 Thread n-agetsu
GitHub user n-agetsu opened a pull request: https://github.com/apache/deltaspike/pull/48 Fix typo Please review and merge. You can merge this pull request into a Git repository by running: $ git pull https://github.com/n-agetsu/deltaspike fixtypo Alternatively you can review

[GitHub] deltaspike pull request: DELTASPIKE-1137, created separate profile...

2016-04-28 Thread manovotn
GitHub user manovotn opened a pull request: https://github.com/apache/deltaspike/pull/47 DELTASPIKE-1137, created separate profiles for Weld versions, changed… … docs accordingly. I created 3 separate profiles for Weld 1/2/3 respectively. As all three profiles have

[GitHub] deltaspike pull request:

2016-02-05 Thread seanf
Github user seanf commented on the pull request: https://github.com/apache/deltaspike/commit/323c7d38e9d949385eb9d90c47e8971548ab5ed4#commitcomment-15913522 In deltaspike/modules/jsf/impl/src/main/resources/META-INF/resources/deltaspike/windowhandler.js: In

[GitHub] deltaspike pull request: Merge pull request #1 from apache/master

2015-11-10 Thread mlachat
Github user mlachat closed the pull request at: https://github.com/apache/deltaspike/pull/45 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request: Merge pull request #1 from apache/master

2015-11-10 Thread mlachat
GitHub user mlachat opened a pull request: https://github.com/apache/deltaspike/pull/45 Merge pull request #1 from apache/master pull from DS master for 1.5 Snapshot You can merge this pull request into a Git repository by running: $ git pull

[GitHub] deltaspike pull request:

2015-09-03 Thread rafabene
Github user rafabene commented on the pull request: https://github.com/apache/deltaspike/commit/72cac006d89009a69411601adb0d3097c8b165cc#commitcomment-13058117 I missed the Jira reference in the commit message: DeltaSpike-985 --- If your project is set up for it, you can reply to

[GitHub] deltaspike pull request: DELTASPIKE-985 - make it possible to test...

2015-09-03 Thread tremes
GitHub user tremes opened a pull request: https://github.com/apache/deltaspike/pull/43 DELTASPIKE-985 - make it possible to test against latest WildFly. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tremes/deltaspike wf-update

[GitHub] deltaspike pull request: Make it possible to test against latest W...

2015-09-03 Thread tremes
Github user tremes closed the pull request at: https://github.com/apache/deltaspike/pull/41 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request: DELTASPIKE-985 - make it possible to test...

2015-09-03 Thread tremes
Github user tremes closed the pull request at: https://github.com/apache/deltaspike/pull/43 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request: Upgrade Weld arquillian container to 1.0....

2015-09-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/42 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request: Upgrade Weld arquillian container to 1.0....

2015-09-01 Thread jharting
GitHub user jharting opened a pull request: https://github.com/apache/deltaspike/pull/42 Upgrade Weld arquillian container to 1.0.0.CR9 You can merge this pull request into a Git repository by running: $ git pull https://github.com/jharting/deltaspike weld-arq-CR9

[GitHub] deltaspike pull request: Make it possible to test against latest W...

2015-08-27 Thread tremes
GitHub user tremes opened a pull request: https://github.com/apache/deltaspike/pull/41 Make it possible to test against latest WildFly. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tremes/deltaspike wf-update Alternatively

[GitHub] deltaspike pull request: DELTASPIKE-965 use query parameter to int...

2015-07-27 Thread hwellmann
GitHub user hwellmann opened a pull request: https://github.com/apache/deltaspike/pull/40 DELTASPIKE-965 use query parameter to interpolate ID value You can merge this pull request into a Git repository by running: $ git pull https://github.com/hwellmann/deltaspike

[GitHub] deltaspike pull request: DELTASPIKE-965 use query parameter to int...

2015-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/40 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request:

2015-07-27 Thread hwellmann
Github user hwellmann commented on the pull request: https://github.com/apache/deltaspike/commit/549ee2500d9d096e30bddb9957eac9b007f15cad#commitcomment-12368390 This is JPQL, not SQL. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] deltaspike pull request:

2015-07-27 Thread hwellmann
Github user hwellmann commented on the pull request: https://github.com/apache/deltaspike/commit/549ee2500d9d096e30bddb9957eac9b007f15cad#commitcomment-12368412 In deltaspike/modules/data/impl/src/main/java/org/apache/deltaspike/data/impl/handler/CdiQueryInvocationContext.java:

[GitHub] deltaspike pull request:

2015-07-27 Thread hwellmann
Github user hwellmann commented on the pull request: https://github.com/apache/deltaspike/commit/549ee2500d9d096e30bddb9957eac9b007f15cad#commitcomment-12368422 In deltaspike/modules/data/impl/src/main/java/org/apache/deltaspike/data/impl/handler/CdiQueryInvocationContext.java:

[GitHub] deltaspike pull request:

2015-07-27 Thread hwellmann
Github user hwellmann commented on the pull request: https://github.com/apache/deltaspike/commit/549ee2500d9d096e30bddb9957eac9b007f15cad#commitcomment-12368399 This is JPQL, not SQL --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] deltaspike pull request: DELTASPIKE-594 removed static singleton R...

2015-06-09 Thread hwellmann
GitHub user hwellmann opened a pull request: https://github.com/apache/deltaspike/pull/39 DELTASPIKE-594 removed static singleton RepositoryComponents This is now an application-scoped bean, thus fixing a potential classloader leak when application is undeployed. Had to

[GitHub] deltaspike pull request: DELTASPIKE-905 - move the code from Proxy...

2015-06-04 Thread rafabene
Github user rafabene closed the pull request at: https://github.com/apache/deltaspike/pull/36 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] deltaspike pull request: DELTASPIKE-916 Weld 2.3 and 3.x support

2015-06-04 Thread jharting
GitHub user jharting opened a pull request: https://github.com/apache/deltaspike/pull/37 DELTASPIKE-916 Weld 2.3 and 3.x support You can merge this pull request into a Git repository by running: $ git pull https://github.com/jharting/deltaspike DELTASPIKE-916 Alternatively

[GitHub] deltaspike pull request: DELTASPIKE-916 Weld 2.3 and 3.x support

2015-06-04 Thread jharting
Github user jharting closed the pull request at: https://github.com/apache/deltaspike/pull/37 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] deltaspike pull request: Fixed: DELTASPIKE-911 Criteria API - Add ...

2015-06-03 Thread danielsoro
Github user danielsoro closed the pull request at: https://github.com/apache/deltaspike/pull/34 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] deltaspike pull request: DELTASPIKE-905 - move the code from Proxy...

2015-06-02 Thread rafabene
GitHub user rafabene opened a pull request: https://github.com/apache/deltaspike/pull/36 DELTASPIKE-905 - move the code from ProxyClassGeneratorLookup to Delt… …aSpikeProxyFactory (1:1) You can merge this pull request into a Git repository by running: $ git pull

[GitHub] deltaspike pull request: DELTASPIKE-905 OSGi support for Proxy Mod...

2015-06-01 Thread hwellmann
GitHub user hwellmann opened a pull request: https://github.com/apache/deltaspike/pull/35 DELTASPIKE-905 OSGi support for Proxy Module Added OSGi manifest headers and introduced a local adapter between ServiceUtils and OSGi Declarative Services. You can merge this pull request

[GitHub] deltaspike pull request: Fixed: DELTASPIKE-911 Criteria API - Add ...

2015-05-26 Thread danielsoro
GitHub user danielsoro opened a pull request: https://github.com/apache/deltaspike/pull/34 Fixed: DELTASPIKE-911 Criteria API - Add support for accept multiple … …columns in orderBy You can merge this pull request into a Git repository by running: $ git pull

[GitHub] deltaspike pull request: Fixed: DELTASPIKE-603 removeBy* - similia...

2015-05-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/33 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request: Fixed: DELTASPIKE-908 org.apache.deltaspi...

2015-05-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/32 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request: Fixed: [DELTASPIKE-908] org.apache.deltas...

2015-05-22 Thread danielsoro
GitHub user danielsoro opened a pull request: https://github.com/apache/deltaspike/pull/32 Fixed: [DELTASPIKE-908] org.apache.deltaspike.test.scheduler.custom.C… …ustomSchedulerWarFileTest fails with Weld You can merge this pull request into a Git repository by running: $

[GitHub] deltaspike pull request: Update build.adoc

2015-05-19 Thread danielsoro
GitHub user danielsoro opened a pull request: https://github.com/apache/deltaspike/pull/31 Update build.adoc You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsoro/deltaspike patch-1 Alternatively you can review and apply

[GitHub] deltaspike pull request: [DELTASPIKE-906] Extract debug informatio...

2015-05-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/31 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] deltaspike pull request: Create a new module proxy-utils

2015-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/deltaspike/pull/30 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: [GitHub] deltaspike pull request: Create a new module proxy-utils

2015-04-29 Thread Gerhard Petracek
@thomas: imo that's just the first step and we should define a simple api (+ move the rest to the impl. module). regards, gerhard 2015-04-29 8:13 GMT+02:00 Thomas Andraschko andraschko.tho...@gmail.com: Looks good but api without impl looks a little bit weird :) 2015-04-29 0:59 GMT+02:00

[GitHub] deltaspike pull request: Create a new module proxy-utils

2015-04-28 Thread rafabene
Github user rafabene commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/30#discussion_r29297290 --- Diff: deltaspike/modules/proxy-utils/api/pom.xml --- @@ -0,0 +1,86 @@ +?xml version=1.0 encoding=UTF-8? +!-- Licensed to the Apache Software

[GitHub] deltaspike pull request: Create a new module proxy-utils

2015-04-28 Thread rafabene
Github user rafabene commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/30#discussion_r29297238 --- Diff: deltaspike/modules/proxy-utils/api/pom.xml --- @@ -0,0 +1,86 @@ +?xml version=1.0 encoding=UTF-8? +!-- Licensed to the Apache Software

[GitHub] deltaspike pull request: Create a new module proxy-utils

2015-04-28 Thread rafabene
GitHub user rafabene opened a pull request: https://github.com/apache/deltaspike/pull/30 Create a new module proxy-utils You can merge this pull request into a Git repository by running: $ git pull https://github.com/rafabene/deltaspike DELTASPIKE-882 Alternatively you can

[GitHub] deltaspike pull request: Create a new module proxy-utils

2015-04-28 Thread johnament
Github user johnament commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/30#discussion_r29290412 --- Diff: deltaspike/modules/proxy-utils/api/pom.xml --- @@ -0,0 +1,86 @@ +?xml version=1.0 encoding=UTF-8? +!-- Licensed to the Apache Software

[GitHub] deltaspike pull request: Create a new module proxy-utils

2015-04-28 Thread johnament
Github user johnament commented on a diff in the pull request: https://github.com/apache/deltaspike/pull/30#discussion_r29290453 --- Diff: deltaspike/modules/proxy-utils/api/pom.xml --- @@ -0,0 +1,86 @@ +?xml version=1.0 encoding=UTF-8? +!-- Licensed to the Apache Software

[GitHub] deltaspike pull request: Site: Add Seam 2 migration link to Migrat...

2015-04-21 Thread rsmeral
Github user rsmeral closed the pull request at: https://github.com/apache/deltaspike/pull/18 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

  1   2   >