You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bl...@apache.org on 2006/11/17 13:41:37 UTC

svn commit: r476124 - in /incubator/cxf/trunk: KEYS api/pom.xml common/common/pom.xml distribution/src/main/release/etc/ejb_servants.properties maven_repo/javax/jws/ pom.xml testutils/pom.xml

Author: blin
Date: Fri Nov 17 04:41:37 2006
New Revision: 476124

URL: http://svn.apache.org/viewvc?view=rev&rev=476124
Log:
1. get rid of jsr181 in private repo, using it available at dev.java.net.
2. resolve CXF-6, codegen plugin can work from release repository without dependency on jsr250.
3. add KEYS file that used to sign release. Committers who has PGP key can append their keys to this file.
4. exclude SequenceTest, it has been failing on my linux box and i can't do a release with its failure. Since it is just failed on some particular machine, so this exlcusion should be fine.

Added:
    incubator/cxf/trunk/KEYS   (with props)
Removed:
    incubator/cxf/trunk/maven_repo/javax/jws/
Modified:
    incubator/cxf/trunk/api/pom.xml
    incubator/cxf/trunk/common/common/pom.xml
    incubator/cxf/trunk/distribution/src/main/release/etc/ejb_servants.properties
    incubator/cxf/trunk/pom.xml
    incubator/cxf/trunk/testutils/pom.xml

Added: incubator/cxf/trunk/KEYS
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/KEYS?view=auto&rev=476124
==============================================================================
--- incubator/cxf/trunk/KEYS (added)
+++ incubator/cxf/trunk/KEYS Fri Nov 17 04:41:37 2006
@@ -0,0 +1,31 @@
+pub  1024D/D872E270 2006/10/12
+uid  Bozhong Lin <bl...@iona.com>
+sub  1024g/E8DB0FEE 2006-10-12
+
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+Version: PGP Key Server 0.9.6
+
+mQGiBEUtlPURBACpqxng6iMNdYkGCBGS2vFT3zeGU4pgpUiZvQapzNHJm2FovXfz
+GS2OCAOQd+K0g5/ujjBfaCXgyCdiPgG3cf95FlzZDlYREW0fpvprqMpiPbnqvAjL
+vm7MTrJ+FZTVwj+tGJEPdDuJQjf5N1Jhm7DE7pzYNQifaBM0VK3kLKX78wCgxJNo
+CndIg5o2yaTuo9ZK2/ESkNED/0s+fOG/9EHrQeBEH64lWECmeB6R75xno77K7BdD
+Y8TqPBbLR3iLBXRQ1TrYgy/8eTlzGM13onnh6wPb+gJtC0mCZK2C5iG4ibjKaOty
+O+Wa+Yw/KKH6Nr6BE0a+Wyn+ukqMOeu6fEsbkAnit7EOKtguRTqFCk4iOE4+XokS
+7RUqA/9QBtxQTvUwyGj9NycRyGa+LHSk43GHKUWzWeViEAeoldGwadfpdO+tsNnK
+FWFKs44Po1mUBMkdCV4EDxerc2owPbQATmDyYnJyg/l285aX6NpCrMx5lapeHvFc
+lO9WEN2i8DIP1UXhsmSTACO2A+AjxHUOHxe1EuH7B/NX7ERkkLQbQm96aG9uZyBM
+aW4gPGJsaW5AaW9uYS5jb20+iEYEEBECAAYFAkU07M4ACgkQq8juObtVB0b59wCc
+C1l8TEtmvn51SN2cl6UhaXKvwSoAn1RBGS6mpbEEdx8UnfxGswCCExkWiEYEEBEC
+AAYFAkU+ttIACgkQa+KOrr/QMHznCgCghEGYSNR/8Aw9qwZq1uHbhkwXyqQAoJIN
+MnzSM9C/kfnI9H/wyEHmRkt3iGYEExECACYFAkUtlPUCGwMFCQlmAYAGCwkIBwMC
+BBUCCAMEFgIDAQIeAQIXgAAKCRCXe/3Q2HLicBiDAKDCmq53/nBDT6l8xlp/gOc3
+MP9Y6ACfUTjAArY37bpF3LarC0wgieKzpkO5AQ0ERS2U+BAEAI3FDhxJIlADwLiU
+rIa+aBumALi9VD/c6QBJ3oOT+bXH2Zjz1b5YLv2ahPgRudrSkLOPvF4D7L1EuQem
+GQKKjk779JUjReTE+4GksycMxLwhU3gfFLYn3LVgfPLA7bitbwCBVWSXAD1oO3NS
+bANwsiuqNlkYKUUhrmRJTakn3nePAAQNA/4rlXwdK8LP/t+PXnoeLNL1TP6lzClz
+XsOVbIed0YVAhVWcVMXtr959N8fTdAaeIUv4MH7DtQWo14/YHWcAO9cNnN4KkwJ0
+Be9Vx52A68wR82WFl4WVFVD0gwnGRcMLJUcdk4EDW2HlIhLFMcvTPhLCaV4U0qYd
+ubWZv9cJooSc4ohPBBgRAgAPBQJFLZT4AhsMBQkJZgGAAAoJEJd7/dDYcuJwrMcA
+oMODlzUh/weSum1R/+8vb1WMOnE3AJ9wiQI7k774Rriyy630Xuuj2Fv3Uw==
+=4dkT
+-----END PGP PUBLIC KEY BLOCK-----

