From 9d483666f17e13515e55e26a43d8e875c77569ae Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 15 Sep 2009 19:16:29 +0000 Subject: Apply new naming convention to contributions/help-pages and launchers/help-pages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815456 13f79535-47bb-0310-9956-ffa450edef68 --- .../contributions/help-pages-contribution/pom.xml | 71 ---------------------- .../main/resources/META-INF/sca-contribution.xml | 22 ------- .../src/main/resources/help-pages.composite | 32 ---------- .../main/resources/help_pages/BookingAHoliday.html | 34 ----------- .../main/resources/help_pages/BookingAHotel.html | 34 ----------- .../main/resources/help_pages/MakingPayments.html | 34 ----------- .../src/main/resources/help_pages/index.html | 59 ------------------ .../travelsample/contributions/help-pages/pom.xml | 71 ++++++++++++++++++++++ .../main/resources/META-INF/sca-contribution.xml | 22 +++++++ .../src/main/resources/help-pages.composite | 32 ++++++++++ .../main/resources/help_pages/BookingAHoliday.html | 34 +++++++++++ .../main/resources/help_pages/BookingAHotel.html | 34 +++++++++++ .../main/resources/help_pages/MakingPayments.html | 34 +++++++++++ .../src/main/resources/help_pages/index.html | 59 ++++++++++++++++++ sandbox/travelsample/contributions/pom.xml | 2 +- 15 files changed, 287 insertions(+), 287 deletions(-) delete mode 100644 sandbox/travelsample/contributions/help-pages-contribution/pom.xml delete mode 100644 sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/META-INF/sca-contribution.xml delete mode 100644 sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help-pages.composite delete mode 100644 sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/BookingAHoliday.html delete mode 100644 sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/BookingAHotel.html delete mode 100644 sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/MakingPayments.html delete mode 100644 sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/index.html create mode 100644 sandbox/travelsample/contributions/help-pages/pom.xml create mode 100644 sandbox/travelsample/contributions/help-pages/src/main/resources/META-INF/sca-contribution.xml create mode 100644 sandbox/travelsample/contributions/help-pages/src/main/resources/help-pages.composite create mode 100644 sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/BookingAHoliday.html create mode 100644 sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/BookingAHotel.html create mode 100644 sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/MakingPayments.html create mode 100644 sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/index.html (limited to 'sandbox/travelsample/contributions') diff --git a/sandbox/travelsample/contributions/help-pages-contribution/pom.xml b/sandbox/travelsample/contributions/help-pages-contribution/pom.xml deleted file mode 100644 index 5896754423..0000000000 --- a/sandbox/travelsample/contributions/help-pages-contribution/pom.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 1.6-SNAPSHOT - - 1.0-SNAPSHOT - scatours-help-pages-contribution - Apache Tuscany SCA Tours Help Pages Contribution - - - - org.apache.tuscany.sca - tuscany-host-embedded - 1.6-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-implementation-resource-runtime - 1.6-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-binding-http-runtime - 1.6-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-host-tomcat - 1.6-SNAPSHOT - runtime - - - - junit - junit - 4.5 - test - - - - - - ${artifactId} - - diff --git a/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/META-INF/sca-contribution.xml b/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/META-INF/sca-contribution.xml deleted file mode 100644 index 038f9260b4..0000000000 --- a/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/META-INF/sca-contribution.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - \ No newline at end of file diff --git a/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help-pages.composite b/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help-pages.composite deleted file mode 100644 index d440730b8f..0000000000 --- a/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help-pages.composite +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - diff --git a/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/BookingAHoliday.html b/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/BookingAHoliday.html deleted file mode 100644 index 194ecd1183..0000000000 --- a/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/BookingAHoliday.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - -Tuscany SCA Tours Help - Booking a holiday - - - -

Tuscany SCA Tours Help Pages - Booking a holiday

- -

This page contains instructions on how to book a holiday with SCA Tours

- -

More help text would go here.....

- - - \ No newline at end of file diff --git a/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/BookingAHotel.html b/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/BookingAHotel.html deleted file mode 100644 index bde4d25226..0000000000 --- a/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/BookingAHotel.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - -Tuscany SCA Tours Help - Booking a hotel - - - -

Tuscany SCA Tours Help Pages - Booking a hotel

- -

This page contains instructions on how to book a hotel with SCA Tours

- -

More help text would go here.....

- - - \ No newline at end of file diff --git a/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/MakingPayments.html b/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/MakingPayments.html deleted file mode 100644 index a1b24f4d23..0000000000 --- a/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/MakingPayments.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - -Tuscany SCA Tours Help - Making Payments - - - -

Tuscany SCA Tours Help Pages - Making Payments

- -

This page contains instructions on how to make payments to SCA Tours

