Author: ron.sigal(a)jboss.com
Date: 2008-11-20 01:27:40 -0500 (Thu, 20 Nov 2008)
New Revision: 4723
Modified:
remoting2/branches/2.x/lib/jboss/README
remoting2/branches/2.x/lib/jboss/jboss-common-core.jar
remoting2/branches/2.x/lib/jboss/jboss-j2se.jar
remoting2/branches/2.x/lib/jboss/jboss-jmx.jar
remoting2/branches/2.x/lib/jboss/jnpserver.jar
Log:
JBREM-1067: Change versions of jboss-common-core.jar, jboss-j2se.jar, jboss-jmx.jar,
jnpserver.jar to conform with AS 5.0.0.GA.
Modified: remoting2/branches/2.x/lib/jboss/README
===================================================================
--- remoting2/branches/2.x/lib/jboss/README 2008-11-20 06:26:39 UTC (rev 4722)
+++ remoting2/branches/2.x/lib/jboss/README 2008-11-20 06:27:40 UTC (rev 4723)
@@ -1,6 +1,18 @@
The jars included in this directory are from the JBossAS sub-projects and are needed by
JBossRemoting.
-The files currently listed are from a build of jboss-as-parent from 0/4/08, shortly
before the release of AS 5.0.0.CR2.
+The files currently listed are from a build of jboss-as-parent from 11/19/08, shortly
before the release of AS 5.0.0.GA.
+File Version From
+------- ------- ----
+jboss-common-core.jar 2.2.10.GA
http://repository.jboss.com/maven2/org/jboss/jboss-common-core/2.2.10.GA/
+jboss-j2se.jar 5.0.0.GA built from jboss-as-parent 11/19/08
+jboss-jmx.jar 5.0.0.GA built from jboss-as-parent 11/19/08
+jboss-logging-log4j.jar 2.0.5.GA
http://repository.jboss.com/maven2/org/jboss/logging/jboss-logging-log4j/...
+jboss-logging-spi.jar 2.0.5.GA
http://repository.jboss.com/maven2/org/jboss/logging/jboss-logging-spi/2....
+jboss-serialization.jar 1.0.3.GA
http://repository.jboss.com/maven2/jboss/jboss-serialization/1.0.3.GA/
+jnpserver.jar 5.0.0.GA
http://repository.jboss.com/maven2/org/jboss/naming/jnpserver/5.0.0.GA/
+
+
+
Only exception to this is the jrunit.jar. There is no release of this currently, so
having to use locally built version.
However, can reproduce the binary using the appropriate CVS tag from the jrunit project.
Modified: remoting2/branches/2.x/lib/jboss/jboss-common-core.jar
===================================================================
(Binary files differ)
Modified: remoting2/branches/2.x/lib/jboss/jboss-j2se.jar
===================================================================
(Binary files differ)
Modified: remoting2/branches/2.x/lib/jboss/jboss-jmx.jar
===================================================================
(Binary files differ)
Modified: remoting2/branches/2.x/lib/jboss/jnpserver.jar
===================================================================
(Binary files differ)