[jbossws-commits] JBossWS SVN: r3638 - in trunk: integration/native and 4 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Jun 19 11:20:44 EDT 2007


Author: heiko.braun at jboss.com
Date: 2007-06-19 11:20:43 -0400 (Tue, 19 Jun 2007)
New Revision: 3638

Modified:
   trunk/build/build.sh
   trunk/integration/native/build.sh
   trunk/integration/spi/build.sh
   trunk/integration/sunri/build.sh
   trunk/integration/xfire/build.sh
   trunk/jbossws-core/build.sh
Log:
Exceutable bit

Modified: trunk/build/build.sh
===================================================================
--- trunk/build/build.sh	2007-06-19 15:09:46 UTC (rev 3637)
+++ trunk/build/build.sh	2007-06-19 15:20:43 UTC (rev 3638)
@@ -1,4 +1,5 @@
 #!/bin/sh
+
 ### ====================================================================== ###
 ##                                                                          ##
 ##  This is the main entry point for the build system.                      ##

Modified: trunk/integration/native/build.sh
===================================================================
--- trunk/integration/native/build.sh	2007-06-19 15:09:46 UTC (rev 3637)
+++ trunk/integration/native/build.sh	2007-06-19 15:20:43 UTC (rev 3638)
@@ -1,4 +1,5 @@
 #!/bin/sh
+
 ### ====================================================================== ###
 ##                                                                          ##
 ##  This is the main entry point for the build system.                      ##

Modified: trunk/integration/spi/build.sh
===================================================================
--- trunk/integration/spi/build.sh	2007-06-19 15:09:46 UTC (rev 3637)
+++ trunk/integration/spi/build.sh	2007-06-19 15:20:43 UTC (rev 3638)
@@ -1,4 +1,5 @@
 #!/bin/sh
+
 ### ====================================================================== ###
 ##                                                                          ##
 ##  This is the main entry point for the build system.                      ##

Modified: trunk/integration/sunri/build.sh
===================================================================
--- trunk/integration/sunri/build.sh	2007-06-19 15:09:46 UTC (rev 3637)
+++ trunk/integration/sunri/build.sh	2007-06-19 15:20:43 UTC (rev 3638)
@@ -1,4 +1,5 @@
 #!/bin/sh
+
 ### ====================================================================== ###
 ##                                                                          ##
 ##  This is the main entry point for the build system.                      ##

Modified: trunk/integration/xfire/build.sh
===================================================================
--- trunk/integration/xfire/build.sh	2007-06-19 15:09:46 UTC (rev 3637)
+++ trunk/integration/xfire/build.sh	2007-06-19 15:20:43 UTC (rev 3638)
@@ -1,4 +1,5 @@
 #!/bin/sh
+
 ### ====================================================================== ###
 ##                                                                          ##
 ##  This is the main entry point for the build system.                      ##

Modified: trunk/jbossws-core/build.sh
===================================================================
--- trunk/jbossws-core/build.sh	2007-06-19 15:09:46 UTC (rev 3637)
+++ trunk/jbossws-core/build.sh	2007-06-19 15:20:43 UTC (rev 3638)
@@ -1,4 +1,5 @@
 #!/bin/sh
+
 ### ====================================================================== ###
 ##                                                                          ##
 ##  This is the main entry point for the build system.                      ##




More information about the jbossws-commits mailing list