You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-tamaya git commit: Never try to run unit tests for the build configuration module. - posted by pl...@apache.org on 2015/02/01 23:07:00 UTC, 0 replies.
- incubator-tamaya git commit: Updat to Maven Enforcer Plugin 1.4 (was 1.3.1). - posted by pl...@apache.org on 2015/02/01 23:09:44 UTC, 0 replies.
- incubator-tamaya git commit: Added some tests for the DefaultConfiguration. - posted by pl...@apache.org on 2015/02/05 18:46:14 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-60 Initialisation of PropertyConverterManager is can now be disabled. - posted by pl...@apache.org on 2015/02/06 08:03:03 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-60 Started to add a feature which allows to enable or disable loading of PropertyConverter service providers. - posted by pl...@apache.org on 2015/02/06 18:32:36 UTC, 0 replies.
- [01/12] incubator-tamaya git commit: TAMAYA-60 It is now configurable if all PropertyConverter service providers will be loaded automatically or not. - posted by pl...@apache.org on 2015/02/08 22:03:40 UTC, 0 replies.
- [02/12] incubator-tamaya git commit: TAMAYA-60 Default is what all PropertyConverter service providers will be loaded. - posted by pl...@apache.org on 2015/02/08 22:03:41 UTC, 0 replies.
- [03/12] incubator-tamaya git commit: TAMAYA-60 Did I gave these names to test methods? ; -) - posted by pl...@apache.org on 2015/02/08 22:03:42 UTC, 0 replies.
- [04/12] incubator-tamaya git commit: TAMAYA-60 It is now possible to enable and disable the automatic loading of service providers for PropertySource instances. - posted by pl...@apache.org on 2015/02/08 22:03:43 UTC, 0 replies.
- [05/12] incubator-tamaya git commit: TAMAYA-60 Improved the tests a little bit. - posted by pl...@apache.org on 2015/02/08 22:03:44 UTC, 0 replies.
- [06/12] incubator-tamaya git commit: TAMAYA-60 Automatic loading of provided PropertySourceProviders is now configurable. - posted by pl...@apache.org on 2015/02/08 22:03:45 UTC, 0 replies.
- [07/12] incubator-tamaya git commit: TAMAYA-60 Fixed code style error. - posted by pl...@apache.org on 2015/02/08 22:03:46 UTC, 0 replies.
- [08/12] incubator-tamaya git commit: TAMAYA-60 Small code improvment. - posted by pl...@apache.org on 2015/02/08 22:03:47 UTC, 0 replies.
- [09/12] incubator-tamaya git commit: TAMAYA-60 Updated the todo list. - posted by pl...@apache.org on 2015/02/08 22:03:48 UTC, 0 replies.
- [10/12] incubator-tamaya git commit: TAMAYA-60 Added an item to the todo list. - posted by pl...@apache.org on 2015/02/08 22:03:49 UTC, 0 replies.
- [11/12] incubator-tamaya git commit: TAMAYA-60 Improved tests a little bit. - posted by pl...@apache.org on 2015/02/08 22:03:50 UTC, 0 replies.
- [12/12] incubator-tamaya git commit: TAMAYA-60 Automatic loading of provided PropertyFilter service providers is now configurable. - posted by pl...@apache.org on 2015/02/08 22:03:51 UTC, 0 replies.
- [1/3] incubator-tamaya git commit: TAMAYA-53 Brought back FindBugs. - posted by pl...@apache.org on 2015/02/09 08:28:10 UTC, 0 replies.
- [2/3] incubator-tamaya git commit: TAMAYA-53 Excluded check for unused private methods (UPM_UNCALLED_PRIVATE_METHOD) from analysis. Currently FindBugs 3.0.0 is not able to detect their usage via method references. - posted by pl...@apache.org on 2015/02/09 08:28:11 UTC, 0 replies.
- [3/3] incubator-tamaya git commit: TAMAYA-53 Added more exclusions to the FindBugs exlusion file. Build should not fail because of unread or unused fields. - posted by pl...@apache.org on 2015/02/09 08:28:12 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-53 Setting a non public field via reflection should be done in a privileged block. - posted by pl...@apache.org on 2015/02/09 08:52:39 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-53 Reduced the number of statements executed in a privileged block. - posted by pl...@apache.org on 2015/02/09 09:01:08 UTC, 0 replies.
- [1/9] incubator-tamaya git commit: TAMAYA-53 Resources are now always closed in the URLResolver. - posted by pl...@apache.org on 2015/02/10 07:35:15 UTC, 0 replies.
- [2/9] incubator-tamaya git commit: TAMAYA-53 InpotStreamReader uses now UTF-8 for the URLResolver - posted by pl...@apache.org on 2015/02/10 07:35:16 UTC, 0 replies.
- [3/9] incubator-tamaya git commit: TAMAYA-53 Method is now set to accessible in a privileged block. - posted by pl...@apache.org on 2015/02/10 07:35:17 UTC, 0 replies.
- [4/9] incubator-tamaya git commit: TAMAYA-53 FileResolver now closes always it's used resources. - posted by pl...@apache.org on 2015/02/10 07:35:18 UTC, 0 replies.
- [5/9] incubator-tamaya git commit: TAMAYA-53 ResourceResolver now closes always it's used resources. - posted by pl...@apache.org on 2015/02/10 07:35:19 UTC, 0 replies.
- [6/9] incubator-tamaya git commit: TAMAYA-60 Added tests for adding PropertyFilter instances via the builder. - posted by pl...@apache.org on 2015/02/10 07:35:20 UTC, 0 replies.
- [7/9] incubator-tamaya git commit: TAMAYA-60 Overhauled the configuration of the configuration context. - posted by pl...@apache.org on 2015/02/10 07:35:21 UTC, 0 replies.
- [8/9] incubator-tamaya git commit: TAMAYA-60 Added tests for adding PropertySourceProviders. - posted by pl...@apache.org on 2015/02/10 07:35:22 UTC, 0 replies.
- [9/9] incubator-tamaya git commit: TAMAYA-57 resolved possible performance issue by storing URLs in collections - posted by pl...@apache.org on 2015/02/10 07:35:23 UTC, 0 replies.
- [1/2] incubator-tamaya git commit: TAMAYA-57 Renamed test class. - posted by pl...@apache.org on 2015/02/10 07:42:04 UTC, 0 replies.
- [2/2] incubator-tamaya git commit: TAMAYA-57 Splittet hughe test case in multiple smaller ones. - posted by pl...@apache.org on 2015/02/10 07:42:05 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-57 PropertiesFileLoader uses now try-with-resources to read a resource. - posted by pl...@apache.org on 2015/02/10 07:47:43 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-64 JSONPropertySource does now not use any longer it's own resource input model. - posted by pl...@apache.org on 2015/02/10 08:38:53 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-39 Renamed the module for JSON support to tamaya-json - posted by pl...@apache.org on 2015/02/10 09:17:38 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-39 Added default property source provider for JSON based property sources. TAMAYA-65 Started to use Arquillian for integration tests. - posted by pl...@apache.org on 2015/02/11 19:02:42 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-39 Added more tests. - posted by pl...@apache.org on 2015/02/11 20:27:16 UTC, 0 replies.
- [1/2] incubator-tamaya git commit: TAMAYA-39 Simplified boolean expression. - posted by pl...@apache.org on 2015/02/11 22:17:36 UTC, 0 replies.
- [2/2] incubator-tamaya git commit: Added missing service provider entry for property sources based on environment and system properties. - posted by pl...@apache.org on 2015/02/11 22:17:37 UTC, 0 replies.
- [1/3] incubator-tamaya git commit: TAMAYA-39 POM clean-up. - posted by pl...@apache.org on 2015/02/11 23:06:11 UTC, 0 replies.
- [2/3] incubator-tamaya git commit: TAMAYA-39 Writing tests is not enough. You must execute them too. - posted by pl...@apache.org on 2015/02/11 23:06:12 UTC, 0 replies.
- [3/3] incubator-tamaya git commit: Added some IT to core (Java 8). - posted by pl...@apache.org on 2015/02/11 23:06:13 UTC, 0 replies.
- [1/6] incubator-tamaya git commit: TAMAYA-43: Tried fix for resolution on Linux box. - posted by an...@apache.org on 2015/02/12 22:32:33 UTC, 0 replies.
- [2/6] incubator-tamaya git commit: TAMAYA-43: Removed dep to findbugs/jsr305 - posted by an...@apache.org on 2015/02/12 22:32:34 UTC, 0 replies.
- [3/6] incubator-tamaya git commit: Reworked format API. - posted by an...@apache.org on 2015/02/12 22:32:35 UTC, 0 replies.
- [4/6] incubator-tamaya git commit: TAMAYA-63: Improved/unified implementations for various converters. Aligned tests for Java 7/8. - posted by an...@apache.org on 2015/02/12 22:32:36 UTC, 0 replies.
- [5/6] incubator-tamaya git commit: TAMAYA-63: Improved/unified implementations for various converters. Aligned tests for Java 7/8. - posted by an...@apache.org on 2015/02/12 22:32:37 UTC, 0 replies.
- [6/6] incubator-tamaya git commit: TAMAYA-63: Added NumberConverter. - posted by an...@apache.org on 2015/02/12 22:32:38 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-63: Added tests for EnumConvertger, added bugfix. - posted by an...@apache.org on 2015/02/12 22:49:43 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-63: Added converters for URL, URI and Class. - posted by an...@apache.org on 2015/02/12 23:00:56 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-63: Added converters for URL, URI and Class (Java7). - posted by an...@apache.org on 2015/02/12 23:02:53 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #209 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/12 23:40:20 UTC, 0 replies.
- incubator-tamaya git commit: Disabled the formats module as it not compile. - posted by pl...@apache.org on 2015/02/13 20:42:08 UTC, 0 replies.
- incubator-tamaya git commit: Fixed code style layout errors. - posted by pl...@apache.org on 2015/02/13 20:54:40 UTC, 0 replies.
- incubator-tamaya git commit: Added module for API extensions which are currently not part of the main API. JavaDoc will follow. - posted by pl...@apache.org on 2015/02/13 21:02:49 UTC, 0 replies.
- incubator-tamaya git commit: Fixed RAT and CheckStyle errors. - posted by pl...@apache.org on 2015/02/13 21:09:55 UTC, 0 replies.
- [1/4] incubator-tamaya git commit: Fixed checkstyle issues. - posted by an...@apache.org on 2015/02/13 21:18:15 UTC, 0 replies.
- [2/4] incubator-tamaya git commit: TAMAYA-63: Fixed checlstyle warnings. - posted by an...@apache.org on 2015/02/13 21:18:16 UTC, 0 replies.
- [3/4] incubator-tamaya git commit: Reduced memory consumption for failsafe plugin. - posted by an...@apache.org on 2015/02/13 21:18:17 UTC, 0 replies.
- [4/4] incubator-tamaya git commit: Just updated refactoring done on dormant part (not compiling). - posted by an...@apache.org on 2015/02/13 21:18:18 UTC, 0 replies.
- incubator-tamaya git commit: Removed useless things on dormant. - posted by an...@apache.org on 2015/02/13 21:26:31 UTC, 0 replies.
- [1/2] incubator-tamaya git commit: Added ConfiguratoinFOrmats singleton to formats module. Moved commons-config related aspects into separate integration module. - posted by an...@apache.org on 2015/02/14 00:49:16 UTC, 0 replies.
- [2/2] incubator-tamaya git commit: Added ConfiguratoinFOrmats singleton to formats module. Moved commons-config related aspects into separate integration module. - posted by an...@apache.org on 2015/02/14 00:49:17 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #210 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/14 02:28:41 UTC, 0 replies.
- [1/2] incubator-tamaya git commit: Extended ConfigurationFormat interface. Added additional logic for checking on names/extensions. Changing signature to resource name ad InputStream instead of URL. - posted by an...@apache.org on 2015/02/14 17:11:19 UTC, 0 replies.
- [2/2] incubator-tamaya git commit: Extended ConfigurationFormats. Added simple tests. - posted by an...@apache.org on 2015/02/14 17:11:20 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #211 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/14 19:47:22 UTC, 0 replies.
- incubator-tamaya git commit: Added missing file. - posted by an...@apache.org on 2015/02/14 23:22:28 UTC, 0 replies.
- Jenkins build is back to normal : Tamaya-Master-branch #212 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/15 05:01:23 UTC, 0 replies.
- [1/2] incubator-tamaya git commit: Added static accessor. - posted by an...@apache.org on 2015/02/17 00:22:07 UTC, 0 replies.
- [2/2] incubator-tamaya git commit: Added further implementation support for DynamicValues and templates. - posted by an...@apache.org on 2015/02/17 00:22:08 UTC, 0 replies.
- incubator-tamaya git commit: Removed currently unused code. - posted by an...@apache.org on 2015/02/17 00:44:48 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-39 Going to used the formats module as base for the JSON support. - posted by pl...@apache.org on 2015/02/19 18:55:17 UTC, 0 replies.
- [1/8] incubator-tamaya git commit: Added additional type evaluation method to TypeLiteral. - posted by an...@apache.org on 2015/02/27 03:40:46 UTC, 0 replies.
- [2/8] incubator-tamaya git commit: TAMAY-68: Added ConfigurationContextBuilder and all related stuff needed. - posted by an...@apache.org on 2015/02/27 03:40:47 UTC, 0 replies.
- [3/8] incubator-tamaya git commit: TAMAY-68: Added ConfigurationContextBuilder and all related stuff needed. - posted by an...@apache.org on 2015/02/27 03:40:48 UTC, 0 replies.
- [4/8] incubator-tamaya git commit: Fixed bugs: getName() of flattened provider returned always the same name and did not reflect the underlying resource. Ordinal was not read from the config entries. - posted by an...@apache.org on 2015/02/27 03:40:49 UTC, 0 replies.
- [5/8] incubator-tamaya git commit: TAMAYA-69: Added initial revision of a running event based modules. - posted by an...@apache.org on 2015/02/27 03:40:50 UTC, 0 replies.
- [6/8] incubator-tamaya git commit: TAMAYA-69: Added initial revision of a running event based modules. - posted by an...@apache.org on 2015/02/27 03:40:51 UTC, 0 replies.
- [7/8] incubator-tamaya git commit: Applied several quality fixes. Aligned Java 7 with Java 8. - posted by an...@apache.org on 2015/02/27 03:40:52 UTC, 0 replies.
- [8/8] incubator-tamaya git commit: Applied several quality fixes. Aligned Java 7 with Java 8. - posted by an...@apache.org on 2015/02/27 03:40:53 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #216 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/27 04:09:10 UTC, 0 replies.
- incubator-tamaya git commit: TAMAYA-69: Fixed API/compilation issues. - posted by an...@apache.org on 2015/02/27 08:13:13 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #217 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/27 08:36:16 UTC, 0 replies.
- [1/3] incubator-tamaya git commit: Removed unused import. Unified TypeLiteral. - posted by an...@apache.org on 2015/02/28 10:18:25 UTC, 0 replies.
- [2/3] incubator-tamaya git commit: Updated API main doc to latest changes. - posted by an...@apache.org on 2015/02/28 10:18:26 UTC, 0 replies.
- [3/3] incubator-tamaya git commit: Updated/added documentation for API and core. - posted by an...@apache.org on 2015/02/28 10:18:27 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #218 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/28 10:28:29 UTC, 0 replies.
- incubator-tamaya git commit: Updated/added documentation for API and core. - posted by an...@apache.org on 2015/02/28 21:56:59 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #219 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/28 21:58:38 UTC, 0 replies.
- [1/2] incubator-tamaya git commit: Fixed compilation issues. - posted by an...@apache.org on 2015/02/28 23:23:03 UTC, 0 replies.
- [2/2] incubator-tamaya git commit: Fixed bugs. - posted by an...@apache.org on 2015/02/28 23:23:04 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #220 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/28 23:33:08 UTC, 0 replies.
- incubator-tamaya git commit: Updated documentation. - posted by an...@apache.org on 2015/02/28 23:34:35 UTC, 0 replies.
- Build failed in Jenkins: Tamaya-Master-branch #221 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/28 23:45:13 UTC, 0 replies.
- [1/6] incubator-tamaya git commit: Fixed typo. - posted by pl...@apache.org on 2015/02/28 23:52:04 UTC, 0 replies.
- [2/6] incubator-tamaya git commit: TAMAYA-39 Added more tests. - posted by pl...@apache.org on 2015/02/28 23:52:05 UTC, 0 replies.
- [3/6] incubator-tamaya git commit: TAMAYA-39 Added helper class to have a better way available to close overhanded streams in the formats module. - posted by pl...@apache.org on 2015/02/28 23:52:06 UTC, 0 replies.
- [4/6] incubator-tamaya git commit: Fixed compile errors in the project. - posted by pl...@apache.org on 2015/02/28 23:52:07 UTC, 0 replies.
- [5/6] incubator-tamaya git commit: TAMAYA-39 Now using InputStreamCloser to ensure that overhanded InputStream instances will be closed. - posted by pl...@apache.org on 2015/02/28 23:52:08 UTC, 0 replies.
- [6/6] incubator-tamaya git commit: The universe does not know anything about 'C:\Users\Anatole\...' - posted by pl...@apache.org on 2015/02/28 23:52:09 UTC, 0 replies.