From ab6904bc2f622129bc548391745b08eb0c219e57 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 21 Jul 2009 07:03:47 +0000 Subject: Fix svn:eol-style and svn:keywords properties for java/xml files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/distribution/all/src/main/assembly/bin.xml | 72 +++++----- .../sca/distribution/all/src/main/assembly/src.xml | 90 ++++++------ .../all/src/main/components/bin-common.xml | 86 +++++------ .../all/src/main/components/bin-launcher.xml | 82 +++++------ .../all/src/main/components/bin-modules.xml | 66 ++++----- .../all/src/main/components/bin-samples.xml | 160 ++++++++++----------- 6 files changed, 278 insertions(+), 278 deletions(-) (limited to 'java/sca/distribution/all/src/main') diff --git a/java/sca/distribution/all/src/main/assembly/bin.xml b/java/sca/distribution/all/src/main/assembly/bin.xml index fa3a5632ef..51033a5e1d 100644 --- a/java/sca/distribution/all/src/main/assembly/bin.xml +++ b/java/sca/distribution/all/src/main/assembly/bin.xml @@ -1,36 +1,36 @@ - - - - - - true - tuscany-sca-${version} - - tar.gz - zip - - - - src/main/components/bin-common.xml - src/main/components/bin-modules.xml - src/main/components/bin-samples.xml - src/main/components/bin-launcher.xml - - + + + + + + true + tuscany-sca-${version} + + tar.gz + zip + + + + src/main/components/bin-common.xml + src/main/components/bin-modules.xml + src/main/components/bin-samples.xml + src/main/components/bin-launcher.xml + + diff --git a/java/sca/distribution/all/src/main/assembly/src.xml b/java/sca/distribution/all/src/main/assembly/src.xml index a3df72925a..0bb6503560 100644 --- a/java/sca/distribution/all/src/main/assembly/src.xml +++ b/java/sca/distribution/all/src/main/assembly/src.xml @@ -1,45 +1,45 @@ - - - - - src - true - tuscany-sca-${version}-src - - tar.gz - zip - - - - - ../.. - - - **/.* - **/.*/** - **/*.log - **/target - **/target/**/* - **/maven-eclipse.xml - - - - - + + + + + src + true + tuscany-sca-${version}-src + + tar.gz + zip + + + + + ../.. + + + **/.* + **/.*/** + **/*.log + **/target + **/target/**/* + **/maven-eclipse.xml + + + + + diff --git a/java/sca/distribution/all/src/main/components/bin-common.xml b/java/sca/distribution/all/src/main/components/bin-common.xml index 983b6addff..b5b7111096 100644 --- a/java/sca/distribution/all/src/main/components/bin-common.xml +++ b/java/sca/distribution/all/src/main/components/bin-common.xml @@ -1,43 +1,43 @@ - - - - - - - ../.. - - - CHANGES - README - RELEASE_NOTES - - - - src/main/release/bin - - - INSTALL - LICENSE - NOTICE - - - - - + + + + + + + ../.. + + + CHANGES + README + RELEASE_NOTES + + + + src/main/release/bin + + + INSTALL + LICENSE + NOTICE + + + + + diff --git a/java/sca/distribution/all/src/main/components/bin-launcher.xml b/java/sca/distribution/all/src/main/components/bin-launcher.xml index ae7aba79ca..018e041d38 100644 --- a/java/sca/distribution/all/src/main/components/bin-launcher.xml +++ b/java/sca/distribution/all/src/main/components/bin-launcher.xml @@ -1,41 +1,41 @@ - - - - - src/main/release/launcher - bin - - - - - - - - bin - false - - org.apache.tuscany.sca:tuscany-launcher - - launcher.jar - - - - - + + + + + src/main/release/launcher + bin + + + + + + + + bin + false + + org.apache.tuscany.sca:tuscany-launcher + + launcher.jar + + + + + diff --git a/java/sca/distribution/all/src/main/components/bin-modules.xml b/java/sca/distribution/all/src/main/components/bin-modules.xml index 69ec47740a..89de329d86 100644 --- a/java/sca/distribution/all/src/main/components/bin-modules.xml +++ b/java/sca/distribution/all/src/main/components/bin-modules.xml @@ -1,33 +1,33 @@ - - - - - - target - / - - modules/**/* - features/**/* - - - - - - + + + + + + target + / + + modules/**/* + features/**/* + + + + + + diff --git a/java/sca/distribution/all/src/main/components/bin-samples.xml b/java/sca/distribution/all/src/main/components/bin-samples.xml index 1cdfb142ec..ebbc5c748f 100644 --- a/java/sca/distribution/all/src/main/components/bin-samples.xml +++ b/java/sca/distribution/all/src/main/components/bin-samples.xml @@ -1,80 +1,80 @@ - - - - - - ../../samples - samples - - README - logging.properties - build-common.xml - binding-ws-calculator/**/* - calculator/**/* - calculator-equinox/**/* - calculator-osgi/**/* - calculator-rmi-reference/**/* - calculator-rmi-service/**/* - implementation-java-calculator/**/* - dosgi-calculator/**/* - dosgi-calculator-operations/**/* - webapps/helloworld/**/* - webapps/helloworld-bpel/**/* - webapps/helloworld-jsf/**/* - webapps/helloworld-jsp/**/* - webapps/helloworld-stripes/**/* - - - - **/.* - **/.*/** - **/*.log - **/*.svg - **/maven-eclipse.xml - - - pom.xml - - - */target/mvn-eclipse-cache.properties - */target/pom-transformed.xml - */target/classes - */target/classes/**/* - */target/dependency-maven-plugin-markers - */target/dependency-maven-plugin-markers/**/* - */target/.felix - */target/.felix/**/* - */target/maven-archiver - */target/maven-archiver/**/* - */target/test-classes - */target/test-classes/**/* - */target/surefire-reports - */target/surefire-reports/**/* - */target/surefire-osgi-reports - */target/surefire-osgi-reports/**/* - webapps/helloworld/target/**/* - webapps/helloworld-bpel/target/**/* - webapps/helloworld-jsf/target/**/* - webapps/helloworld-jsp/target/**/* - webapps/helloworld-stripes/target/**/* - - - - + + + + + + ../../samples + samples + + README + logging.properties + build-common.xml + binding-ws-calculator/**/* + calculator/**/* + calculator-equinox/**/* + calculator-osgi/**/* + calculator-rmi-reference/**/* + calculator-rmi-service/**/* + implementation-java-calculator/**/* + dosgi-calculator/**/* + dosgi-calculator-operations/**/* + webapps/helloworld/**/* + webapps/helloworld-bpel/**/* + webapps/helloworld-jsf/**/* + webapps/helloworld-jsp/**/* + webapps/helloworld-stripes/**/* + + + + **/.* + **/.*/** + **/*.log + **/*.svg + **/maven-eclipse.xml + + + pom.xml + + + */target/mvn-eclipse-cache.properties + */target/pom-transformed.xml + */target/classes + */target/classes/**/* + */target/dependency-maven-plugin-markers + */target/dependency-maven-plugin-markers/**/* + */target/.felix + */target/.felix/**/* + */target/maven-archiver + */target/maven-archiver/**/* + */target/test-classes + */target/test-classes/**/* + */target/surefire-reports + */target/surefire-reports/**/* + */target/surefire-osgi-reports + */target/surefire-osgi-reports/**/* + webapps/helloworld/target/**/* + webapps/helloworld-bpel/target/**/* + webapps/helloworld-jsf/target/**/* + webapps/helloworld-jsp/target/**/* + webapps/helloworld-stripes/target/**/* + + + + -- cgit v1.2.3