On Sep 14, 2006, at 9:53 PM, Luciano Resende wrote:
I volunteered to handle DAS M2 preparatives, and so far I have
completed the
following tasks :
- Finished up last features for DAS M2 (logging/performance
enhancements)
- Documented M2 Features and JIRAs :
http://wiki.apache.org/ws/Tuscany/TuscanyJava/DAS_Java_Overview
- Reviewed tuscany headers on DAS code and DAS Sample codes (Jira
Tuscany-726)
One last thing that is on my todo list, is to check/update the
NOTICE files,
is the right template to use the one available at :
http://www.apache.org/legal/src-headers.html, if so, does this
seems right ?
Apache Tuscany
Copyright 2006 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
After that, is there anything else that I might have missed trying
to get
ready for M2 ?
Thanks Luciano
For SCA I have been using mvn to add the NOTICE file to the output
archive and using variable substitution to add the name etc. to the
text. This means I can use the same NOTICE file for all projects
(making life a bit easier). You can find a copy here:
https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/kernel/
spi/NOTICE.txt
The file gets copied using a <resource> element in the parent pom:
https://svn.apache.org/repos/asf/incubator/tuscany/java/pom/parent/
pom.xml
I think I set DAs up to use that - if so just adding the NOTICE file
to the root of the project should work.
--
Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]