[juneau-website] branch asf-site updated: Reduce header image file.

2018-02-26 Thread jamesbognar
This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new ea74473  Reduce header image file.
ea74473 is described below

commit ea744735972cd51a326e4f9e0d0154f39a5d5ea7
Author: JamesBognar 
AuthorDate: Mon Feb 26 13:22:38 2018 -0500

Reduce header image file.
---
 content/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/index.html b/content/index.html
index 7bfa048..9ce775b 100644
--- a/content/index.html
+++ b/content/index.html
@@ -55,7 +55,7 @@
padding: 30px 20px 10px 20px;
text-shadow: rgba(0,0,0,.2) 2px 6px 
5px,rgba(125,32,191,.4) 0 -4px 30px;
white-space: nowrap;
-   background: #f4f4f4 
url(images/pexels-photo-688332b.jpeg) top center;
+   background: #f4f4f4 
url(images/pexels-photo-688332b.jpg) top center;
background-attachment:fixed;
background-size:cover;
border-bottom: 1px solid #cc;

-- 
To stop receiving notification emails like this one, please contact
jamesbog...@apache.org.


[juneau-website] branch asf-site updated: Reduce header image file.

2018-02-26 Thread jamesbognar
This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new d417617  Reduce header image file.
d417617 is described below

commit d41761728a397cd344b004231bd92f9611bad0f5
Author: JamesBognar 
AuthorDate: Mon Feb 26 13:21:33 2018 -0500

Reduce header image file.
---
 content/images/pexels-photo-688332b.jpg | Bin 0 -> 1959322 bytes
 content/index.html  |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/images/pexels-photo-688332b.jpg 
b/content/images/pexels-photo-688332b.jpg
new file mode 100644
index 000..4facd63
Binary files /dev/null and b/content/images/pexels-photo-688332b.jpg differ
diff --git a/content/index.html b/content/index.html
index 533523b..7bfa048 100644
--- a/content/index.html
+++ b/content/index.html
@@ -55,7 +55,7 @@
padding: 30px 20px 10px 20px;
text-shadow: rgba(0,0,0,.2) 2px 6px 
5px,rgba(125,32,191,.4) 0 -4px 30px;
white-space: nowrap;
-   background: #f4f4f4 
url(images/pexels-photo-688332.jpeg) top center;
+   background: #f4f4f4 
url(images/pexels-photo-688332b.jpeg) top center;
background-attachment:fixed;
background-size:cover;
border-bottom: 1px solid #cc;

-- 
To stop receiving notification emails like this one, please contact
jamesbog...@apache.org.


[juneau-website] branch asf-site updated: Increase header height.

2018-02-26 Thread jamesbognar
This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 977f0d7  Increase header height.
977f0d7 is described below

commit 977f0d7de70779e0dddc95ccdae40910a3cce494
Author: JamesBognar 
AuthorDate: Mon Feb 26 10:39:18 2018 -0500

Increase header height.
---
 content/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/index.html b/content/index.html
index 00978d7..533523b 100644
--- a/content/index.html
+++ b/content/index.html
@@ -52,7 +52,7 @@
color: #2874A6;
clear: left;
margin: 0px;
-   padding: 20px 20px 0px 20px;
+   padding: 30px 20px 10px 20px;
text-shadow: rgba(0,0,0,.2) 2px 6px 
5px,rgba(125,32,191,.4) 0 -4px 30px;
white-space: nowrap;
background: #f4f4f4 
url(images/pexels-photo-688332.jpeg) top center;
@@ -176,7 +176,7 @@
 
 

-  
+  
   APACHE JUNEAU 
   http://www.apache.org/; target="_blank">


-- 
To stop receiving notification emails like this one, please contact
jamesbog...@apache.org.


[juneau-website] branch asf-site updated: Update juneau-config info.

2018-02-26 Thread jamesbognar
This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new b77af2e  Update juneau-config info.
b77af2e is described below

commit b77af2e73c414f1fbc873dfd8b906008aa0a5d7e
Author: JamesBognar 
AuthorDate: Mon Feb 26 10:25:20 2018 -0500

Update juneau-config info.
---
 content/config.html |  59 
 content/images/pexels-photo-326240.jpeg | Bin 0 -> 3872414 bytes
 content/images/pexels-photo-688332.jpeg | Bin 0 -> 13413178 bytes
 content/index.html  |   2 +-
 4 files changed, 38 insertions(+), 23 deletions(-)

diff --git a/content/config.html b/content/config.html
index 482a705..246f22e 100644
--- a/content/config.html
+++ b/content/config.html
@@ -47,7 +47,7 @@
 

The juneau-config module defines an API 
allows you to interact with INI files using POJOs.  
-   It builds upon the marshalling and SVL APIs to provide 
sophisticated dynamic configuration files.
+   It builds upon the marshalling and SVL APIs to 
provide sophisticated dynamic configuration files.


