Return-Path: X-Original-To: apmail-ws-dev-archive@www.apache.org Delivered-To: apmail-ws-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8EB6218D4D for ; Wed, 2 Sep 2015 22:12:46 +0000 (UTC) Received: (qmail 39890 invoked by uid 500); 2 Sep 2015 22:12:46 -0000 Delivered-To: apmail-ws-dev-archive@ws.apache.org Received: (qmail 39709 invoked by uid 500); 2 Sep 2015 22:12:46 -0000 Mailing-List: contact dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ws.apache.org Delivered-To: mailing list dev@ws.apache.org Received: (qmail 39697 invoked by uid 99); 2 Sep 2015 22:12:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2015 22:12:46 +0000 Date: Wed, 2 Sep 2015 22:12:46 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ws.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AXIOM-472) Decouple fom-impl from axiom-impl 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/AXIOM-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728117#comment-14728117 ] Hudson commented on AXIOM-472: ------------------------------ SUCCESS: Integrated in axiom-trunk #2282 (See [https://builds.apache.org/job/axiom-trunk/2282/]) AXIOM-472: Decouple fom-impl from axiom-impl. (veithen: rev 1700905) * /webservices/axiom/trunk/implementations/fom-impl/pom.xml * /webservices/axiom/trunk/implementations/fom-impl/src/main/java/org/apache/abdera/parser/stax/FOMDocument.java * /webservices/axiom/trunk/implementations/fom-impl/src/main/java/org/apache/abdera/parser/stax/FOMElement.java > Decouple fom-impl from axiom-impl > --------------------------------- > > Key: AXIOM-472 > URL: https://issues.apache.org/jira/browse/AXIOM-472 > Project: Axiom > Issue Type: Task > Components: FOM > Reporter: Andreas Veithen > Assignee: Andreas Veithen > Fix For: 1.2.16 > > > Currently, classes in fom-impl extend classes from axiom-impl. That should be changed so that the implementation of the Axiom API in fom-impl is simply provided by applying the mixins defined by om-aspects (exactly as we do for DOOM). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org For additional commands, e-mail: dev-help@ws.apache.org