Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Severe
-
Resolution: Fixed
-
Affects Version/s: Pentaho 1.6.1, Pentaho 1.6.2, 1.7.0.GA, 1.7.1.GA, 2.0.GA
-
Fix Version/s: 3.5.0 (CITRUS)
-
Component/s: Infrastructure
-
QA Validation Status:Not Yet Validated
-
- Environment:
- GNU/Linux (tested on Fedora and Ubuntu)
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Open [ 1 ] |
| Fix Version/s | CITRUS [ 10552 ] | |
| Assignee | Triage [ project admin ] | David Kincade [ dkincade ] |
| Status | Open [ 1 ] | Open [ 1 ] |
| Priority | Unknown [ 7 ] | Severe [ 3 ] |
| Status | Open [ 1 ] | Open [ 1 ] |
| Fix Version/s | 1.7.X.Backlog [ 10380 ] | |
| Fix Version/s | CITRUS [ 10552 ] | |
| Fix Version/s | 2.0.X.Backlog [ 10381 ] |
| Fix Version/s | 1.7.X.Backlog [ 10380 ] |
| Workflow | Pentaho Engineering 3.0 Workflow [ 298357 ] | Pentaho Engineering 4.0 Workflow [ 365314 ] |
| Workflow | Pentaho Engineering 4.0 Workflow [ 365314 ] | Pentaho Engineering 5.0 Workflow [ 415481 ] |
| Workflow | Pentaho Engineering 5.0 Workflow [ 415481 ] | Pentaho Engineering 6.0 Workflow [ 429628 ] |
| Workflow | Pentaho Engineering 6.0 Workflow [ 429628 ] | Pentaho Engineering 7.0 Workflow [ 499369 ] |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | 3.0.X.Backlog [ 10381 ] | |
| Fix Version/s | 3.5.0 (CITRUS) [ 10552 ] | |
| Resolution | Fixed [ 1 ] |
| Workflow | Pentaho Engineering 7.0 Workflow [ 499369 ] | Pentaho Engineering 8.0 Workflow [ 523392 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
In bsh scripts, you use $(dirname $0) to get the same thing (without the trailing slash). Rather than use "cd" though, I prefer that the script use references relative to the executing script and build the classpath appropriately.