[jboss-svn-commits] JBL Code SVN: r5256 - in labs/jbossesb/branches/refactor: . product qa

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sun Jul 23 08:38:43 EDT 2006


Author: arvinder
Date: 2006-07-23 08:38:36 -0400 (Sun, 23 Jul 2006)
New Revision: 5256

Added:
   labs/jbossesb/branches/refactor/product/Build.txt
   labs/jbossesb/branches/refactor/product/Copyright.txt
   labs/jbossesb/branches/refactor/product/Developer.txt
   labs/jbossesb/branches/refactor/qa/Copyright.txt
Removed:
   labs/jbossesb/branches/refactor/Build.txt
Modified:
   labs/jbossesb/branches/refactor/Developer.txt
   labs/jbossesb/branches/refactor/Readme.txt
Log:
remerge with trunk

Deleted: labs/jbossesb/branches/refactor/Build.txt
===================================================================
--- labs/jbossesb/branches/refactor/Build.txt	2006-07-23 09:42:03 UTC (rev 5255)
+++ labs/jbossesb/branches/refactor/Build.txt	2006-07-23 12:38:36 UTC (rev 5256)
@@ -1,5 +0,0 @@
-Use the root build.xml in conjuntion with product.properties, where various properties used
-in the build can be set for convenience. The lib/ext directory contains the most recently tested
-libs needed to build the system. You are free to use these, or your own versions of the jars
-from a JBossAS 4.0.3SP1 installation. If the latter, then set org.jboss.esb.frominstall to true
-and org.jboss.esb.jboss.home to the root of your JBossAS installation.
\ No newline at end of file

Modified: labs/jbossesb/branches/refactor/Developer.txt
===================================================================
--- labs/jbossesb/branches/refactor/Developer.txt	2006-07-23 09:42:03 UTC (rev 5255)
+++ labs/jbossesb/branches/refactor/Developer.txt	2006-07-23 12:38:36 UTC (rev 5256)
@@ -1,13 +1,4 @@
-WARNING: this will be updated soon and refers to the old structure.
-
 The structure of the distribution is as follows:
 
-lib:			contains the built jar
-lib/ext:		contains any jars needed to build/run the distribution
-ESBCore:		the core SOA infrastructure
-JBI:			the JBI implementation which layers on ESBCore
-javadocs:	created during the build
-build:		created during the build
-
-Any classes which occur within an 'internal' package are not meant for users. Changes to these
-classes can occur without notice and deprecation markers.
+product:	contains the JBossESB product codebase, including unit tests.
+qa:			contains the QA infrastructure for JBossESB.

Modified: labs/jbossesb/branches/refactor/Readme.txt
===================================================================
--- labs/jbossesb/branches/refactor/Readme.txt	2006-07-23 09:42:03 UTC (rev 5255)
+++ labs/jbossesb/branches/refactor/Readme.txt	2006-07-23 12:38:36 UTC (rev 5256)
@@ -2,3 +2,7 @@
 
 For more information on JBossESB, visit http://labs.jboss.com/portal/jbossesb/?prjlist=false
 
+If you just want to check out the product codebase then check out jbossesb/product. The QA suite (available
+in jbossesb/qa) can be checked out and built separately. This is because QA code will eventually exceed the
+size of the product codebase and may not be needed by all users/developers.
+

Copied: labs/jbossesb/branches/refactor/product/Build.txt (from rev 5255, labs/jbossesb/trunk/product/Build.txt)

Copied: labs/jbossesb/branches/refactor/product/Copyright.txt (from rev 5255, labs/jbossesb/trunk/product/Copyright.txt)

Copied: labs/jbossesb/branches/refactor/product/Developer.txt (from rev 5255, labs/jbossesb/trunk/product/Developer.txt)

Copied: labs/jbossesb/branches/refactor/qa/Copyright.txt (from rev 5255, labs/jbossesb/trunk/qa/Copyright.txt)




More information about the jboss-svn-commits mailing list