roubert commented on PR #36: URL: https://github.com/apache/directory-studio/pull/36#issuecomment-1585127579
> I apply you change, and get the error when `mvn clean install` I think I've figured out where your errors came from: After `org.apache.directory.studio.eclipse-trgt-platform.template` has been updated it's necessary to regenerate `org.apache.directory.studio.eclipse-trgt-platform.target` which should be done by running `mvn -f pom-first.xml clean install`. (This is done automatically if one runs `build.sh`, which probably is the reason for why no-one else has encountered those errors.) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
