[jboss-cvs] jboss-portal/federation ...

Julien Viet julien at jboss.com
Sat Jul 22 03:47:01 EDT 2006


  User: julien  
  Date: 06/07/22 03:47:01

  Modified:    federation   .classpath .project
  Log:
  JBPORTAL-968 : Need to update Eclipse .project and .classpath in modules jems and federation
  
  Revision  Changes    Path
  1.2       +14 -13    jboss-portal/federation/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/federation/.classpath,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- .classpath	18 Jul 2006 20:33:50 -0000	1.1
  +++ .classpath	22 Jul 2006 07:47:01 -0000	1.2
  @@ -7,21 +7,22 @@
   	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
   	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
   	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/sun-activation/lib/activation.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/dom4j-dom4j/lib/dom4j.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-common.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jmx.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-system.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/jboss-client/lib/jmx-invoker-adaptor-client.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/jakarta-httpclient/lib/commons-httpclient.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/jboss-microcontainer/lib/jboss-microcontainer.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/jboss-microcontainer/lib/jboss-dependency.jar"/>
  +	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
  +	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
  +	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
  +	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
  +	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jboss-common.jar"/>
  +	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jboss-jmx.jar"/>
  +	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jboss-system.jar"/>
  +	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jmx-invoker-adaptor-client.jar"/>
  +	<classpathentry kind="lib" path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
  +	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
  +	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
   	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
   	<classpathentry combineaccessrules="false" kind="src" path="/security"/>
   	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/jboss-jbossxb/lib/jboss-xml-binding.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss.jar"/>
  +	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
  +	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jboss.jar"/>
  +	<classpathentry combineaccessrules="false" kind="src" path="/portlet"/>
   	<classpathentry kind="output" path="bin"/>
   </classpath>
  
  
  
  1.2       +1 -1      jboss-portal/federation/.project
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .project
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/federation/.project,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- .project	18 Jul 2006 20:33:50 -0000	1.1
  +++ .project	22 Jul 2006 07:47:01 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <projectDescription>
  -	<name>portlet</name>
  +	<name>federation</name>
   	<comment></comment>
   	<projects>
   	</projects>
  
  
  



More information about the jboss-cvs-commits mailing list