[ 
https://issues.apache.org/jira/browse/UIMA-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530977#comment-13530977
 ] 

Marshall Schor commented on UIMA-2522:
--------------------------------------

I was able to run Cygwin's "patch" with your patch, and it patched a whole 
bunch of files, with no errors.

When I tried to look at, for instance, the updated POM in uimaFIT, afterwards, 
Windows refused to let me, saying "access denied".

I finally (after some googling around) decided to fireup Cygwin again, and ran 
chmod -R and gave all the files rwx permissions for everyone.  That fixed that 
problem.  I don't know why Cygwin's patch command altered the permissions, but 
I do see in the patch file some lines concerning permission.

After I did that, I went back into Eclipse, found the uimaFIT project wasn't 
compiling.  I got it to compile by doing Maven -> update dependencies.  

I need to do more checking - none of the other projects (eg uimaFIT-examples) 
are showing any SVN updates pending for some reason, and I'm pretty sure the 
patch updated all of them.
                
> Rename packages
> ---------------
>
>                 Key: UIMA-2522
>                 URL: https://issues.apache.org/jira/browse/UIMA-2522
>             Project: UIMA
>          Issue Type: Task
>          Components: Sandbox-uimafit
>            Reporter: Richard Eckart de Castilho
>         Attachments: UIMA-2522-1.diff.gz
>
>
> Rename packages to *org.apache.uima.fit.** and make sure everything compiles 
> and all tests run.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to