Author: ate
Date: Thu Jan 12 04:48:35 2006
New Revision: 368357
URL: http://svn.apache.org/viewcvs?rev=368357&view=rev
Log:
jmx dep still needed for jdk < 1.5, so putting it back in.
Note: its currently not automatically downloaded by maven, unless the jboss
loginmodule is build.
Modified:
portals/jetspeed-2/branches/JETSPEED-BRANCH-2.0.1/.classpath
Modified: portals/jetspeed-2/branches/JETSPEED-BRANCH-2.0.1/.classpath
URL:
http://svn.apache.org/viewcvs/portals/jetspeed-2/branches/JETSPEED-BRANCH-2.0.1/.classpath?rev=368357&r1=368356&r2=368357&view=diff
==============================================================================
--- portals/jetspeed-2/branches/JETSPEED-BRANCH-2.0.1/.classpath (original)
+++ portals/jetspeed-2/branches/JETSPEED-BRANCH-2.0.1/.classpath Thu Jan 12
04:48:35 2006
@@ -106,5 +106,6 @@
<classpathentry kind="var"
path="MAVEN_REPO/activation/jars/activation-1.0.2.jar"/>
<classpathentry kind="var"
path="MAVEN_REPO/javamail/jars/javamail-1.3.3.jar"/>
<classpathentry kind="var"
path="MAVEN_REPO/taglibs/jars/random-1.0.2.jar"/>
+ <classpathentry kind="var" path="MAVEN_REPO/jmx/jars/jmxri-1.2.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]