You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by tv...@apache.org on 2010/07/29 17:21:19 UTC

svn commit: r980467 - in /pivot/branches/1.5.x: ./ core/src/org/apache/pivot/json/ core/test/org/apache/pivot/json/test/ demos-server/ demos-server/src/org/apache/pivot/demos/rest/server/ demos/src/org/apache/pivot/demos/rest/ demos/src/org/apache/pivo...

Author: tvolkert
Date: Thu Jul 29 15:21:16 2010
New Revision: 980467

URL: http://svn.apache.org/viewvc?rev=980467&view=rev
Log:
Updated SVN props and LICENSE file

Modified:
    pivot/branches/1.5.x/LICENSE
    pivot/branches/1.5.x/core/src/org/apache/pivot/json/package.html   (props changed)
    pivot/branches/1.5.x/core/test/org/apache/pivot/json/test/BindTest.java   (props changed)
    pivot/branches/1.5.x/core/test/org/apache/pivot/json/test/SampleBean.java   (props changed)
    pivot/branches/1.5.x/demos-server/src/org/apache/pivot/demos/rest/server/RESTDemoServlet.java   (props changed)
    pivot/branches/1.5.x/demos-server/web.xml   (props changed)
    pivot/branches/1.5.x/demos/src/org/apache/pivot/demos/rest/RESTDemoTest.java   (props changed)
    pivot/branches/1.5.x/demos/src/org/apache/pivot/demos/rest/contact.json   (props changed)
    pivot/branches/1.5.x/demos/src/org/apache/pivot/demos/roweditor/AmountBindMapping.java   (props changed)
    pivot/branches/1.5.x/demos/www/favicon.ico   (props changed)
    pivot/branches/1.5.x/etc/pivot.keystore   (props changed)
    pivot/branches/1.5.x/tests/src/org/apache/pivot/tests/WTKXDictionaryTest.java   (props changed)
    pivot/branches/1.5.x/tests/src/org/apache/pivot/tests/attached_property_element_test.wtkx   (props changed)
    pivot/branches/1.5.x/tests/src/org/apache/pivot/tests/pivot_507.wtkx   (props changed)
    pivot/branches/1.5.x/tests/src/org/apache/pivot/tests/wtkx_dictionary_test.wtkx   (props changed)
    pivot/branches/1.5.x/tests/src/org/apache/pivot/tests/wtkx_dictionary_test_include.wtkx   (props changed)
    pivot/branches/1.5.x/tutorials-server/src/org/apache/pivot/tutorials/webqueries/server/Expense.java   (props changed)
    pivot/branches/1.5.x/tutorials-server/src/org/apache/pivot/tutorials/webqueries/server/ExpenseServlet.java   (props changed)
    pivot/branches/1.5.x/tutorials-server/src/org/apache/pivot/tutorials/webqueries/server/expenses.csv   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/AmountBindMapping.java   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/AmountValidator.java   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/DateBindMapping.java   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/ExpenseSheet.java   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/ExpenseSheet.json   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/Expenses.java   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/ExpensesWindow.java   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/ExpensesWindow.json   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/IDBindMapping.java   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/add.png   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/delete.png   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/expense_sheet.wtkx   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/expenses_window.wtkx   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/pencil.png   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/pencil_add.png   (props changed)
    pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/types.json   (props changed)
    pivot/branches/1.5.x/tutorials/www/query-servlet.xml   (props changed)
    pivot/branches/1.5.x/web-server/lib/servlet-api.jar   (props changed)

Modified: pivot/branches/1.5.x/LICENSE
URL: http://svn.apache.org/viewvc/pivot/branches/1.5.x/LICENSE?rev=980467&r1=980466&r2=980467&view=diff
==============================================================================
--- pivot/branches/1.5.x/LICENSE (original)
+++ pivot/branches/1.5.x/LICENSE Thu Jul 29 15:21:16 2010
@@ -371,6 +371,10 @@ The following components are licensed un
      tutorials/src/org/apache/pivot/tutorials/star.png
      tutorials/src/org/apache/pivot/tutorials/stocktracker/add.png
      tutorials/src/org/apache/pivot/tutorials/stocktracker/delete.png
