RE: [m2] jetty6 plugin & log4j

2006-02-18 Thread Ceki Gülcü
ave the "-DDEBUG" and "-DDEBUG_PATTERNS=net.sf.hibernate" > a shot, but these too seemed to be ignored. > > I get the feeling that I am clashing somehow with Jetty's own > logging. Can anyone help me unravel this? > > Thanks > --David -- Ceki Gülcü - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Quickly changing the Maven template

2003-09-19 Thread Ceki Gülcü
similar procedure for doing the same with Maven? Your answers will be collated and forwarded to the various ASF projects using Maven. TIA, -- Ceki Gülcü For log4j documentation consider "The complete log4j manual" ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp

Re: Quickly changing the Maven template

2003-09-20 Thread Ceki Gülcü
At 10:40 PM 9/19/2003 -0400, Jason van Zyl wrote: On Fri, 2003-09-19 at 15:37, Ceki Gülcü wrote: > Hello all, > > How difficult is it to change the Maven template so that the generated > project pages contain an extra image? > > For an example of what is meant please refe

Re: Quickly changing the Maven template

2003-09-23 Thread Ceki Gülcü
Thank you very much, Dion. At 08:34 PM 9/21/2003 +1000, [EMAIL PROTECTED] wrote: It's in the documentation. See http://maven.apache.org/reference/plugins/xdoc/faq.html#navigation-images -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Ceki Gülcü &l

How to be compatible with both M1 and M2 repos

2006-07-16 Thread Ceki Gülcü
way to upload dependencies on ibiblio so that they are compatible with both maven1 and maven2? Thank you for your input, -- Ceki Gülcü http://ceki.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Utility to create upload bundles

2006-07-28 Thread Ceki Gülcü
TECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ceki Gülcü http://ceki.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Modular path vs. class path determination

2022-09-30 Thread Ceki Gülcü
back/releases/tag/possible_mvn_issue Let me know if this merits the creation of a Jira issue. Your feedback would be most appreciated. -- Ceki Gülcü Sponsoring SLF4J/logback/reload4j at https://github.com/sponsors/qos-ch--module-path "C:\\home\\buzz\\logback\\logback-classic\\target\\c

Re: Modular path vs. class path determination

2022-10-17 Thread Ceki Gülcü
/JPMS modular. This approach is a lot less painful than in-single-module testing. -- Ceki Gülcü Sponsoring SLF4J/logback/reload4j at https://github.com/sponsors/qos-ch On 10/17/2022 1:27 PM, Martin Desruisseaux wrote: > Le 17/10/2022 à 12:33, Olivier Lamy a écrit : > >> I wanted

BOM files referencing optional dependencies

2023-06-17 Thread Ceki Gülcü
Hello, Is it considered good practice to reference optional dependencies in BOM files? -- Ceki Gülcü Sponsoring SLF4J/logback/reload4j at https://github.com/sponsors/qos-ch - To unsubscribe, e-mail: users-unsubscr

Re: BOM files referencing optional dependencies

2023-06-17 Thread Ceki Gülcü
On 6/17/2023 9:32 PM, Ceki Gülcü wrote: > > Hello, > > Is it considered good practice to reference optional dependencies in BOM > files? My question is probably silly as BOM files are reserved for declaring artifacts a project builds itself and not for dependencies, option

Re: Working around "Can't compile test sources when main sources are missing a module descriptor"

2023-07-12 Thread Ceki Gülcü
said assertion. Best regards, ps. I did not have time to read https://github.com/junit-team/junit5/discussions/3370 -- Ceki Gülcü Sponsoring SLF4J/logback/reload4j at https://github.com/sponsors/qos-ch On 6/29/2023 7:02 PM, Mark Raynsford wrote: > (Re-sent using correct address!) > >