On Jul 6, 2011, at 10:18 AM, Hao Lieu wrote:

> Hi, I've submitted a patch for this JIRA.
> 
> [OPENEJB-1590] @PostConstruct called after @Inject

Hi Hao!

That's great.  That JIRA is actually for implementing that functionality -- we 
had a bug in there I fixed recently.  I opened up a new JIRA for you here:

  https://issues.apache.org/jira/browse/OPENEJB-1625

On the diff question, basically it works like this:

 $ svn status
 [ for every file and dir listed with '?' that you want in the patch, do an add]
 $ svn add [FILES]
 $ svn diff > OPENEJB-1625.patch


-David


> 
> 
> 
> 
> 
> 
> 
> On Tue, Jun 28, 2011 at 2:27 PM, Ranga S <[email protected]> wrote:
> 
>> Hi
>> 
>> I've submitted a patch for this ticket. Please review.
>> https://issues.apache.org/jira/browse/OPENEJB-1608
>> 
>> 
>> I shall start working on this ticket.
>> https://issues.apache.org/jira/browse/OPENEJB-1613
>> 
>> 
>> 
>> - Ranga
>> 
>> 
>> ________________________________
>> From: David Blevins <[email protected]>
>> To: David Blevins <[email protected]>
>> Cc: [email protected]
>> Sent: Tuesday, June 28, 2011 1:49 PM
>> Subject: Re: Road Map
>> 
>> 
>> On Jun 28, 2011, at 12:18 PM, David Blevins wrote:
>> 
>>> 
>>> On Jun 23, 2011, at 9:18 AM, Ranga S wrote:
>>> 
>>>> I'll work on https://issues.apache.org/jira/browse/OPENEJB-1608
>>> 
>>> Great!  Can you sign up for a JIRA account and send me your ID?  Trying
>> to get everything organized and things clearly marked as to who is doing
>> what -- avoiding duplication and all that :)
>> 
>> Ok, all yours!
>> 
>> 
>> -David
>> 
>>>> 
>>>> ________________________________
>>>> From: David Blevins <[email protected]>
>>>> To: David Blevins <[email protected]>
>>>> Cc: [email protected]
>>>> Sent: Wednesday, June 22, 2011 8:34 PM
>>>> Subject: Re: Road Map
>>>> 
>>>> 
>>>> On Jun 4, 2011, at 6:10 PM, David Blevins wrote:
>>>> 
>>>>> Sent a note out to the LA JavaUsers Group about two weeks ago to see if
>> anyone wanted to get together to do some hacking.  Got three responses and
>> we all got together today to give them an intro to the project and
>> technology (hello Hao, Alper and Ranga!)
>>>>> 
>>>>> So when asking myself "what does the project need", here are some
>> things that came to mind in no particular order.
>>>>> 
>>>>> Servlet/EE Examples
>>>>> CDI Examples
>>>>> Bean Validation Examples
>>>>> 
>>>>> Embedded TomEE Arquilian adapter
>>>>> Standalone TomEE Arquillian adapter
>>>>> 
>>>>> Servlet EE Tests
>>>>> 
>>>>> CDI/TCK/TomEE Harness
>>>>> BeanVal/TomEE harness
>>>>> BeanVal/Embedded harness
>>>> 
>>>> Ok, on the examples front I created a little JIRA and a few subtasks for
>> specific examples:
>>>> 
>>>> https://issues.apache.org/jira/browse/OPENEJB-1607
>>>> 
>>>> No real comments in any of them yet, so if in doubt, ask :)
>>>> 
>>>> If anyone wants to work on one of them, just ping the list with the jira
>> number and we can assign it to you!
>>>> 
>>>> -David
>>>> 
>>>> 
>>>> 
>>>>> Document Examples
>>>>> 
>>>>> Overall I was thinking at this point we really need to flush out the
>> CDI/BeanVal stuff from a TCK perspective.  Add examples for those things.
>> Get some more complete Arquillian support for TomEE and beef up the examples
>> there as well, plus migrate some of our iTests over.
>>>>> 
>>>>> And of course, get Web Profile Certified.  That's hard to do unless
>> you're a committer with an NDA, so the Arquillian set of tests seems
>> critical for making it so more people can help in that regard.
>>>>> 
>>>>> Thoughts?
>>>>> 
>>>>> 
>>>>> -David
>>>>> 
>>> 
> 
> 
> 
> 
> -- 
> H

Reply via email to