Re: How to handle some special files was Fwd: Files with license problems....

2006-10-09 Thread Brent Daniel

Luciano,

I just deleted the ecore and genmodel files. These are old EMF
artifacts left over from our original SDO model generation.

Brent

On 10/9/06, Luciano Resende [EMAIL PROTECTED] wrote:

Some of the files reported by ARAT, at least on the DAS directory structure,
are special files like derby phisical database for DAS Compnayweb sample,
MDL files, ECORE files,  GENMODEL files, etc

How should these files be treated ?

- Luciano

-- Forwarded message --
From: Daniel Kulp [EMAIL PROTECTED]
Date: Oct 8, 2006 10:54 AM
Subject: Files with license problems
To: tuscany-dev@ws.apache.org


I've been playing around with the ARAT tool that a couple of the incubator
folks are working on:
http://code.google.com/p/arat/

It found a BUNCH of files that don't have the proper Apache license header
stuck to them.  We should start looking into them.   (especially the one
in buildtools if we re-vote to release)

Note: a couple of the files have a BEA copyright and license header in
them.   One of the BEA folks needs to investigate what to do with those.

Anyway, this tool would be run when anything we release gets to the iPMC
vote.   Thus, periodically running the tool and seeing what it says is a
good thing.

Enjoy!
Dan


trunk
!? BUILDING.txt
!? GettingStarted.htm
trunk/buildtools/src/main/resources
!? configuration_1_2.dtd
!? suppressions_1_0.dtd
trunk/das/rdb/src/main/resources
!? dasmodel4.mdl
trunk/das/rdb/src/main/resources/META-INF
!? MANIFEST.MF
trunk/das/rdb/src/test/java/org/apache/tuscany/das/rdb/test
!? ImpliedRelationshipTests.java
trunk/das/rdb/src/test/resources
!? company.ecore
!? company.genmodel
!? customer.ecore
!? customer.genmodel
trunk/das/samples/companyweb/dastest
!? db.lck
!? service.properties
trunk/das/samples/companyweb/dastest/log
!? log.ctrl
!? logmirror.ctrl
trunk/das/samples/companyweb/src/main/resources
!? log4j.properties
trunk/das/samples/testing/tomcat
!? datasource.xsl
trunk/etc
!? replaceheaders.rb
!? set_svn_properties.sh
!? svn-ignores
!? svn-props
!? tuscany-eclipse-codestyle.xml
!? tuscany-idea-codestyle.xml
trunk/javadoc/css
!? maven-base.css
!? maven-classic.css
!? maven-theme.css
!? print.css
trunk/sampleapps/bigbank/docs
!? Show.Image.html
trunk/samples/sca/calculator-ws/src/main/webapp
!? index.html
trunk/samples/sca/calculator-ws/src/main/webapp/WEB-INF
!? web.xml
trunk/samples/sca/eagerinit
!? .ruleset
!? run.bat
trunk/samples/sca/echo.databinding/src/test/resources/wsdl
!? echo.wsdl
trunk/samples/sca/helloworld.rmiReference/src/main/resources
!? HelloWorldImpl.componentType
trunk/samples/sca/helloworld.rmiService/src/main/resources
!? HelloWorldImpl.componentType
trunk/samples/sca/helloworldJavaScript/src/main/resources
!? HelloWorld.componentType
!? HelloWorld.js
trunk/samples/sca/helloworldws
!? .ruleset
!? setup.bat
trunk/samples/sca/helloworldws-async
!? .ruleset
!? setup.bat
trunk/samples/sca/helloworldws-celtix
!? run.bat
!? server.xml
trunk/samples/sca/helloworldwsOM
!? setup.bat
trunk/samples/sca/helloworldwsclient
!? run.bat
!? run_celtix.bat
trunk/samples/sca/helloworldwsclient-async
!? run.bat
!? run_celtix.bat
trunk/samples/sca/helloworldwsclient-async/src/test/java/helloworld
!? HelloWorldWSAsyncClient.java
trunk/samples/sca/helloworldwsclientOM
!? run.bat
trunk/samples/sca/inner.composite/src/main/java/innercomposite
!? InnerCompositeClient.java
trunk/samples/sca/local.wire
!? .ruleset
trunk/samples/sca/local.wire.cdi
!? .ruleset
trunk/samples/sca/spring/client/src/main/java/sample
!? TestBean.java
!? TestComponent.java
trunk/samples/sca/spring/client/src/main/webapp
!? test.jsp
trunk/samples/sca/spring/client/src/main/webapp/WEB-INF
!? applicationContext.xml
trunk/samples/sca/spring/client/src/main/webapp/WEB-INF/classes
!? application-context.xml
trunk/samples/sca/spring/server/src/main/java/sample
!? TestBean.java
!? TestComponent.java
trunk/samples/sca/spring/server/src/main/webapp
!? test.jsp
trunk/samples/sca/spring/server/src/main/webapp/WEB-INF
!? web.xml
trunk/samples/sca/spring/server/src/main/webapp/WEB-INF/classes
!? application-context.xml
trunk/samples/sca/supplychain
!? run.bat
trunk/samples/sca/webapp/src/main/webapp
!? index.html
trunk/samples/sca/webapp/src/main/webapp/WEB-INF
!? web.xml
trunk/sca/doc
!? extending.tuscany.ppt
!? tuscany.architecture.ppt
!? tuscany.architecture.v4.ppt
trunk/sca/kernel/core/src/main/java/org/apache/tuscany/core/implementation/composite
!? AbstractOperationOutboundInvocationHandler.java
trunk/sca/kernel/core/src/test/java/org/apache/tuscany/core/implementation/composite
!?
CompositeReferenceCallbackTargetInvokerInvocationExceptionTestCase.java
trunk/sca/kernel/core/src/test/java/org/apache/tuscany/core

