You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2008/02/20 11:56:36 UTC

svn commit: r629417 - in /incubator/tuscany/java/sca: demos/mortgage-creditcheck/src/main/webapp/META-INF/ demos/secure-bigbank/secure-bigbank-account/ demos/secure-bigbank/secure-bigbank-account/src/main/resources/ demos/secure-bigbank/secure-bigbank-...

Author: antelder
Date: Wed Feb 20 02:56:11 2008
New Revision: 629417

URL: http://svn.apache.org/viewvc?rev=629417&view=rev
Log:
Apply svn eol-style fixes from Sebb in TUSCANY-2019

Modified:
    incubator/tuscany/java/sca/demos/mortgage-creditcheck/src/main/webapp/META-INF/sca-contribution.xml   (props changed)
    incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/build-dojo.xml   (props changed)
    incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/build.xml   (props changed)
    incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/pom.xml   (props changed)
    incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/src/main/resources/definitions.xml   (props changed)
    incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-calculator/build.xml   (props changed)
    incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-calculator/pom.xml   (props changed)
    incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-stockquote/build.xml   (props changed)
    incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-stockquote/pom.xml   (props changed)
    incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-stockquote/src/main/resources/definitions.xml   (props changed)
    incubator/tuscany/java/sca/samples/binding-echo-extension/src/test/resources/definitions.xml   (props changed)
    incubator/tuscany/java/sca/samples/binding-notification-broker/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/binding-notification-broker/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/binding-notification-consumer/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/binding-notification-consumer/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/binding-notification-producer/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/binding-notification-producer/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-distributed/src/main/resources/nodeA/META-INF/sca-contribution.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-distributed/src/main/resources/nodeB/META-INF/sca-contribution.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-distributed/src/main/resources/nodeC/META-INF/sca-contribution.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-implementation-policies/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-implementation-policies/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-implementation-policies/src/main/resources/definitions.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-rmi-reference/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-rmi-reference/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-rmi-service/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-webapp/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-webapp/src/main/webapp/META-INF/sca-contribution.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-webapp/src/main/webapp/WEB-INF/web.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-ws-secure-webapp/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-ws-secure-webapp/src/main/resources/definitions.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-ws-secure-webapp/src/main/webapp/META-INF/sca-contribution.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-ws-secure-webapp/src/main/webapp/WEB-INF/geronimo-web.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-ws-secure-webapp/src/main/webapp/WEB-INF/web.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-ws-webapp/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-ws-webapp/src/main/webapp/META-INF/sca-contribution.xml   (props changed)
    incubator/tuscany/java/sca/samples/calculator-ws-webapp/src/main/webapp/WEB-INF/web.xml   (props changed)
    incubator/tuscany/java/sca/samples/callback-ws-client/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/callback-ws-client/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/callback-ws-client/src/main/resources/META-INF/sca-contribution.xml   (props changed)
    incubator/tuscany/java/sca/samples/callback-ws-service/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/callback-ws-service/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/callback-ws-service/src/main/resources/META-INF/sca-contribution.xml   (props changed)
    incubator/tuscany/java/sca/samples/chat-webapp/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml   (props changed)
    incubator/tuscany/java/sca/samples/domain-webapp/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/domain-webapp/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-jsonrpc-webapp/src/main/webapp/META-INF/sca-contribution.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-reference-jms/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-reference-jms/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-service-jms/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-service-jms/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-service-jms/src/main/resources/definitions.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-ws-deep-webapp/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-ws-reference-secure/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-ws-reference-secure/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-ws-reference-secure/src/main/resources/definitions.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-ws-service-jms/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-ws-service-jms/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-ws-service-jms/src/main/resources/definitions.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-ws-service-secure/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-ws-service-secure/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-ws-service-secure/src/main/resources/definitions.xml   (props changed)
    incubator/tuscany/java/sca/samples/helloworld-ws-service-webapp/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/implementation-composite/src/main/resources/META-INF/sca-contribution.xml   (props changed)
    incubator/tuscany/java/sca/samples/implementation-notification/build.xml   (props changed)
    incubator/tuscany/java/sca/samples/implementation-notification/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/loanapplication/pom.xml   (props changed)
    incubator/tuscany/java/sca/samples/quote-xquery/build.xml   (props changed)
    incubator/tuscany/java/sca/tools/eclipse/plugins/core/plugin.xml   (props changed)
    incubator/tuscany/java/sca/tools/maven/maven-dependency-lister/pom.xml   (props changed)
    incubator/tuscany/java/sca/tools/pom.xml   (props changed)
    incubator/tuscany/java/sca/tools/registry-inspector/pom.xml   (props changed)

Propchange: incubator/tuscany/java/sca/demos/mortgage-creditcheck/src/main/webapp/META-INF/sca-contribution.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/build-dojo.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-account/src/main/resources/definitions.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-calculator/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-calculator/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-stockquote/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-stockquote/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/demos/secure-bigbank/secure-bigbank-stockquote/src/main/resources/definitions.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/binding-echo-extension/src/test/resources/definitions.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/binding-notification-broker/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/binding-notification-broker/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/binding-notification-consumer/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/binding-notification-consumer/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/binding-notification-producer/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/binding-notification-producer/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-distributed/src/main/resources/nodeA/META-INF/sca-contribution.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-distributed/src/main/resources/nodeB/META-INF/sca-contribution.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-distributed/src/main/resources/nodeC/META-INF/sca-contribution.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-implementation-policies/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-implementation-policies/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-implementation-policies/src/main/resources/definitions.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-rmi-reference/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-rmi-reference/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-rmi-service/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-webapp/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-webapp/src/main/webapp/META-INF/sca-contribution.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-webapp/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-ws-secure-webapp/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-ws-secure-webapp/src/main/resources/definitions.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-ws-secure-webapp/src/main/webapp/META-INF/sca-contribution.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-ws-secure-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-ws-secure-webapp/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-ws-webapp/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-ws-webapp/src/main/webapp/META-INF/sca-contribution.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/calculator-ws-webapp/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/callback-ws-client/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/callback-ws-client/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/callback-ws-client/src/main/resources/META-INF/sca-contribution.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/callback-ws-service/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/callback-ws-service/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/callback-ws-service/src/main/resources/META-INF/sca-contribution.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/chat-webapp/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/domain-webapp/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/domain-webapp/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-jsonrpc-webapp/src/main/webapp/META-INF/sca-contribution.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-reference-jms/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-reference-jms/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-service-jms/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-service-jms/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-service-jms/src/main/resources/definitions.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-ws-deep-webapp/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-ws-reference-secure/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-ws-reference-secure/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-ws-reference-secure/src/main/resources/definitions.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-ws-service-jms/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-ws-service-jms/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-ws-service-jms/src/main/resources/definitions.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-ws-service-secure/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-ws-service-secure/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-ws-service-secure/src/main/resources/definitions.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/helloworld-ws-service-webapp/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/implementation-composite/src/main/resources/META-INF/sca-contribution.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/implementation-notification/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/implementation-notification/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/loanapplication/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/samples/quote-xquery/build.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/tools/eclipse/plugins/core/plugin.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/tools/maven/maven-dependency-lister/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/tools/pom.xml
------------------------------------------------------------------------------
    eol-style = native

Propchange: incubator/tuscany/java/sca/tools/registry-inspector/pom.xml
------------------------------------------------------------------------------
    eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org