morciuch    2003/07/23 12:31:30

  Modified:    .        .project .classpath
  Log:
  Updated eclipse project configuration
  
  Revision  Changes    Path
  1.2       +16 -15    jakarta-jetspeed/.project
  
  Index: .project
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/.project,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .project  3 May 2003 01:32:02 -0000       1.1
  +++ .project  23 Jul 2003 19:31:29 -0000      1.2
  @@ -1,17 +1,18 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +
   <projectDescription>
  -     <name>Jetspeed</name>
  -     <comment></comment>
  -     <projects>
  -     </projects>
  -     <buildSpec>
  -             <buildCommand>
  -                     <name>org.eclipse.jdt.core.javabuilder</name>
  -                     <arguments>
  -                     </arguments>
  -             </buildCommand>
  -     </buildSpec>
  -     <natures>
  -             <nature>org.eclipse.jdt.core.javanature</nature>
  -     </natures>
  -</projectDescription>
  +  <name>jetspeed</name>
  +  <comment>Jetspeed is an Open Source implementation of an Enterprise Information 
Portal, using Java and XML. A portal makes network resources (applications, databases 
and so forth) available to end-users. The user can access the portal via a web 
browser, WAP-phone, pager or any other device. Jetspeed acts as the central hub where 
information from multiple sources are made available in an easy to use manner. The 
data presented via Jetspeed is independent of content type, This means that content 
from for example XML,RSS or SMTP can be integrated with Jetspeed. The actual 
presentation of the data is handled via ates XSL and delivered to the user for example 
via the combination of Java Server Pages (JSPs) and HTML. Jetspeed provides support 
for templating and content publication frameworks such as Cocoon, WebMacro and 
Velocity. Note that outside of regualar browser Jetspeed also supports WAP devices. 
Jetspeed helps you build portal applications quickly. The goal is to make Jetspeed a 
tool for both portal developers as well as user interface designers. Currently the 
focus is on providing developers with a set of tools that facilitates building the 
base for the portal. With Jetspeed you can quickly build an XML portal and also 
syndicate your own content.</comment>
  +  <projects>
  +  </projects>
  +  <buildSpec>
  +    <buildCommand>
  +      <name>org.eclipse.jdt.core.javabuilder</name>
  +      <arguments>
  +      </arguments>
  +    </buildCommand>
  +  </buildSpec>
  +  <natures>
  +    <nature>org.eclipse.jdt.core.javanature</nature>
  +  </natures>
  +</projectDescription>
  \ No newline at end of file
  
  
  
  1.2       +82 -52    jakarta-jetspeed/.classpath
  
  Index: .classpath
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/.classpath,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .classpath        3 May 2003 01:28:53 -0000       1.1
  +++ .classpath        23 Jul 2003 19:31:30 -0000      1.2
  @@ -1,54 +1,84 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +
   <classpath>
  -    <classpathentry excluding="**/CVS/*" kind="src" path="src/java"/>
  -    <classpathentry kind="lib" path="build/lib/xercesImpl.jar"/>
  -    <classpathentry kind="lib" path="lib/activation.jar"/>
  -    <classpathentry kind="lib" path="lib/velocity-1.3.jar"/>
  -    <classpathentry kind="lib" path="build/lib/ant-1.5-optional.jar"/>
  -    <classpathentry kind="lib" path="build/lib/httpclient.jar"/>
  -    <classpathentry kind="lib" path="lib/castor-0.9.3.jar"/>
  -    <classpathentry kind="lib" path="lib/commons-dbcp-1.0-dev-20020806.jar"/>
  -    <classpathentry kind="lib" path="lib/xalan-2.3.1.jar"/>
  -    <classpathentry kind="lib" path="modules/css.jar"/>
  -    <classpathentry kind="lib" path="scratchpad/jetspeed-cms/lib/hsql.jar"/>
  -    <classpathentry kind="lib" path="scratchpad/jetspeed-cms/lib/slide-stores.jar"/>
  -    <classpathentry kind="lib" path="webapp/WEB-INF/lib/hsqldb.jar"/>
  -    <classpathentry kind="lib" path="lib/stratum-1.0-b4-dev.jar"/>
  -    <classpathentry kind="lib" path="build/lib/ant-1.5.jar"/>
  -    <classpathentry kind="lib" path="build/lib/log4j-core.jar"/>
  -    <classpathentry kind="lib" path="lib/commons-logging-1.0.2.jar"/>
  -    <classpathentry kind="lib" path="lib/village-1.5.3.jar"/>
  -    <classpathentry kind="lib" path="lib/xercesImpl.jar"/>
  -    <classpathentry kind="lib" path="lib/jakarta-regexp-1.2.jar"/>
  -    <classpathentry kind="lib" path="build/lib/cactus-23-1.2.jar"/>
  -    <classpathentry kind="lib" path="scratchpad/portlet-api/lib/jaxp.jar"/>
  -    <classpathentry kind="lib" path="lib/soap.jar"/>
  -    <classpathentry kind="lib" path="lib/servlet_2_2.jar"/>
  -    <classpathentry kind="lib" path="build/lib/cactus-22-1.2.jar"/>
  -    <classpathentry kind="lib" path="lib/ecs-1.4.1.jar"/>
  -    <classpathentry kind="lib" path="webapp/WEB-INF/db/hsqldb.jar"/>
  -    <classpathentry kind="lib" path="lib/uddi4j.jar"/>
  -    <classpathentry kind="lib" path="lib/torque-3.0.jar"/>
  -    <classpathentry kind="lib" path="lib/log4j-1.2.6.jar"/>
  -    <classpathentry kind="lib" path="bin/jetspeed-1.4-b4.jar"/>
  -    <classpathentry kind="lib" path="build/lib/cactus-ant-1.2.jar"/>
  -    <classpathentry kind="lib" path="build/lib/xml-apis.jar"/>
  -    <classpathentry kind="lib" path="lib/commons-beanutils-1.4.1.jar"/>
  -    <classpathentry kind="lib" path="lib/commons-lang-1.0.jar"/>
  -    <classpathentry kind="lib" path="lib/fulcrum-3.0-b2-dev.jar"/>
  -    <classpathentry kind="lib" path="build/lib/junit.jar"/>
  -    <classpathentry kind="lib" path="lib/jakarta-oro-2.0.6.jar"/>
  -    <classpathentry kind="lib" path="scratchpad/jetspeed-cms/lib/slide-kernel.jar"/>
  -    <classpathentry kind="lib" path="scratchpad/jetspeed-cms/lib/slide-roles.jar"/>
  -    <classpathentry kind="lib" path="lib/turbine-2.2.jar"/>
  -    <classpathentry kind="lib" path="lib/jcs-1.0-dev.jar"/>
  -    <classpathentry kind="lib" path="lib/commons-collections-2.0.jar"/>
  -    <classpathentry kind="lib" path="lib/commons-configuration-1.0-dev.jar"/>
  -    <classpathentry kind="lib" path="lib/commons-pool-1.0.jar"/>
  -    <classpathentry kind="lib" path="lib/xerces-2.0.2.jar"/>
  -    <classpathentry kind="lib" path="lib/xml-apis.jar"/>
  -    <classpathentry kind="lib" path="lib/ojb-0.7.343.jar"/>
  -    <classpathentry kind="lib" path="lib/mail.jar"/>
  -    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  -    <classpathentry kind="output" path="bin/classes"/>
  -</classpath>
  +  <classpathentry kind="src" path="src/java">
  +  </classpathentry>
  +  <classpathentry kind="var" rootpath="JRE_SRCROOT" path="JRE_LIB" 
