Hi I found how to change the status of the issue and update it. Then I see what issue I take and assign it to me.
On Tue, Jul 20, 2021 at 9:29 AM Luis Ventocilla <[email protected]> wrote: > Hi RIchard, > > I already tried the update and changed the version 0.6-SNAPSHOT in the > cxf-shade project and it works for me. I was seeing what option it is, to > close the issue, I can't find it. As well as in the Tommee 's branch > master I did not see updated version 0.6-SNAPSHOT in the cxf-shade project. > > What would be the process to follow? > > I read them carefully > > On Mon, Jul 19, 2021 at 11:38 AM Zowalla, Richard < > [email protected]> wrote: > >> Hi all, >> >> seems we have a PR for it: >> https://github.com/apache/tomee-patch-plugin/pull/3 >> >> Maybe you can have a look, Luis? >> >> Gruss >> Richard >> >> >> >> >> Am Freitag, den 09.07.2021, 21:35 +0000 schrieb Zowalla, Richard: >> > Hi Luis, >> > >> > the issue is assigned to you :) feel free to fix it. >> > >> > From a quick View yesterday: It seems to be path related in >> > Transformation.java; I suspect the related equals is never true in >> > Windows due to / versus \ things... >> > >> > >> https://github.com/apache/tomee-patch-plugin/blob/4e054d0d28e8786a6d33b0b39eae5cfbaf9bed84/tomee-patch-core/src/main/java/org/apache/tomee/patch/core/Transformation.java#L543 >> > >> > Hope it helps. >> > >> > Gruss >> > Richard >> > >> > >> > >> > >> > ________________________________ >> > Von: Luis Ventocilla <[email protected]> >> > Gesendet: Freitag, 9. Juli 2021 22:29:54 >> > An: [email protected] >> > Betreff: Re: Problems with master branch in Windows 10 >> > >> > Hi Richard. >> > >> > I have created the issue in Jira but I cant assign it to me but I am >> > going >> > to resolve this issue. >> > >> > If someone can to find the fix, please let me know. >> > >> > Thank you so much to all >> > >> > On Fri, Jul 9, 2021 at 2:23 PM Luis Ventocilla <[email protected]> >> > wrote: >> > >> > > Hi Richard, >> > > I am checking that problem on my machine. In few minutes I am going >> > > to >> > > create a ticket and he assigned it to me. >> > > >> > > No problem, I see the bug. >> > > >> > > If you could create the ticket and assign it to me, I would >> > > appreciate it. >> > > My user is lvsmix in Jira. >> > > >> > > El jue., 8 de julio de 2021 8:18 a. m., Zowalla, Richard < >> > > [email protected]> escribió: >> > > >> > > > Yup. I can have a look in my Windows VM. >> > > > >> > > > But looks like we did not push the 0.5 release of the patch >> > > > plugin to >> > > > GitHub. Do we know who conducted the release so I can ping >> > > > him/her to >> > > > push the 0.5 release to start from there? >> > > > >> > > > Gruss >> > > > Richard >> > > > >> > > > >> > > > Am Donnerstag, den 08.07.2021, 11:28 +0200 schrieb Jean-Louis >> > > > Monteiro: >> > > > > Oh yeah, you are correct Richard, >> > > > > It might be related to issues with paths under windows. >> > > > > >> > > > > If you have a windows machine and you can have a look, that'd >> > > > > be >> > > > > fantastic. >> > > > > -- >> > > > > Jean-Louis Monteiro >> > > > > http://twitter.com/jlouismonteiro >> > > > > http://www.tomitribe.com >> > > > > >> > > > > >> > > > > On Thu, Jul 8, 2021 at 9:34 AM Zowalla, Richard < >> > > > > [email protected]> wrote: >> > > > > >> > > > > > Hi, >> > > > > > >> > > > > > I can reproduce it on Windows with current master. Given the >> > > > > > fact, >> > > > > > that >> > > > > > most devs probably use OSX or Linux (and the CI is Linux >> > > > > > too), it >> > > > > > seems >> > > > > > to be plattform specific. >> > > > > > >> > > > > > Maybe the patch plugin cannot use paths in Windows properly? >> > > > > > >> > > > > > Gruss >> > > > > > Richard >> > > > > > >> > > > > > >> > > > > > Am Mittwoch, den 07.07.2021, 15:40 -0300 schrieb Luis >> > > > > > Ventocilla: >> > > > > > > Yes, I run git pull master upstream where my upstream is >> > > > > > > git >> > > > > > > master >> > > > > > > (Tomee). That error I get when I run mvn clean install from >> > > > > > > master >> > > > > > > branch. >> > > > > > > >> > > > > > > On Wed, Jul 7, 2021 at 3:34 PM Jean-Louis Monteiro < >> > > > > > > [email protected]> >> > > > > > > wrote: >> > > > > > > >> > > > > > > > Hi all, >> > > > > > > > >> > > > > > > > Just checked the CI and it looks ok >> > > > > > > > https://ci-builds.apache.org/job/Tomee/ >> > > > > > > > >> > > > > > > > Are you up to date with git? >> > > > > > > > What command are you using? >> > > > > > > > >> > > > > > > > -- >> > > > > > > > Jean-Louis Monteiro >> > > > > > > > http://twitter.com/jlouismonteiro >> > > > > > > > http://www.tomitribe.com >> > > > > > > > >> > > > > > > > >> > > > > > > > On Wed, Jul 7, 2021 at 8:24 PM Luis Ventocilla < >> > > > > > > > [email protected]> >> > > > > > > > wrote: >> > > > > > > > >> > > > > > > > > Hi everybody: >> > > > > > > > > >> > > > > > > > > I was building the code of the master branch and I got >> > > > > > > > > this >> > > > > > > > > error: >> > > > > > > > > >> > > > > > > > > Did any of this happen to this? >> > > > > > > > > >> > > > > > > > > OS: WIndows 10 >> > > > > > > > > JVM: Java 1.8.0_272 (AdoptOpenJDK) >> > > > > > > > > Maven: Maven 3.6.2 >> > > > > > > > > >> > > > > > > > > [INFO] Replacing >> > > > > > > > > >> > > > > > > > > >> > > > > > > > C:\Jobs\Apache-TomEE\tomee\deps\cxf-shade\target\cxf- >> > > > > > > > shade- >> > > > > > > > 8.0.8- >> > > > > > > > SNAPSHOT.jar >> > > > > > > > > with >> > > > > > > > > >> > > > > > > > > >> > > > > > > > C:\Jobs\Apache-TomEE\tomee\deps\cxf-shade\target\cxf- >> > > > > > > > shade- >> > > > > > > > 8.0.8- >> > > > > > > > SNAPSHOT-shaded.jar >> > > > > > > > > [INFO] Replacing original source artifact with shaded >> > > > > > > > > source >> > > > > > > > > artifact. >> > > > > > > > > [INFO] Replacing >> > > > > > > > > >> > > > > > > > > >> > > > > > > > C:\Jobs\Apache-TomEE\tomee\deps\cxf-shade\target\cxf- >> > > > > > > > shade- >> > > > > > > > 8.0.8- >> > > > > > > > SNAPSHOT-sources.jar >> > > > > > > > > with >> > > > > > > > > >> > > > > > > > > >> > > > > > > > C:\Jobs\Apache-TomEE\tomee\deps\cxf-shade\target\cxf- >> > > > > > > > shade- >> > > > > > > > 8.0.8- >> > > > > > > > SNAPSHOT-shaded-sources.jar >> > > > > > > > > [INFO] >> > > > > > > > > [INFO] --- tomee-patch-plugin:0.5:run (default) @ cxf- >> > > > > > > > > shade >> > > > > > > > > --- >> > > > > > > > > [INFO] Compiling 167 source files to >> > > > > > > > > C:\Jobs\Apache-TomEE\tomee\deps\cxf-shade\target\patch- >> > > > > > > > > classes >> > > > > > > > > [INFO] Applied 0 patches to 0 locations >> > > > > > > > > [ERROR] Failed to apply 365 patches >> > > > > > > > > [ERROR] org\apache\cxf\annotations\Policy$DEFAULT.cla >> > > > > > > > > ss >> > > > > > > > > [ERROR] org\apache\cxf\annotations\Policy$Placement.c >> > > > > > > > > lass >> > > > > > > > > [ERROR] org\apache\cxf\annotations\Policy.class >> > > > > > > > > [ERROR] org\apache\cxf\annotations\WSDLDocumentation$ >> > > > > > > > > DEFAUL >> > > > > > > > > T.cl >> > > > > > > > > ass >> > > > > > > > > [ERROR] org\apache\cxf\annotations\WSDLDocumentation$ >> > > > > > > > > Placem >> > > > > > > > > ent. >> > > > > > > > > class >> > > > > > > > > [ERROR] org\apache\cxf\annotations\WSDLDocumentation. >> > > > > > > > > class >> > > > > > > > > [ERROR] org\apache\cxf\attachment\AttachmentDataSourc >> > > > > > > > > e.clas >> > > > > > > > > s >> > > > > > > > > [ERROR] org\apache\cxf\attachment\AttachmentDeseriali >> > > > > > > > > zer.cl >> > > > > > > > > ass >> > > > > > > > > >> > > > > > > > > [INFO] TomEE :: TomEE :: Overlay Runner >> > > > > > > > > ................... >> > > > > > > > > SKIPPED >> > > > > > > > > [INFO] >> > > > > > > > > ----------------------------------------------------- >> > > > > > > > > ------ >> > > > > > > > > ---- >> > > > > > > > > --------- >> > > > > > > > > [INFO] BUILD FAILURE >> > > > > > > > > [INFO] >> > > > > > > > > ----------------------------------------------------- >> > > > > > > > > ------ >> > > > > > > > > ---- >> > > > > > > > > --------- >> > > > > > > > > [INFO] Total time: 01:16 min >> > > > > > > > > [INFO] Finished at: 2021-07-07T15:20:55-03:00 >> > > > > > > > > [INFO] >> > > > > > > > > ----------------------------------------------------- >> > > > > > > > > ------ >> > > > > > > > > ---- >> > > > > > > > > --------- >> > > > > > > > > [ERROR] Failed to execute goal >> > > > > > > > > org.apache.tomee.patch:tomee-patch-plugin:0.5:run >> > > > > > > > > (default) >> > > > > > > > > on >> > > > > > > > > project >> > > > > > > > > cxf-shade: Execution default of goal >> > > > > > > > > org.apache.tomee.patch:tomee-patch-plugin:0.5:run >> > > > > > > > > failed: >> > > > > > > > > Failed >> > > > > > > > > to apply >> > > > > > > > > 365 patches -> [Help 1] >> > > > > > > > > [ERROR] >> > > > > > > > > [ERROR] To see the full stack trace of the errors, re- >> > > > > > > > > run >> > > > > > > > > Maven >> > > > > > > > > with the >> > > > > > > > -e >> > > > > > > > > switch. >> > > > > > > > > [ERROR] Re-run Maven using the -X switch to enable full >> > > > > > > > > debug >> > > > > > > > > logging. >> > > > > > > > > [ERROR] >> > > > > > > > > [ERROR] For more information about the errors and >> > > > > > > > > possible >> > > > > > > > > solutions, >> > > > > > > > > please read the following articles: >> > > > > > > > > [ERROR] [Help 1] >> > > > > > > > > >> > > > >> http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException >> > > > > > > > > [ERROR] >> > > > > > > > > [ERROR] After correcting the problems, you can resume >> > > > > > > > > the >> > > > > > > > > build >> > > > > > > > > with the >> > > > > > > > > command >> > > > > > > > > [ERROR] mvn <args> -rf :cxf-shade >> > > > > > > > > >> > > > > > -- >> > > > > > Richard Zowalla, M.Sc. >> > > > > > Research Associate, PhD Student | Medical Informatics >> > > > > > >> > > > > > Hochschule Heilbronn – University of Applied Sciences >> > > > > > Max-Planck-Str. 39 >> > > > > > D-74081 Heilbronn >> > > > > > phone: +49 7131 504 6791 (zur Zeit nicht via Telefon >> > > > > > erreichbar) >> > > > > > mail: [email protected] >> > > > > > web: https://www.mi.hs-heilbronn.de/ >> > > > > > >> > > > -- >> > > > Richard Zowalla, M.Sc. >> > > > Research Associate, PhD Student | Medical Informatics >> > > > >> > > > Hochschule Heilbronn – University of Applied Sciences >> > > > Max-Planck-Str. 39 >> > > > D-74081 Heilbronn >> > > > phone: +49 7131 504 6791 (zur Zeit nicht via Telefon erreichbar) >> > > > mail: [email protected] >> > > > web: https://www.mi.hs-heilbronn.de/ >> > > > >> >
