You are viewing a plain text version of this content. The canonical link for it is here.
- [1/3] incubator-tamaya git commit: Moved examples to Java 7 as well, to simplify build. - posted by an...@apache.org on 2015/11/03 01:38:09 UTC, 0 replies.
- [2/3] incubator-tamaya git commit: OSGI: Added missing implementation. - posted by an...@apache.org on 2015/11/03 01:38:10 UTC, 0 replies.
- [3/3] incubator-tamaya git commit: Ignored test, must fix later (added TODO). - posted by an...@apache.org on 2015/11/03 01:38:11 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #424 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/03 01:48:33 UTC, 0 replies.
- incubator-tamaya git commit: Added missing (new) modules. - posted by an...@apache.org on 2015/11/03 01:50:02 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #425 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/03 02:10:50 UTC, 0 replies.
- incubator-tamaya git commit: OSGI: Added first trial of test code. - posted by an...@apache.org on 2015/11/06 22:40:40 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #426 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/06 23:00:06 UTC, 0 replies.
- [1/5] incubator-tamaya git commit: Overhauled the documentation of the builder extension. - posted by pl...@apache.org on 2015/11/07 17:27:52 UTC, 0 replies.
- [2/5] incubator-tamaya git commit: Overhauld the the documentation of the resources extension. - posted by pl...@apache.org on 2015/11/07 17:27:53 UTC, 0 replies.
- [3/5] incubator-tamaya git commit: TAMAYA-122 Added the extension guide to the documentation menu. - posted by pl...@apache.org on 2015/11/07 17:27:54 UTC, 0 replies.
- [4/5] incubator-tamaya git commit: TAMAYA-122 Renamed the main document of the extension guide. - posted by pl...@apache.org on 2015/11/07 17:27:55 UTC, 0 replies.
- [5/5] incubator-tamaya git commit: TAMAYA-122 Overhauled the documentation of the resolver documentation. Not finished. There is a layout problem with the formatting of one of the source examples. - posted by pl...@apache.org on 2015/11/07 17:27:56 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #427 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/07 17:48:05 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-129: OSGI: Added OSGI BundleListener that also registers an OSGI based ServiceContext and ensures configured services are registered as SOGI services. The service ranking is used by reading @Priority annotations as ava - posted by an...@apache.org on 2015/11/09 04:19:16 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #428 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/09 04:28:29 UTC, 0 replies.
- [1/6] incubator-tamaya git commit: TAMAYA-130: Added configuration support for Apache Camel. - posted by an...@apache.org on 2015/11/10 15:40:54 UTC, 0 replies.
- [2/6] incubator-tamaya git commit: TAMAYA-130: Added docs for camel integration. Added also missing experimental modules/modules in work to overall content. - posted by an...@apache.org on 2015/11/10 15:40:55 UTC, 0 replies.
- [3/6] incubator-tamaya git commit: Fixed artifact name to include tamaya as first name part. - posted by an...@apache.org on 2015/11/10 15:40:56 UTC, 0 replies.
- [4/6] incubator-tamaya git commit: TAMAYA-130: Fixed quality issues. - posted by an...@apache.org on 2015/11/10 15:40:57 UTC, 0 replies.
- [5/6] incubator-tamaya git commit: Ignored test not running. - posted by an...@apache.org on 2015/11/10 15:40:58 UTC, 0 replies.
- [6/6] incubator-tamaya git commit: Simplified OSGI metainfos. - posted by an...@apache.org on 2015/11/10 15:40:59 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #429 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/10 16:08:55 UTC, 0 replies.
- [1/2] incubator-tamaya git commit: Added Spring documentation. - posted by an...@apache.org on 2015/11/12 01:25:05 UTC, 0 replies.
- [2/2] incubator-tamaya git commit: Added Spring tests and ensured a minimal implementation. - posted by an...@apache.org on 2015/11/12 01:25:06 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #430 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/12 01:28:51 UTC, 0 replies.
- incubator-tamaya git commit: Added license header to TamayaEnvironment. - posted by pl...@apache.org on 2015/11/22 18:40:11 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #431 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/22 18:43:44 UTC, 0 replies.
- incubator-tamaya git commit: Fixed Java code style violations - posted by pl...@apache.org on 2015/11/22 22:02:56 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #432 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/22 22:35:40 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #434 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/23 03:51:19 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #435 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/23 03:55:32 UTC, 0 replies.
- [1/4] incubator-tamaya git commit: Fixed OSGI service integration. - posted by an...@apache.org on 2015/11/25 08:17:45 UTC, 0 replies.
- [2/4] incubator-tamaya git commit: Added arquilian tests. - posted by an...@apache.org on 2015/11/25 08:17:46 UTC, 0 replies.
- [3/4] incubator-tamaya git commit: TAMAYA-129: OSGI Support. Partially tested. - posted by an...@apache.org on 2015/11/25 08:17:47 UTC, 0 replies.
- [4/4] incubator-tamaya git commit: TAMAYA-129: OSGI Support. Partially tested. - posted by an...@apache.org on 2015/11/25 08:17:48 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #436 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/25 08:52:37 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-129: OSGI Support. - posted by an...@apache.org on 2015/11/26 09:07:47 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #437 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/26 09:37:38 UTC, 0 replies.
- [1/7] incubator-tamaya git commit: Added test bundle dir. - posted by an...@apache.org on 2015/11/27 10:14:18 UTC, 0 replies.
- [2/7] incubator-tamaya git commit: Fixed most of the arquillian setup. - posted by an...@apache.org on 2015/11/27 10:14:19 UTC, 0 replies.
- [3/7] incubator-tamaya git commit: TAMAYA-129: OSGI Support, loader bugfixes. - posted by an...@apache.org on 2015/11/27 10:14:20 UTC, 0 replies.
- [4/7] incubator-tamaya git commit: TAMAYA-129: OSGI Support, fixed tests, impl. - posted by an...@apache.org on 2015/11/27 10:14:21 UTC, 0 replies.
- [5/7] incubator-tamaya git commit: Fixed section function, using startsWith only and not further interpreting for section syntax. - posted by an...@apache.org on 2015/11/27 10:14:22 UTC, 0 replies.
- [6/7] incubator-tamaya git commit: Fixed stripKey function. - posted by an...@apache.org on 2015/11/27 10:14:23 UTC, 0 replies.
- [7/7] incubator-tamaya git commit: TAMAYA-129: OSGI Support, fixed tests, impl. Basic OSGI support running now. TAMAYA-129: OSGI Support: added excludes for imported OSGI based classes from Felix. - posted by an...@apache.org on 2015/11/27 10:14:24 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #438 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/27 10:42:45 UTC, 0 replies.
- [1/5] incubator-tamaya git commit: TAMAYA-129: OSGI Support, finished first draft of code, ready for further tests. - posted by an...@apache.org on 2015/11/28 02:35:06 UTC, 0 replies.
- [2/5] incubator-tamaya git commit: TAMAYA-129: OSGI Support, finished first draft of code, ready for further tests. - posted by an...@apache.org on 2015/11/28 02:35:07 UTC, 0 replies.
- [3/5] incubator-tamaya git commit: Added feature to explicitly pass a configuration to be used for injection or templating. This is used to easily create bundle specific configuration context and provide bundle specific injection in OSGI. - posted by an...@apache.org on 2015/11/28 02:35:08 UTC, 0 replies.
- [4/5] incubator-tamaya git commit: Added Spring tests and ensured a minimal implementation. - posted by an...@apache.org on 2015/11/28 02:35:09 UTC, 0 replies.
- [5/5] incubator-tamaya git commit: TAMAYA-129: OSGI Support, quality fixes. - posted by an...@apache.org on 2015/11/28 02:35:10 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #439 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/28 03:10:15 UTC, 0 replies.
- [1/6] incubator-tamaya git commit: Added feature to send ConfiguredType event using BeanManager for configured beans. - posted by an...@apache.org on 2015/11/30 09:01:58 UTC, 0 replies.
- [2/6] incubator-tamaya git commit: Added SPI for sending events for beans configured (used e.g. for documentation and logging). - posted by an...@apache.org on 2015/11/30 09:01:59 UTC, 0 replies.
- [3/6] incubator-tamaya git commit: Added feature to send ConfiguredType event using BeanManager for configured beans, if tamaya-events is loaded. - posted by an...@apache.org on 2015/11/30 09:02:00 UTC, 0 replies.
- [4/6] incubator-tamaya git commit: Refactored model module a bit so it was possible to move some logic from the injection modules into this module. Effectively decoupling was modelled by adding a ConfiguredTypeEvent, which is used to implicitly populate - posted by an...@apache.org on 2015/11/30 09:02:01 UTC, 0 replies.
- [5/6] incubator-tamaya git commit: Refactored model module a bit so it was possible to move some logic from the injection modules into this module. Effectively decoupling was modelled by adding a ConfiguredTypeEvent, which is used to implicitly populate - posted by an...@apache.org on 2015/11/30 09:02:02 UTC, 0 replies.
- [6/6] incubator-tamaya git commit: Decoupled logic (and moved it into model module). - posted by an...@apache.org on 2015/11/30 09:02:03 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #440 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/30 09:28:41 UTC, 0 replies.