+     tutorials/src/org/apache/pivot/tutorials/webqueries/add.png
+     tutorials/src/org/apache/pivot/tutorials/webqueries/delete.png
+     tutorials/src/org/apache/pivot/tutorials/webqueries/pencil.png
+     tutorials/src/org/apache/pivot/tutorials/webqueries/pencil_add.png
      tutorials/src/org/apache/pivot/tutorials/windows/application_form.png
      wtk-terra/src/org/apache/pivot/wtk/skin/terra/drive.png
      wtk-terra/src/org/apache/pivot/wtk/skin/terra/folder_add.png

Propchange: pivot/branches/1.5.x/core/src/org/apache/pivot/json/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/core/test/org/apache/pivot/json/test/BindTest.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/core/test/org/apache/pivot/json/test/SampleBean.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/demos-server/src/org/apache/pivot/demos/rest/server/RESTDemoServlet.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/demos-server/web.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/demos/src/org/apache/pivot/demos/rest/RESTDemoTest.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/demos/src/org/apache/pivot/demos/rest/contact.json
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/demos/src/org/apache/pivot/demos/roweditor/AmountBindMapping.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/demos/www/favicon.ico
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Thu Jul 29 15:21:16 2010
@@ -1 +1 @@
-image/x-ico
+application/octet-stream

Propchange: pivot/branches/1.5.x/etc/pivot.keystore
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Thu Jul 29 15:21:16 2010
@@ -1 +1 @@
-application/x-java-keystore
+application/octet-stream

Propchange: pivot/branches/1.5.x/tests/src/org/apache/pivot/tests/WTKXDictionaryTest.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tests/src/org/apache/pivot/tests/attached_property_element_test.wtkx
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tests/src/org/apache/pivot/tests/pivot_507.wtkx
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tests/src/org/apache/pivot/tests/wtkx_dictionary_test.wtkx
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tests/src/org/apache/pivot/tests/wtkx_dictionary_test_include.wtkx
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials-server/src/org/apache/pivot/tutorials/webqueries/server/Expense.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials-server/src/org/apache/pivot/tutorials/webqueries/server/ExpenseServlet.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials-server/src/org/apache/pivot/tutorials/webqueries/server/expenses.csv
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/AmountBindMapping.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/AmountValidator.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/DateBindMapping.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/ExpenseSheet.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/ExpenseSheet.json
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/Expenses.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/ExpensesWindow.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/ExpensesWindow.json
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/IDBindMapping.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/add.png
------------------------------------------------------------------------------
    origination-name = silk

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/add.png
------------------------------------------------------------------------------
    origination-url = http://www.famfamfam.com/lab/icons/silk/

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/add.png
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Thu Jul 29 15:21:16 2010
@@ -1 +1 @@
-application/octet-stream
+image/png

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/delete.png
------------------------------------------------------------------------------
    origination-name = silk

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/delete.png
------------------------------------------------------------------------------
    origination-url = http://www.famfamfam.com/lab/icons/silk/

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/delete.png
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Thu Jul 29 15:21:16 2010
@@ -1 +1 @@
-application/octet-stream
+image/png

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/expense_sheet.wtkx
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/expenses_window.wtkx
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/pencil.png
------------------------------------------------------------------------------
    origination-name = silk

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/pencil.png
------------------------------------------------------------------------------
    origination-url = http://www.famfamfam.com/lab/icons/silk/

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/pencil.png
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Thu Jul 29 15:21:16 2010
@@ -1 +1 @@
-application/octet-stream
+image/png

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/pencil_add.png
------------------------------------------------------------------------------
    origination-name = silk

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/pencil_add.png
------------------------------------------------------------------------------
    origination-url = http://www.famfamfam.com/lab/icons/silk/

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/pencil_add.png
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Thu Jul 29 15:21:16 2010
@@ -1 +1 @@
-application/octet-stream
+image/png

Propchange: pivot/branches/1.5.x/tutorials/src/org/apache/pivot/tutorials/webqueries/types.json
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/tutorials/www/query-servlet.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: pivot/branches/1.5.x/web-server/lib/servlet-api.jar
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Thu Jul 29 15:21:16 2010
@@ -1 +1 @@
-application/octet-stream
+application/x-zip