Re: [m2e-dev] setting Eclipse build path to exclude package.html to avoid [WARNING] javadoc: warning - Multiple sources of package comments found for package...

2013-09-10 Thread Marshall Schor
Thanks. I didn't have that model in my head - that the right place for this would be in the maven-compiler-plugin. I thought it might be in the lifecycle-mapping plugin... Anyway, I did try using excludes and found they did nothing to help. An exclude like this: **/package.html had no effe

[jira] [Resolved] (UIMA-3256) clean up some javadocs and unused classes in core-impl

2013-09-10 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-3256. -- Resolution: Fixed > clean up some javadocs and unused classes in core-impl > ---

[jira] [Resolved] (UIMA-3252) improve javadocs for uimaj

2013-09-10 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-3252. -- Resolution: Fixed > improve javadocs for uimaj > -- > >

Jenkins build is back to stable : UIMA-AS » Apache UIMA-AS: uimaj-as-activemq #286

2013-09-10 Thread Apache Jenkins Server
See

Jenkins build is back to stable : UIMA-AS #286

2013-09-10 Thread Apache Jenkins Server
See

[jira] [Resolved] (UIMA-3108) DuccJobProcessFC needs package name for imports

2013-09-10 Thread Eddie Epstein (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eddie Epstein resolved UIMA-3108. - Resolution: Fixed > DuccJobProcessFC needs package name for imports >

[jira] [Resolved] (UIMA-3110) Ducc job process flow controller pointing at specific CM name

2013-09-10 Thread Eddie Epstein (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eddie Epstein resolved UIMA-3110. - Resolution: Fixed > Ducc job process flow controller pointing at specific CM name > --

Re: [m2e-dev] setting Eclipse build path to exclude package.html to avoid [WARNING] javadoc: warning - Multiple sources of package comments found for package...

2013-09-10 Thread Lucas Persson
Him2e Eclipse plugin will honor the exclusion patter in the pom.xml and update the corresponding exclude in the .classpath.So add exclusion patter for package.html in the pom.xml (even though you do not really need it)That should solve it for you.E.g:            CheersLucas10 sep 2013 kl. 15:47 skr

[jira] [Closed] (UIMA-2912) uima-as extended test intermittent failure

2013-09-10 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-2912. --- Resolution: Fixed Removed timed based approach to wait for broker to stop and replaced it with broker

board report

2013-09-10 Thread Marshall Schor
Here's what got submitted: Board report for Apache UIMA, for September 2013. Apache UIMA's mission: the creation and maintenance of open-source software related to the analysis of unstructured data, guided by the UIMA Oasis Standard. Dates: 31 Aug 2013last release 12 Mar 2013last PMC add

[jira] [Created] (UIMA-3258) ruta: greedy quantifier on bracketed construct does not match

2013-09-10 Thread Georg Fette (JIRA)
Georg Fette created UIMA-3258: - Summary: ruta: greedy quantifier on bracketed construct does not match Key: UIMA-3258 URL: https://issues.apache.org/jira/browse/UIMA-3258 Project: UIMA Issue Typ

[jira] [Commented] (UIMA-2791) Support compressed serialization with type filtering as uima-as transport

2013-09-10 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763073#comment-13763073 ] Jerry Cwiklik commented on UIMA-2791: - defer beyond 2.4.2 release > Su

Re: spurious javadoc warning

2013-09-10 Thread Richard Eckart de Castilho
Should we switch to using package-info.java instead of package.html? -- Richard On 10.09.2013, at 15:32, Marshall Schor wrote: > When run from Eclipse, the javadoc generation will produce spurious warnings > about duplication sources of package comments: > > [WARNING] javadoc: warning - Multip

setting Eclipse build path to exclude package.html to avoid [WARNING] javadoc: warning - Multiple sources of package comments found for package...

2013-09-10 Thread Marshall Schor
We're getting these in our build, if we use Eclipse auto-builds, and don't run Maven with "clean" first. An analysis of this (using info from the maven-javadoc-plugin -Ddebug option) shows why: Eclipse builds both "compiles" files to the output directory,and also "copies" non-java files to the ou

spurious javadoc warning

2013-09-10 Thread Marshall Schor
When run from Eclipse, the javadoc generation will produce spurious warnings about duplication sources of package comments: [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.uima" This is produced for every package which has a package.html. The r

[jira] [Created] (UIMA-3257) Modify UIMA-AS poms to prepare for the 2.4.2 release

2013-09-10 Thread Jerry Cwiklik (JIRA)
Jerry Cwiklik created UIMA-3257: --- Summary: Modify UIMA-AS poms to prepare for the 2.4.2 release Key: UIMA-3257 URL: https://issues.apache.org/jira/browse/UIMA-3257 Project: UIMA Issue Type: Bug

[jira] [Commented] (UIMA-2518) UIMA-AS stats logged in uima.log are wrong

2013-09-10 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763029#comment-13763029 ] Jerry Cwiklik commented on UIMA-2518: - Defer beyond 2.4.2 release > UI

[jira] [Closed] (UIMA-2861) Fix building-uima.html web page to correct uima-as building instructions

2013-09-10 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-2861. --- Resolution: Fixed > Fix building-uima.html web page to correct uima-as building instructions > --

Build failed in Jenkins: UIMA-Ruta #258

2013-09-10 Thread Apache Jenkins Server
See Changes: [pkluegl] UIMA-3241 - hotfix: exclude marker file of update site also in root project -- [...truncated 21423 lines...] Sep 10, 2013 12:18:54 PM org.apache.maven.cli.event.ExecutionEventLogg

[jira] [Closed] (UIMA-3246) Convert the Ruta analysis engine into a uimaFIT analysis engine

2013-09-10 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Klügl closed UIMA-3246. - Resolution: Fixed done > Convert the Ruta analysis engine into a uimaFIT analysis engine

Call for Participation: 3rd UIMA@GSCL Workshop - 2013

2013-09-10 Thread Peter Klügl
Call for Participation Workshop: Unstructured Information Management Architecture (UIMA) 3rd UIMA@GSCL Workshop September 23, 2013 Darmstadt, Germany Further Information: http://bit.ly/123EYSv =