You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2007/10/22 23:37:57 UTC

svn commit: r587272 - /incubator/cxf/branches/2.0.x-fixes/

Author: dkulp
Date: Mon Oct 22 14:37:56 2007
New Revision: 587272

URL: http://svn.apache.org/viewvc?rev=587272&view=rev
Log:
Blocked revisions 586360,586375,587024,587102,587110 via svnmerge

........
  r586360 | mmao | 2007-10-19 06:05:03 -0400 (Fri, 19 Oct 2007) | 8 lines
  
  CXF-1069 Part of JAXWS 2.1
  
  * Refactoring the JavaAnnotation Model, 
     support primitive, String, annotation, enum and arrays of above as the elements in the annotation
  * WSDL2Java support wsaw:Action in the wsdl:input/wsdl:output/wsdl:fault in the portType
     We support the latest version of wsaw in tools
........
  r586375 | mmao | 2007-10-19 07:05:07 -0400 (Fri, 19 Oct 2007) | 4 lines
  
  * Remove the old JavaAnnotation
  * Add the test missed in the last commit
........
  r587024 | ema | 2007-10-22 03:52:27 -0400 (Mon, 22 Oct 2007) | 1 line
  
  Fix the compile generated code error using simple front end
........
  r587102 | dkulp | 2007-10-22 10:06:10 -0400 (Mon, 22 Oct 2007) | 2 lines
  
  Fix build by adding constants
........
  r587110 | bimargulies | 2007-10-22 10:28:08 -0400 (Mon, 22 Oct 2007) | 26 lines
  
  Check in the first glimmer of the Javascript client generator. The
  purpose of this checkin is to get setup.eclipse to cooperate.
  
   --This line, and those below, will be ignored--
  
  A    javascript
  A    javascript/src
  A    javascript/src/test
  A    javascript/src/test/java
  A    javascript/src/test/resources
  A    javascript/src/main
  A    javascript/src/main/java
  A    javascript/src/main/java/org
  A    javascript/src/main/java/org/apache
  A    javascript/src/main/java/org/apache/cxf
  A    javascript/src/main/java/org/apache/cxf/javascript
  A    javascript/src/main/java/org/apache/cxf/javascript/service
  AM   javascript/src/main/java/org/apache/cxf/javascript/service/ServiceJavascriptBuilder.java
  A    javascript/src/main/java/org/apache/cxf/javascript/types
  AM   javascript/src/main/java/org/apache/cxf/javascript/types/package-info.html
  AM   javascript/src/main/java/org/apache/cxf/javascript/types/SchemaJavascriptBuilder.java
  AM   javascript/src/main/java/org/apache/cxf/javascript/JavascriptUtils.java
  AM   javascript/src/main/java/org/apache/cxf/javascript/UnsupportedSchemaConstruct.java
  A    javascript/src/main/resources
  AM   javascript/pom.xml
........

Modified:
    incubator/cxf/branches/2.0.x-fixes/   (props changed)

Propchange: incubator/cxf/branches/2.0.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-blocked' - no diff available.