#--
@@ -96,28 +96,24 @@


You're probably wondering "why INI files?"
-   The beauty of these INI files is that they're easy to 
read and modify, yet sophisticated enough to allow you to
+   The beauty of these INI files is that they're easy 
to read and modify, yet sophisticated enough to allow you to
store arbitrary-complex data structures and retrieve 
them as simple values or complex POJOs:


// Load our config file
-   ConfigFile f = 
ConfigFile.create().build("MyIniFile.cfg");
+   Config c = 
Config.create().name("MyIniFile.cfg").build();

-   int anInt = cf.getInt("MySection/anInt"); 
-   boolean aBoolean = 
cf.getBoolean("MySection/aBoolean"); 
-   int[] anIntArray = cf.getObject(int[].class, 
"MySection/anIntArray"); 
-   URL aURL = cf.getObject(URL.class, "MySection/aURL"); 
-   MyBean aBean = cf.getObject(MyBean.class, 
"MySection/aBean"); 
-   Locale locale = cf.getObject(Locale.class, 
"MySection/locale"); 
-   String path = cf.getString("MySection/path"); 
-   String mainClass = cf.getString("MySection/mainClass"); 
-   int sameAsAnInt = cf.getInt("MySection/sameAsAnInt"); 
-   String myArg = cf.getString("MySection/myArg"); 
-   String firstArg = cf.getString("MySection/firstArg"); 
-   
-   
-   By default, values are LAX JSON (i.e. unquoted 
attributes, single quotes) except for top-level strings which are left 
unquoted.  
-   Any parsable object types are supported as values (e.g. 
arrays, collections, beans, swappable objects, enums, etc...).
+   int anInt = c.getInt("MySection/anInt"); 
+   boolean aBoolean = 
c.getBoolean("MySection/aBoolean"); 
+   int[] anIntArray = 
c.getObject("MySection/anIntArray", int[].class); 
+   URL aURL = c.getObject("MySection/aURL", URL.class); 
+   MyBean aBean = c.getObject("MySection/aBean", 
MyBean.class); 
+   Locale locale = c.getObject("MySection/locale", 
Locale.class); 
+   String path = c.getString("MySection/path"); 
+   String mainClass = c.getString("MySection/mainClass"); 
+   int sameAsAnInt = c.getInt("MySection/sameAsAnInt"); 
+   String myArg = c.getString("MySection/myArg"); 
+   String firstArg = c.getString("MySection/firstArg"); 


One of the more powerful aspects of the REST servlets 
is that you can pull values directly from
@@ -136,13 +132,32 @@
Other features:


-   A listener API that allows you to, for example, 
reinitialize your REST resource if the config file 
+   
+   Support for storing and retrieving any of the 
following data types:
+   
+   Primitives
+   POJOs
+   Beans
+   Arrays, Maps, and Collections of 
anything
+   Binary data
+   
+   
+   A listener API that allows you to, for example, 
reinitialize your REST resource if the config file 
changes, or listen for changes to particular 
sections or values.
-

[juneau] branch master updated: Update Javadocs.

2018-02-26 Thread jamesbognar
This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git


The following commit(s) were added to refs/heads/master by this push:
 new e31e00d  Update Javadocs.
e31e00d is described below

commit e31e00d100f869f010886f0036d180fa7f33d1b3
Author: JamesBognar 
AuthorDate: Mon Feb 26 09:28:55 2018 -0500

Update Javadocs.
---
 juneau-doc/src/main/javadoc/overview.html | 19 +++
 1 file changed, 15 insertions(+), 4 deletions(-)

diff --git a/juneau-doc/src/main/javadoc/overview.html 
b/juneau-doc/src/main/javadoc/overview.html
index e15f399..12213b6 100644
--- a/juneau-doc/src/main/javadoc/overview.html
+++ b/juneau-doc/src/main/javadoc/overview.html
@@ -145,6 +145,9 @@
juneau-config

Overview
+   
+   Syntax Rules
+   
Entry Types

Primitive Types
@@ -4723,8 +4726,8 @@



-   
-   6.1.1 - Formatting 
Rules
+   
+   6.1.1 - Syntax 
Rules


Each config file contains zero or more sections 
containing zero or more entries:
@@ -4796,7 +4799,7 @@
/ \ [ ] = #


-   Leading and trailing whitespace on values are 
ignored.
+   Leading and trailing whitespace on values are 
ignored except between lines on a multi-line value.



@@ -15789,7 +15792,15 @@
juneau-config


-   org.apache.juneau.ini package 
renamed to org.apache.juneau.config.
+   The Config API has been completely revamped.
+   New features include:
+   
+   Support for pluggable storage.
+   File-system watcher integration 
support.
+   Changes made to file system 
files now automatically reflected in configurations
+   and interface proxies.
+   New builder-based design.
+   


juneau-dto

-- 
To stop receiving notification emails like this one, please contact
jamesbog...@apache.org.