Re: Servlet module

2013-06-02 Thread Christian Kaltepoth
. Christian 2013/6/1 John D. Ament john.d.am...@gmail.com Hey Christian, Just wondering how far you got with this. Since 0.5 is now starting up maybe we can start entering JIRAs for the features? On Tue, May 14, 2013 at 4:05 AM, Christian Kaltepoth christ...@kaltepoth.de wrote: Sure, as I

Re: Determining when to port functionality

2013-06-02 Thread Christian Kaltepoth
-- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Servlet module prototype

2013-06-05 Thread Christian Kaltepoth
into the upstream repository. :) Christian -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [DISCUSS] unit-test cdi-control

2013-12-02 Thread Christian Kaltepoth
.) regards, gerhard [1] http://os890.blogspot.com/2013/12/add-on-cdi-tests-with-deltaspike-05.html -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: Binary distribution

2013-12-15 Thread Christian Kaltepoth
. Another question, I'd like to setup DeltaSpike to run as a set of JBoss modules. Any thoughts (plus or minus) to doing this? If so, I'd like to include module.xml file in the distributions. John -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal

Re: Literal package

2013-12-18 Thread Christian Kaltepoth
-- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: Parent vs BOM

2014-01-06 Thread Christian Kaltepoth
what I said previously but pointing to this pom file. John On Tue, Dec 24, 2013 at 3:50 AM, Christian Kaltepoth christ...@kaltepoth.de wrote: Hey John, just to clear up the situation a bit. AFAIK the bom artifact (deltaspike/dist/bom/pom.xml) isn't actually a real bom as it defines all

Re: Optimizing the integration tests

2014-01-06 Thread Christian Kaltepoth
is -- and this is for the container unpacking too -- that to point to the testsuite root, every pom would need to keep a relative reference to it (e.g. testsuite.root../../../testsuite.root), which is ugly, but doable. On 3.1.2014 06:26, Christian Kaltepoth wrote: Hey Ron, yeah, there are differences

Re: Optimizing the integration tests

2014-01-07 Thread Christian Kaltepoth
On 7.1.2014 07:51, Christian Kaltepoth wrote: Hey Ron, I don't think we will have to copy arquillian.xml using the resources-plugin. If we add it to src/main/resources of the test-utils module, it will be on the test classpath for all other modules. I think this should work fine. Regarding

Re: [VOTE] Get rid of @Web in the servlet module

2014-01-10 Thread Christian Kaltepoth
, Thomas -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: Optimizing the integration tests

2014-01-23 Thread Christian Kaltepoth
. This way we should be able to run them on the CI server without any problems. Could anyone with the required permissions add corresponding jobs in Jenkins? Christian 2014/1/11 Christian Kaltepoth christ...@kaltepoth.de Hey Ron, yeah, I also thought about using user.dir, but this could point

Re: Optimizing the integration tests

2014-01-24 Thread Christian Kaltepoth
Hey Gerhard, yeah, I wasn't aware that the Glassfish jobs have already been added. But Wildfly is still missing. Christian 2014/1/24 Gerhard Petracek gerhard.petra...@gmail.com hi christian, the jenkins-jobs should be in place already. regards, gerhard 2014/1/24 Christian Kaltepoth

Re: Optimizing the integration tests

2014-02-01 Thread Christian Kaltepoth
why this happens. Have you maybe encountered this too? Also, just FYI, we now have a job 'DeltaSpike-wildfly-daily' at hudson.jboss.org which tests the wildfly-build-managed profile. It will be sending mails to commits@deltaspike. Ron On 25.1.2014 08:36, Christian Kaltepoth wrote

Re: Optimizing the integration tests

2014-02-07 Thread Christian Kaltepoth
for JBoss. Ron On 3.2.2014 17:23, Christian Kaltepoth wrote: @Ron I just tried that. The result is this: java.lang.IllegalArgumentException: No org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext found in org.jboss.arquillian.container.spi.client.protocol

Re: [DISCUSS] move @Initialized and @Destroyed

2014-02-18 Thread Christian Kaltepoth
move @Initialized and @Destroyed to ds-core, we could use them for other parts as well (e.g. instead of @BeforeJsfRequest and @AfterJsfRequest). regards, gerhard -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal

Re: first steps for the next release

2014-03-12 Thread Christian Kaltepoth
-- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] #2 Release of Apache DeltaSpike 0.6

