Return-Path: X-Original-To: apmail-ctakes-notifications-archive@www.apache.org Delivered-To: apmail-ctakes-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 188B0199DC for ; Sat, 26 Mar 2016 17:55:26 +0000 (UTC) Received: (qmail 79665 invoked by uid 500); 26 Mar 2016 17:55:25 -0000 Delivered-To: apmail-ctakes-notifications-archive@ctakes.apache.org Received: (qmail 79547 invoked by uid 500); 26 Mar 2016 17:55:25 -0000 Mailing-List: contact notifications-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list notifications@ctakes.apache.org Received: (qmail 79288 invoked by uid 99); 26 Mar 2016 17:55:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Mar 2016 17:55:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AA9BE2C1F62 for ; Sat, 26 Mar 2016 17:55:25 +0000 (UTC) Date: Sat, 26 Mar 2016 17:55:25 +0000 (UTC) From: "Lewis John McGibbney (JIRA)" To: notifications@ctakes.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CTAKES-386) Remove all .classpath and.project files MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CTAKES-386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213128#comment-15213128 ] Lewis John McGibbney edited comment on CTAKES-386 at 3/26/16 5:54 PM: ---------------------------------------------------------------------- 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. The attached patch addresses this. {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} was (Author: lewismc): 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)