This is an automated email from the ASF dual-hosted git repository.

dblevins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-jakarta.git.


    from 431e0e0  Add dependency on tomcat-catalina to assist in IDE debugging 
The best way to debug a plume server is to open just this module into an IDE so 
we have just the right libraries.  If you open at the root you'll get multiple 
versions of of many dependencies.  You won't see Tomcat classes, however, so 
adding them as a provided dep will ensure Tomcat is in the IDE classpath but 
not added to the war.
     new 7eaea7e  Add tomcat dependency to help debugging in IDE
     new b726891  Remove src/patch/java reference

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tomee/tomee-plume-webapp/pom.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Reply via email to