Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] TAU jars

No, they are needed for the build as well.

Copy the org.eclipse.ptp.perf.tau.jars plugin into a "plugins" directory, put the jars into the org.eclipse.ptp.perf.tau.jars plugin and zip it up. It should look something like this:

Jarrah:dist greg$ unzip -l tau_jars.zip 
Archive:  tau_jars.zip
  Length     Date   Time    Name
 --------    ----   ----    ----
        0  09-09-08 21:07   plugins/
        0  09-09-08 21:07   plugins/org.eclipse.ptp.perf.tau.jars/
     1054  09-09-08 21:06   plugins/org.eclipse.ptp.perf.tau.jars/.classpath
      159  09-09-08 21:06   plugins/org.eclipse.ptp.perf.tau.jars/.cvsignore
      662  09-09-08 21:06   plugins/org.eclipse.ptp.perf.tau.jars/.project
     1319  09-09-08 21:06   plugins/org.eclipse.ptp.perf.tau.jars/about.html
   720572  09-09-08 21:07   plugins/org.eclipse.ptp.perf.tau.jars/batik-combined.jar
       87  09-09-08 21:06   plugins/org.eclipse.ptp.perf.tau.jars/build.properties
     5705  09-09-08 21:06   plugins/org.eclipse.ptp.perf.tau.jars/build.xml
      775  09-09-08 21:06   plugins/org.eclipse.ptp.perf.tau.jars/copy_tau_jars.sh
    18913  09-09-08 21:07   plugins/org.eclipse.ptp.perf.tau.jars/jargs.jar
   354611  09-09-08 21:07   plugins/org.eclipse.ptp.perf.tau.jars/jcommon-0.9.6.jar
   962701  09-09-08 21:07   plugins/org.eclipse.ptp.perf.tau.jars/jfreechart-0.9.21.jar
   138822  09-09-08 21:07   plugins/org.eclipse.ptp.perf.tau.jars/jgraph.jar
   982680  09-09-08 21:07   plugins/org.eclipse.ptp.perf.tau.jars/jogl.jar
   719950  09-09-08 21:07   plugins/org.eclipse.ptp.perf.tau.jars/jython.jar
        0  09-09-08 21:06   plugins/org.eclipse.ptp.perf.tau.jars/META-INF/
     1036  09-09-08 21:06   plugins/org.eclipse.ptp.perf.tau.jars/META-INF/MANIFEST.MF
   504167  09-09-08 21:07   plugins/org.eclipse.ptp.perf.tau.jars/paraprof.jar
   268193  09-09-08 21:07   plugins/org.eclipse.ptp.perf.tau.jars/perfdmf.jar
      866  09-09-08 21:06   plugins/org.eclipse.ptp.perf.tau.jars/plugin.properties
   115371  09-09-08 21:07   plugins/org.eclipse.ptp.perf.tau.jars/tau-common.jar
    79074  09-09-08 21:07   plugins/org.eclipse.ptp.perf.tau.jars/vis.jar
  1435766  09-09-08 21:07   plugins/org.eclipse.ptp.perf.tau.jars/xerces.jar
 --------                   -------
  6312483                   24 files

Thanks,

Greg

On Sep 12, 2008, at 12:38 PM, wspear wrote:

Hm.. didn't the jars used to be not necessary to build, but just to run?  That shouldn't have changed...

Can you send me a copy of your zip file, or tell me how it is constructed?  I'll see if I can find a place for it.

I'd love to just remove the dependency on those jars altogether, but it's not happening right away, sadly...

Regards,
Wyatt

On Fri, Sep 12, 2008 at 6:04 AM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
Wyatt,

I'm setting up a automated build of PTP, but now that the TAU jars are required for the build, would it be possible for you to make these available for download on a UO web server? I have them packaged up as a plugin to make the build process easier, so it would good if this zip file could be available somewhere.

Thanks,

Greg
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top