2014-03-17 Thread Christian Kaltepoth
/orgapachedeltaspike-1001/org/apache/deltaspike/deltaspike-project/0.6/deltaspike-project-0.6-source-release.zip [3] https://github.com/os890/deltaspike-vote/tree/deltaspike-project-0.6 [4] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Christian Kaltepoth Blog: http

Re: [DISCUSS] releases

2014-04-03 Thread Christian Kaltepoth
release in about a month. regards, gerhard -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] Release of Apache DeltaSpike 0.7

2014-05-02 Thread Christian Kaltepoth
-- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [DISCUSS] next release as 1.0?

2014-05-19 Thread Christian Kaltepoth
strub...@yahoo.de: Hi! Is there ANYTHING which holds us back from moving our version to 1.0? We are long overdue and there are SOOO many companies using DeltaSpike in production since years now... LieGrue, strub -- Christian Kaltepoth Blog: http://blog.kaltepoth.de

Re: [COMMUNITY] DeltaSpike += Rafael Benevides

2014-05-20 Thread Christian Kaltepoth
! @Rafael: Please add yourself to the developers section (in deltaspike/parent/pom.xml). Welcome regards, Gerhard -- Jean-Louis -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] logo-color

2014-06-16 Thread Christian Kaltepoth
for one of them. regards, gerhard [1] http://s.apache.org/DS_LOGO_BLUE_VOTE2 [2] http://s.apache.org/DS_LOGO_ORANGE_VOTE2 [3] http://s.apache.org/DS_LOGO_PURPLE_VOTE2 [4] http://s.apache.org/DS_LOGO_RED_VOTE2 -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http

Re: first steps for the next release

2014-07-07 Thread Christian Kaltepoth
, if there are no objections, i will start with the first steps for the next release (v1.0.1) by the end of next week. regards, gerhard -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] Release of Apache DeltaSpike 1.0.1

2014-07-14 Thread Christian Kaltepoth
-release.zip [3] https://github.com/os890/deltaspike-vote/tree/deltaspike-project-1.0.1 [4] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: first steps for the next release

2014-08-05 Thread Christian Kaltepoth
week. regards, gerhard -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] Release of Apache DeltaSpike 1.0.3

2014-09-23 Thread Christian Kaltepoth
-project-1.0.3 [4] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: first steps for the next release

2014-10-26 Thread Christian Kaltepoth
steps for the next release (v1.0.4) by the end of next week. regards, gerhard -- Ron Smeral JBoss Quality Engineer Brno -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] Release of Apache DeltaSpike 1.1.0

2014-11-03 Thread Christian Kaltepoth
-project-1.1.0 [4] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: first steps for the next release

2014-11-17 Thread Christian Kaltepoth
have some new features (esp. optional cdi 1.1+ support - e.g. the optional delegation to CDI.current().getBeanManager()). regards, gerhard -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] Release of Apache DeltaSpike 1.2.0

2014-12-01 Thread Christian Kaltepoth
[3] https://github.com/os890/deltaspike-vote/tree/ deltaspike-project-1.2.0 [4] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: v1.4.0 instead of v1.3.1

2015-05-05 Thread Christian Kaltepoth
, gerhard -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: first steps for the next release

2015-05-09 Thread Christian Kaltepoth
week. regards, gerhard -- Best regard, Daniel Cunha (soro) -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [COMMUNITY] DeltaSpike += Ron Smeral

2015-04-17 Thread Christian Kaltepoth
DeltaSpike committer! @Ron: Please add yourself to the developers section (in deltaspike/parent/pom.xml). Welcome regards, Gerhard -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] Release of Apache DeltaSpike 1.4.1

2015-06-14 Thread Christian Kaltepoth
://www.apache.org/foundation/voting.html#ReleaseVotes -- Best regard, Daniel Cunha (soro) -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: v1.5.0 instead of v1.4.3

2015-08-04 Thread Christian Kaltepoth
, gerhard -- Best regard, Daniel Cunha (soro) -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] Release of Apache DeltaSpike 1.5.0

2015-08-09 Thread Christian Kaltepoth
/deltaspike/1.5.0/deltaspike-1.5.0-source-release.zip [3] https://github.com/os890/deltaspike-vote/tree/deltaspike-1.5.0 [4] https://github.com/os890/deltaspike-vote/tree/ds-1.5.0 [5] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Christian Kaltepoth Blog: http

Re: [VOTE] Release of Apache DeltaSpike 1.4.2

