Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rt-pmc] [CQ 2561] Apache tomcat Version: 6.0.16

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=2561


Ralf Rausch <rrausch@xxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|awaiting_committer          |awaiting_pmc




--- Comment #14 from Ralf Rausch <rrausch@xxxxxxx>  2008-09-24 08:48:05 ---
Our current situation:

We have one bundle that includes 11 jars. These jars are:

annotations-api.jar
catalina-ant.jar
catalina-ha.jar
catalina-tribes.jar
catalina.jar
jasper-el.jar
tomcat-juli.jar
jasper.jar
tomcat-coyote.jar
tomcat-dbcp.jar
jasper-jdt.jar

Following jars are compiled from apache-tomcat-6.0.16-src.zip: 
  annotations-api.jar 
  catalina-ha.jar 
  catalina-tribes.jar 
  jasper.jar 
  tomcat-coyote.jar 
  tomcat-juli.jar 
  catalina-ant.jar 
  catalina.jar 
  jasper-el.jar 

tomcat-dbcp.jar is compiled from the following sources: 
  commons-collections-3.2-src.zip 
  commons-dbcp-1.2.2-src.zip 
  commons-pool-1.4-src.zip 

jasper-jdt.jar is the Eclipse JDT, version 3.2. The source is 
  eclipse-JDT-SDK-3.3.1.zip 

If I understand you correctly. We have to do additional steps:

1) create a CQ for tomcat-dbcp.jar and attach a self constructed source.zip
that includes all necessary files from commons-collections-3.2-src.zip,
commons-dbcp-1.2.2-src.zip and commons-pool-1.4-src.zip 
2) create a CQ for jasper-jdt.jar and attach the eclipse-JDT-SDK-3.3.1.zip 

Hope this helps.

Ralf


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top