Re: Old style header still in use?

2006-10-13 Thread kelvin goodson

will do
--
Kelvin

On 13/10/06, Jeremy Boynes [EMAIL PROTECTED] wrote:


I had a memory of seeing one of these recently so I grepped for
something indicative in SDO and DAS and came up with:
$ grep -rli --exclude=*.svn-base licensors sdo das
sdo/distribution/src/main/assembly/sdo.xml
sdo/impl/src/test/resources/anytype.xsd
sdo/impl/src/test/resources/api_test.xsd
sdo/impl/src/test/resources/bank.xsd
sdo/impl/src/test/resources/datatype.xsd
sdo/impl/src/test/resources/foo-ext.xsd
sdo/impl/src/test/resources/foo.xsd
sdo/impl/src/test/resources/mixed.xsd
sdo/impl/src/test/resources/names.xsd
sdo/impl/src/test/resources/open.xsd
sdo/impl/src/test/resources/sdoannotations.xsd
sdo/impl/src/test/resources/sdotypes.xsd
sdo/impl/src/test/resources/simple.xsd
sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd
sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd
sdo/tools/readme.htm
sdo/tools/src/test/resources/enum.xsd
sdo/tools/src/test/resources/repeatingChoice.xsd
sdo/tools/src/test/resources/sequences.xsd
sdo/tools/src/test/resources/simple.xsd
das/samples/build.xml
das/samples/companyweb/build.xml
das/samples/companyweb/src/main/webapp/Company.jsp
das/samples/companyweb/src/main/webapp/META-INF/context.xml
das/samples/companyweb/src/main/webapp/WEB-INF/web.xml
das/samples/testing/tomcat/build.xml
das/samples/testing/tomcat/companyweb/src/test/java/org/apache/
tuscany/test/das/DasTestCase.java
das/samples/testing/tomcat/context.xsl
das/samples/testing/tomcat/readme.htm
das/samples/testing/tomcat/server.xsl

We need to make sure the headers are up to date per Board policy -
can someone please check and fix these.
Thanks
--
Jeremy


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Old style header still in use?

2006-10-13 Thread kelvin goodson

I have done the SDO part of this, but didn't want to meddle with das at this
time.

Regards, Kelvin.

On 13/10/06, kelvin goodson [EMAIL PROTECTED] wrote:



will do
--
Kelvin

On 13/10/06, Jeremy Boynes [EMAIL PROTECTED] wrote:

 I had a memory of seeing one of these recently so I grepped for
 something indicative in SDO and DAS and came up with:
 $ grep -rli --exclude=*.svn-base licensors sdo das
 sdo/distribution/src/main/assembly/sdo.xml
 sdo/impl/src/test/resources/anytype.xsd
 sdo/impl/src/test/resources/api_test.xsd
 sdo/impl/src/test/resources/bank.xsd
 sdo/impl/src/test/resources/datatype.xsd
 sdo/impl/src/test/resources/foo-ext.xsd
 sdo/impl/src/test/resources/foo.xsd
 sdo/impl/src/test/resources/mixed.xsd
 sdo/impl/src/test/resources/names.xsd
 sdo/impl/src/test/resources/open.xsd
 sdo/impl/src/test/resources/sdoannotations.xsd
 sdo/impl/src/test/resources/sdotypes.xsd
 sdo/impl/src/test/resources/simple.xsd
 sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd
 sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd
 sdo/tools/readme.htm
 sdo/tools/src/test/resources/enum.xsd
 sdo/tools/src/test/resources/repeatingChoice.xsd
 sdo/tools/src/test/resources/sequences.xsd
 sdo/tools/src/test/resources/simple.xsd
 das/samples/build.xml
 das/samples/companyweb/build.xml
 das/samples/companyweb/src/main/webapp/Company.jsp
 das/samples/companyweb/src/main/webapp/META-INF/context.xml
 das/samples/companyweb/src/main/webapp/WEB-INF/web.xml
 das/samples/testing/tomcat/build.xml
 das/samples/testing/tomcat/companyweb/src/test/java/org/apache/
 tuscany/test/das/DasTestCase.java
 das/samples/testing/tomcat/context.xsl
 das/samples/testing/tomcat/readme.htm
 das/samples/testing/tomcat/server.xsl

 We need to make sure the headers are up to date per Board policy -
 can someone please check and fix these.
 Thanks
 --
 Jeremy


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





Re: Old style header still in use?

2006-10-13 Thread Brent Daniel

I just updated the DAS files.

Brent

On 10/13/06, kelvin goodson [EMAIL PROTECTED] wrote:

I have done the SDO part of this, but didn't want to meddle with das at this
time.

Regards, Kelvin.

