Issue 15244 - Netbeans parcel-descriptor.xml for java incomplete
Summary: Netbeans parcel-descriptor.xml for java incomplete
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: OOo 1.1 Beta2
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: tomaisoc
QA Contact: issues@framework
URL:
Keywords:
: 15245 (view as issue list)
Depends on:
Blocks:
 
Reported: 2003-06-03 14:56 UTC by noel.power
Modified: 2010-11-08 12:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description noel.power 2003-06-03 14:56:02 UTC
After compiling / deploying a simple java program to Office, examination of the
parcel-descriptor reveals that the following lines are missing

    <languagedepprops>
        <prop name="classpath" value="./"/>
    </languagedepprops>
Comment 1 noel.power 2003-06-03 15:32:20 UTC
*** Issue 15245 has been marked as a duplicate of this issue. ***
Comment 2 tomaisoc 2003-06-04 14:25:53 UTC
The problem is that the ParcelFolderSupport class and the
ConfigurePanel class each have a ParcelDescriptor instance. If the
Classpath property for the Parcel Folder is changed in the UI the
ParcelFolderSupport instance would update its ParcelDescriptor, but
subsequently when generating the Script parcel the ConfigurePanel
would create its own ParcelDescriptor object for the parcel-descriptor
file which would not have the changes made by ParcelFolderSupport.

The fix is for ParcelFolderSupport to pass its ParcelDescriptor
instance to ConfigurePanel so they are in sync.
Comment 3 tomaisoc 2003-06-13 17:54:46 UTC
The fix for this issue can be tested by creating a new Parcel Recipe
in NetBeans, and running the build command on it, ensuring that at
least one Script is added in the Configure dialog.

Now mount the result .sxp file as a filesystem in NetBeans, and open
the parcel-descriptor.xml file. There should be a classpath xml entry
in the parcel-descriptor.xml file.
Comment 4 robert.kinsella 2003-06-18 12:02:21 UTC
verified fixed on Solaris and Windows SF ed-0.3 rc6
closing issue
Comment 5 compkupleiplet 2010-10-23 15:16:11 UTC
Created attachment 72434
Comment 6 eberlein 2010-11-08 12:35:52 UTC
The last attachment is spam, please remove and add the submitter to the blacklist.