[jboss-svn-commits] JBL Code SVN: r7734 - labs/jbossesb/trunk/product
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Nov 21 03:11:57 EST 2006
Author: mark.little at jboss.com
Date: 2006-11-21 03:10:58 -0500 (Tue, 21 Nov 2006)
New Revision: 7734
Modified:
labs/jbossesb/trunk/product/Developer.txt
Log:
Tidy-up.
Modified: labs/jbossesb/trunk/product/Developer.txt
===================================================================
--- labs/jbossesb/trunk/product/Developer.txt 2006-11-21 07:57:01 UTC (rev 7733)
+++ labs/jbossesb/trunk/product/Developer.txt 2006-11-21 08:10:58 UTC (rev 7734)
@@ -4,10 +4,10 @@
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
+core: the core SOA infrastructure
+jbi: the JBI implementation which layers on core
+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.
More information about the jboss-svn-commits
mailing list