On 13/10/06, kelvin goodson [EMAIL PROTECTED] wrote:


 will do
 --
 Kelvin

 On 13/10/06, Jeremy Boynes [EMAIL PROTECTED] wrote:
 
  I had a memory of seeing one of these recently so I grepped for
  something indicative in SDO and DAS and came up with:
  $ grep -rli --exclude=*.svn-base licensors sdo das
  sdo/distribution/src/main/assembly/sdo.xml
  sdo/impl/src/test/resources/anytype.xsd
  sdo/impl/src/test/resources/api_test.xsd
  sdo/impl/src/test/resources/bank.xsd
  sdo/impl/src/test/resources/datatype.xsd
  sdo/impl/src/test/resources/foo-ext.xsd
  sdo/impl/src/test/resources/foo.xsd
  sdo/impl/src/test/resources/mixed.xsd
  sdo/impl/src/test/resources/names.xsd
  sdo/impl/src/test/resources/open.xsd
  sdo/impl/src/test/resources/sdoannotations.xsd
  sdo/impl/src/test/resources/sdotypes.xsd
  sdo/impl/src/test/resources/simple.xsd
  sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd
  sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd
  sdo/tools/readme.htm
  sdo/tools/src/test/resources/enum.xsd
  sdo/tools/src/test/resources/repeatingChoice.xsd
  sdo/tools/src/test/resources/sequences.xsd
  sdo/tools/src/test/resources/simple.xsd
  das/samples/build.xml
  das/samples/companyweb/build.xml
  das/samples/companyweb/src/main/webapp/Company.jsp
  das/samples/companyweb/src/main/webapp/META-INF/context.xml
  das/samples/companyweb/src/main/webapp/WEB-INF/web.xml
  das/samples/testing/tomcat/build.xml
  das/samples/testing/tomcat/companyweb/src/test/java/org/apache/
  tuscany/test/das/DasTestCase.java
  das/samples/testing/tomcat/context.xsl
  das/samples/testing/tomcat/readme.htm
  das/samples/testing/tomcat/server.xsl
 
  We need to make sure the headers are up to date per Board policy -
  can someone please check and fix these.
  Thanks
  --
  Jeremy
 
 
  -
  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]



Re: Old style header still in use?

2006-10-13 Thread Luciano Resende

Thanks, i'll update this and resubmit DAS M2 RC3 to be posted.

On 10/13/06, Brent Daniel [EMAIL PROTECTED] wrote:


I just updated the DAS files.

Brent

On 10/13/06, kelvin goodson [EMAIL PROTECTED] wrote:
 I have done the SDO part of this, but didn't want to meddle with das at
this
 time.

 Regards, Kelvin.

 On 13/10/06, kelvin goodson [EMAIL PROTECTED] wrote:
 
 
  will do
  --
  Kelvin
 
  On 13/10/06, Jeremy Boynes [EMAIL PROTECTED] wrote:
  
   I had a memory of seeing one of these recently so I grepped for
   something indicative in SDO and DAS and came up with:
   $ grep -rli --exclude=*.svn-base licensors sdo das
   sdo/distribution/src/main/assembly/sdo.xml
   sdo/impl/src/test/resources/anytype.xsd
   sdo/impl/src/test/resources/api_test.xsd
   sdo/impl/src/test/resources/bank.xsd
   sdo/impl/src/test/resources/datatype.xsd
   sdo/impl/src/test/resources/foo-ext.xsd
   sdo/impl/src/test/resources/foo.xsd
   sdo/impl/src/test/resources/mixed.xsd
   sdo/impl/src/test/resources/names.xsd
   sdo/impl/src/test/resources/open.xsd
   sdo/impl/src/test/resources/sdoannotations.xsd
   sdo/impl/src/test/resources/sdotypes.xsd
   sdo/impl/src/test/resources/simple.xsd
   sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd
   sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd
   sdo/tools/readme.htm
   sdo/tools/src/test/resources/enum.xsd
   sdo/tools/src/test/resources/repeatingChoice.xsd
   sdo/tools/src/test/resources/sequences.xsd
   sdo/tools/src/test/resources/simple.xsd
   das/samples/build.xml
   das/samples/companyweb/build.xml
   das/samples/companyweb/src/main/webapp/Company.jsp
   das/samples/companyweb/src/main/webapp/META-INF/context.xml
   das/samples/companyweb/src/main/webapp/WEB-INF/web.xml
   das/samples/testing/tomcat/build.xml
   das/samples/testing/tomcat/companyweb/src/test/java/org/apache/
   tuscany/test/das/DasTestCase.java
   das/samples/testing/tomcat/context.xsl
   das/samples/testing/tomcat/readme.htm
   das/samples/testing/tomcat/server.xsl
  
   We need to make sure the headers are up to date per Board policy -
   can someone please check and fix these.
   Thanks
   --
   Jeremy
  
  
  
-
   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]




Old style header still in use?

2006-10-12 Thread Jeremy Boynes
I had a memory of seeing one of these recently so I grepped for  
something indicative in SDO and DAS and came up with:

$ grep -rli --exclude=*.svn-base licensors sdo das
sdo/distribution/src/main/assembly/sdo.xml
sdo/impl/src/test/resources/anytype.xsd
sdo/impl/src/test/resources/api_test.xsd
sdo/impl/src/test/resources/bank.xsd
sdo/impl/src/test/resources/datatype.xsd
sdo/impl/src/test/resources/foo-ext.xsd
sdo/impl/src/test/resources/foo.xsd
sdo/impl/src/test/resources/mixed.xsd
sdo/impl/src/test/resources/names.xsd
sdo/impl/src/test/resources/open.xsd
sdo/impl/src/test/resources/sdoannotations.xsd
sdo/impl/src/test/resources/sdotypes.xsd
sdo/impl/src/test/resources/simple.xsd
sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd
sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd
sdo/tools/readme.htm
sdo/tools/src/test/resources/enum.xsd
sdo/tools/src/test/resources/repeatingChoice.xsd
sdo/tools/src/test/resources/sequences.xsd
sdo/tools/src/test/resources/simple.xsd
das/samples/build.xml
das/samples/companyweb/build.xml
das/samples/companyweb/src/main/webapp/Company.jsp
das/samples/companyweb/src/main/webapp/META-INF/context.xml
das/samples/companyweb/src/main/webapp/WEB-INF/web.xml
das/samples/testing/tomcat/build.xml
das/samples/testing/tomcat/companyweb/src/test/java/org/apache/ 
tuscany/test/das/DasTestCase.java

das/samples/testing/tomcat/context.xsl
das/samples/testing/tomcat/readme.htm
das/samples/testing/tomcat/server.xsl

We need to make sure the headers are up to date per Board policy -  
can someone please check and fix these.

Thanks
--
Jeremy


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]