Bug 145824 - Java base agent to be packaged with the Execution plugin
Summary: Java base agent to be packaged with the Execution plugin
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Kiryl Kazakevich CLA
QA Contact:
URL:
Whiteboard: closed460
Keywords: plan
Depends on:
Blocks:
 
Reported: 2006-06-07 14:01 EDT by Guru Nagarajan CLA
Modified: 2016-05-05 10:53 EDT (History)
4 users (show)

See Also:
jcayne: review+


Attachments
Patch (1.26 KB, patch)
2008-01-22 07:37 EST, Kiryl Kazakevich CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guru Nagarajan CLA 2006-06-07 14:01:28 EDT
I have an entry to be added – this is to do with the Java Base Agent packaging. An oversight in the packaging issue on my part. It is too late to do the packaging mod – hence the release noting. 
The JavaBase agent needs two things for its execution
   a) The javaBaseAgent.dll(in turn depends on the agentBase.dll)
   b) The Java Execution Framework for the datacollection
#a is packaged with the AC runtime and so is the agentBase.dll. The Java Execution framework is not. 

The Java Agent base agent requires the ExecutionFramework plugin java archive (jar) file in the $TPTP_AC_HOME/bin directory. The ExecutionFramework plugin (org.eclipse.tptp.platform.execution) contains the java archive file “tptpcore.jar”, this file needs to be copied over to the $TPTP_AC_HOME/bin directory for the Java base agent based Java agents to work.
Comment 1 Karla Callaghan CLA 2006-06-14 14:28:54 EDT
Changed title to be descriptive of the problem and set target for i4 since it is a release note issue and these go on the web.
Comment 2 Karla Callaghan CLA 2006-06-27 12:35:24 EDT
Note concerning this issue has been included in the 4.2 release notes.

Setting target for fixing this packaging issue in 4.2.1 and removing the "(Release Note)" from the bug title.
Comment 3 Guru Nagarajan CLA 2006-07-31 12:18:30 EDT
Retarget to 4.3
Comment 4 Guru Nagarajan CLA 2006-10-30 16:21:58 EST
Do not want to disturb the packaging this late. Retargetting to 4.4
Comment 5 Guru Nagarajan CLA 2006-11-10 12:31:26 EST
Retargetting to 4.4
Comment 6 Igor Alelekov CLA 2007-10-17 03:52:31 EDT
Kiryl,
What do you think about adding tptpcore.jar to AC distributive?
Comment 7 jkubasta CLA 2007-10-18 14:36:15 EDT
Should resolve one way or the other in 4.5
Comment 8 Igor Alelekov CLA 2007-10-24 02:49:31 EDT
Reassigning defect to Kiryl.
Comment 9 jkubasta CLA 2008-01-09 08:42:27 EST
Is this needed? If not, please close as no plan to fix.
Comment 10 jkubasta CLA 2008-01-10 09:52:55 EST
Kiryl, please have Joel review your patch when it is ready
Comment 11 Kiryl Kazakevich CLA 2008-01-22 07:37:31 EST
Created attachment 87508 [details]
Patch

Joel,

Could you please review the patch?

It takes tptpcore.jar from org.eclipse.tptp.platform.execution plug-in and places it to bin/ directory in agent controller zips.
Comment 12 Kiryl Kazakevich CLA 2008-01-24 09:22:51 EST
The patch is applied to HEAD. I will close the bug after it will be verified on the real build.
Comment 13 Kiryl Kazakevich CLA 2008-01-28 07:25:47 EST
Still to be verified.
Comment 14 Paul Slauenwhite CLA 2009-06-30 12:09:38 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this enhancement/defect has been resolved and unverified for more than 1 year and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.