Re: Patch for FileDirContext

2012-08-29 Thread Kevin Wooten
I created Bug 53800 and attached the patch file. Is that all that is necessary to get this patch considered? On Aug 29, 2012, at 8:43 PM, Konstantin Kolinko wrote: > 2012/8/30 Kevin Wooten : >> New to contributing to Tomcat so and not sure of the protocol for patches. >> Details follow… >>

Re: Patch for FileDirContext

2012-08-29 Thread Konstantin Kolinko
2012/8/30 Kevin Wooten : > New to contributing to Tomcat so and not sure of the protocol for patches. > Details follow… > > I ran into an issue using starting Tomcat (7.0.29) from inside Eclipse with > the "Serve modules without publishing" option enabled for a project that uses > CDI (Weld 1.1

Re: Patch for FileDirContext

2012-08-29 Thread Kevin Wooten
I see now you don't seem to be able to attach patch files on this mailing list. The patch is so small… here it is… Index: java/org/apache/naming/resources/FileDirContext.java === --- java/org/apache/naming/resources/FileDirContext.ja

Patch for FileDirContext

2012-08-29 Thread Kevin Wooten
New to contributing to Tomcat so and not sure of the protocol for patches. Details follow… I ran into an issue using starting Tomcat (7.0.29) from inside Eclipse with the "Serve modules without publishing" option enabled for a project that uses CDI (Weld 1.1.8). Basically Weld would cause a S