You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by th...@apache.org on 2008/09/14 02:10:58 UTC

svn commit: r695093 - in /labs/droids/trunk: ./ tools/ivy/repository/org.apache.geronimo.specs/ tools/ivy/repository/org.codehaus.woodstox/

Author: thorsten
Date: Sat Sep 13 17:10:58 2008
New Revision: 695093

URL: http://svn.apache.org/viewvc?rev=695093&view=rev
Log:
LABS-147
Switch StAX dependecies to geronimo/woodstox
Reported by: Grant Ingersoll

Added:
    labs/droids/trunk/tools/ivy/repository/org.apache.geronimo.specs/
    labs/droids/trunk/tools/ivy/repository/org.apache.geronimo.specs/ivy-geronimo-stax-api_1.0_spec-1.0.1.xml   (with props)
    labs/droids/trunk/tools/ivy/repository/org.codehaus.woodstox/
    labs/droids/trunk/tools/ivy/repository/org.codehaus.woodstox/ivy-wstx-asl-3.2.7.xml   (with props)
Modified:
    labs/droids/trunk/ivy.xml

Modified: labs/droids/trunk/ivy.xml
URL: http://svn.apache.org/viewvc/labs/droids/trunk/ivy.xml?rev=695093&r1=695092&r2=695093&view=diff
==============================================================================
--- labs/droids/trunk/ivy.xml (original)
+++ labs/droids/trunk/ivy.xml Sat Sep 13 17:10:58 2008
@@ -28,8 +28,8 @@
     <artifact name="org.apache.droids" type="jar" ext="jar"/>
   </publications>
   <dependencies>
-    <dependency org="stax" name="stax-api" rev="1.0.1"/>
-    <dependency org="stax" name="stax" rev="1.2.0"/>
+    <dependency org="org.apache.geronimo.specs" name="geronimo-stax-api_1.0_spec" rev="1.0.1"/>
+    <dependency org="org.codehaus.woodstox" name="wstx-asl" rev="3.2.7"/>
     <dependency org="nekohtml" name="nekohtml" rev="1.9.6.1"/>
     <dependency org="org.apache.httpcomponents" name="httpclient" rev="4.0-beta1"/>
     <dependency org="org.apache.cocoon" name="cocoon-spring-configurator" rev="2.0.0"/>

Added: labs/droids/trunk/tools/ivy/repository/org.apache.geronimo.specs/ivy-geronimo-stax-api_1.0_spec-1.0.1.xml
URL: http://svn.apache.org/viewvc/labs/droids/trunk/tools/ivy/repository/org.apache.geronimo.specs/ivy-geronimo-stax-api_1.0_spec-1.0.1.xml?rev=695093&view=auto
==============================================================================
--- labs/droids/trunk/tools/ivy/repository/org.apache.geronimo.specs/ivy-geronimo-stax-api_1.0_spec-1.0.1.xml (added)
+++ labs/droids/trunk/tools/ivy/repository/org.apache.geronimo.specs/ivy-geronimo-stax-api_1.0_spec-1.0.1.xml Sat Sep 13 17:10:58 2008
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
+<ivy-module version="1.0">
+  <info organisation="org.apache.geronimo.specs" module="geronimo-stax-api_1.0_spec"
+    revision="1.0.1">
+  </info>
+  <configurations>
+    <conf name="core" visibility="public" />
+  </configurations>
+  <publications>
+    <artifact name="geronimo-stax-api_1.0_spec" type="jar" ext="jar" conf="core"
+      url="http://repo.exist.com/maven2/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0.1/geronimo-stax-api_1.0_spec-1.0.1.jar" />
+  </publications>
+</ivy-module>
\ No newline at end of file

Propchange: labs/droids/trunk/tools/ivy/repository/org.apache.geronimo.specs/ivy-geronimo-stax-api_1.0_spec-1.0.1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: labs/droids/trunk/tools/ivy/repository/org.codehaus.woodstox/ivy-wstx-asl-3.2.7.xml
URL: http://svn.apache.org/viewvc/labs/droids/trunk/tools/ivy/repository/org.codehaus.woodstox/ivy-wstx-asl-3.2.7.xml?rev=695093&view=auto
==============================================================================
--- labs/droids/trunk/tools/ivy/repository/org.codehaus.woodstox/ivy-wstx-asl-3.2.7.xml (added)
+++ labs/droids/trunk/tools/ivy/repository/org.codehaus.woodstox/ivy-wstx-asl-3.2.7.xml Sat Sep 13 17:10:58 2008
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
+<ivy-module version="1.0">
+  <info organisation="org.codehaus.woodstox" module="wstx-asl"
+    revision="3.2.7">
+  </info>
+  <configurations>
+    <conf name="core" visibility="public" />
+  </configurations>
+  <publications>
+    <artifact name="wstx-asl" type="jar" ext="jar" conf="core"
+      url="http://mirrors.ibiblio.org/pub/mirrors/maven/woodstox/jars/wstx-asl-3.2.7.jar" />
+  </publications>
+</ivy-module>
\ No newline at end of file

Propchange: labs/droids/trunk/tools/ivy/repository/org.codehaus.woodstox/ivy-wstx-asl-3.2.7.xml
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org