Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 01BF04DDD for ; Wed, 25 May 2011 18:44:29 +0000 (UTC) Received: (qmail 48528 invoked by uid 500); 25 May 2011 18:44:28 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 48500 invoked by uid 500); 25 May 2011 18:44:28 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 48492 invoked by uid 99); 25 May 2011 18:44:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2011 18:44:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2011 18:44:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 97505DE0A9 for ; Wed, 25 May 2011 18:43:47 +0000 (UTC) Date: Wed, 25 May 2011 18:43:47 +0000 (UTC) From: "Daniel Kulp (JIRA)" To: issues@cxf.apache.org Message-ID: <1538921583.43012.1306349027616.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1354853078.72801.1303369026299.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (CXF-3467) apache-cxf-2.4.0-src: minor issue when used with Eclipse 3.5.2: helloWorldSoapHttp created all llowercase in code, and M2_REPO classpath variable missing in Eclipse 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/CXF-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-3467. ------------------------------ Resolution: Fixed Assignee: Daniel Kulp Changed the package names for the xmlbeans and jibx generated stuff to not have them in the same package, just with different case. > apache-cxf-2.4.0-src: minor issue when used with Eclipse 3.5.2: helloWorldSoapHttp created all llowercase in code, and M2_REPO classpath variable missing in Eclipse > -------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: CXF-3467 > URL: https://issues.apache.org/jira/browse/CXF-3467 > Project: CXF > Issue Type: Bug > Components: OSGi > Affects Versions: 2.4 > Environment: Windows XP > JDK 1.6.0_24 > apache-maven-2.2.1 > Eclipse 3.5.2 Galileo SR2 > Reporter: Runo Barrdahl > Assignee: Daniel Kulp > Priority: Minor > Fix For: 2.4 > > > The following procedure was followed when installing apache-cxf-2.4.0-src: > 1. Expansion of zip to C:\apache-cxf-2.4.0-src > 2. @mvn -Pfastinstall > 3. @mvn -Psetup.eclipse -Declipse.workspace.dir=C:/eclipse-workspaces/3.5.2_Galileo-SR2/Eclipse_CXF > 4. Import into Eclipse of all projects in C:\apache-cxf-2.4.0-src > 5. Then 2 errors appear: a) class path variable M2_REPO is referred to but not present in Eclipse, so it had to be manually added. b) inconsistency in java code of Eclipse project cxf-systests-databinding, such that helloWorldSoapHttp is in lowercase in references to imported packages. > Details of error: C:\apache-cxf-2.4.0-src\systests\databinding\target\generated\src\test\java\jibx_bindings\hello_world.xml: helloworldsoaphttp is all lowercase, while in Eclipse, created Java is helloWorldSoapHttp - that causes errors in eclipse. See also: C:\apache-cxf-2.4.0-src\systests\databinding\target\generated\src\test\java\org\apache, and C:\apache-cxf-2.4.0-src\systests\databinding\target\test-classes\schemaorg_apache_xmlbeans > For more information, don't hesistate to contact me by mail. > Best Regards, Runo Barrdahl -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira