Reworked plugin-configuration: worshipped the DRY-principle
[hibernate4-maven-plugin] / src /
2015-12-20 Kai MoritzReworked plugin-configuration: worshipped the DRY-principle
2015-12-20 Kai MoritzRefined reimplementation of the plugin for Hibernate 5.x
2015-09-08 Kai MoritzUpdated version of juplo-skin for generation of documen...
2015-05-19 Kai MoritzAdded new configuration sources in documentation about...
2015-05-16 Kai MoritzAdded script to check outcome of the hibernate-tutorials
2015-05-16 Kai MoritzConfigured hibernate-tutorials to use the plugin
2015-05-16 Kai MoritzFixed the settings in the pom's of the tutorials
2015-05-16 Kai MoritzAdded tutorials of the hibernate-release 4.3.9.Final...
2015-05-16 Kai MoritzJPA-jdbc-properties are used, if appropriate hibernate...
2015-05-16 Kai MoritzHibernate configuration is gathered from class-path...
2015-05-16 Kai MoritzFound no way to check, that mapped classes were found
2015-05-16 Kai MoritzUpgraded scannotation from 1.0.3 to 1.0.4
2015-05-16 Kai MoritzBe sure to relase all resources (closing db-connections!)
2015-05-16 Kai MoritzSettings in a hibernate.cfg.xml are read
2015-05-16 Kai MoritzCatched NPE, if hibernate-dialect is not set
2015-05-16 Kai MoritzGeneration of tables and rows for auditing is now default
2015-05-16 Kai MoritzFixed mojo to scan for properties in persistence.xml
2015-05-16 Kai MoritzAdded an integration-test, that depends on properties...
2015-05-16 Kai MoritzSwitched to usage of a ServiceRegistry
2015-05-14 Kai MoritzIntegration-Test for envers really generates the SQL
2015-03-15 Kai MoritzExtended integration-test "hib-test" to check for packa...
2015-03-15 Kai MoritzAdded support for m2e
2014-11-11 Kai Moritz[maven-release-plugin] prepare for next development...
2014-11-11 Kai Moritz[maven-release-plugin] prepare release hibernate4-maven... hibernate4-maven-plugin-1.0.5
2014-11-11 Kai MoritzAdded FAQ-entry for problem with whitespaces in the...
2014-11-11 Kai MoritzExplained how to suppress dependency-scanning in docume...
2014-10-28 Kai MoritzFixed NullPointerException, when dialect is specified...
2014-10-26 Kai MoritzRenamed an integration-test to test for whitespaces...
2014-10-26 Kai MoritzAdded patch by Joachim Van der Auwera to support packag...
2014-10-26 Kai MoritzIntegrated integration test provided by Claus Graf...
2014-06-02 Kai MoritzUpdated documentation
2014-06-02 Kai MoritzSwitched documentation to xhtml, to be able to integrat...
2014-04-29 Kai MoritzVerifying generated SQL in integration-test hibernate4...
2014-04-29 Kai MoritzAdded integration-test provided by Erik-Berndt Scheper...
2014-04-29 Kai MoritzVerifying generated SQL in integration-test schemaexpor...
2014-04-29 Kai MoritzAdded integration-test provided by Guido Wimmel <Wimmel...
2014-04-29 Kai MoritzVerifying generated SQL in integration-test hib-test
2014-04-29 Kai MoritzAdded integration-test provided by Joel Johnson <mrjoel...
2014-04-29 Kai MoritzPrepared POM for integration-tests via invoker-maven...
2014-02-12 Frank SchimmelProperly support constraints expressed by bean validati...
2014-01-17 Mark RobinsonGenerated schema now corresponds to hibernate validator...
2014-01-16 Kai MoritzUpgrade to Hibernate 4.3.0.Final
2014-01-16 Kai MoritzImproved documentation of the dependency-scanning on...
2014-01-16 Joel JohnsonText cleanup, spelling, etc.
2014-01-16 Joel JohnsonMake output file handling more robust
2013-12-26 Joel JohnsonCheck that md5 path is file and has content
2013-12-26 Joel JohnsonUse more descriptive filename for schema md5
2013-12-26 Joel JohnsonOffer explicit disable option
2013-10-17 Kai MoritzAdded missing documentation for skip-configuration
2013-10-17 Kai MoritzAdded @since-Annotation to configuration-parameters
2013-10-17 Kai MoritzThe plugin now scans for annotated classes in dependenc...
2013-10-09 Kai MoritzProject-Documentation now uses the own skin juplo-skin
2013-10-09 Kai MoritzReworked APT-Documentation: page-titles were missing
2013-09-18 Kai MoritzReverted to old behaviour: export is skipped, when...
2013-09-18 Kai MoritzNo configuration for hibernate.dialect might be a valid...
2013-09-18 Kai MoritzImproved log-messages
2013-09-18 Kai MoritzVariable "envers" should not be put into hibernate...
2013-09-16 Erik-Berndt ScheperRename envers property to hibernate.export.envers envers
2013-09-10 Victor TataiAdding envers support (contribution from Victor Tatai)
2013-09-10 Kai MoritzAdded Link to old Version 1.0.2 in documentation
2013-09-10 Kai MoritzExecution is only skipped, if explicitly told so
2013-09-07 Kai MoritzFixed failure when target/classes does not exist when...
2013-08-31 Kai MoritzImproved log-messages
2013-08-31 Kai MoritzFixed NPE when using nested classes in entities with...
2013-08-01 Kai MoritzLast preparations for release
2013-08-01 Kai MoritzMapping-configurations are opend as given before search...
2013-08-01 Kai MoritzImproved documentaion (new FAQ-entries)
2013-08-01 Kai MoritzAdded support for mapping-configuration through mapping...
2013-05-01 nicusFixed problem with NamingStrategy (contribution from...
2013-05-01 Kai MoritzIntegration of the maven-plugin-plugin for automated...
2013-01-15 Kai MoritzReworked documentation: splited and reorderd pages...
2013-01-15 Kai MoritzAdded breadcrumb to site
2013-01-15 Kai MoritzAdded Google-Analytics tracking-code to site
2013-01-15 Kai MoritzAdded release information to site
2013-01-15 Kai MoritzReworked documentation: added documentation for new...
2013-01-15 Kai MoritzTest-Classes can now be included into the scanning...
2013-01-15 Kai MoritzBugfix: database-parameters for connection were not...
2013-01-15 Kai MoritzImproved log-messages
2013-01-15 Kai MoritzBugfix: connection was closed, even when it was never...
2013-01-15 Kai MoritzImplemented new parameter "force"
2013-01-15 Kai MoritzPlugin ignores upper- or lower-case mismatches for...
2013-01-15 Kai MoritzThe Targets EXPORT and NONE force excecution
2013-01-15 Kai MoritzConfiguration via properties reworked
2012-12-13 Kai Moritzschema is now rebuild, when SQL-dialect changes
2012-12-13 Kai MoritzSkipping of unchanged scenarios is now based on MD5...
2012-12-11 Kai Moritzhibernate4:export is skipped, when annotated classes...
2012-12-11 Kai MoritzFound annotated classes get logged now
2012-12-11 Kai MoritzDocumentation gets filterd now
2012-12-11 Kai MoritzReworked documentation (described example-configurations)
2012-12-11 Kai MoritzSkipping of the excecution is noted in the log-messages now
2012-12-11 Kai MoritzDriverProxy now implements Driver.getParentLogger()
2012-12-11 Kai MoritzImproved logging of found configuration-parameters
2012-12-11 Kai MoritzCreated project-website
2012-12-11 Kai MoritzCleaned up code
2012-12-11 Kai MoritzAttribute "skip" is no initialized with value of proper...
2012-12-11 Kai MoritzImplementd maven-plugin "Hibernate 4"