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

Changelog #82

Merged
merged 2 commits into from Apr 14, 2013
Merged

Changelog #82

merged 2 commits into from Apr 14, 2013

Conversation

Barsack
Copy link

@Barsack Barsack commented Apr 12, 2013

Added Changelog... :D

image

@Barsack
Copy link
Author

Barsack commented Apr 12, 2013

Sometimes "settings.getBuildVersion" returns -1...this cause a FileNotFoundException:

http://jenkins.movingblocks.net/job/Terasology/-1/api/xml?xpath=//changeSet/item/msg[1]|//changeSet/item/author[1]/fullName&wrapper=msgs
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1613)
at java.net.URL.openStream(URL.java:1035)
at org.terasologylauncher.changelog.Changelog.getChangelog(Changelog.java:64)
at org.terasologylauncher.gui.LauncherFrame.initComponents(LauncherFrame.java:173)
at org.terasologylauncher.gui.LauncherFrame.(LauncherFrame.java:115)
at org.terasologylauncher.launcher.TerasologyLauncher.main(TerasologyLauncher.java:144)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120)

Does anyone have an idea why this happens?

@skaldarnar
Copy link
Member

Yay, we have a change log :)

If it happens when you run the launcher from you local intellij, there might be entries missing added by jenkins (such as build version/info). @mkalb should know more about that.

@mkalb
Copy link
Member

mkalb commented Apr 14, 2013

I am fixing some bugs, before I merge this pull request. The version "-1" means "LATEST".

@mkalb mkalb merged commit a724979 into MovingBlocks:develop Apr 14, 2013
@Barsack Barsack deleted the changelog branch April 15, 2013 17:26
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

4 participants