[3/4] incubator-tamaya git commit: TAMAYA-42: removed function providing the temporal map for filters.

2015-01-06 Thread anatole
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/e53022e8 Branch: refs/heads/master Commit: e53022e82e6c4da083567d3bcf847088cb2be361 Parents: 340cf7b Author: anatole anat...@apache.org Authored: Tue Jan 6 17:22:42 2015 +0100 Committer: anatole anat...@apache.org Committed: Tue Jan 6

[1/4] incubator-tamaya git commit: TAMAYA-42: removed function providing the temporal map for filters.

2015-01-06 Thread anatole
/commit/448c75f1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/448c75f1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/448c75f1 Branch: refs/heads/master Commit: 448c75f1ac956e6c2046bb02c44d1a2cc263e2fa Parents: 37725cd Author: anatole anat...@apache.org

[5/6] incubator-tamaya git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tamaya

2015-03-17 Thread anatole
/tree/a3c702e2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/a3c702e2 Branch: refs/heads/master Commit: a3c702e2b94e56aa9094f97695eb3d6574ec8fe0 Parents: ded8115 ff3faca Author: anatole anat...@apache.org Authored: Mon Mar 16 01:43:29 2015 +0100 Committer: anatole anat

[4/6] incubator-tamaya git commit: Added Resource singleton. Added test ps.

2015-03-17 Thread anatole
-us.apache.org/repos/asf/incubator-tamaya/diff/ded8115d Branch: refs/heads/master Commit: ded8115d83e7b51647c235ec17ce80f355443646 Parents: bc03d8c Author: anatole anat...@apache.org Authored: Mon Mar 16 01:40:42 2015 +0100 Committer: anatole anat...@apache.org Committed: Mon Mar 16 01:40:42 2015 +0100

[1/6] incubator-tamaya git commit: - Added format name. - Simplified base property provider class.

2015-03-17 Thread anatole
/b8aa9e8e Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/b8aa9e8e Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/b8aa9e8e Branch: refs/heads/master Commit: b8aa9e8e64b0718e664b17785cb94605b7d7070d Parents: a5420d6 Author: anatole anat...@apache.org Authored

[3/4] incubator-tamaya git commit: Added examples using different modules (still more needed)....

2015-03-24 Thread anatole
: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/16bf44fd Branch: refs/heads/master Commit: 16bf44fd75420eab16f388be1648acddb45aa764 Parents: 199f69c Author: anatole anat...@apache.org Authored: Tue Mar 24 14:22:44 2015 +0100 Committer: anatole anat...@apache.org Committed: Tue Mar 24 15

[2/4] incubator-tamaya git commit: Added examples using different modules (still more needed)....

