You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2016/03/26 18:55:25 UTC

[jira] [Commented] (CTAKES-386) Remove all .classpath and.project files

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

Lewis John McGibbney commented on CTAKES-386:
---------------------------------------------

Can someone take a look at this patch please? When working with trunk it is difficult to work locally with all of the .classpath and .project files lying around. When I am looking at my local development checkout of trunk I see the following mess
{code}
lmcgibbn@LMC-032857 /usr/local/ctakes_trunk $ svn status
?       CTAKES-385.patch
M       ctakes-assertion/.classpath
M       ctakes-assertion/.project
M       ctakes-assertion/resources/launch/ctakes_assertion_evaluation_on_output.launch
M       ctakes-assertion-res/.classpath
M       ctakes-assertion-res/.project
M       ctakes-assertion-zoner/.classpath
M       ctakes-assertion-zoner/.project
M       ctakes-assertion-zoner-res/.classpath
M       ctakes-assertion-zoner-res/.project
M       ctakes-chunker/.classpath
M       ctakes-chunker/.project
M       ctakes-chunker-res/.classpath
M       ctakes-chunker-res/.project
M       ctakes-clinical-pipeline/.classpath
M       ctakes-clinical-pipeline/.project
M       ctakes-clinical-pipeline/pom.xml
M       ctakes-clinical-pipeline/src/main/java/org/apache/ctakes/clinicalpipeline/ClinicalPipelineFactory.java
M       ctakes-constituency-parser/.classpath
M       ctakes-constituency-parser/.project
M       ctakes-constituency-parser-res/.classpath
M       ctakes-constituency-parser-res/.project
M       ctakes-context-tokenizer/.classpath
M       ctakes-context-tokenizer/.project
M       ctakes-core/.classpath
M       ctakes-core/.project
M       ctakes-core-res/.classpath
M       ctakes-core-res/.project
M       ctakes-coreference/.classpath
M       ctakes-coreference/.project
M       ctakes-coreference-res/.classpath
M       ctakes-coreference-res/.project
M       ctakes-dependency-parser/.classpath
M       ctakes-dependency-parser/.project
M       ctakes-dependency-parser-res/.classpath
M       ctakes-dependency-parser-res/.project
M       ctakes-dictionary-lookup/.classpath
M       ctakes-dictionary-lookup/.project
M       ctakes-dictionary-lookup/pom.xml
M       ctakes-dictionary-lookup/src/main/java/org/apache/ctakes/dictionary/lookup/ae/UmlsDictionaryLookupAnnotator.java
?       ctakes-dictionary-lookup-fast/.classpath
?       ctakes-dictionary-lookup-fast/.project
?       ctakes-dictionary-lookup-fast/.settings
?       ctakes-dictionary-lookup-fast/bin
?       ctakes-dictionary-lookup-fast-res/.classpath
?       ctakes-dictionary-lookup-fast-res/.project
?       ctakes-dictionary-lookup-fast-res/.settings
?       ctakes-dictionary-lookup-fast-res/bin
?       ctakes-dictionary-lookup-fast-res/target
M       ctakes-dictionary-lookup-res/.classpath
M       ctakes-dictionary-lookup-res/.project
M       ctakes-drug-ner/.classpath
M       ctakes-drug-ner/.project
M       ctakes-drug-ner-res/.classpath
M       ctakes-drug-ner-res/.project
M       ctakes-examples/.classpath
M       ctakes-examples/.project
M       ctakes-lvg/.classpath
M       ctakes-lvg/.project
M       ctakes-lvg/src/main/java/org/apache/ctakes/lvg/ae/LvgAnnotator.java
M       ctakes-lvg-res/.classpath
M       ctakes-lvg-res/.project
M       ctakes-ne-contexts/.classpath
M       ctakes-ne-contexts/.project
M       ctakes-ne-contexts-res/.classpath
M       ctakes-ne-contexts-res/.project
M       ctakes-pos-tagger/.classpath
M       ctakes-pos-tagger/.project
M       ctakes-pos-tagger-res/.classpath
M       ctakes-pos-tagger-res/.project
M       ctakes-preprocessor/.classpath
M       ctakes-preprocessor/.project
M       ctakes-regression-test/.classpath
M       ctakes-regression-test/.project
M       ctakes-relation-extractor/.classpath
M       ctakes-relation-extractor/.project
M       ctakes-relation-extractor-res/.classpath
M       ctakes-relation-extractor-res/.project
M       ctakes-side-effect/.classpath
M       ctakes-side-effect/.project
M       ctakes-side-effect-res/.classpath
M       ctakes-side-effect-res/.project
M       ctakes-smoking-status/.classpath
M       ctakes-smoking-status/.project
M       ctakes-smoking-status-res/.classpath
M       ctakes-smoking-status-res/.project
M       ctakes-template-filler/.classpath
M       ctakes-template-filler/.project
M       ctakes-temporal/.classpath
M       ctakes-temporal/.project
M       ctakes-temporal-res/.classpath
M       ctakes-temporal-res/.project
M       ctakes-type-system/.classpath
M       ctakes-type-system/.project
M       ctakes-utils/.classpath
M       ctakes-utils/.project
M       ctakes-ytex/.classpath
M       ctakes-ytex/.project
M       ctakes-ytex/.settings/org.eclipse.jdt.core.prefs
?       ctakes-ytex/.settings/org.eclipse.wst.common.component
?       ctakes-ytex/.settings/org.eclipse.wst.common.project.facet.core.xml
?       ctakes-ytex/src/test/java/META-INF
?       ctakes-ytex/target
M       ctakes-ytex-res/.classpath
M       ctakes-ytex-res/.project
?       ctakes-ytex-res/.settings/org.eclipse.wst.common.component
?       ctakes-ytex-res/.settings/org.eclipse.wst.common.project.facet.core.xml
?       ctakes-ytex-res/src/test/resources/META-INF
?       ctakes-ytex-res/target
M       ctakes-ytex-uima/.classpath
M       ctakes-ytex-uima/.project
?       ctakes-ytex-uima/target
M       ctakes-ytex-web/.classpath
M       ctakes-ytex-web/.project
M       ctakes-ytex-web/.settings/org.eclipse.wst.common.component
?       ctakes-ytex-web/target
?       resources
{code}

> Remove all .classpath and.project files
> ---------------------------------------
>
>                 Key: CTAKES-386
>                 URL: https://issues.apache.org/jira/browse/CTAKES-386
>             Project: cTAKES
>          Issue Type: Improvement
>    Affects Versions: 3.2.2
>            Reporter: Lewis John McGibbney
>            Priority: Trivial
>              Labels: build
>             Fix For: 3.2.3
>
>         Attachments: CTAKES-386.patch
>
>
> Right now the codebase is absolutely peppered with project .classpath and .project. This means that when attempting to build a fresh project via mvn eclipse:eclipse it edits all of those files making it very difficult to submit a patch and track local changes. I propose to remove them all.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)