Buildtools, was: Files with license problems....

2006-10-08 Thread Jeremy Boynes

On Oct 8, 2006, at 10:54 AM, Daniel Kulp wrote:



I've been playing around with the ARAT tool that a couple of the  
incubator

folks are working on:
http://code.google.com/p/arat/


I'd swear I ran that on buildtools before the release.

It found a BUNCH of files that don't have the proper Apache license  
header
stuck to them.  We should start looking into them.   (especially  
the one

in buildtools if we re-vote to release)


The license on the two XML files in there was also the old form - I  
have updated that.


What should the license on the two DTDs be? Are they ASL? Do we need  
any attribution in the NOTICE file?

--
Jeremy


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



How to handle some special files was Fwd: Files with license problems....

2006-10-08 Thread Luciano Resende

Some of the files reported by ARAT, at least on the DAS directory structure,
are special files like derby phisical database for DAS Compnayweb sample,
MDL files, ECORE files,  GENMODEL files, etc

How should these files be treated ?

- Luciano

-- Forwarded message --
From: Daniel Kulp [EMAIL PROTECTED]
Date: Oct 8, 2006 10:54 AM
Subject: Files with license problems
To: tuscany-dev@ws.apache.org


I've been playing around with the ARAT tool that a couple of the incubator
folks are working on:
http://code.google.com/p/arat/

It found a BUNCH of files that don't have the proper Apache license header
stuck to them.  We should start looking into them.   (especially the one
in buildtools if we re-vote to release)

Note: a couple of the files have a BEA copyright and license header in
them.   One of the BEA folks needs to investigate what to do with those.

Anyway, this tool would be run when anything we release gets to the iPMC
vote.   Thus, periodically running the tool and seeing what it says is a
good thing.

Enjoy!
Dan