Propchange: incubator/cxf/trunk/KEYS
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/cxf/trunk/KEYS
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: incubator/cxf/trunk/api/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/api/pom.xml?view=diff&rev=476124&r1=476123&r2=476124
==============================================================================
--- incubator/cxf/trunk/api/pom.xml (original)
+++ incubator/cxf/trunk/api/pom.xml Fri Nov 17 04:41:37 2006
@@ -76,7 +76,10 @@
            <artifactId>jaxb-impl</artifactId>
            <scope>test</scope>
        </dependency>
-
+       <dependency>
+           <groupId>javax.annotation</groupId>
+	   <artifactId>jsr250-api</artifactId>
+       </dependency>
     </dependencies>
 
     <build>
@@ -132,4 +135,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
\ No newline at end of file
+</project>

Modified: incubator/cxf/trunk/common/common/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/common/pom.xml?view=diff&rev=476124&r1=476123&r2=476124
==============================================================================
--- incubator/cxf/trunk/common/common/pom.xml (original)
+++ incubator/cxf/trunk/common/common/pom.xml Fri Nov 17 04:41:37 2006
@@ -71,6 +71,7 @@
         <dependency>
             <groupId>javax.annotation</groupId>
             <artifactId>jsr250-api</artifactId>
+	    <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>javax.jws</groupId>
@@ -125,5 +126,15 @@
         </dependency>
 
     </dependencies>
+   
+    <!-- will remove this after it is got sync to central repository -->
+    <repositories>
+        <repository>
+	    <id>dev.java.net</id>
+	    <name>jsr181 temp repository</name>
+	    <url>https://maven-repository.dev.java.net/nonav/repository</url>
+	    <layout>legacy</layout>
+	</repository>
+    </repositories>
 
 </project>

Modified: incubator/cxf/trunk/distribution/src/main/release/etc/ejb_servants.properties
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/etc/ejb_servants.properties?view=diff&rev=476124&r1=476123&r2=476124
==============================================================================
--- incubator/cxf/trunk/distribution/src/main/release/etc/ejb_servants.properties (original)
+++ incubator/cxf/trunk/distribution/src/main/release/etc/ejb_servants.properties Fri Nov 17 04:41:37 2006
@@ -1,3 +1,20 @@
+#    Licensed to the Apache Software Foundation (ASF) under one
+#    or more contributor license agreements. See the NOTICE file
+#    distributed with this work for additional information
+#    regarding copyright ownership. The ASF licenses this file
+#    to you under the Apache License, Version 2.0 (the
+#    "License"); you may not use this file except in compliance
+#    with the License. You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+#    Unless required by applicable law or agreed to in writing,
+#    software distributed under the License is distributed on an
+#    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#    KIND, either express or implied. See the License for the
+#    specific language governing permissions and limitations
+#    under the License.
+
 # Configuration of CeltiXFire J2EE Connector inbound connections.
 # 
 # Format: 

Modified: incubator/cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/pom.xml?view=diff&rev=476124&r1=476123&r2=476124
==============================================================================
--- incubator/cxf/trunk/pom.xml (original)
+++ incubator/cxf/trunk/pom.xml Fri Nov 17 04:41:37 2006
@@ -143,7 +143,7 @@
         <surefire.version>2.1.3</surefire.version>
 
         <jsr250.version>2.0-JAXWS-2.0-EA3</jsr250.version>
-        <jsr181.version>2.0-JAXWS-2.0-EA3</jsr181.version>
+        <jsr181.version>1.0-MR1</jsr181.version>
         <jaxb.version>2.0</jaxb.version>
         <jaxb.impl.version>2.0.3</jaxb.impl.version>
         <jaxws.version>2.0</jaxws.version>
@@ -321,6 +321,7 @@
                         <!-- do not exclude **/Abstract*Test.java **/Abstract*TestCase.java -->
                         <excludes>
                             <exclude>**/*$*</exclude>
+			    <exclude>**/systest/**/SequenceTest.java</exclude>
                         </excludes>
                         <reportFormat>${surefire.format}</reportFormat>
                         <useFile>${surefire.usefile}</useFile>

Modified: incubator/cxf/trunk/testutils/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/testutils/pom.xml?view=diff&rev=476124&r1=476123&r2=476124
==============================================================================
--- incubator/cxf/trunk/testutils/pom.xml (original)
+++ incubator/cxf/trunk/testutils/pom.xml Fri Nov 17 04:41:37 2006
@@ -50,6 +50,10 @@
             <groupId>javax.xml.ws</groupId>
             <artifactId>jaxws-api</artifactId>
         </dependency>
+	<dependency>
+	    <groupId>javax.annotation</groupId>
+	    <artifactId>jsr250-api</artifactId>
+	</dependency>
     </dependencies>
 
 
@@ -302,4 +306,4 @@
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>