2015-07-20 Thread Christian Kaltepoth
/deltaspike-1.4.2-source-release.zip [3] https://github.com/os890/deltaspike-vote/tree/deltaspike-1.4.2 [4] https://github.com/os890/deltaspike-vote/tree/ds-1.4.2 [5] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http

Re: [VOTE] Release of Apache DeltaSpike 1.5.1

2015-10-26 Thread Christian Kaltepoth
> released, > > > >> > > and why.. > > > >> > > ---- > > > >> > > > > > >> > > Thanks, > > > >> > > Gerhard > > > >> > > > > > >> > > [1] > > > >> > > > > > >> > > > > >> > > > > > > https://repository.apache.org/content/repositories/orgapachedeltaspike-1030/ > > > >> > > [2] > > > >> > > > > > >> > > > > >> > > > > > > https://repository.apache.org/content/repositories/orgapachedeltaspike-1030/org/apache/deltaspike/deltaspike/1.5.1/deltaspike-1.5.1-source-release.zip > > > >> > > [3] > > https://github.com/os890/deltaspike-vote/tree/deltaspike-1.5.1 > > > >> > > [4] https://github.com/os890/deltaspike-vote/tree/ds-1.5.1 > > > >> > > [5] http://www.apache.org/foundation/voting.html#ReleaseVotes > > > >> > > > > > >> > > > > >> > > > > > > > > > > > > -- > > > > Sent from Gmail Mobile > > > > > > > > > > > > > -- > > > Sent from Gmail Mobile > > > > > > > > > > > -- > > Daniel Cunha (soro) > > https://twitter.com/dvlc_ > > http://www.tomitribe.com > > > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: first steps for the next release

2015-10-14 Thread Christian Kaltepoth
+02:00 Gerhard Petracek <gpetra...@apache.org>: > > > > > hi @ all, > > > > > > if there are no objections, i will start with the first steps for the > > next > > > release (v1.5.1) by the end of next week. > > > > > > regards, > > > gerhard > > > > > > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: Deactivation and redeployment

2015-10-11 Thread Christian Kaltepoth
t TestA ran before TestB. During TestB's > > > > > > execution, I was seeing deacitvation behavior based on the > > > > configuration > > > > > of > > > > > > TestA. > > > > > > > > > > > > I realized much later that the cause is that the class > deactivation > > > > > result > > > > > > is computed and cached, which is fine for production code but for > > > unit > > > > > > tests I would hope that it behaves more idempotent. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://github.com/apache/deltaspike/blob/master/deltaspike/core/api/src/main/java/org/apache/deltaspike/core/util/ClassDeactivationUtils.java#L47 > > > > > > > > > > > > I'm wondering if it's possible to expose a method to allow devs > to > > > > reset > > > > > > the deacitvation cache between test runs. > > > > > > > > > > > > WDYT? > > > > > > > > > > > > John > > > > > > > > > > > > > > > > > > > > > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] Release of Apache DeltaSpike 1.5.2

2015-12-06 Thread Christian Kaltepoth
ent/repositories/orgapachedeltaspike-1031/ > > [2] > > > > > https://repository.apache.org/content/repositories/orgapachedeltaspike-1031/org/apache/deltaspike/deltaspike/1.5.2/deltaspike-1.5.2-source-release.zip > > [3] https://github.com/os890/deltaspike-vote/tree/deltas

Re: first steps for the next release

2015-11-26 Thread Christian Kaltepoth
the > next > > release (v1.5.2) by the end of next week. > > > > regards, > > gerhard > > > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] Release of Apache DeltaSpike 1.5.3

2016-02-06 Thread Christian Kaltepoth
://repository.apache.org/content/repositories/orgapachedeltaspike-1032/ > > > [2] > > > > > > > > > https://repository.apache.org/content/repositories/orgapachedeltaspike-1032/org/apache/deltaspike/deltaspike/1.5.3/deltaspike-1.5.3-source-release.zip > > > [3] https://github.com/os890/deltaspike-vote/tree/deltaspike-1.5.3 > > > [4] https://github.com/os890/deltaspike-vote/tree/ds-1.5.3 > > > [5] http://www.apache.org/foundation/voting.html#ReleaseVotes > > > > > > > > -- > Sent from Gmail Mobile > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: Hotfix release 1.5.4

