This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 93095 - XSLTSE projects created in the older builds are not compatiable with the latest netbeans build.
Summary: XSLTSE projects created in the older builds are not compatiable with the late...
Status: VERIFIED WONTFIX
Alias: None
Product: soa
Classification: Unclassified
Component: XSLT (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: issues@soa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-24 13:03 UTC by nrsunil
Modified: 2007-07-30 12:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
XSLTSE Comp App project (12.94 KB, application/octet-stream)
2007-01-24 13:04 UTC, nrsunil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nrsunil 2007-01-24 13:03:41 UTC
Steps :
1. When I do Clean and build for the old XSLTSE composite application project, I
 am getting the following error mentioned below.
2. Attached the composite app projects for reference.
 and also 
pre-init:
init-private:
init-userdir:
init-user:
init-project:
do-init:
post-init:
init-check:
init:
init-deploy:
deps-clean:
pre-init:
init-private:
init-userdir:
init-user:
init-project:
do-init:
post-init:
init-check:
init-taskdefs:
init:
deps-clean:
do-clean:
Deleting directory
D:\space\jdev\rn162588\paths\jbidev\jbi\shasta\engines\xsltse\nb\RRXSL\RRXSL\build
post-clean:
clean:
do-clean:
Deleting directory
D:\space\jdev\rn162588\paths\jbidev\jbi\shasta\engines\xsltse\nb\RRXSL\RRJb\src\jbiServiceUnits
post-clean:
clean:
deps-jar:
pre-init:
init-private:
init-userdir:
init-user:
init-project:
do-init:
post-init:
init-check:
init-taskdefs:
init:
pre-dist:
Created dir:
D:\space\jdev\rn162588\paths\jbidev\jbi\shasta\engines\xsltse\nb\RRXSL\RRXSL\build
Processing
D:\space\jdev\rn162588\paths\jbidev\jbi\shasta\engines\xsltse\nb\RRXSL\RRXSL\src\xsltmap.xml
to
D:\space\jdev\rn162588\paths\jbidev\jbi\shasta\engines\xsltse\nb\RRXSL\RRXSL\build\portmap.xml
Loading stylesheet
D:\space\jdev\rn162588\paths\jbidev\jbi\shasta\engines\xsltse\nb\RRXSL\RRXSL\nbproject\genPortmap.xsl
Copying 6 files to
D:\space\jdev\rn162588\paths\jbidev\jbi\shasta\engines\xsltse\nb\RRXSL\RRXSL\build
dist_se:
Building jar:
D:\space\jdev\rn162588\paths\jbidev\jbi\shasta\engines\xsltse\nb\RRXSL\RRXSL\build\SEDeployment.jar
Expanding:
D:\space\jdev\rn162588\paths\jbidev\jbi\shasta\engines\xsltse\nb\RRXSL\RRXSL\build\SEDeployment.jar
into
D:\space\jdev\rn162588\paths\jbidev\jbi\shasta\engines\xsltse\nb\RRXSL\RRJb\src\jbiServiceUnits\RRXSL
DEPRECATED - The copyfile task is deprecated.  Use copy instead.
D:\space\jdev\rn162588\paths\jbidev\jbi\shasta\engines\xsltse\nb\RRXSL\RRJb\nbproject\build-impl.xml:126:
src
D:\space\jdev\rn162588\paths\jbidev\jbi\shasta\engines\xsltse\nb\RRXSL\RRJb\src\jbiServiceUnits\RRXSL\META-INF\jbi.xml
does not exist.
BUILD FAILED (total time: 1 second)
Comment 1 nrsunil 2007-01-24 13:04:44 UTC
Created attachment 37622 [details]
XSLTSE Comp App project
Comment 2 Marian Mirilovic 2007-01-24 13:16:41 UTC
nrsunil,
please don't use ui component for issues if you don't know where they belongs
to. Use "ide" instead. "ui" component is supposed to be used for general UI
issues. Thanks in advance. 
Comment 3 Sergey Lunegov 2007-02-07 09:42:50 UTC
Porting of projects created in JCAPS is not considered to be implemented
in this release.
Comment 4 nrsunil 2007-07-30 12:24:36 UTC
Verified in the netbeans build 200707120000 and observed that it works fine and hence marked as verified.