[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wsf-c-commits
Subject:    [Wsf-c-commits] svn commit r19962 - in trunk/wsf/cpp/samples: echo
From:       sanjaya () wso2 ! com
Date:       2008-07-25 2:24:18
Message-ID: E1KMCyg-0002o9-MJ () wso2 ! org
[Download RAW message or body]

Author: sanjaya
Date: Thu Jul 24 19:24:17 2008
New Revision: 19962
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=19962

Log:
Fixed build issues


Modified:
   trunk/wsf/cpp/samples/echo/Makefile.am
   trunk/wsf/cpp/samples/flickr/Makefile.am
   trunk/wsf/cpp/samples/google/Makefile.am
   trunk/wsf/cpp/samples/math/Makefile.am
   trunk/wsf/cpp/samples/mtom/Makefile.am
   trunk/wsf/cpp/samples/notify/Makefile.am
   trunk/wsf/cpp/samples/yahoo/Makefile.am

Modified: trunk/wsf/cpp/samples/echo/Makefile.am
URL: http://wso2.org/svn/browse/wso2/trunk/wsf/cpp/samples/echo/Makefile.am?rev=19962&r1=19961&r2=19962&view=diff
 ==============================================================================
--- trunk/wsf/cpp/samples/echo/Makefile.am	(original)
+++ trunk/wsf/cpp/samples/echo/Makefile.am	Thu Jul 24 19:24:17 2008
@@ -15,7 +15,7 @@
 		../../wsf_c/axis2c/util/src/libaxutil.la \
 		../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
 		../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-		../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+		../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
 			../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
 			../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                     -lpthread \
@@ -28,7 +28,7 @@
 		../../wsf_c/axis2c/util/src/libaxutil.la \
 		../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
 		../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-		../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+		../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
 			../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
 			../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                     -lpthread \
@@ -41,7 +41,7 @@
 		../../wsf_c/axis2c/util/src/libaxutil.la \
 		../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
 		../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-		../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+		../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
 			../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
 			../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                     -lpthread \
@@ -54,7 +54,7 @@
 		../../wsf_c/axis2c/util/src/libaxutil.la \
 		../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
 		../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-		../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+		../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
 			../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
 			../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                     -lpthread \
@@ -67,7 +67,7 @@
 		../../wsf_c/axis2c/util/src/libaxutil.la \
 		../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
 		../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-		../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+		../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
 			../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
 			../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                     -lpthread \
@@ -80,7 +80,7 @@
 		../../wsf_c/axis2c/util/src/libaxutil.la \
 		../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
 		../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-		../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+		../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
 			../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
 			../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                     -lpthread \
@@ -93,7 +93,7 @@
 		../../wsf_c/axis2c/util/src/libaxutil.la \
 		../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
 		../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-		../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+		../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
 			../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
 			../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                     -lpthread \
@@ -106,7 +106,7 @@
 		../../wsf_c/axis2c/util/src/libaxutil.la \
 		../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
 		../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-		../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+		../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
 			../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
 			../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                     -lpthread \
@@ -119,7 +119,7 @@
 		../../wsf_c/axis2c/util/src/libaxutil.la \
 		../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
 		../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-		../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+		../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
 			../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
 			../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                     -lpthread \

Modified: trunk/wsf/cpp/samples/flickr/Makefile.am
URL: http://wso2.org/svn/browse/wso2/trunk/wsf/cpp/samples/flickr/Makefile.am?rev=19962&r1=19961&r2=19962&view=diff
 ==============================================================================
--- trunk/wsf/cpp/samples/flickr/Makefile.am	(original)
+++ trunk/wsf/cpp/samples/flickr/Makefile.am	Thu Jul 24 19:24:17 2008
@@ -7,7 +7,7 @@
                 ../../wsf_c/axis2c/util/src/libaxutil.la \
                 ../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
                 ../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-                ../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+                ../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
                         \
                ../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
                \
                         \
                ../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                \
                     -lpthread \

Modified: trunk/wsf/cpp/samples/google/Makefile.am
URL: http://wso2.org/svn/browse/wso2/trunk/wsf/cpp/samples/google/Makefile.am?rev=19962&r1=19961&r2=19962&view=diff
 ==============================================================================
--- trunk/wsf/cpp/samples/google/Makefile.am	(original)
+++ trunk/wsf/cpp/samples/google/Makefile.am	Thu Jul 24 19:24:17 2008
@@ -7,7 +7,7 @@
                 ../../wsf_c/axis2c/util/src/libaxutil.la \
                 ../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
                 ../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-                ../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+                ../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
                         \
                ../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
                \
                         \
                ../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                \
                     -lpthread \

Modified: trunk/wsf/cpp/samples/math/Makefile.am
URL: http://wso2.org/svn/browse/wso2/trunk/wsf/cpp/samples/math/Makefile.am?rev=19962&r1=19961&r2=19962&view=diff
 ==============================================================================
--- trunk/wsf/cpp/samples/math/Makefile.am	(original)
+++ trunk/wsf/cpp/samples/math/Makefile.am	Thu Jul 24 19:24:17 2008
@@ -7,7 +7,7 @@
                 ../../wsf_c/axis2c/util/src/libaxutil.la \
                 ../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
                 ../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-                ../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+                ../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
                         \
                ../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
                \
                         \
                ../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                \
                     -lpthread \

Modified: trunk/wsf/cpp/samples/mtom/Makefile.am
URL: http://wso2.org/svn/browse/wso2/trunk/wsf/cpp/samples/mtom/Makefile.am?rev=19962&r1=19961&r2=19962&view=diff
 ==============================================================================
--- trunk/wsf/cpp/samples/mtom/Makefile.am	(original)
+++ trunk/wsf/cpp/samples/mtom/Makefile.am	Thu Jul 24 19:24:17 2008
@@ -8,7 +8,7 @@
                 ../../wsf_c/axis2c/util/src/libaxutil.la \
                 ../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
                 ../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-                ../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+                ../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
                         \
                ../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
                \
                         \
                ../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                \
                     -lpthread \

Modified: trunk/wsf/cpp/samples/notify/Makefile.am
URL: http://wso2.org/svn/browse/wso2/trunk/wsf/cpp/samples/notify/Makefile.am?rev=19962&r1=19961&r2=19962&view=diff
 ==============================================================================
--- trunk/wsf/cpp/samples/notify/Makefile.am	(original)
+++ trunk/wsf/cpp/samples/notify/Makefile.am	Thu Jul 24 19:24:17 2008
@@ -6,7 +6,7 @@
                 ../../wsf_c/axis2c/util/src/libaxutil.la \
                 ../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
                 ../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-                ../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+                ../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
                         \
                ../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
                \
                         \
                ../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                \
 			../../src/libwso2_wsf.la \

Modified: trunk/wsf/cpp/samples/yahoo/Makefile.am
URL: http://wso2.org/svn/browse/wso2/trunk/wsf/cpp/samples/yahoo/Makefile.am?rev=19962&r1=19961&r2=19962&view=diff
 ==============================================================================
--- trunk/wsf/cpp/samples/yahoo/Makefile.am	(original)
+++ trunk/wsf/cpp/samples/yahoo/Makefile.am	Thu Jul 24 19:24:17 2008
@@ -6,7 +6,7 @@
                 ../../wsf_c/axis2c/util/src/libaxutil.la \
                 ../../wsf_c/axis2c/axiom/src/om/libaxis2_axiom.la \
                 ../../wsf_c/axis2c/src/core/engine/libaxis2_engine.la \
-                ../../wsf_c/axis2c/axiom/src/parser/libxml2/libaxis2_parser.la \
+                ../../wsf_c/axis2c/axiom/src/parser/guththila/libaxis2_parser.la \
                         \
                ../../wsf_c/axis2c/src/core/transport/http/sender/libaxis2_http_sender.la \
                \
                         \
                ../../wsf_c/axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la \
                \
 			../../src/libwso2_wsf.la \

_______________________________________________
Wsf-c-commits mailing list
Wsf-c-commits@wso2.org
http://www.wso2.org/cgi-bin/mailman/listinfo/wsf-c-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic