ActiveJDBC Release August 14 2016
Release notes
- 2016-09-30 16:56:15 -0500 Igor Polevoy #541 Create a simple mechanism for merging small templates in code
- 2016-09-29 02:38:22 -0500 Igor Polevoy #539 Upgrade to Java 8
- 2016-09-28 23:35:53 -0500 Igor Polevoy #144 Same table name in different schemas with PostgreSQL - adding Exception, as this is what is thrown by Postgres driver
- 2016-09-28 22:39:16 -0500 Igor Polevoy #144 Same table name in different schemas with PostgreSQL
- 2016-09-28 14:48:01 -0500 Igor Polevoy Merge pull request #538 from vkuzel/master
- 2016-09-28 21:32:48 +0200 Václav Ku?el #537 CtClass is detached off ClassPool after instrumentation so next run of instrumentation will acquired new unfrozen CtClass instance.
- 2016-08-14 01:51:25 -0500 Igor Polevoy [maven-release-plugin] prepare for next development iteration
- 2016-08-14 01:49:17 -0500 Igor Polevoy [maven-release-plugin] prepare release activejdbc-root-1.4.12
- 2016-08-14 01:42:36 -0500 Igor Polevoy Reverting release because it was rejected by Sonatype
- 2016-08-14 01:41:00 -0500 Igor Polevoy adding class to make Sonatype happy (requires JavaDocs for every submitted jar)
- 2016-08-14 01:19:12 -0500 Igor Polevoy [maven-release-plugin] prepare for next development iteration
- 2016-08-14 01:19:07 -0500 Igor Polevoy [maven-release-plugin] prepare release activejdbc-root-1.4.12
- 2016-08-14 01:17:19 -0500 Igor Polevoy fixed test
- 2016-08-14 00:10:07 -0500 Igor Polevoy git test
- 2016-07-19 11:33:13 -0500 Igor Polevoy #532 Implement try-with-resources support
- 2016-07-06 23:39:11 -0500 Igor Polevoy Merge pull request #529 from doctorrokter/master
- 2016-07-06 09:22:09 +0300 doctorrokter refs #302 - PATCH request
- 2016-06-27 02:12:37 -0500 Igor Polevoy #526 Removing trailing comma when including parents in toJson() method
- 2016-06-27 01:27:57 -0500 Igor Polevoy Merge pull request #526 from lucaslsl/tojson_fix
- 2016-06-25 18:04:20 -0300 Lucas Lima Removing trailing comma when including parents in toJson() method
- 2016-06-16 22:14:26 -0500 Igor Polevoy Merge pull request #522 from DevFactory/release/diamond-operator-should-used-fix-2
- 2016-06-16 22:11:41 -0500 Igor Polevoy #521 Add
environments
property to the db-migrator help - 2016-06-15 22:36:14 -0500 Igor Polevoy #524 Migrator does not parse separate statements if migration file was created on one OS, but migration executed on another
- 2016-06-14 12:29:38 +0500 Faisal Hameed Fixing squid:S2293 - The diamond operator (
<>
) should be used. - 2016-06-13 22:15:38 -0500 Igor Polevoy Merge remote-tracking branch
origin/master
- 2016-06-13 22:13:07 -0500 Igor Polevoy Merge pull request #515 from DevFactory/release/members-declaration-order-fix-1
- 2016-06-13 22:12:55 -0500 Igor Polevoy Merge pull request #513 from DevFactory/release/loggers-should-follow-naming-conventions-fix-1
- 2016-06-13 22:12:25 -0500 Igor Polevoy Merge pull request #519 from javalite/revert-517-release/serializable-classes-should-have-version-id-fix-1
- 2016-06-13 22:12:17 -0500 Igor Polevoy Revert
Code quality fix -
Serializable" classes should have a version id." - 2016-06-13 22:11:54 -0500 Igor Polevoy Merge pull request #518 from javalite/revert-514-release/override-annotation-should-be-used-fix-1
- 2016-06-13 22:11:39 -0500 Igor Polevoy [Revert "Code quality fix - "@Override" annotation should be used on any method overriding."](https://github.com/javalite/activejdbc/commit/562dc7d)
- 2016-06-13 22:06:52 -0500 Igor Polevoy Merge branch
DevFactory-release/loggers-should-follow-naming-conventions-fix-1
- 2016-06-13 22:04:33 -0500 Igor Polevoy Merge pull request #517 from DevFactory/release/serializable-classes-should-have-version-id-fix-1
- 2016-06-13 22:04:23 -0500 Igor Polevoy Merge pull request #514 from DevFactory/release/override-annotation-should-be-used-fix-1
- 2016-06-14 04:15:03 +0500 Faisal Hameed Fixing squid:S1312 - Loggers should be
private static final
and should share a naming convention. - 2016-06-14 02:27:20 +0500 Faisal Hameed Fixing squid:S2057 -
Serializable
classes should have a version id. - 2016-06-14 00:35:40 +0500 Faisal Hameed Fixing squid:S1213 - The members of an interface declaration or class should appear in a pre-defined order.
- 2016-06-13 18:22:09 +0500 Faisal Hameed Fixing squid:S1161 -
@Override
annotation should be used on any method overriding. - 2016-06-08 21:17:14 -0500 Igor Polevoy remove junk
- 2016-06-08 21:16:45 -0500 Igor Polevoy remove junk
- 2016-06-08 21:15:33 -0500 Igor Polevoy Merge pull request #507 from DevFactory/release/public-static-fields-should-be-constants-fix-1
- 2016-06-08 21:15:24 -0500 Igor Polevoy Merge pull request #506 from DevFactory/release/silly-math-operations-should-not-be-performed-fix-1
- 2016-06-08 21:15:15 -0500 Igor Polevoy Merge pull request #505 from DevFactory/release/entry-set-should-be-iterated-fix-1
- 2016-06-08 21:15:06 -0500 Igor Polevoy Merge pull request #504 from DevFactory/release/override-annotation-should-be-used-fix-1
- 2016-06-08 21:14:54 -0500 Igor Polevoy Merge pull request #503 from DevFactory/release/utility-classes-should-not-have-public-constructors-fix-2
- 2016-06-08 21:14:40 -0500 Igor Polevoy Merge pull request #508 from DevFactory/release/reduntant-field-initializer-fix-1
- 2016-06-08 21:13:46 -0500 Igor Polevoy Merge pull request #502 from DevFactory/release/redundant-modifiers-should-not-be-used-fix-1
- 2016-06-08 16:04:22 +0500 Faisal Hameed Fixing pmd:RedundantFieldInitializer - Redundant Field Initializer.
- 2016-06-08 15:52:04 +0500 Faisal Hameed Fixing squid:S1161 -
@Override
annotation should be used on any method overriding. - 2016-06-08 15:46:02 +0500 Faisal Hameed Fixing squid:S1444 -
public static
fields should be constant. - 2016-06-08 15:43:38 +0500 Faisal Hameed Fixing squid:S2864 -
entrySet()
should be iterated when both the key and value are needed. - 2016-06-08 15:12:07 +0500 Faisal Hameed Fixing squid:S2333 - Redundant modifiers should not be used.
- 2016-06-07 18:36:13 +0500 Faisal Hameed Fixing squid:S2185- Silly math should not be performed.
- 2016-06-07 18:26:51 +0500 Faisal Hameed Fixing squid:S1118 - Utility classes should not have public constructors-fix-2.
- 2016-05-26 22:46:57 -0500 Igor Polevoy #501 Update Copyright notice
- 2016-05-26 20:40:56 -0500 Igor Polevoy #499 Add JsonHelper class
- 2016-05-11 17:49:52 -0500 Igor Polevoy #498 Add followRedirect() method to JavaLite HTTP
- 2016-05-04 14:19:25 -0500 Igor Polevoy #496 Implement API for posting parameters with a form in Http client
- 2016-05-04 14:15:57 -0500 Igor Polevoy #496 Implement API for posting parameters with a form in Http client
- 2016-05-01 19:59:19 -0500 Igor Polevoy 493 Implement ability to send multipart requests with HTTP library - added second multipart() method
- 2016-05-01 19:51:08 -0500 Igor Polevoy 493 Implement ability to send multipart requests with HTTP library
- 2016-04-28 23:03:15 -0500 Igor Polevoy #489 Allow ACTIVE_ENV to be specified as System Property
- 2016-04-28 22:56:07 -0500 Igor Polevoy 469 Allow database.properties username and password to be overriden via Environment Variables or System Properties
- 2016-04-23 23:50:13 -0500 Igor Polevoy #491 Incorrect conversion of TIME to java.sql.Time in JTDS driver
- 2016-04-23 23:41:09 -0500 Igor Polevoy #491 Incorrect conversion of TIME to java.sql.Time in JTDS driver
- 2016-04-23 23:14:42 -0500 Igor Polevoy upgrade TDS driver
- 2016-04-23 23:09:47 -0500 Igor Polevoy debug logging
- 2016-04-21 15:45:44 -0500 Igor Polevoy 469 Allow database.properties username and password to be overriden via Environment Variables or System Properties
- 2016-04-21 15:29:35 -0500 Igor Polevoy 488 Unable to connect to DB using JNDI name specified in database.properties
- 2016-04-04 23:02:48 -0500 Igor Polevoy #483 select query that doesn?t start with
select
keyword - 2016-04-04 11:27:50 -0500 Igor Polevoy revert: fixing project references according to maven reqs
- 2016-04-04 11:25:03 -0500 Igor Polevoy fixing project references according to maven reqs
- 2016-04-04 11:05:38 -0500 Igor Polevoy changing deployment target for new build server
- 2016-03-23 16:49:06 -0500 Igor Polevoy #478 Request#dispose() should be in finally block
- 2016-03-23 16:36:58 -0500 Igor Polevoy #469 Allow database.properties username and password to be overriden via Environment Variables or. Typos
- 2016-03-20 23:48:10 -0500 Igor Polevoy #414 BUG: Migrations containing strings that span more than one line and have ; fail to run
- 2016-03-19 13:22:45 -0500 Igor Polevoy #469 Allow database.properties username and password to be overriden via Environment Variables or?
- 2016-03-18 20:21:41 -0500 Igor Polevoy #475 optimize surefire plugin configuration
- 2016-03-04 14:20:02 -0600 Igor Polevoy #414 BUG: Migrations containing strings that span more than one line and have ; fail to run
- 2016-02-23 22:35:26 -0600 Igor Polevoy setting target to snapshot
- 2016-02-16 12:27:31 -0600 Igor Polevoy minor cleanup
- 2016-01-29 23:34:09 -0600 Igor Polevoy #467 Improve code closing resource in Http Request class
- 2016-01-29 23:24:11 -0600 Igor Polevoy #466 Util needs to be able to close AutoCloseable as well as anything else that has a close() method
- 2016-01-04 16:09:50 -0600 Igor Polevoy #461 NPE if cache manager is not defined
- 2016-01-03 23:23:08 -0600 Igor Polevoy #458 Optimize Cache API
- 2016-01-01 18:02:24 -0600 Igor Polevoy #452 Too many aggregate statistics results for offsets
- 2016-01-01 17:50:12 -0600 Igor Polevoy #222 Table name is not quoted as in create table statement
- 2016-01-01 17:22:12 -0600 Igor Polevoy #229 PostgreSQL?s dialect of SQL - proper quoting identifiers like table or column names
- 2015-12-30 19:57:31 -0600 Igor Polevoy #459 Implement possibility to stop cache event propagation
- 2015-12-29 01:59:29 -0600 Igor Polevoy #450 Implement multiple tables with same model (sharding) - uncomment spec, remove limit (does not work on Oracle)
- 2015-12-29 01:34:05 -0600 Igor Polevoy #450 Implement multiple tables with same model (sharding) - typos
- 2015-12-29 01:09:43 -0600 Igor Polevoy #450 Implement multiple tables with same model (sharding) - added other DBs
- 2015-12-27 16:05:54 -0600 Igor Polevoy Merge branch
DevFactory-release/modifiers-declaration-order-fix-1
#453 - 2015-12-27 16:05:29 -0600 Igor Polevoy Code quality fix - Modifiers should be declared in the correct order #453
- 2015-12-27 16:05:16 -0600 Igor Polevoy Code quality fix - Modifiers should be declared in the correct order #453
- 2015-12-27 15:51:37 -0600 Igor Polevoy Merge pull request #456 from DevFactory/release/general-code-quality-fix-2
- 2015-12-27 15:49:56 -0600 Igor Polevoy Merge pull request #455 from DevFactory/release/general-code-quality-fix-1
- 2015-12-27 15:48:35 -0600 Igor Polevoy Merge pull request #454 from DevFactory/release/utility-classes-should-not-have-public-constructor-fix-1
- 2015-12-25 17:46:34 -0600 Igor Polevoy #450 Implement multiple tables with same model (sharding)
- 2015-12-22 00:56:00 +0500 Faisal Hameed Fixing -findbugs:DM_NUMBER_CTOR:Performance-Method invokes inefficient Number constructor
- 2015-12-22 00:55:14 +0500 Faisal Hameed Fixing - squid:S1165:Exception classes should be immutable.
- 2015-12-22 00:54:19 +0500 Faisal Hameed Fixing - squid:S1118:Utility classes should not have public constructors.
- 2015-12-22 00:53:02 +0500 Faisal Hameed Fixing - squid:ModifiersOrderCheck: Modifiers should be declared in the correct order
- 2015-12-18 10:10:58 -0600 Igor Polevoy #451 Aggregate statistics results for IN statements
- 2015-12-10 15:44:04 -0600 Igor Polevoy fix after acidental butcheding branches and pull requests. Note to self: work on one feature at the time :)
- 2015-12-10 15:38:36 -0600 Igor Polevoy Merge pull request #448 from javalite/ehcache3
- 2015-12-10 15:36:57 -0600 Igor Polevoy #446 Implement cache manager based on Redis
- 2015-12-10 15:36:41 -0600 Igor Polevoy #446 Implement cache manager based on Redis
- 2015-12-10 15:27:30 -0600 Igor Polevoy #445 Upgrade to EHCache version 3
- 2015-12-10 15:01:49 -0600 Igor Polevoy Merge pull request #447 from alexsnaps/ehcache3
- 2015-12-10 15:55:01 -0500 Alex Snaps Ehcache3 flush w/o recreating the Cache every time
- 2015-12-10 15:53:54 -0500 Alex Snaps Ehcache3 template usage
- 2015-12-09 21:50:31 -0600 Igor Polevoy #446 Implement cache manager based on Redis - rolling back test changes, as they break on different databases on Jenkins
- 2015-12-09 19:30:15 -0600 Igor Polevoy #446 Implement cache manager based on Redis
- 2015-12-09 09:09:40 -0600 Igor Polevoy ehcache 3 WIP
- 2015-12-07 01:11:34 -0600 Igor Polevoy typoes
- 2015-11-26 21:56:25 -0600 Igor Polevoy Merge pull request #442 from javalite/revert-441-gradle-daemon-fix
- 2015-11-26 21:56:12 -0600 Igor Polevoy Revert
Fix the ubuntu build for the gradle plugin
- 2015-11-26 21:52:08 -0600 Igor Polevoy Merge pull request #441 from jasoma/gradle-daemon-fix
- 2015-11-27 12:42:31 +0900 Jason Maher Merge branch
master
into gradle-daemon-fix - 2015-11-27 12:30:04 +0900 Jason Maher Fix the build for Ubuntu: ensure method use instead of property access in the gradle script.
- 2015-11-26 20:28:29 -0600 Igor Polevoy #352 Move activejdbc-ehcache away from repo, under javalite
- 2015-11-26 14:30:37 -0600 Igor Polevoy Merge pull request #440 from javalite/revert-439-gradle-daemon-fix
- 2015-11-26 14:30:04 -0600 Igor Polevoy Revert
Fix the gradle plugin for use with the gradle daemon
- 2015-11-26 14:23:12 -0600 Igor Polevoy Merge pull request #439 from jasoma/gradle-daemon-fix
- 2015-11-25 23:52:56 -0600 Igor Polevoy added parent cached test
- 2015-11-19 15:19:44 +0900 Jason Maher Javadocs for the new Instrumentation constructor
- 2015-11-19 15:14:57 +0900 Jason Maher Fix the test subproject builds for windows
- 2015-11-19 11:38:22 +0900 Jason Maher Use a separate classloader for the instrumentation target classes #438
- 2015-11-19 11:02:34 +0900 Jason Maher Create a sub-project that uses the plugin for testing. Reproduces #438
- 2015-11-15 01:41:20 -0600 Igor Polevoy #436 - Add JSpec#$ method for convenience
- 2015-11-10 20:25:18 -0600 Igor Polevoy Merge pull request #435 from jasoma/gradle-plugin-fix-class-copy
- 2015-11-09 10:47:29 +0900 Jason Maher Fix the class file copying from gradle output to maven output
- 2015-11-02 13:06:09 -0600 Igor Polevoy Merge pull request #431 from LHook/InternationalizationTesting
- 2015-11-01 19:03:31 -0600 Igor Polevoy removed reduntant group definition (inherited from parent)
- 2015-11-01 19:01:27 -0600 Igor Polevoy #430 - Build broken on Windows - so far working on Ubuntu
- 2015-11-01 18:57:45 -0600 Igor Polevoy Merge pull request #432 from jasoma/gradle-plugin-windows-build
- 2015-10-30 15:24:23 +0900 Jason Maher Setup the gradle plugin build to be platform agnostic #430
- 2015-10-29 17:14:02 -0500 Igor Polevoy #430 - Build broken on Windows - commenting out till fixed
- 2015-10-29 21:46:54 +0000 Lewis Hook Add an internationalization test.
- 2015-10-27 12:51:02 -0500 Igor Polevoy #428 - Add attribute length validator. Some refactoring.
- 2015-10-27 11:57:09 -0500 Igor Polevoy Merge pull request #428 from LHook/master
- 2015-10-25 18:51:45 +0000 Lewis Hook Add attribute length validator.
- 2015-10-05 21:30:31 -0500 Igor Polevoy Merge pull request #426 from jasoma/gradle-plugin-maven-parent
- 2015-10-06 10:32:18 +0900 Jason Maher Manage the gradle-plugin build from maven
- 2015-10-06 10:09:45 +0900 Jason Maher Update gradle version, checkin in the new wrapper artifacts
- 2015-10-02 19:35:38 -0500 Igor Polevoy Merge pull request #422 from jasoma/gradle-plugin-deploy
- 2015-09-29 15:48:58 -0500 Igor Polevoy #424 Base.executeBatch() should return auto increment counts
- 2015-09-29 15:00:25 -0500 Igor Polevoy #424 Base.executeBatch() should return auto increment counts
- 2015-09-29 13:25:57 -0500 Igor Polevoy #424 Base.executeBatch() should return auto increment counts
- 2015-09-29 21:49:22 +0900 Jason Maher Configure the gradle plugin build to publish artifacts to maven
- 2015-09-28 20:42:43 -0500 Igor Polevoy #421 Add pom to gradle plugin
- 2015-09-28 14:05:23 -0500 Igor Polevoy Merge pull request #420 from jasoma/gradle-plugin
- 2015-09-28 22:07:10 +0900 Jason Maher Add a gradle plugin project for parity with maven
- 2015-09-27 14:10:38 -0500 Igor Polevoy #417 - added database.properties file name as default, without a need for activejdbc.properties file
- 2015-09-27 11:42:25 -0500 Igor Polevoy fixed snapshot versions of integration tests
- 2015-09-27 01:04:43 -0500 Igor Polevoy fixed snapshot versions of integration tests
- 2015-09-27 00:28:52 -0500 Igor Polevoy #417 Implement ability to open a DB connection based on a property file and environment name
- 2015-09-17 02:35:54 -0500 Igor Polevoy #417 Implement ability to open a DB connection based on a property file and environment name
- 2015-09-16 16:53:50 +0300 stas fix Model.fromXml() failure is model has no attribute value; use stax to parse xml instead of dom
- 2015-08-26 16:03:30 -0500 Igor Polevoy Update README.md
- 2015-08-26 16:03:10 -0500 Igor Polevoy Added IntelliJ
- 2015-08-11 10:24:29 -0500 Igor Polevoy #416 deleteCascade needs to use PreparedStatement
- 2015-08-11 10:21:49 -0500 Igor Polevoy #416 deleteCascade needs to use PreparedStatement
- 2015-08-06 12:03:07 -0500 Igor Polevoy #415 Json does not include the cachedParents
- 2015-08-06 11:28:27 -0500 Igor Polevoy #414 rolling back changes
- 2015-08-05 19:32:59 -0500 Igor Polevoy #414 BUG: Migrations containing strings that span more than one line and have ; fail to run
- 2015-07-09 08:39:50 -0500 Igor Polevoy added notes
- 2015-07-08 14:39:17 -0500 Igor Polevoy typo
- 2015-07-08 14:38:22 -0500 Igor Polevoy fixed link
- 2015-07-08 14:37:34 -0500 Igor Polevoy fixed link
How to comment
The comment section below is to discuss documentation on this page.
If you have an issue, or discover bug, please follow instructions on the Support page