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 2009/05/29 19:59:48 UTC

svn commit: r780050 - in /incubator/pivot/tags/v1.2-rc2/web: src/pivot/web/Query.java src/pivot/web/QueryDictionary.java src/pivot/web/server/QueryServlet.java test/pivot/web/test/QueryDictionaryTest.java test/pivot/web/test/WebQueryTestClient.java

Author: tvolkert
Date: Fri May 29 17:59:47 2009
New Revision: 780050

URL: http://svn.apache.org/viewvc?rev=780050&view=rev
Log:
Copied recent changes to QueryDictionary over to v1.2-rc2 tag

Added:
    incubator/pivot/tags/v1.2-rc2/web/src/pivot/web/Query.java
      - copied unchanged from r780048, incubator/pivot/trunk/web/src/pivot/web/Query.java
    incubator/pivot/tags/v1.2-rc2/web/src/pivot/web/QueryDictionary.java
      - copied unchanged from r780048, incubator/pivot/trunk/web/src/pivot/web/QueryDictionary.java
    incubator/pivot/tags/v1.2-rc2/web/src/pivot/web/server/QueryServlet.java
      - copied unchanged from r780048, incubator/pivot/trunk/web/src/pivot/web/server/QueryServlet.java
    incubator/pivot/tags/v1.2-rc2/web/test/pivot/web/test/QueryDictionaryTest.java
      - copied unchanged from r780048, incubator/pivot/trunk/web/test/pivot/web/test/QueryDictionaryTest.java
    incubator/pivot/tags/v1.2-rc2/web/test/pivot/web/test/WebQueryTestClient.java
      - copied unchanged from r780048, incubator/pivot/trunk/web/test/pivot/web/test/WebQueryTestClient.java