Skip to content

Conversation

GerardPaligot
Copy link
Contributor

Closes #508

launcher.setSourceOutputDirectory("./target/trash");
launcher.addProcessor(new LoggerTemplateProcessor());
launcher.getEnvironment().setSourceClasspath(System.getProperty("java.class.path").split(File.pathSeparator));
try {
Copy link
Collaborator

Choose a reason for hiding this comment

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

add assertion on the resulting model?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@monperrus monperrus merged commit 85fa308 into INRIA:stable Jan 29, 2016
@GerardPaligot GerardPaligot deleted the issue_508 branch February 24, 2016 10:14
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.

2 participants