This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-threads.git.
at c9de8f4 SLING-7167 Adjust READMEs
This branch includes the following new commits:
new e9c802f SLING-865 : Move to bundles
new fd90599 SLING-865 : Adjust reactor pom and svn information in each
module.
new 7c3b93f SLING-865 : Adjust path to parent pom and add profiles for
samples and contrib
new d09dc16 Use release parent pom
new e2d95cb [maven-release-plugin] prepare release
org.apache.sling.commons.threads-2.0.4-incubator
new fc7fde3 [maven-release-plugin] prepare for next development iteration
new 0011c43 Use next dev version of parent pom
new 345398c Set parent pom to released version.
new 13ddfdc Move Sling to new TLP location
new 5da21c6 Move Sling to new TLP location
new 7aca17c SLING-1011 : Remove disclaimer file.
new 38a83fc SLING-1011 : Adjust svn location
new a3ae71e SLING-1011 : Remove disclaimer from readme's, adjust links to
webite, fix versions in poms.
new 461d465 SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app
has the leglize stuff, too)
new 3b3ac26 SLING-1205 Upgrade all projects to parent POM 8 and use OSGi
provided OSGi libraries
new 3ed1003 SLING-1244 : Redesign thread pool management
new d8c5759 [maven-release-plugin] prepare release
org.apache.sling.commons.threads-3.0.0
new 9637b71 [maven-release-plugin] prepare for next development iteration
new 891a1af Add some more debug information.
new 8e892b6 Fix typo
new 8cdc770 Use released parent pom.
new ebf06f7 SLING-1699 : New default configuration is created on each
startup
new cbaeeaf Update notice files
new 217f651 [maven-release-plugin] prepare release
org.apache.sling.commons.threads-3.0.2
new 554f86f [maven-release-plugin] prepare for next development iteration
new 01423f9 SLING-1819 : Unused custom thread pool is never removed
new 92b579e SLING-1820 : Display current pool statistics in web console
new e26aaa2 SLING-1821 : Custom thread pools should get an optional label
new 2d02353 Add a web console label
new 7317704 SLING-1833 : Remove direct dependency to web console by using
new configuration printer support
new c212a9a Prepare for release.
new dbf69cf [maven-release-plugin] prepare release
org.apache.sling.commons.threads-3.1.0
new f4083be [maven-release-plugin] prepare for next development iteration
new e454d5e updating all modules to parent 10-SNAPSHOT in anticipation of
emma additions to parent
new 54cad09 Update to recent snapshots
new 8c5adc9 Use latest releases.
new abaf247 SLING-2150 : Update plugins to use the latest available
versions
new 0c6b7b5 Update to recent snapshot
new aba59f2 Using latest released parent pom
new 60fead9 SLING-2187 - adding new module to contain our custom notice
file; adding remote-resources plugin configuration to parent pom and removing
all existing appended-resources NOTICE files
new 2b96672 temporarily using snapshots during release vote
new 54c6abf using latest releases
new aeb162d SLING-2480 : Add config for maven-sling-plugin to m2e
configuration
new eb4da29 Update to latest parent pom
new 07bcb28 Use released versions
new 6134a9d Typo
new 4f207e8 SLING-2540 : Allow the ThreadPool to process
Callable/Runnable and return a Future. Apply patch from Timothee Maret
new 19339b2 SLING-2563 - auto generate label based on a stack trace
new f1a639a SLING-2564 - adding JMX monitoring of Sling Thread Pools
new 9d1e281 SLING-2535 wrapped the reference counter in a dedicated
synchronised block to ensure that all access to the counter is safe. I think
this will be safer than calling from within synchronised blocks as it doesnt
rely on the caller remembering the methods need to be single threaded.
new 8a0b66c SLING-2535 Undid my previous commit and put the
synchronisation one layer further out as orriginally suggested. Synchronising
in incUsage and decUsage is too risky from a deadlock point of view. Added
Javadoc to warn about thread safety on the methods.
new 56dc2ee Use latest releases and update to new parent pom
new 6ea2b73 Update to latest parent pom and use latest releases in
launchpad
new 88a0460 Correct reactor pom and update to parent pom 16
new e9e41e0 SLING-2858 - Maven build fails after upgrading to parent 16:
No annotation processors found in classpath
new cf2f1c4 Update to latest parent pom
new f41203f Update to parent pom 18
new 4a021ac [maven-release-plugin] prepare release
org.apache.sling.commons.threads-3.2.0
new cb55c8c [maven-release-plugin] prepare for next development iteration
new 72cf060 Update to parent pom v19
new 4d81170 Updated to parent version 20
new 58d020c Update to Sling Parent POM 22 with baselining enabled
new 7b20302 SLING-4698 - Set parent.relativePath to empty for all modules
new a25faa7 Update to Sling Parent 23
new bb2895a set parent version to 24 and add empty relativePath where
missing
new 419b67d Update the main reactor to parent 25
new df38136 SLING-5332
new 3da450a SLING-5333 - Commons Threads exported interfaces/classes
should be @ProviderType
new 9ed05f4 SLING-4676 - Clean up threads or refresh threads when put
back into the pool
new a554a0c [maven-release-plugin] prepare release
org.apache.sling.commons.threads-3.2.2
new fa031c9 [maven-release-plugin] prepare for next development iteration
new f11b0d2 SLING-5343 - Meaningful thread names
new 3fb7e97 SLING-5343 - Meaningful thread names
new eda0f52 SLING-5343 - Meaningful thread names
new 289cffd SLING-5354 - Thread Pool max-thread-age config not taken into
account
new 8078f1f SLING-5343 - Meaningful thread names
new 9d12de2 SLING-5354 - Thread Pool max-thread-age config not taken into
account
new e85c956 [maven-release-plugin] prepare release
org.apache.sling.commons.threads-3.2.4
new c69cf64 [maven-release-plugin] prepare for next development iteration
new eb32931 Switch to parent pom 26
new f33bce7 SLING-5425 - Set webconsole.configurationFactory.nameHint for
thread pool configurations
new d1f7185 SLING-5416 - Thread Pool should stop "gracefully"
new 99e5517 [maven-release-plugin] prepare release
org.apache.sling.commons.threads-3.2.6
new db3666a [maven-release-plugin] prepare for next development iteration
new e0e19e8 SLING-5651 ThreadPool should extend Executor
new ea81b10 Fix javadocs
new 1ac3441 SLING-5882 ThreadExpiringThreadPoolTest fails 8% of time.
Fixed. Now < 0.1%
new f2e46cf Move to parent pom 27
new 03d63a1 switch parent pom reference everywhere to 28 where it was 27
before this can be safely done because the only difference between 27 and 28 is
an updated maven-source-plugin (fix heap space error)
new c9930af Update to parent pom 29
new 0d820d8 use Sling Parent 30
new b731fb7 SLING-6775 : Commons Threads: Remove scr plugin from pom
new 01d1cb2 SLING-6261 clean up thread locals for threads being reused in
a thread pool
new fb8be5d SLING-6296 allow min pool sizes of 0
new 9f503c5 [maven-release-plugin] prepare release
org.apache.sling.commons.threads-3.2.8
new 11f5740 [maven-release-plugin] prepare for next development iteration
new 5be28eb SLING-6261 skip null references in the table array
new a0464db SLING-7157 : metatype.properties file must not be in
OSGI-INF/metatype
new 5cafc71 upgrade to Mockito 2.x for better Java9 compatibility also
upgrade to latest parent
new fcf89cd [maven-release-plugin] prepare release
org.apache.sling.commons.threads-3.2.10
new e94bb00 [maven-release-plugin] prepare for next development iteration
new 4048bd8 SLING-7167 Adjust READMEs
new 8fc95ac SLING-7167 Adjust READMEs
new c9de8f4 SLING-7167 Adjust READMEs
The 104 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].