mbeckerle opened a new pull request #484: URL: https://github.com/apache/incubator-daffodil/pull/484
Added println so proper operation of UpdateEclipseClasspaths is visible. This was failing silently due to DAFFODIL_HOME being set incorrectly so I added System.err.println to the code and assertion checks to make it clear it is operating correctly. The bug here was just that if DAFFODIL_HOME is incorrect it was failing silently. DAFFODIL-2454 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
