Ok so how about I move all the idl related classes from model to org.apache.spi.idl? I was thinking about that anyway as part of the IDL refactoring that was discussed a while back.
...ant On 3/19/07, Raymond Feng <[EMAIL PROTECTED]> wrote:
The code in trunk was using "model" as the package name. When I merged the changes, I decided to leave them as is and defer the refactoring to a later point. Thanks, Raymond ----- Original Message ----- From: "ant elder" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, March 19, 2007 10:46 AM Subject: Re: svn commit: r519930 - in /incubator/tuscany/java/sca/kernel/spi/src/main/java/org/apache/tuscany/spi/idl: ElementInfo.java ServiceFaultException.java TypeInfo.java XMLType.java > Isn't a package named idl more appropriate? > > ...ant > > On 3/19/07, Raymond Feng <[EMAIL PROTECTED]> wrote: >> >> Hi, Ant. >> >> I already merged the ElementInfo/TypeInfo/XMLType in the spi/model folder >> a >> few days ago. You probably just have to re-import the types if any >> classes >> still reference the old package name. >> >> Thanks, >> Raymond >> >> ----- Original Message ----- >> From: <[EMAIL PROTECTED]> >> To: <[email protected]> >> Sent: Monday, March 19, 2007 5:41 AM >> Subject: svn commit: r519930 - in >> >> /incubator/tuscany/java/sca/kernel/spi/src/main/java/org/apache/tuscany/spi/idl: >> ElementInfo.java ServiceFaultException.java TypeInfo.java XMLType.java >> >> >> > Author: antelder >> > Date: Mon Mar 19 05:40:59 2007 >> > New Revision: 519930 >> > >> > URL: http://svn.apache.org/viewvc?view=rev&rev=519930 >> > Log: >> > Copy IDL classes from integration brn to trunk to get idl WSDL building >> in >> > trunk (probably only temp here till the IDL work is done) >> > >> > Added: >> > >> > >> incubator/tuscany/java/sca/kernel/spi/src/main/java/org/apache/tuscany/spi/idl/ElementInfo.java >> > - copied unchanged from r519927, >> > >> incubator/tuscany/branches/sca-java-integration/sca/kernel/spi/src/main/java/org/apache/tuscany/spi/idl/ElementInfo.java >> > >> > >> incubator/tuscany/java/sca/kernel/spi/src/main/java/org/apache/tuscany/spi/idl/ServiceFaultException.java >> > - copied unchanged from r519926, >> > >> incubator/tuscany/branches/sca-java-integration/sca/kernel/spi/src/main/java/org/apache/tuscany/spi/idl/ServiceFaultException.java >> > >> > >> incubator/tuscany/java/sca/kernel/spi/src/main/java/org/apache/tuscany/spi/idl/TypeInfo.java >> > - copied unchanged from r519927, >> > >> incubator/tuscany/branches/sca-java-integration/sca/kernel/spi/src/main/java/org/apache/tuscany/spi/idl/TypeInfo.java >> > >> > >> incubator/tuscany/java/sca/kernel/spi/src/main/java/org/apache/tuscany/spi/idl/XMLType.java >> > - copied unchanged from r519927, >> > >> incubator/tuscany/branches/sca-java-integration/sca/kernel/spi/src/main/java/org/apache/tuscany/spi/idl/XMLType.java >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