2016-02-17 Thread Christian Kaltepoth
th > > >> > https://issues.apache.org/jira/browse/DELTASPIKE-1078 > > >> > > > >> > it will also contain > > >> > https://issues.apache.org/jira/browse/DELTASPIKE-1074 > > >> > > > >> > if anyone would like to fix a issue for this release, please let me > > >> know. > > >> > > > >> > Regards, > > >> > Thomas > > >> > > > >> > > > > > > > > > -- > > > Sent from Gmail Mobile > > > > > > > > > -- > > Sent from Gmail Mobile > > > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: Java EE 6 support

2016-03-25 Thread Christian Kaltepoth
; > > > > > Dropping support for Java EE 6/CDI 1.0 would simplify the code base > > > > significantly (a lot more so than moving from Java 1.6 to Java 1.7). > > > > > > > > How about starting a new release line DeltaSpike 2.x targeting Java > EE > > 7+ > > > > and Java SE 8+, with continued support for Java EE 6 on the 1.x > branch > > > for > > > > as long as people are willing to work on backward compatibility? > > > > > > > > Regards, > > > > Harald > > > > > > > > > > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: first steps for the next release

2016-03-23 Thread Christian Kaltepoth
> > > release (v1.6.0) by the end of next week. > > > > > > regards, > > > gerhard > > > > > -- > Sent from Gmail Mobile > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: 1.6 to be the last release to support Java 1.6?

2016-03-26 Thread Christian Kaltepoth
minor > release > > to > > > > >> > support Java 1.6. I suspect that most users are already using > > Java > > > 7 > > > > or > > > > >> > higher. None of our builds in CI (builds.apache.org) currently > > run > > > > on > > > > >> 1.6 > > > > >> > either, so while we can say from a syntax standpoint we're 1.6 > > > > compliant > > > > >> > I'm not sure we can say from a JDK Library standpoint we don't > > rely > > > on > > > > >> > anything from Java 7. > > > > >> > > > > > >> > We're one of the few projects that probably still supports Java > 6 > > > as a > > > > >> > mainline development, so I was hoping we could just cut 1.6 as > 1.6 > > > > >> > compliant, if we need to cut patch releases of 1.6 to apply > > patches, > > > > but > > > > >> > with DeltaSpike 1.7 and on, focus on Java 7 and up. > > > > >> > > > > > >> > John > > > > >> > > > > > >> > > > > > > > > > > > > > > > > > > -- > Daniel Cunha > https://twitter.com/dvlc_ > http://www.tomitribe.com > http://www.tomitribe.io > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [DISCUSS] PR Based Contributor Workflow

2016-07-24 Thread Christian Kaltepoth
t; Please take a look, I'm happy to adjust as needed. I also took the > liberty > > to replace some of the to-be-retired links (e.g. people.a.o is retiring > > soon, mail archives are being moved to pony, ICLA is now PDF based) > > > > John > > > > > > -- &

Re: 1.7.1 Release

2016-07-16 Thread Christian Kaltepoth
'd like to plan to cut the release Sunday evening, starting > > the vote either then or Monday morning. > > > > John > > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [DISCUSS] GitHub PR Builder

2016-07-06 Thread Christian Kaltepoth
ers think? Useful? Not useful? > > John > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] Release Apache DeltaSpike-1.8.0

2017-05-27 Thread Christian Kaltepoth
is https://github.com/struberg/deltaspike/tree/deltaspike-1.8.0 > >> > >> This will get merge and pushed to ASF master once the VOTE succeeds. > >> > >> The source release is here > >> https://repository.apache.org/content/repositories/ > >>

Re: [VOTE] Apache DeltaSpike 1.8.0 - 2nd take

2017-05-28 Thread Christian Kaltepoth
+1 Am 29.05.2017 02:53 schrieb "John D. Ament" : > +1 > > On Sun, May 28, 2017 at 6:42 AM Mark Struberg > wrote: > > > Hi! > > > > I just rerolled the release. > > release branch and tag again staged at my github account > >

Re: bringing interdyn and invomon to DeltaSpike?

2018-02-09 Thread Christian Kaltepoth
+1 for integrating interdyn. Am 09.02.2018 19:15 schrieb "Jason Porter" : > +1 for adding them > > On Fri, Feb 9, 2018 at 4:09 AM, Rudy De Busscher > wrote: > > > +1 for adding them. > > > > I use the interdyn project regularly > > > > Rudy > >

Re: Welcome Alex Falb as new Apache DeltaSpike