2015-03-24 Thread anatole
; + +import java.util.Map; +import java.util.stream.Collectors; + +/** + * Created by Anatole on 24.03.2015. + */ +public class TestConfigView implements ConfigOperator{ + +private static final TestConfigView INSTANCE = new TestConfigView(); + +private TestConfigView(){} + +public static

[1/4] incubator-tamaya git commit: Added default implementation for get (was before in core base class).

2015-03-24 Thread anatole
/commit/199f69c4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/199f69c4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/199f69c4 Branch: refs/heads/master Commit: 199f69c440e43558363224f08d609cb0cbeb8277 Parents: 0375eb7 Author: anatole anat...@apache.org

svn commit: r1663437 [2/3] - in /incubator/tamaya/site/trunk/content/documentation: API.html Core.html TamayaDocumentation.html

2015-03-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/documentation/Core.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/documentation/Core.html?rev=1663437view=auto == ---

svn commit: r1663440 [5/16] - in /incubator/tamaya/site/trunk/content: ./ javadoc/ javadoc/api/ javadoc/api/index-files/ javadoc/api/org/ javadoc/api/org/apache/ javadoc/api/org/apache/tamaya/ javadoc

2015-03-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/org/apache/tamaya/spi/ConfigurationContextBuilder.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/org/apache/tamaya/spi/ConfigurationContextBuilder.html?rev=1663440view=auto

svn commit: r1663440 [3/16] - in /incubator/tamaya/site/trunk/content: ./ javadoc/ javadoc/api/ javadoc/api/index-files/ javadoc/api/org/ javadoc/api/org/apache/ javadoc/api/org/apache/tamaya/ javadoc

2015-03-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/index.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/index.html?rev=1663440view=auto == ---

svn commit: r1663440 [14/16] - in /incubator/tamaya/site/trunk/content: ./ javadoc/ javadoc/api/ javadoc/api/index-files/ javadoc/api/org/ javadoc/api/org/apache/ javadoc/api/org/apache/tamaya/ javado

2015-03-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core/internal/converters/ZoneIdConverter.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core/internal/converters/ZoneIdConverter.html?rev=1663440view=auto

svn commit: r1663440 [10/16] - in /incubator/tamaya/site/trunk/content: ./ javadoc/ javadoc/api/ javadoc/api/index-files/ javadoc/api/org/ javadoc/api/org/apache/ javadoc/api/org/apache/tamaya/ javado

2015-03-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core/internal/DefaultConfigurationContext.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core/internal/DefaultConfigurationContext.html?rev=1663440view=auto

svn commit: r1663440 [16/16] - in /incubator/tamaya/site/trunk/content: ./ javadoc/ javadoc/api/ javadoc/api/index-files/ javadoc/api/org/ javadoc/api/org/apache/ javadoc/api/org/apache/tamaya/ javado

2015-03-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core/provider/JavaConfigurationProvider.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core/provider/JavaConfigurationProvider.html?rev=1663440view=auto

svn commit: r1663440 [6/16] - in /incubator/tamaya/site/trunk/content: ./ javadoc/ javadoc/api/ javadoc/api/index-files/ javadoc/api/org/ javadoc/api/org/apache/ javadoc/api/org/apache/tamaya/ javadoc

2015-03-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/org/apache/tamaya/spi/PropertyValueCombinationPolicy.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/org/apache/tamaya/spi/PropertyValueCombinationPolicy.html?rev=1663440view=auto

svn commit: r1663440 [15/16] - in /incubator/tamaya/site/trunk/content: ./ javadoc/ javadoc/api/ javadoc/api/index-files/ javadoc/api/org/ javadoc/api/org/apache/ javadoc/api/org/apache/tamaya/ javado

2015-03-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core/propertysource/DefaultOrdinal.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core/propertysource/DefaultOrdinal.html?rev=1663440view=auto

svn commit: r1663440 [12/16] - in /incubator/tamaya/site/trunk/content: ./ javadoc/ javadoc/api/ javadoc/api/index-files/ javadoc/api/org/ javadoc/api/org/apache/ javadoc/api/org/apache/tamaya/ javado

2015-03-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core/internal/converters/ClassConverter.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core/internal/converters/ClassConverter.html?rev=1663440view=auto

svn commit: r1663440 [8/16] - in /incubator/tamaya/site/trunk/content: ./ javadoc/ javadoc/api/ javadoc/api/index-files/ javadoc/api/org/ javadoc/api/org/apache/ javadoc/api/org/apache/tamaya/ javadoc

2015-03-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/index-files/index-14.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/index-files/index-14.html?rev=1663440view=auto == ---

svn commit: r1663440 [1/16] - in /incubator/tamaya/site/trunk/content: ./ javadoc/ javadoc/api/ javadoc/api/index-files/ javadoc/api/org/ javadoc/api/org/apache/ javadoc/api/org/apache/tamaya/ javadoc

2015-03-02 Thread anatole
Author: anatole Date: Mon Mar 2 21:35:50 2015 New Revision: 1663440 URL: http://svn.apache.org/r1663440 Log: Fixed bugs. Added: incubator/tamaya/site/trunk/content/javadoc/api/allclasses-frame.html incubator/tamaya/site/trunk/content/javadoc/api/allclasses-noframe.html incubator

svn commit: r1663641 [1/3] - in /incubator/tamaya/site/trunk/content/documentation: API.html Core.html index.html injection.html modules.html requirements.html

2015-03-03 Thread anatole
Author: anatole Date: Tue Mar 3 11:07:15 2015 New Revision: 1663641 URL: http://svn.apache.org/r1663641 Log: Added/updated documentation. Added: incubator/tamaya/site/trunk/content/documentation/index.html incubator/tamaya/site/trunk/content/documentation/injection.html incubator

svn commit: r1663641 [2/3] - in /incubator/tamaya/site/trunk/content/documentation: API.html Core.html index.html injection.html modules.html requirements.html

2015-03-03 Thread anatole
=viewport content=width=device-width, initial-scale=1.0 +meta name=generator content=Asciidoctor 1.5.2 +meta name=author content=Anatole Tresch +titleApache Tamaya Injection/title +link rel=stylesheet href=https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic

svn commit: r1663641 [3/3] - in /incubator/tamaya/site/trunk/content/documentation: API.html Core.html index.html injection.html modules.html requirements.html

2015-03-03 Thread anatole
Added: incubator/tamaya/site/trunk/content/documentation/requirements.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/documentation/requirements.html?rev=1663641view=auto == ---

svn commit: r1663740 [2/3] - in /incubator/tamaya/site/trunk/content/documentation: mod_events.html mod_formats.html mod_injection.html mod_resolver.html mod_resources.html modules.html

2015-03-03 Thread anatole
Added: incubator/tamaya/site/trunk/content/documentation/mod_injection.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/documentation/mod_injection.html?rev=1663740view=auto == ---

svn commit: r1663740 [3/3] - in /incubator/tamaya/site/trunk/content/documentation: mod_events.html mod_formats.html mod_injection.html mod_resolver.html mod_resources.html modules.html

2015-03-03 Thread anatole
Added: incubator/tamaya/site/trunk/content/documentation/mod_resources.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/documentation/mod_resources.html?rev=1663740view=auto == ---

svn commit: r1663744 - /incubator/tamaya/site/trunk/content/documentation/modules.html

2015-03-03 Thread anatole
Author: anatole Date: Tue Mar 3 16:55:59 2015 New Revision: 1663744 URL: http://svn.apache.org/r1663744 Log: Updated docs. Modified: incubator/tamaya/site/trunk/content/documentation/modules.html Modified: incubator/tamaya/site/trunk/content/documentation/modules.html URL: http

svn commit: r942156 - /websites/production/tamaya/content/

2015-03-03 Thread anatole
Author: anatole Date: Tue Mar 3 16:56:42 2015 New Revision: 942156 Log: Fixed links. Added: websites/production/tamaya/content/ - copied from r942155, websites/staging/tamaya/trunk/content/

[2/2] incubator-tamaya git commit: Fixed bugs.

2015-02-28 Thread anatole
-tamaya/diff/b35b5171 Branch: refs/heads/master Commit: b35b5171844bf9c1aeec108c9365546c8a7d8778 Parents: be94160 Author: anatole anat...@apache.org Authored: Sat Feb 28 23:22:50 2015 +0100 Committer: anatole anat...@apache.org Committed: Sat Feb 28 23:22:50 2015 +0100

incubator-tamaya git commit: TAMAYA-69: Fixed API/compilation issues.

2015-02-26 Thread anatole
://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/54828fa9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/54828fa9 Branch: refs/heads/master Commit: 54828fa9425978b882badae42665c7f28d038d55 Parents: 1f7eb1c Author: anatole anat...@apache.org Authored: Fri Feb 27 08:13:02 2015

svn commit: r1663674 - in /incubator/tamaya/site/trunk/content: documentation.mdtext modules.mdtext quickstart.mdtext

2015-03-03 Thread anatole
Author: anatole Date: Tue Mar 3 11:42:16 2015 New Revision: 1663674 URL: http://svn.apache.org/r1663674 Log: Updated Site. Modified: incubator/tamaya/site/trunk/content/documentation.mdtext incubator/tamaya/site/trunk/content/modules.mdtext incubator/tamaya/site/trunk/content

svn commit: r1663682 - in /incubator/tamaya/site/trunk/content/documentation: API.html Core.html index.html modules.html requirements.html

2015-03-03 Thread anatole
Author: anatole Date: Tue Mar 3 12:01:19 2015 New Revision: 1663682 URL: http://svn.apache.org/r1663682 Log: Added/updated documentation. Modified: incubator/tamaya/site/trunk/content/documentation/API.html incubator/tamaya/site/trunk/content/documentation/Core.html incubator/tamaya

svn commit: r942133 - /websites/production/tamaya/content/

2015-03-03 Thread anatole
Author: anatole Date: Tue Mar 3 12:03:07 2015 New Revision: 942133 Log: Further updated site. Added: websites/production/tamaya/content/ - copied from r942132, websites/staging/tamaya/trunk/content/

svn commit: r1663678 - /incubator/tamaya/site/trunk/content/documentation.mdtext

2015-03-03 Thread anatole
Author: anatole Date: Tue Mar 3 11:54:43 2015 New Revision: 1663678 URL: http://svn.apache.org/r1663678 Log: Added/updated documentation. Modified: incubator/tamaya/site/trunk/content/documentation.mdtext Modified: incubator/tamaya/site/trunk/content/documentation.mdtext URL: http

[6/8] incubator-tamaya git commit: TAMAYA-69: Added initial revision of a running event based modules.

2015-02-26 Thread anatole
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/237bbcdc Branch: refs/heads/master Commit: 237bbcdc132d9b9bd1eb6a5aaf491b6f463c63da Parents: fc79de4 Author: anatole anat...@apache.org Authored: Fri Feb 27 02:22:31 2015 +0100 Committer: anatole anat...@apache.org Committed: Fri Feb

[2/8] incubator-tamaya git commit: TAMAY-68: Added ConfigurationContextBuilder and all related stuff needed.

2015-02-26 Thread anatole
/e21acb28 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/e21acb28 Branch: refs/heads/master Commit: e21acb28bd87c5bf4f5a3c27f2c4502beb2c2055 Parents: 3a5d22c Author: anatole anat...@apache.org Authored: Fri Feb 27 02:17:54 2015 +0100 Committer: anatole anat...@apache.org Committed

[5/8] incubator-tamaya git commit: TAMAYA-69: Added initial revision of a running event based modules.

2015-02-26 Thread anatole
org.apache.tamaya.ConfigurationProvider; +import org.junit.Test; + +/** + * Created by Anatole on 25.02.2015. + */ +public class ObservedConfigTest { + +@Test +public void testInitialConfig(){ +for(int i=0;i100;i++){ +System.out.println(1

[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.

2015-02-26 Thread anatole
-tamaya/commit/fc79de43 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/fc79de43 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/fc79de43 Branch: refs/heads/master Commit: fc79de438ba48a3b734ba055117d644afa24ca2c Parents: 3267be0 Author: anatole anat...@apache.org

[1/8] incubator-tamaya git commit: Added additional type evaluation method to TypeLiteral.

2015-02-26 Thread anatole
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/7f7bfd5a Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/7f7bfd5a Branch: refs/heads/master Commit: 7f7bfd5a68e983aabbe171d3c03b6fc5e399351a Parents: e21acb2 Author: anatole anat...@apache.org Authored: Fri Feb

[8/8] incubator-tamaya git commit: Applied several quality fixes. Aligned Java 7 with Java 8.

2015-02-26 Thread anatole
://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/1f7eb1ce Branch: refs/heads/master Commit: 1f7eb1ceaea7d40b006abdbc57991e0997465c4c Parents: 0ce780d Author: anatole anat...@apache.org Authored: Fri Feb 27 03:40:09 2015 +0100 Committer: anatole anat...@apache.org Committed: Fri Feb 27 03:40

[04/16] incubator-tamaya git commit: Bugfix: autoresolving boxed types from native types for resolver lookup.

2015-03-24 Thread anatole
/42175ba7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/42175ba7 Branch: refs/heads/master Commit: 42175ba782f92c3798f8c858fcf18b1d9b3fa423 Parents: 52e1d1f Author: anatole anat...@apache.org Authored: Tue Mar 24 15:52:56 2015 +0100 Committer: anatole anat...@apache.org Committed: Tue

[16/16] incubator-tamaya git commit: Added test config.

2015-03-24 Thread anatole
/incubator-tamaya/diff/7b48952b Branch: refs/heads/master Commit: 7b48952b0bda3fb4dbc480da295cbaacc3114433 Parents: 7806037 Author: anatole anat...@apache.org Authored: Tue Mar 24 22:19:46 2015 +0100 Committer: anatole anat...@apache.org Committed: Tue Mar 24 22:19:46 2015 +0100

svn commit: r1676848 [3/3] - in /incubator/tamaya/site/trunk/content: documentation/ javadoc/api/ javadoc/api/index-files/ javadoc/api/org/ javadoc/core/ javadoc/core/index-files/ javadoc/core/org/ ja

2015-04-29 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core/internal/converters/URIConverter.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core/internal/converters/URIConverter.html?rev=1676848view=auto

svn commit: r1676848 [2/3] - in /incubator/tamaya/site/trunk/content: documentation/ javadoc/api/ javadoc/api/index-files/ javadoc/api/org/ javadoc/core/ javadoc/core/index-files/ javadoc/core/org/ ja

2015-04-29 Thread anatole
Added: incubator/tamaya/site/trunk/content/documentation/mod_builder.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/documentation/mod_builder.html?rev=1676848view=auto == ---

incubator-tamaya git commit: patch for synthetic field evaluation.

2015-04-29 Thread anatole
-wip-us.apache.org/repos/asf/incubator-tamaya/tree/da1a3171 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/da1a3171 Branch: refs/heads/master Commit: da1a317128a1de56b90557cb8e834399a20e65f5 Parents: 994f5ff Author: anatole anat...@apache.org Authored: Wed Apr 29 22:03:07 2015

incubator-tamaya git commit: Removed Java8 deps in Java 7 part, fixed maven pom JDK version dep in Java 7 area (thanks to @pmascha).

2015-04-29 Thread anatole
Author: anatole anat...@apache.org Authored: Wed Apr 29 21:45:43 2015 +0200 Committer: anatole anat...@apache.org Committed: Wed Apr 29 21:45:43 2015 +0200 -- .../java/org/apache/tamaya/spi/ServiceContextManagerTest.java| 4 ++-- 1

incubator-tamaya git commit: Removed Java8 deps in Java 7 part, fixed maven pom JDK version dep in Java 7 area (thanks to @pmascha).

2015-04-29 Thread anatole
Author: anatole anat...@apache.org Authored: Wed Apr 29 20:13:20 2015 +0200 Committer: anatole anat...@apache.org Committed: Wed Apr 29 20:13:20 2015 +0200 -- .../core/internal/PropertyConverterManager.java | 11 +++-- .../internal

svn commit: r1676869 [8/9] - in /incubator/tamaya/site/trunk/content/javadoc: api/ api/index-files/ api/org/ api/org/apache/ api/org/apache/tamaya/ api/org/apache/tamaya/spi/ core/ core/index-files/

2015-04-29 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/index-files/index-20.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/index-files/index-20.html?rev=1676869view=auto == ---

svn commit: r1676871 - in /incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core: ConfigurationFunctions.html package-frame.html package-summary.html package-tree.html propertysource

2015-04-29 Thread anatole
Author: anatole Date: Wed Apr 29 21:51:07 2015 New Revision: 1676871 URL: http://svn.apache.org/r1676871 Log: Updated docs. Added: incubator/tamaya/site/trunk/content/javadoc/core/org/apache/tamaya/core/ConfigurationFunctions.html incubator/tamaya/site/trunk/content/javadoc/core/org

svn commit: r1676869 [5/9] - in /incubator/tamaya/site/trunk/content/javadoc: api/ api/index-files/ api/org/ api/org/apache/ api/org/apache/tamaya/ api/org/apache/tamaya/spi/ core/ core/index-files/

2015-04-29 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/org/apache/tamaya/spi/PropertyFilter.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/org/apache/tamaya/spi/PropertyFilter.html?rev=1676869view=auto

svn commit: r1676869 [6/9] - in /incubator/tamaya/site/trunk/content/javadoc: api/ api/index-files/ api/org/ api/org/apache/ api/org/apache/tamaya/ api/org/apache/tamaya/spi/ core/ core/index-files/

2015-04-29 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/org/apache/tamaya/spi/package-tree.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/org/apache/tamaya/spi/package-tree.html?rev=1676869view=auto

svn commit: r1676869 [1/9] - in /incubator/tamaya/site/trunk/content/javadoc: api/ api/index-files/ api/org/ api/org/apache/ api/org/apache/tamaya/ api/org/apache/tamaya/spi/ core/ core/index-files/

2015-04-29 Thread anatole
Author: anatole Date: Wed Apr 29 21:43:37 2015 New Revision: 1676869 URL: http://svn.apache.org/r1676869 Log: Updated docs. Added: incubator/tamaya/site/trunk/content/javadoc/api/allclasses-frame.html incubator/tamaya/site/trunk/content/javadoc/api/allclasses-noframe.html incubator

svn commit: r1676869 [7/9] - in /incubator/tamaya/site/trunk/content/javadoc: api/ api/index-files/ api/org/ api/org/apache/ api/org/apache/tamaya/ api/org/apache/tamaya/spi/ core/ core/index-files/

2015-04-29 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/index-files/index-10.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/index-files/index-10.html?rev=1676869view=auto == ---

svn commit: r1676869 [3/9] - in /incubator/tamaya/site/trunk/content/javadoc: api/ api/index-files/ api/org/ api/org/apache/ api/org/apache/tamaya/ api/org/apache/tamaya/spi/ core/ core/index-files/

2015-04-29 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/org/apache/tamaya/ConfigOperator.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/org/apache/tamaya/ConfigOperator.html?rev=1676869view=auto

svn commit: r1676869 [9/9] - in /incubator/tamaya/site/trunk/content/javadoc: api/ api/index-files/ api/org/ api/org/apache/ api/org/apache/tamaya/ api/org/apache/tamaya/spi/ core/ core/index-files/

2015-04-29 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/index.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/index.html?rev=1676869view=auto == ---

svn commit: r1676869 [4/9] - in /incubator/tamaya/site/trunk/content/javadoc: api/ api/index-files/ api/org/ api/org/apache/ api/org/apache/tamaya/ api/org/apache/tamaya/spi/ core/ core/index-files/

2015-04-29 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/org/apache/tamaya/spi/ConfigurationContext.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/org/apache/tamaya/spi/ConfigurationContext.html?rev=1676869view=auto

svn commit: r1677250 [5/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/a

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/java7/org/apache/tamaya/spi/ConfigurationContextBuilder.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java7/org/apache/tamaya/spi/ConfigurationContextBuilder.html?rev=1677250view=auto

svn commit: r1677250 [17/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/java7/org/apache/tamaya/core/internal/converters/BigIntegerConverter.html URL:

svn commit: r1677250 [10/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-summary.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-summary.html?rev=1677250view=auto

svn commit: r1677250 [21/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/java7/org/apache/tamaya/core/propertysource/SimplePropertySource.html URL:

svn commit: r1677250 [28/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/java8/org/apache/tamaya/core/internal/converters/IntegerConverter.html URL:

svn commit: r1677250 [20/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/java7/org/apache/tamaya/core/internal/converters/package-tree.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/java7/org/apache/tamaya/core/internal/converters/package-tree.html?rev=1677250view=auto

svn commit: r1677250 [19/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/java7/org/apache/tamaya/core/internal/converters/NumberConverter.html URL:

svn commit: r1677250 [11/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/spi/PropertyConverter.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/spi/PropertyConverter.html?rev=1677250view=auto

svn commit: r1677250 [3/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/a

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/java7/index-files/index-8.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java7/index-files/index-8.html?rev=1677250view=auto

svn commit: r1677250 [14/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/java7/index-files/index-2.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/java7/index-files/index-2.html?rev=1677250view=auto

svn commit: r1677250 [29/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/java8/org/apache/tamaya/core/internal/converters/URIConverter.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/java8/org/apache/tamaya/core/internal/converters/URIConverter.html?rev=1677250view=auto

svn commit: r1677250 [4/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/a

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/java7/org/apache/tamaya/TypeLiteral.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java7/org/apache/tamaya/TypeLiteral.html?rev=1677250view=auto

svn commit: r1677250 [16/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
span class=typeNameLabelMetaConfig/span +extends java.lang.Object/pre +div class=blockSingleton to read the configuration for the configuration system + fromMap codeMETA-INF/config.properties/code. + Created by Anatole on 17.10.2014./div +/li +/ul +/div +div class=summary +ul class=blockList +li

svn commit: r1677250 [26/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
=typeNameLabelMetaConfig/span +extends java.lang.Object/pre +div class=blockSingleton to read the configuration for the configuration system + fromMap codeMETA-INF/config.properties/code. + Created by Anatole on 17.10.2014./div +/li +/ul +/div +div class=summary +ul class=blockList +li class=blockList

svn commit: r1677250 [18/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/java7/org/apache/tamaya/core/internal/converters/EnumConverter.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/java7/org/apache/tamaya/core/internal/converters/EnumConverter.html?rev=1677250view=auto

svn commit: r1677250 [1/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/a

2015-05-02 Thread anatole
Author: anatole Date: Fri May 1 22:59:56 2015 New Revision: 1677250 URL: http://svn.apache.org/r1677250 Log: Updated overall documentation, added examples, updared to latest api/core. Added: incubator/tamaya/site/trunk/content/javadoc/api/java7/ incubator/tamaya/site/trunk/content

svn commit: r1677250 [27/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/java8/org/apache/tamaya/core/internal/converters/ByteConverter.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/java8/org/apache/tamaya/core/internal/converters/ByteConverter.html?rev=1677250view=auto

svn commit: r1677250 [30/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/java8/org/apache/tamaya/core/package-summary.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/java8/org/apache/tamaya/core/package-summary.html?rev=1677250view=auto

svn commit: r1677250 [13/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/java7/index-files/index-1.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/java7/index-files/index-1.html?rev=1677250view=auto

svn commit: r1677250 [7/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/a

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/java7/stylesheet.css URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java7/stylesheet.css?rev=1677250view=auto == ---

svn commit: r1677250 [9/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/a

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/ConfigException.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/ConfigException.html?rev=1677250view=auto

svn commit: r1677250 [23/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/core/java8/index-files/index-12.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/core/java8/index-files/index-12.html?rev=1677250view=auto

svn commit: r1677250 [2/31] - in /incubator/tamaya/site/trunk/content: ./ javadoc/api/java7/ javadoc/api/java7/index-files/ javadoc/api/java7/org/ javadoc/api/java7/org/apache/ javadoc/api/java7/org/a

2015-05-02 Thread anatole
Added: incubator/tamaya/site/trunk/content/javadoc/api/java7/index-files/index-13.html URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java7/index-files/index-13.html?rev=1677250view=auto

svn commit: r1677536 - /incubator/tamaya/site/trunk/content/community.mdtext

2015-05-04 Thread anatole
Author: anatole Date: Mon May 4 07:28:31 2015 New Revision: 1677536 URL: http://svn.apache.org/r1677536 Log: Fixed invalid community information. Modified: incubator/tamaya/site/trunk/content/community.mdtext Modified: incubator/tamaya/site/trunk/content/community.mdtext URL: http

svn commit: r1677538 - /incubator/tamaya/site/trunk/content/download.mdtext

2015-05-04 Thread anatole
Author: anatole Date: Mon May 4 07:34:51 2015 New Revision: 1677538 URL: http://svn.apache.org/r1677538 Log: Sligthly adapted info on latest release. Modified: incubator/tamaya/site/trunk/content/download.mdtext Modified: incubator/tamaya/site/trunk/content/download.mdtext URL: http

svn commit: r1677542 - /incubator/tamaya/site/trunk/content/documentation.mdtext

2015-05-04 Thread anatole
Author: anatole Date: Mon May 4 07:38:14 2015 New Revision: 1677542 URL: http://svn.apache.org/r1677542 Log: Added link to examples section. Modified: incubator/tamaya/site/trunk/content/documentation.mdtext Modified: incubator/tamaya/site/trunk/content/documentation.mdtext URL: http

svn commit: r1677543 - /incubator/tamaya/site/trunk/content/documentation.mdtext

2015-05-04 Thread anatole
Author: anatole Date: Mon May 4 07:39:04 2015 New Revision: 1677543 URL: http://svn.apache.org/r1677543 Log: Fixed examples link. Modified: incubator/tamaya/site/trunk/content/documentation.mdtext Modified: incubator/tamaya/site/trunk/content/documentation.mdtext URL: http

svn commit: r1677545 - /incubator/tamaya/site/trunk/content/examples.mdtext

2015-05-04 Thread anatole
Author: anatole Date: Mon May 4 07:54:47 2015 New Revision: 1677545 URL: http://svn.apache.org/r1677545 Log: Enhanced examples file. Modified: incubator/tamaya/site/trunk/content/examples.mdtext Modified: incubator/tamaya/site/trunk/content/examples.mdtext URL: http://svn.apache.org

svn commit: r1677546 - /incubator/tamaya/site/trunk/content/javadoc.mdtext

2015-05-04 Thread anatole
Author: anatole Date: Mon May 4 08:00:53 2015 New Revision: 1677546 URL: http://svn.apache.org/r1677546 Log: Fixed javadoc links. Modified: incubator/tamaya/site/trunk/content/javadoc.mdtext Modified: incubator/tamaya/site/trunk/content/javadoc.mdtext URL: http://svn.apache.org/viewvc

svn commit: r1677547 - /incubator/tamaya/site/trunk/content/javadoc.mdtext

2015-05-04 Thread anatole
Author: anatole Date: Mon May 4 08:03:22 2015 New Revision: 1677547 URL: http://svn.apache.org/r1677547 Log: Fixed intends Modified: incubator/tamaya/site/trunk/content/javadoc.mdtext Modified: incubator/tamaya/site/trunk/content/javadoc.mdtext URL: http://svn.apache.org/viewvc/incubator

svn commit: r1677549 - /incubator/tamaya/site/trunk/content/modules.mdtext

2015-05-04 Thread anatole
Author: anatole Date: Mon May 4 08:05:42 2015 New Revision: 1677549 URL: http://svn.apache.org/r1677549 Log: Fixed spelling error. Modified: incubator/tamaya/site/trunk/content/modules.mdtext Modified: incubator/tamaya/site/trunk/content/modules.mdtext URL: http://svn.apache.org/viewvc

svn commit: r1677550 - /incubator/tamaya/site/trunk/content/news.mdtext

2015-05-04 Thread anatole
Author: anatole Date: Mon May 4 08:09:18 2015 New Revision: 1677550 URL: http://svn.apache.org/r1677550 Log: Added some news. Modified: incubator/tamaya/site/trunk/content/news.mdtext Modified: incubator/tamaya/site/trunk/content/news.mdtext URL: http://svn.apache.org/viewvc/incubator

svn commit: r950027 - /websites/production/tamaya/content/

2015-05-04 Thread anatole
Author: anatole Date: Mon May 4 08:10:18 2015 New Revision: 950027 Log: Updated web page with latest Javadocs for Java 7 and 8, examples etc. Added: websites/production/tamaya/content/ - copied from r950026, websites/staging/tamaya/trunk/content/

svn commit: r1676876 - in /incubator/tamaya/site/trunk/content/javadoc/core: ./ index-files/ org/apache/tamaya/core/ org/apache/tamaya/core/internal/converters/ org/apache/tamaya/core/propertysource/

2015-04-29 Thread anatole
Author: anatole Date: Wed Apr 29 22:41:47 2015 New Revision: 1676876 URL: http://svn.apache.org/r1676876 Log: Updated docs. Modified: incubator/tamaya/site/trunk/content/javadoc/core/allclasses-frame.html incubator/tamaya/site/trunk/content/javadoc/core/allclasses-noframe.html

[2/6] incubator-tamaya git commit: Added remote sandbox module.

2015-05-08 Thread anatole
/asf/incubator-tamaya/diff/f9610070 Branch: refs/heads/master Commit: f961007036f46e9e371ff68bcc3c5f8ad4ea9f9b Parents: 96c2da7 Author: anatole anat...@apache.org Authored: Sat May 9 00:14:50 2015 +0200 Committer: anatole anat...@apache.org Committed: Sat May 9 00:14:50 2015 +0200

[1/6] incubator-tamaya git commit: Added simpler to use hook to provide default ordinal used, when no explicit ordinal is set or ordinal is not parseable.

2015-05-08 Thread anatole
Parents: 84d6067 Author: anatole anat...@apache.org Authored: Fri May 8 23:03:30 2015 +0200 Committer: anatole anat...@apache.org Committed: Fri May 8 23:03:30 2015 +0200 -- .../core/propertysource/BasePropertySource.java | 15

[6/6] incubator-tamaya git commit: Adapted tests.

2015-05-08 Thread anatole
-tamaya/diff/0bf0eec6 Branch: refs/heads/master Commit: 0bf0eec69ad52f5bb9567c57a36902a9a104bd1d Parents: b92c57b Author: anatole anat...@apache.org Authored: Sat May 9 01:13:12 2015 +0200 Committer: anatole anat...@apache.org Committed: Sat May 9 01:13:12 2015 +0200

[3/6] incubator-tamaya git commit: Removed EnvironmentProvider.

2015-05-08 Thread anatole
/asf/incubator-tamaya/diff/0dfe701e Branch: refs/heads/master Commit: 0dfe701ec6cf1bc140b907093acf2d7be030cc6c Parents: f961007 Author: anatole anat...@apache.org Authored: Sat May 9 00:20:38 2015 +0200 Committer: anatole anat...@apache.org Committed: Sat May 9 00:20:38 2015 +0200

[04/10] incubator-tamaya git commit: Removed unused dormant parts. Moved usable dormant utils into new sandbox module. Fixed jqassistant issues in simple metamodel module.

2015-05-05 Thread anatole
org.junit.Test; - - -import static org.junit.Assert.*; - -/** - * Tests for basic {@link org.apache.tamaya.EnvironmentManager} functionality. - * Created by Anatole on 17.10.2014. - */ -public class EnvironmentManagerTest { - -@Test -public void testGetEnvironment(){ -Environment env

[07/10] incubator-tamaya git commit: Removed unused dormant parts. Moved usable dormant utils into new sandbox module. Fixed jqassistant issues in simple metamodel module.

2015-05-05 Thread anatole
http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/46ede97c/dormant/core/src/main/java/org/apache/tamaya/core/properties/factories/PropertySourceFactory.java -- diff --git

[06/10] incubator-tamaya git commit: Removed unused dormant parts. Moved usable dormant utils into new sandbox module. Fixed jqassistant issues in simple metamodel module.

2015-05-05 Thread anatole
org.apache.tamaya.core.properties; - -import org.apache.tamaya.spi.PropertySource; -import org.junit.Test; - -import java.util.Map; - -import static org.junit.Assert.assertEquals; -import static org.junit.Assert.assertNotNull; - -/** - * Created by Anatole on 30.09.2014. - */ -public class PropertySourceBuilderTest

[02/10] incubator-tamaya git commit: Removed unused file. Added doc.

2015-05-05 Thread anatole
/repos/asf/incubator-tamaya/diff/77cc0b34 Branch: refs/heads/master Commit: 77cc0b3471da8326ea245bfa142f24dfc16889e6 Parents: f4ea961 Author: anatole anat...@apache.org Authored: Sat May 2 01:04:44 2015 +0200 Committer: anatole anat...@apache.org Committed: Tue May 5 13:11:02 2015 +0200

[03/10] incubator-tamaya git commit: Removed unused dormant parts. Moved usable dormant utils into new sandbox module. Fixed jqassistant issues in simple metamodel module.

2015-05-05 Thread anatole
java.beans.PropertyChangeEvent; +import java.math.BigDecimal; + +import javax.inject.Singleton; + +import org.apache.tamaya.annotation.ConfiguredProperty; +import org.apache.tamaya.annotation.DefaultValue; +import org.apache.tamaya.annotation.ObservesConfigChange; + +/** + * Created by Anatole on 08.09.2014

[05/10] incubator-tamaya git commit: Removed unused dormant parts. Moved usable dormant utils into new sandbox module. Fixed jqassistant issues in simple metamodel module.

2015-05-05 Thread anatole
permissions and limitations -# under the License. -# -a=Anatole -b=Bj�rn -c=Charles -d=Dani -e=Eduard -f=Fane -g=Gil -another.compound.area.entry=thisTimeFromProperties... -another.area.entry=thisTimeFromProperties2... \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-tamaya

[08/10] incubator-tamaya git commit: Removed unused dormant parts. Moved usable dormant utils into new sandbox module. Fixed jqassistant issues in simple metamodel module.

2015-05-05 Thread anatole
java.util.function.Supplier; - -/** - * Created by Anatole on 12.04.2014. - */ -class ContextualPropertySource implements PropertySource { - -private volatile MapString,PropertySource cachedMaps = new ConcurrentHashMap(); - -private SupplierPropertySource mapSupplier; -private

[01/10] incubator-tamaya git commit: Updated docs.

2015-05-05 Thread anatole
/asf/incubator-tamaya/tree/f4ea961a Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/f4ea961a Branch: refs/heads/master Commit: f4ea961addd8e1e5e390189085228b9b9096d44d Parents: 699cdf8 Author: anatole anat...@apache.org Authored: Thu Apr 30 00:38:48 2015 +0200 Committer: anatole

<    1   2   3   4   5   6   7   8   9   10   >