[teiid/teiid] bb4b44: [maven-release-plugin] prepare release teiid-paren...
by Steve Hawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: bb4b44ad1b6f8ef0b1b9959ed59842aa0377eff5
https://github.com/teiid/teiid/commit/bb4b44ad1b6f8ef0b1b9959ed59842aa037...
Author: Steve Hawkins <shawkins(a)redhat.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/pom.xml
M client-jdk15/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-cassandra/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan/pom.xml
M connectors/connector-ldap/pom.xml
M connectors/connector-mongodb/pom.xml
M connectors/connector-salesforce/pom.xml
M connectors/connector-ws/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/pom.xml
M connectors/salesforce-api/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/translator-cassandra/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jpa/pom.xml
M connectors/translator-ldap/pom.xml
M connectors/translator-loopback/pom.xml
M connectors/translator-mongodb/pom.xml
M connectors/translator-object/pom.xml
M connectors/translator-odata/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-ws/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-integration/pom.xml
M metadata/pom.xml
M odata/pom.xml
M pom.xml
M runtime/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release teiid-parent-8.6.0.Beta1
12 years, 5 months
[teiid/teiid] 4b20d6: TEIID-2714 further refining defrag behavior
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 4b20d647cc207d302d494d51964cdd90dae6ac28
https://github.com/teiid/teiid/commit/4b20d647cc207d302d494d51964cdd90dae...
Author: shawkins <shawkins(a)redhat.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
M engine/src/main/java/org/teiid/common/buffer/impl/BufferFrontedFileStoreCache.java
M engine/src/main/java/org/teiid/common/buffer/impl/FileStorageManager.java
A engine/src/main/java/org/teiid/common/buffer/impl/OutOfDiskException.java
M engine/src/test/java/org/teiid/common/buffer/impl/TestBufferFrontedFileStoreCache.java
M engine/src/test/java/org/teiid/common/buffer/impl/TestFileStorageManager.java
M test-integration/perf/src/test/java/org/teiid/query/eval/TestEnginePerformance.java
Log Message:
-----------
TEIID-2714 further refining defrag behavior
12 years, 5 months