Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-6513] Added deployType and sessionId #1384

Merged
merged 1 commit into from Feb 13, 2012
Merged

[TIMOB-6513] Added deployType and sessionId #1384

merged 1 commit into from Feb 13, 2012

Conversation

dawsontoth
Copy link
Contributor

No description provided.

@sptramer
Copy link
Contributor

sptramer commented Feb 9, 2012

Code reviewed. APPROVED.

@@ -67,7 +68,17 @@ public String getCopyright() {
public String getGUID() {
return appInfo.getGUID();
}


@Kroll.getProperty(name="deployType") @Kroll.method
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "(name="deployType")" isn't needed since the name of the property matches the getter method

@rusticphilosopher
Copy link
Contributor

Also, please merge with master and update the PR so it can be cleanly merged.

@dawsontoth
Copy link
Contributor Author

Rebased, and adjustments made per @DizzyMonkey's points.

@rusticphilosopher
Copy link
Contributor

Code reviewed and functional test passed on V8 and Rhino. Accepted

rusticphilosopher pushed a commit that referenced this pull request Feb 13, 2012
[TIMOB-6513] Added deployType and sessionId
@rusticphilosopher rusticphilosopher merged commit 14d4a93 into tidev:master Feb 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants