[
https://issues.apache.org/jira/browse/UIMA-5669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16306409#comment-16306409
]
Miguel Alvarez commented on UIMA-5669:
--------------------------------------
Thanks so much Peter!
We tried different versions of Eclipse, and it seems like MARS is the latest
Eclipse release where this issue doesn't happen, so we are working with this
version now.
We have also looked at the maven-based projects, and even though we understand
the advantages of this kind of projects (dependency management, more
componentized builds, automated tests, generation of Javadoc, packaging of
solution in one jar, integrated resource files, etc.), we feel there is still a
need for the RUTA nature projects in order to rapidly develop and validate new
RUTA rules. And those kind of projects seem to be easier to navigate for
non-java-developers. And perhaps once a RUTA script has been created this way,
then it can be integrated into a maven-based project in order to put it in
production. We are still trying to figure out how to integrate it into our
development/build/deployment processes.
What is your take on this?
On a different note, having a RUTA project packaged into a JAR file is
definitely an advantage (way better than the old-school PEAR in our opinion).
But in our case, once we put an engine (JAR file) in production we would have
the need to update the dictionaries on a regular basis. How would you see this
working? Using maven to create a new JAR file every time we update the
dictionaries? Or perhaps having the dictionaries external to the JAR file and
have a process that updates them? Is this even possible? Do you see any other
options?
Thanks again for looking into this build problem.
> Build process hangs after project clean
> ---------------------------------------
>
> Key: UIMA-5669
> URL: https://issues.apache.org/jira/browse/UIMA-5669
> Project: UIMA
> Issue Type: Bug
> Components: Ruta
> Affects Versions: 2.6.1ruta
> Environment: Windows 10
> Eclipse IDE for Java Developers
> Version: Oxygen.1a Release (4.7.1a)
> Build id: 20171005-1200
> Java jdk1.8.0_144
> Reporter: Miguel Alvarez
> Assignee: Peter Klügl
> Attachments: RUTA2.zip
>
>
> Hi Peter,
> Since we upgraded to RUTA 2.6.1 and Eclipse Oxygen we have been struggling
> with a problem which has taken us a long time to figure out, and we are still
> not sure if we have identified the root cause or not.
> We think it is related to projects that have more that 9 ruta script files.
> We have noticed that if we do a "Project Clean" and then try to build any
> project with more than 9 ruta script files (even if those files are empty
> files and don't have any logic), the build process hangs.
> We didn't have this problem with Eclipse Luna and RUTA 2.2.1.
> Have you experienced anything like this? I have a sample project that I could
> send you, but I am not sure how to attach a file to the issue.
> Thanks,
> Miguel
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)