You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by "sultan (via GitHub)" <gi...@apache.org> on 2023/02/07 12:01:44 UTC

[GitHub] [tomee] sultan commented on pull request #1021: [TOMEE-4061] Derby 10.15.2.0

sultan commented on PR #1021:
URL: https://github.com/apache/tomee/pull/1021#issuecomment-1420659644

   if ever the build would break because if this, we might be able to fix adding another dependency.
   id'like to see if it works without; but unable to build, looks like missing deps in patch and or tomee-javaee.
   
       <dependency>
         <groupId>org.apache.derby</groupId>
         <artifactId>derbytools</artifactId>
         <version>${version.derby}</version>
         <scope>test</scope>
       </dependency>
   
   only if needed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tomee.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org