2018-08-07 Thread Christian Kaltepoth
gt; > > > > > Am Di., 7. Aug. 2018 um 08:09 Uhr schrieb Mark Struberg > > > : > > > > > > > Dear fellow Apache DeltaSpike users and devs. > > > > > > > > The Apache DeltaSpike PMC has voted on inviting Alex Falb as a new >

Re: [VOTE] Release Apache DeltaSpike-1.9.0 (take2)

2018-09-10 Thread Christian Kaltepoth
- [perf] QueryProcessorFactory could reuse > > QueryProcessors > > • [DELTASPIKE-1342] - Upgrade to ASM 6.1 for Java 10 support > > • [DELTASPIKE-1346] - ProjectStageProducer should log changed > > values only if the value changed > > Task > >

Re: [DISCUSS] require Java8 and move to Deltaspike-1.9.x version?

2018-02-28 Thread Christian Kaltepoth
atible with older > > versions! > > We also might still ship 1.8.2, 1.8.3, etc as Java7 compatible version if > > there is any necessity. > > > > Any objections? > > > > LieGrue, > > strub > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] Move our git repo to Apache gitbox

2019-01-07 Thread Christian Kaltepoth
+1 Am Mo., 7. Jan. 2019, 18:18 hat Thomas Andraschko < andraschko.tho...@gmail.com> geschrieben: > +1 > > Am Mo., 7. Jan. 2019 um 18:09 Uhr schrieb Romain Manni-Bucau < > rmannibu...@gmail.com>: > > > +1 > > > > Romain Manni-Bucau > > @rmannibucau | Blog > >

Re: DeltaSpike 1.9.2?

2019-12-13 Thread Christian Kaltepoth
ike to trigger the release process today. > > Everyone ok with it? > > > > Best regards, > > Thomas > -- Christian Kaltepoth Blog: http://blog.kaltepoth.de/ Twitter: http://twitter.com/chkal GitHub: https://github.com/chkal

Re: [VOTE] Release Apache DeltaSpike-2.0.0

2024-03-30 Thread Christian Kaltepoth
+1 Am Sa., 30. März 2024 um 09:23 Uhr schrieb Mark Struberg : > Hi John! > > Good question! > Honestly, I just took all which had 2.0.0 as target release and copied > them over. > Maybe in the future we should remove the 'fixed in' version when we set > tickets to won't fix? > > txs and LieGrue,

[jira] [Created] (DELTASPIKE-376) Propagation of basic servlet events to the CDI event bus

2013-06-02 Thread Christian Kaltepoth (JIRA)
Christian Kaltepoth created DELTASPIKE-376: -- Summary: Propagation of basic servlet events to the CDI event bus Key: DELTASPIKE-376 URL: https://issues.apache.org/jira/browse/DELTASPIKE-376

[jira] [Closed] (DELTASPIKE-377) Supporting injection of basic servlet objects

2013-06-24 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth closed DELTASPIKE-377. -- Resolution: Fixed Supporting injection of basic servlet objects

[jira] [Closed] (DELTASPIKE-376) Propagation of basic servlet events to the CDI event bus

2013-06-24 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth closed DELTASPIKE-376. -- Resolution: Fixed Propagation of basic servlet events to the CDI

[jira] [Created] (DELTASPIKE-389) Create documentation for the servlet module

2013-06-24 Thread Christian Kaltepoth (JIRA)
Christian Kaltepoth created DELTASPIKE-389: -- Summary: Create documentation for the servlet module Key: DELTASPIKE-389 URL: https://issues.apache.org/jira/browse/DELTASPIKE-389 Project

[jira] [Commented] (DELTASPIKE-399) Incorporate Solder's ResourceLoader features into DeltaSpike

2013-08-19 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13743617#comment-13743617 ] Christian Kaltepoth commented on DELTASPIKE-399: I agree with Gerhard

[jira] [Closed] (DELTASPIKE-389) Create documentation for the servlet module

2013-09-24 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth closed DELTASPIKE-389. -- Resolution: Fixed A first version of the documentation is finished: http

[jira] [Commented] (DELTASPIKE-453) Provide @Eager for ApplicationScoped beans

2013-11-29 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835393#comment-13835393 ] Christian Kaltepoth commented on DELTASPIKE-453: Yeah, sorry, I forgot

[jira] [Commented] (DELTASPIKE-453) Provide @Eager for ApplicationScoped beans

