Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Description:
The '-pl' option does not work and the directory for the project library is ignored. Instead, the existing location of the project library in the project is used.
Symptoms:
The original path to project library is used instead of what is specified in the override option.
Cause:
This is a documentation defect. You need to specify the name of the project library along with the directory to the project library. For example:
C:\Logs\531668>studio-tools -core buildEar -o NE.ear -pl C:\Temp\Download\shared
_external.projlib -p C:\Logs\531668\NordstromDashboard
****************************************************************************
TIBCO BusinessEvents 5.1.3.028 (2014-05-23)
Using arguments :-core buildEar -o NE.ear -pl C:\Temp\Download\shared_ex
ternal.projlib -p C:\Logs\531668\NordstromDashboard
Copyright(c) 2004-2014 TIBCO Software Inc. All rights reserved.
****************************************************************************
EAR file exists already.Overwrite(Y/N)y
Loading global vars: C:\Temp\Download\shared_external.projlib
indexing C:\Temp\Download\shared_external.projlib
. . .