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

Two files in burlap have unmappable characters #3

Closed
brawner opened this issue Nov 4, 2013 · 2 comments
Closed

Two files in burlap have unmappable characters #3

brawner opened this issue Nov 4, 2013 · 2 comments
Assignees

Comments

@brawner
Copy link
Collaborator

brawner commented Nov 4, 2013

I ran into problems building from these two files. Pull request to follow shortly

[javac] /home/brawner/workspace/burlap/build.xml:23: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 45 source files to /home/brawner/workspace/burlap/build
    [javac] /home/brawner/workspace/burlap/src/burlap/behavior/singleagent/planning/deterministic/informed/astar/DynamicWeightedAStar.java:34: error: unmappable character for encoding UTF8
    [javac]  * Proceedings of the Third International Joint Conference on Artificial Intelligence (IJCAI-73) 3. California, USA. pp. 11�17.
    [javac]                                                                                                                            ^
    [javac] /home/brawner/workspace/burlap/src/burlap/behavior/singleagent/planning/deterministic/informed/astar/StaticWeightedAStar.java:17: error: unmappable character for encoding UTF8
    [javac]  * 1. Pohl, Ira (1970). "First results on the effect of error in heuristic search". Machine Intelligence 5: 219�236.
    [javac]      
@ghost ghost assigned brawner Nov 4, 2013
@brawner
Copy link
Collaborator Author

brawner commented Nov 4, 2013

Welp, I screwed this workflow up. I made changes on master. I can revert the commit if this screws things up for others.

@brawner brawner closed this as completed Nov 4, 2013
@jmacglashan
Copy link
Owner

I think everything is fine on my end and since most of the other changes being made are coming from me right now, I think we're okay

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

No branches or pull requests

2 participants