2013-12-03 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13837871#comment-13837871 ] Christian Kaltepoth commented on DELTASPIKE-453: I agree that having

[jira] [Resolved] (DELTASPIKE-464) unify naming (Broadcaster vs Emitter)

2013-12-12 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth resolved DELTASPIKE-464. Resolution: Fixed unify naming (Broadcaster vs Emitter

[jira] [Commented] (DELTASPIKE-399) Incorporate Solder's ResourceLoader features into DeltaSpike

2013-12-18 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851912#comment-13851912 ] Christian Kaltepoth commented on DELTASPIKE-399: Hey John, first

[jira] [Commented] (DELTASPIKE-399) Incorporate Solder's ResourceLoader features into DeltaSpike

2013-12-24 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856231#comment-13856231 ] Christian Kaltepoth commented on DELTASPIKE-399: @ [~johnament

[jira] [Commented] (DELTASPIKE-453) Provide @Eager for ApplicationScoped beans

2013-12-24 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856233#comment-13856233 ] Christian Kaltepoth commented on DELTASPIKE-453: @ [~gpetracek]: I

[jira] [Commented] (DELTASPIKE-479) add tests with simple ear-packaging

2013-12-26 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856870#comment-13856870 ] Christian Kaltepoth commented on DELTASPIKE-479: @ [~gpetracek]: I

[jira] [Created] (DELTASPIKE-481) Use unique archive names in Servlet module integration tests

2013-12-28 Thread Christian Kaltepoth (JIRA)
Christian Kaltepoth created DELTASPIKE-481: -- Summary: Use unique archive names in Servlet module integration tests Key: DELTASPIKE-481 URL: https://issues.apache.org/jira/browse/DELTASPIKE-481

[jira] [Commented] (DELTASPIKE-399) Incorporate Solder's ResourceLoader features into DeltaSpike

2013-12-28 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13857996#comment-13857996 ] Christian Kaltepoth commented on DELTASPIKE-399: @ [~struberg]: I

[jira] [Resolved] (DELTASPIKE-481) Use unique archive names in Servlet module integration tests

2014-01-02 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth resolved DELTASPIKE-481. Resolution: Fixed Use unique archive names in Servlet module

[jira] [Created] (DELTASPIKE-496) Merge arquillian.xml files into a single one

2014-01-06 Thread Christian Kaltepoth (JIRA)
Christian Kaltepoth created DELTASPIKE-496: -- Summary: Merge arquillian.xml files into a single one Key: DELTASPIKE-496 URL: https://issues.apache.org/jira/browse/DELTASPIKE-496 Project

[jira] [Resolved] (DELTASPIKE-496) Merge arquillian.xml files into a single one

2014-01-09 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth resolved DELTASPIKE-496. Resolution: Fixed Merge arquillian.xml files into a single one

[jira] [Commented] (DELTASPIKE-498) Deltaspike 0.6-SNAPSHOT failing on JBoss 7 and Wildfly

2014-01-12 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13868969#comment-13868969 ] Christian Kaltepoth commented on DELTASPIKE-498: Looks like

[jira] [Assigned] (DELTASPIKE-118) custom port for jbossas-build-managed-7

2014-01-14 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth reassigned DELTASPIKE-118: -- Assignee: Christian Kaltepoth (was: Mark Struberg) We could use

[jira] [Resolved] (DELTASPIKE-497) Create build-managed test profiles for Glassfish

2014-01-15 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth resolved DELTASPIKE-497. Resolution: Fixed Fix Version/s: 0.6 Create build-managed test

[jira] [Resolved] (DELTASPIKE-118) custom port for jbossas-build-managed-7

2014-01-16 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth resolved DELTASPIKE-118. Resolution: Fixed Works fine. AS7 now uses an offset of 4 (HTTP

[jira] [Resolved] (DELTASPIKE-513) Transactional interceptor throws NPE for missing EntityManager

2014-01-26 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth resolved DELTASPIKE-513. Resolution: Fixed Transactional interceptor throws NPE for missing

[jira] [Updated] (DELTASPIKE-481) Use unique archive names in Servlet module integration tests

2014-03-11 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth updated DELTASPIKE-481: --- Fix Version/s: 0.6 Use unique archive names in Servlet module

[jira] [Resolved] (DELTASPIKE-414) HttpServletRequest (and others) injection not working in servlet filters from web.xml

2014-03-11 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth resolved DELTASPIKE-414. Resolution: Fixed Fix Version/s: 0.6 I just committed a fix

[jira] [Updated] (DELTASPIKE-492) Create ExternalResourceProvider for the Servlet Module

2014-03-11 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth updated DELTASPIKE-492: --- Fix Version/s: 0.6 Create ExternalResourceProvider for the Servlet

[jira] [Updated] (DELTASPIKE-496) Merge arquillian.xml files into a single one

2014-03-11 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth updated DELTASPIKE-496: --- Fix Version/s: 0.6 Merge arquillian.xml files into a single one

[jira] [Commented] (DELTASPIKE-706) Multiple CDI API versions on classpath in JSF module tests (Weld)

2014-09-02 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14119401#comment-14119401 ] Christian Kaltepoth commented on DELTASPIKE-706: Looks good to me. I

[jira] [Resolved] (DELTASPIKE-732) Servlet API module needs beans.xml

2014-10-27 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth resolved DELTASPIKE-732. Resolution: Fixed Fix Version/s: 1.0.4 Fixed. Thanks

[jira] [Commented] (DELTASPIKE-838) SchedulerExtension: Multiple Job-Classes found with name

2015-02-25 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336544#comment-14336544 ] Christian Kaltepoth commented on DELTASPIKE-838: [~mkouba]: Awesome

[jira] [Created] (DELTASPIKE-838) SchedulerExtension: Multiple Job-Classes found with name

2015-02-24 Thread Christian Kaltepoth (JIRA)
Christian Kaltepoth created DELTASPIKE-838: -- Summary: SchedulerExtension: Multiple Job-Classes found with name Key: DELTASPIKE-838 URL: https://issues.apache.org/jira/browse/DELTASPIKE-838

[jira] [Updated] (DELTASPIKE-838) SchedulerExtension: Multiple Job-Classes found with name

2015-02-24 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth updated DELTASPIKE-838: --- Attachment: 0001-DELTASPIKE-838-Ensure-job-classes-are-processed

[jira] [Commented] (DELTASPIKE-838) SchedulerExtension: Multiple Job-Classes found with name

2015-02-24 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336151#comment-14336151 ] Christian Kaltepoth commented on DELTASPIKE-838: [~mkouba]: Weld

[jira] [Resolved] (DELTASPIKE-838) SchedulerExtension: Multiple Job-Classes found with name

2015-02-24 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth resolved DELTASPIKE-838. Resolution: Fixed Thanks for reviewing. I just committed the patch

[jira] [Created] (DELTASPIKE-913) QuartzScheduler uses BeanProvider.getContextualReference() for dependent scoped bean

2015-05-28 Thread Christian Kaltepoth (JIRA)
Christian Kaltepoth created DELTASPIKE-913: -- Summary: QuartzScheduler uses BeanProvider.getContextualReference() for dependent scoped bean Key: DELTASPIKE-913 URL: https://issues.apache.org/jira/browse

[jira] [Commented] (DELTASPIKE-913) QuartzScheduler uses BeanProvider.getContextualReference() for dependent scoped bean

2015-05-28 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14562471#comment-14562471 ] Christian Kaltepoth commented on DELTASPIKE-913: I created a first

[jira] [Created] (DELTASPIKE-950) RequestResponseHolderListener fails if requestInitialized() is called more than once

2015-07-13 Thread Christian Kaltepoth (JIRA)
Christian Kaltepoth created DELTASPIKE-950: -- Summary: RequestResponseHolderListener fails if requestInitialized() is called more than once Key: DELTASPIKE-950 URL: https://issues.apache.org/jira/browse

[jira] [Resolved] (DELTASPIKE-950) RequestResponseHolderListener fails if requestInitialized() is called more than once

2015-07-13 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth resolved DELTASPIKE-950. Resolution: Fixed Fix Version/s: 1.4.2

[jira] [Resolved] (DELTASPIKE-949) RequestResponseHolderListener should be deactivatable

2015-07-13 Thread Christian Kaltepoth (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kaltepoth resolved DELTASPIKE-949. Resolution: Fixed Fix Version/s: 1.4.2

[jira] [Created] (DELTASPIKE-949) RequestResponseHolderListener should be deactivatable

2015-07-09 Thread Christian Kaltepoth (JIRA)
Christian Kaltepoth created DELTASPIKE-949: -- Summary: RequestResponseHolderListener should be deactivatable Key: DELTASPIKE-949 URL: https://issues.apache.org/jira/browse/DELTASPIKE-949