Author: jsdelfino
Date: Mon Jun 13 09:06:50 2011
New Revision: 1135066
URL: http://svn.apache.org/viewvc?rev=1135066&view=rev
Log:
Add missing files to build scripts and fixed a header typo.
Modified:
tuscany/sca-cpp/trunk/components/http/Makefile.am
tuscany/sca-cpp/trunk/modules/edit/Makefile.am
tuscany/sca-cpp/trunk/modules/edit/htdocs/create/index.html
Modified: tuscany/sca-cpp/trunk/components/http/Makefile.am
URL:
http://svn.apache.org/viewvc/tuscany/sca-cpp/trunk/components/http/Makefile.am?rev=1135066&r1=1135065&r2=1135066&view=diff
==============================================================================
--- tuscany/sca-cpp/trunk/components/http/Makefile.am (original)
+++ tuscany/sca-cpp/trunk/components/http/Makefile.am Mon Jun 13 09:06:50 2011
@@ -19,8 +19,8 @@ compdir=$(prefix)/components/http
EXTRA_DIST = http.composite httpget.componentType httpdelete.componentType
*.scm
-comp_LTLIBRARIES = libhttpget.la libhttpdelete.la libhttppost.la libhttpput.la
-noinst_DATA = libhttpget.so libhttpdelete.so libhttppost.so libhttpput.so
+comp_LTLIBRARIES = libhttpget.la libhttpdelete.la libhttppost.la libhttpput.la
libhttppatch.la
+noinst_DATA = libhttpget.so libhttpdelete.so libhttppost.so libhttpput.so
libhttppatch.so
libhttpget_la_SOURCES = httpget.cpp
libhttpget_la_LDFLAGS = -lxml2 -lmozjs -curl
Modified: tuscany/sca-cpp/trunk/modules/edit/Makefile.am
URL:
http://svn.apache.org/viewvc/tuscany/sca-cpp/trunk/modules/edit/Makefile.am?rev=1135066&r1=1135065&r2=1135066&view=diff
==============================================================================
--- tuscany/sca-cpp/trunk/modules/edit/Makefile.am (original)
+++ tuscany/sca-cpp/trunk/modules/edit/Makefile.am Mon Jun 13 09:06:50 2011
@@ -20,7 +20,7 @@ if WANT_PYTHON
moddir = $(prefix)/modules/edit
dist_mod_SCRIPTS = start stop ssl-start mkapplinks
-nobase_dist_mod_DATA = edit.composite *.py htdocs/*.html htdocs/*.js
htdocs/*.cmf htdocs/*.ico htdocs/*.png htdocs/*.txt htdocs/account/*.html
htdocs/create/*.html htdocs/data/*.html htdocs/app/*.html htdocs/store/*.html
htdocs/stats/*.html htdocs/graph/*.html htdocs/graph/*.js htdocs/page/*.html
htdocs/page/*.js htdocs/login/*.html htdocs/logout/*.html
palettes/*/palette.composite apps/*/app.composite apps/*/htdocs/app.html
dashboards/*/user.apps store/*/store.apps
-EXTRA_DIST = edit.composite *.py htdocs/*.html htdocs/*.js htdocs/*.cmf
htdocs/*.ico htdocs/*.png htdocs/*.txt htdocs/account/*.html
htdocs/create/*.html htdocs/data/*.html htdocs/app/*.html htdocs/store/*.html
htdocs/stats/*.html htdocs/graph/*.html htdocs/graph/*.js htdocs/page/*.html
htdocs/page/*.js htdocs/login/*.html htdocs/logout/*.html
palettes/*/palette.composite apps/*/app.composite apps/*/htdocs/app.html
dashboards/*/user.apps store/*/store.apps
+nobase_dist_mod_DATA = edit.composite *.py htdocs/*.html htdocs/*.js
htdocs/*.cmf htdocs/*.ico htdocs/*.png htdocs/*.txt htdocs/account/*.html
htdocs/create/*.html htdocs/clone/*.html htdocs/data/*.html htdocs/app/*.html
htdocs/store/*.html htdocs/stats/*.html htdocs/graph/*.html htdocs/graph/*.js
htdocs/page/*.html htdocs/page/*.js htdocs/login/*.html htdocs/logout/*.html
htdocs/public/*.html htdocs/public/*.png palettes/*/palette.composite
apps/*/app.composite apps/*/app.stats apps/*/htdocs/app.html
dashboards/*/user.apps store/*/store.apps
+EXTRA_DIST = edit.composite *.py htdocs/*.html htdocs/*.js htdocs/*.cmf
htdocs/*.ico htdocs/*.png htdocs/*.txt htdocs/account/*.html
htdocs/create/*.html htdocs/clone/*.html htdocs/data/*.html htdocs/app/*.html
htdocs/store/*.html htdocs/stats/*.html htdocs/graph/*.html htdocs/graph/*.js
htdocs/page/*.html htdocs/page/*.js htdocs/login/*.html htdocs/logout/*.html
htdocs/public/*.html htdocs/public/*.png palettes/*/palette.composite
apps/*/app.composite apps/*/app.stats apps/*/htdocs/app.html
dashboards/*/user.apps store/*/store.apps
endif
Modified: tuscany/sca-cpp/trunk/modules/edit/htdocs/create/index.html
URL:
http://svn.apache.org/viewvc/tuscany/sca-cpp/trunk/modules/edit/htdocs/create/index.html?rev=1135066&r1=1135065&r2=1135066&view=diff
==============================================================================
--- tuscany/sca-cpp/trunk/modules/edit/htdocs/create/index.html (original)
+++ tuscany/sca-cpp/trunk/modules/edit/htdocs/create/index.html Mon Jun 13
09:06:50 2011
@@ -38,7 +38,7 @@
<div id="menu"></div>
<table style="width: 100%;">
-<tr><td><h1><span id="h1"></span></h1></td></tr>
+<tr><td><h2><span id="h1"></span></h2></td></tr>
</table>
<table style="width: 100%;">