History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
GROOVY-2179
Type:
Improvement
Status:
Closed
Resolution:
Fixed
Priority:
Minor
Assignee:
Jason Dillon
Reporter:
Jason Dillon
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
groovy
Make the *new* groovysh the default
Created:
08/Oct/07 03:29 AM
Updated:
08/Oct/07 01:26 PM
Component/s:
Groovysh
Affects Version/s:
None
Fix Version/s:
1.1-rc-1
Time Tracking:
Not Specified
Description
« Hide
Make the
new
groovysh
the default and provide an env var to get the old shell.
Description
Make the
new
groovysh
the default and provide an env var to get the old shell.
Show »
All
Comments
Work Log
Change History
Sort Order:
[
Permalink
|
« Hide
]
Jason Dillon
added a comment -
08/Oct/07 01:26 PM
The
new
shell is now the default. To get at the
old
shell, you can:
OLDSHELL=true ./bin/groovysh
[
Show »
]
Jason Dillon
added a comment -
08/Oct/07 01:26 PM
The
new
shell is now the default. To get at the
old
shell, you can:
OLDSHELL=true ./bin/groovysh