trunk
!? BUILDING.txt
!? GettingStarted.htm
trunk/buildtools/src/main/resources
!? configuration_1_2.dtd
!? suppressions_1_0.dtd
trunk/das/rdb/src/main/resources
!? dasmodel4.mdl
trunk/das/rdb/src/main/resources/META-INF
!? MANIFEST.MF
trunk/das/rdb/src/test/java/org/apache/tuscany/das/rdb/test
!? ImpliedRelationshipTests.java
trunk/das/rdb/src/test/resources
!? company.ecore
!? company.genmodel
!? customer.ecore
!? customer.genmodel
trunk/das/samples/companyweb/dastest
!? db.lck
!? service.properties
trunk/das/samples/companyweb/dastest/log
!? log.ctrl
!? logmirror.ctrl
trunk/das/samples/companyweb/src/main/resources
!? log4j.properties
trunk/das/samples/testing/tomcat
!? datasource.xsl
trunk/etc
!? replaceheaders.rb
!? set_svn_properties.sh
!? svn-ignores
!? svn-props
!? tuscany-eclipse-codestyle.xml
!? tuscany-idea-codestyle.xml
trunk/javadoc/css
!? maven-base.css
!? maven-classic.css
!? maven-theme.css
!? print.css
trunk/sampleapps/bigbank/docs
!? Show.Image.html
trunk/samples/sca/calculator-ws/src/main/webapp
!? index.html
trunk/samples/sca/calculator-ws/src/main/webapp/WEB-INF
!? web.xml
trunk/samples/sca/eagerinit
!? .ruleset
!? run.bat
trunk/samples/sca/echo.databinding/src/test/resources/wsdl
!? echo.wsdl
trunk/samples/sca/helloworld.rmiReference/src/main/resources
!? HelloWorldImpl.componentType
trunk/samples/sca/helloworld.rmiService/src/main/resources
!? HelloWorldImpl.componentType
trunk/samples/sca/helloworldJavaScript/src/main/resources
!? HelloWorld.componentType
!? HelloWorld.js
trunk/samples/sca/helloworldws
!? .ruleset
!? setup.bat
trunk/samples/sca/helloworldws-async
!? .ruleset
!? setup.bat
trunk/samples/sca/helloworldws-celtix
!? run.bat
!? server.xml
trunk/samples/sca/helloworldwsOM
!? setup.bat
trunk/samples/sca/helloworldwsclient
!? run.bat
!? run_celtix.bat
trunk/samples/sca/helloworldwsclient-async
!? run.bat
!? run_celtix.bat
trunk/samples/sca/helloworldwsclient-async/src/test/java/helloworld
!? HelloWorldWSAsyncClient.java
trunk/samples/sca/helloworldwsclientOM
!? run.bat
trunk/samples/sca/inner.composite/src/main/java/innercomposite
!? InnerCompositeClient.java
trunk/samples/sca/local.wire
!? .ruleset
trunk/samples/sca/local.wire.cdi
!? .ruleset
trunk/samples/sca/spring/client/src/main/java/sample
!? TestBean.java
!? TestComponent.java
trunk/samples/sca/spring/client/src/main/webapp
!? test.jsp
trunk/samples/sca/spring/client/src/main/webapp/WEB-INF
!? applicationContext.xml
trunk/samples/sca/spring/client/src/main/webapp/WEB-INF/classes
!? application-context.xml
trunk/samples/sca/spring/server/src/main/java/sample
!? TestBean.java
!? TestComponent.java
trunk/samples/sca/spring/server/src/main/webapp
!? test.jsp
trunk/samples/sca/spring/server/src/main/webapp/WEB-INF
!? web.xml
trunk/samples/sca/spring/server/src/main/webapp/WEB-INF/classes
!? application-context.xml
trunk/samples/sca/supplychain
!? run.bat
trunk/samples/sca/webapp/src/main/webapp
!? index.html
trunk/samples/sca/webapp/src/main/webapp/WEB-INF
!? web.xml
trunk/sca/doc
!? extending.tuscany.ppt
!? tuscany.architecture.ppt
!? tuscany.architecture.v4.ppt
trunk/sca/kernel/core/src/main/java/org/apache/tuscany/core/implementation/composite
!? AbstractOperationOutboundInvocationHandler.java
trunk/sca/kernel/core/src/test/java/org/apache/tuscany/core/implementation/composite
!?
CompositeReferenceCallbackTargetInvokerInvocationExceptionTestCase.java
trunk/sca/kernel/core/src/test/java/org/apache/tuscany/core/loader
!? JNDIPropertyFactoryTestCase.java
trunk/sca/kernel/core/src/test/resources/org/apache/tuscany/core/property
!? ipo.xml
trunk/sca/kernel/spi/src/test/java/org/apache/tuscany/spi/wire

Re: How to handle some special files was Fwd: Files with license problems....

2006-10-08 Thread Jeremy Boynes
In general, binary or mechanically generated files are not an issue.  
AIUI arat spots some but not all.


XML files like the ones you mention are somewhat in the middle - they  
are editable, but no-one is likely to be editing them directly or  
supplying a patch for them. If they are not part of the build I would  
suggest moving them out of the source tree e.g. as a resource on the  
site. That way they would not be included in the distribution.


--
Jeremy

On Oct 8, 2006, at 9:40 PM, Luciano Resende wrote:

Some of the files reported by ARAT, at least on the DAS directory  
structure,
are special files like derby phisical database for DAS Compnayweb  
sample,

MDL files, ECORE files,  GENMODEL files, etc

How should these files be treated ?

- Luciano



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



Re: Files with license problems....

2006-10-08 Thread Venkata Krishnan

Hi..

I understand this is a requirement to copy the license headers to the files
where they are missing.  If there is something more to it please help me
understand.  O

Meanwhile I have created a JIRA to address this for some projects that I am
familiar with.

- sca tools
- javascript
- ruby
- rmi
- rmi samples

I can most certainly help with the others as well.  Please let me know.
Thanks.

- Venkat

On 10/8/06, Daniel Kulp [EMAIL PROTECTED] wrote:



I've been playing around with the ARAT tool that a couple of the incubator
folks are working on:
http://code.google.com/p/arat/

It found a BUNCH of files that don't have the proper Apache license header
stuck to them.  We should start looking into them.   (especially the one
in buildtools if we re-vote to release)

Note: a couple of the files have a BEA copyright and license header in
them.   One of the BEA folks needs to investigate what to do with those.

Anyway, this tool would be run when anything we release gets to the iPMC
vote.   Thus, periodically running the tool and seeing what it says is a
good thing.

