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

OGM-808 Removing maven-processor-plugin and do annottion provcessing … #552

Merged
merged 1 commit into from May 27, 2015

Conversation

hferentschik
Copy link
Contributor

…via the maven-compiler plugin in order to have a better IDE integration

With this setup one can import the project into Intellij and rebuild the whole project directly w/o prior command line build. One can also modify the Log interfaces and just rebuild in the IDE making for a quick dev cycle.

…via the maven-compiler plugin in order to have a better IDE integration
@Sanne
Copy link
Member

Sanne commented May 26, 2015

The good news is it works flawlessly in Eclipse too.

Unless I'm missing something about JMH, it seems this broke the performance testsuite though?
Or at least it needs new instructions in org.hibernate.ogm.perftest.Launcher

@gunnarmorling gunnarmorling merged commit e615936 into hibernate:master May 27, 2015
@gunnarmorling
Copy link
Member

Merged. Good catch with the perf suite, @Sanne. I've added one more commit for updating the launcher instructions.

@hferentschik
Copy link
Contributor Author

Awesome and good catch indeed :-)

@Sanne
Copy link
Member

Sanne commented May 27, 2015

Thanks!

@hferentschik hferentschik deleted the OGM-808 branch May 27, 2015 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants