On 11/3/06, ant elder <[EMAIL PROTECTED]> wrote:
On 11/1/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > Raymond, Haleh and myself are putting together an article describing SCA. > We > want to submit this to the Java Developers Journal for possible > publication > when it's done. Raymond has put together a loan approval sample as part of > Tuscany ( > > https://svn.apache.org/repos/asf/incubator/tuscany/sandbox/rfeng/samples/mortgage/ > ) > and we want to use some of the source code and configuration files in the > article in order to describe the various features of SCA and how solutions > can be implemented using Tsucany SCA. We want to make sure that the > Tuscanyproject (and Apache) is happy for us to do this so advice from > anyone who > has crossed this bridge before is most welcome. Specifically what is the > correct way to indicate in the article that we are using ASF Licensed > code? > > Regards > > Simon > > You can do what you want with the Tuscany code as long as you abide by the Apache license, section 4 sounds relevant - http://www.apache.org/licenses/LICENSE-2.0. I'd guess you need to be asking the publication what their requirements are as they may want to license any code they publish with their own terms and conditions, if so so it may end up being easier if you write a new sample specifically for the article. ...ant Thanks for the reply ant. Yes am wondering if it would be easier to do
specific code because it strikes me as quite ungainly to reproduce the appropriate license text alongside the snippets of code that we enevitably want to reproduce. Judging by the flood of responses I guess that most people just write specific samples. Thanks Simon