sourcepath="JRE_SRC">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/activation/jars/activation-1.0.1.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/ant/jars/ant-1.5.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/castor/jars/castor-0.9.3.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" 
path="MAVEN_REPO/commons-beanutils/jars/commons-beanutils-1.4.1.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" 
path="MAVEN_REPO/commons-collections/jars/commons-collections-2.0.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" 
path="MAVEN_REPO/commons-configuration/jars/commons-configuration-1.0-dev.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" 
path="MAVEN_REPO/commons-dbcp/jars/commons-dbcp-1.0-dev-20020806.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" 
path="MAVEN_REPO/commons-httpclient/jars/commons-httpclient-1.0.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" 
path="MAVEN_REPO/commons-lang/jars/commons-lang-1.0.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" 
path="MAVEN_REPO/commons-logging/jars/commons-logging-1.0.2.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" 
path="MAVEN_REPO/commons-pool/jars/commons-pool-1.0.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/ecs/jars/ecs-1.4.1.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/fulcrum/jars/fulcrum-3.0-b2-dev.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/oro/jars/oro-2.0.6.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/regexp/jars/regexp-1.2.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/javamail/jars/javamail-1.2.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/jaxp/jars/jaxp-1.2.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/jcs/jars/jcs-1.0-dev.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/jdbc/jars/jdbc-2.0.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/jndi/jars/jndi-1.2.1.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.8.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/lucene/jars/lucene-1.3-rc1.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/ojb/jars/ojb-0.7.343.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/servletapi/jars/servletapi-2.2.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/soap/jars/soap-2.1.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/stratum/jars/stratum-1.0-b4-dev.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/torque/jars/torque-3.0.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/turbine/jars/turbine-2.2.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/uddi4j/jars/uddi4j-1.0.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/velocity/jars/velocity-1.3.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" 
path="MAVEN_REPO/village/jars/village-2.0-dev-20030625.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/xalan/jars/xalan-2.3.1.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/xerces/jars/xercesImpl-2.0.2.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/xml-apis/jars/xml-apis-2.0.2.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/cactus/jars/cactus-13-1.4.1.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/cactus/jars/cactus-ant-1.4.1.jar">
  +  </classpathentry>
  +  <classpathentry kind="var" path="MAVEN_REPO/junit/jars/junit-3.7.jar">
  +  </classpathentry>
  +  <classpathentry kind="output" path="target/classes">
  +  </classpathentry>
  +</classpath>
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to