You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2021/05/01 01:02:05 UTC

[tomee-jakarta] 02/02: Adding flag for convenience

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

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

commit 74b94063e83161aa0335d45b8d2a8c6215fa8d3b
Author: David Blevins <da...@gmail.com>
AuthorDate: Fri Apr 30 18:01:49 2021 -0700

    Adding <transformSources> flag for convenience
---
 tomee/apache-tomee/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tomee/apache-tomee/pom.xml b/tomee/apache-tomee/pom.xml
index d410100..4e0e439 100644
--- a/tomee/apache-tomee/pom.xml
+++ b/tomee/apache-tomee/pom.xml
@@ -735,6 +735,7 @@
                   <yoko-spec-corba-1.4.jar>org.apache.yoko:yoko-spec-corba:jar:1.4</yoko-spec-corba-1.4.jar>
                 </jars>
               </replace>
+              <transformSources>true</transformSources>
             </configuration>
             <executions>
               <execution>