Enjoy!
Dan


trunk
!? BUILDING.txt
!? GettingStarted.htm
trunk/buildtools/src/main/resources
!? configuration_1_2.dtd
!? suppressions_1_0.dtd
trunk/das/rdb/src/main/resources
!? dasmodel4.mdl
trunk/das/rdb/src/main/resources/META-INF
!? MANIFEST.MF
trunk/das/rdb/src/test/java/org/apache/tuscany/das/rdb/test
!? ImpliedRelationshipTests.java
trunk/das/rdb/src/test/resources
!? company.ecore
!? company.genmodel
!? customer.ecore
!? customer.genmodel
trunk/das/samples/companyweb/dastest
!? db.lck
!? service.properties
trunk/das/samples/companyweb/dastest/log
!? log.ctrl
!? logmirror.ctrl
trunk/das/samples/companyweb/src/main/resources
!? log4j.properties
trunk/das/samples/testing/tomcat
!? datasource.xsl
trunk/etc
!? replaceheaders.rb
!? set_svn_properties.sh
!? svn-ignores
!? svn-props
!? tuscany-eclipse-codestyle.xml
!? tuscany-idea-codestyle.xml
trunk/javadoc/css
!? maven-base.css
!? maven-classic.css
!? maven-theme.css
!? print.css
trunk/sampleapps/bigbank/docs
!? Show.Image.html
trunk/samples/sca/calculator-ws/src/main/webapp
!? index.html
trunk/samples/sca/calculator-ws/src/main/webapp/WEB-INF
!? web.xml
trunk/samples/sca/eagerinit
!? .ruleset
!? run.bat
trunk/samples/sca/echo.databinding/src/test/resources/wsdl
!? echo.wsdl
trunk/samples/sca/helloworld.rmiReference/src/main/resources
!? HelloWorldImpl.componentType
trunk/samples/sca/helloworld.rmiService/src/main/resources
!? HelloWorldImpl.componentType
trunk/samples/sca/helloworldJavaScript/src/main/resources
!? HelloWorld.componentType
!? HelloWorld.js
trunk/samples/sca/helloworldws
!? .ruleset
!? setup.bat
trunk/samples/sca/helloworldws-async
!? .ruleset
!? setup.bat
trunk/samples/sca/helloworldws-celtix
!? run.bat
!? server.xml
trunk/samples/sca/helloworldwsOM
!? setup.bat
trunk/samples/sca/helloworldwsclient
!? run.bat
!? run_celtix.bat
trunk/samples/sca/helloworldwsclient-async
!? run.bat
!? run_celtix.bat
trunk/samples/sca/helloworldwsclient-async/src/test/java/helloworld
!? HelloWorldWSAsyncClient.java
trunk/samples/sca/helloworldwsclientOM
!? run.bat
trunk/samples/sca/inner.composite/src/main/java/innercomposite
!? InnerCompositeClient.java
trunk/samples/sca/local.wire
!? .ruleset
trunk/samples/sca/local.wire.cdi
!? .ruleset
trunk/samples/sca/spring/client/src/main/java/sample
!? TestBean.java
!? TestComponent.java
trunk/samples/sca/spring/client/src/main/webapp
!? test.jsp
trunk/samples/sca/spring/client/src/main/webapp/WEB-INF
!? applicationContext.xml
trunk/samples/sca/spring/client/src/main/webapp/WEB-INF/classes
!? application-context.xml
trunk/samples/sca/spring/server/src/main/java/sample
!? TestBean.java
!? TestComponent.java
trunk/samples/sca/spring/server/src/main/webapp
!? test.jsp
trunk/samples/sca/spring/server/src/main/webapp/WEB-INF
!? web.xml
trunk/samples/sca/spring/server/src/main/webapp/WEB-INF/classes
!? application-context.xml
trunk/samples/sca/supplychain
!? run.bat
trunk/samples/sca/webapp/src/main/webapp
!? index.html
trunk/samples/sca/webapp/src/main/webapp/WEB-INF
!? web.xml
trunk/sca/doc
!? extending.tuscany.ppt
!? tuscany.architecture.ppt
!? tuscany.architecture.v4.ppt

trunk/sca/kernel/core/src/main/java/org/apache/tuscany/core/implementation/composite
!? AbstractOperationOutboundInvocationHandler.java

trunk/sca/kernel/core/src/test/java/org/apache/tuscany/core/implementation/composite
!?
CompositeReferenceCallbackTargetInvokerInvocationExceptionTestCase.java
trunk/sca/kernel/core/src/test/java/org/apache/tuscany/core/loader
!? JNDIPropertyFactoryTestCase.java
trunk/sca/kernel/core/src/test/resources/org/apache/tuscany/core/property
!? ipo.xml