- -

More help text would go here.....

- - - \ No newline at end of file diff --git a/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/index.html b/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/index.html deleted file mode 100644 index 4972752ea1..0000000000 --- a/sandbox/travelsample/contributions/help-pages-contribution/src/main/resources/help_pages/index.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - - -Tuscany SCA Tours Help - - - -

Tuscany SCA Tours Help Pages

- -

Welcome to the Tuscany SCA Tours help pages.

-

How can we help you?

- -

Making a booking

- - -

Making payments

- - -

Preparing to travel

- - -

Contact customer support

- - - \ No newline at end of file diff --git a/sandbox/travelsample/contributions/help-pages/pom.xml b/sandbox/travelsample/contributions/help-pages/pom.xml new file mode 100644 index 0000000000..dde35814ed --- /dev/null +++ b/sandbox/travelsample/contributions/help-pages/pom.xml @@ -0,0 +1,71 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.6-SNAPSHOT + + 1.0-SNAPSHOT + scatours-contribution-help-pages + Apache Tuscany SCA Tours Help Pages Contribution + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-resource-runtime + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-http-runtime + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-host-tomcat + 1.6-SNAPSHOT + runtime + + + + junit + junit + 4.5 + test + + + + + + ${artifactId} + + diff --git a/sandbox/travelsample/contributions/help-pages/src/main/resources/META-INF/sca-contribution.xml b/sandbox/travelsample/contributions/help-pages/src/main/resources/META-INF/sca-contribution.xml new file mode 100644 index 0000000000..038f9260b4 --- /dev/null +++ b/sandbox/travelsample/contributions/help-pages/src/main/resources/META-INF/sca-contribution.xml @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file diff --git a/sandbox/travelsample/contributions/help-pages/src/main/resources/help-pages.composite b/sandbox/travelsample/contributions/help-pages/src/main/resources/help-pages.composite new file mode 100644 index 0000000000..1ef8c0a6b1 --- /dev/null +++ b/sandbox/travelsample/contributions/help-pages/src/main/resources/help-pages.composite @@ -0,0 +1,32 @@ + + + + + + + + + + + + diff --git a/sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/BookingAHoliday.html b/sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/BookingAHoliday.html new file mode 100644 index 0000000000..194ecd1183 --- /dev/null +++ b/sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/BookingAHoliday.html @@ -0,0 +1,34 @@ + + + + + +Tuscany SCA Tours Help - Booking a holiday + + + +

Tuscany SCA Tours Help Pages - Booking a holiday

+ +

This page contains instructions on how to book a holiday with SCA Tours

+ +

More help text would go here.....

+ + + \ No newline at end of file diff --git a/sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/BookingAHotel.html b/sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/BookingAHotel.html new file mode 100644 index 0000000000..bde4d25226 --- /dev/null +++ b/sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/BookingAHotel.html @@ -0,0 +1,34 @@ + + + + + +Tuscany SCA Tours Help - Booking a hotel + + + +

Tuscany SCA Tours Help Pages - Booking a hotel

+ +

This page contains instructions on how to book a hotel with SCA Tours

+ +

More help text would go here.....

+ + + \ No newline at end of file diff --git a/sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/MakingPayments.html b/sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/MakingPayments.html new file mode 100644 index 0000000000..a1b24f4d23 --- /dev/null +++ b/sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/MakingPayments.html @@ -0,0 +1,34 @@ + + + + + +Tuscany SCA Tours Help - Making Payments + + + +

Tuscany SCA Tours Help Pages - Making Payments

+ +

This page contains instructions on how to make payments to SCA Tours

+ +

More help text would go here.....

+ + + \ No newline at end of file diff --git a/sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/index.html b/sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/index.html new file mode 100644 index 0000000000..4972752ea1 --- /dev/null +++ b/sandbox/travelsample/contributions/help-pages/src/main/resources/help_pages/index.html @@ -0,0 +1,59 @@ + + + + + +Tuscany SCA Tours Help + + + +

Tuscany SCA Tours Help Pages

+ +

Welcome to the Tuscany SCA Tours help pages.

+

How can we help you?

+ +

Making a booking

+ + +

Making payments

+ + +

Preparing to travel

+ + +

Contact customer support

+ + + \ No newline at end of file diff --git a/sandbox/travelsample/contributions/pom.xml b/sandbox/travelsample/contributions/pom.xml index 63042e9deb..49473cdba6 100644 --- a/sandbox/travelsample/contributions/pom.xml +++ b/sandbox/travelsample/contributions/pom.xml @@ -60,7 +60,7 @@ fullapp-packagedtrip fullapp-bespoketrip fullapp-shoppingcart - help-pages-contribution + help-pages hotel interaction-client interaction-service-remote -- cgit v1.2.3