[jira] Updated: (GERONIMO-2082) [m2] stax dependencies are all wrong

2006-12-07 Thread David Jencks (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-2082?page=all ]

David Jencks updated GERONIMO-2082:
---

Fix Version/s: 2.0
   (was: 1.2)

> [m2] stax dependencies are all wrong
> 
>
> Key: GERONIMO-2082
> URL: http://issues.apache.org/jira/browse/GERONIMO-2082
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: buildsystem
>Affects Versions: 1.2
>Reporter: David Jencks
> Assigned To: David Jencks
> Fix For: 2.0
>
> Attachments: geronimo-no-stax-v2.diff, geronimo-no-stax.diff, 
> m2-repo.jar, openejb-no-stax-v2.diff, openejb-no-stax.diff, xbean-2.0.0.pom, 
> xmlbeans-maven-plugin-2.0.1-SNAPSHOT.jar, 
> xmlbeans-maven-plugin-2.0.1-SNAPSHOT.jar
>
>
> The dependencies for xmlbeans and the maven xmlbeans plugins are all wrong.
> xmlbeans pom needs to depend on stax-api, see 
> http://jira.codehaus.org/browse/MEV-406
> xmlbeans plugin needs to have stax-api and stax dependencies removed, see 
> http://jira.codehaus.org/browse/MXMLBEANS-19
> At this point we can remove all stax and stax-api dependencies from our (and 
> openejb) poms.
> I'll attach the modified xmlbeans pom, the modified plugin, and the patches 
> to remove all stax mentions from our poms.  I'd appreciate some verification 
> of my results.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (GERONIMO-2082) [m2] stax dependencies are all wrong

2006-07-06 Thread David Jencks (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-2082?page=all ]

David Jencks updated GERONIMO-2082:
---

Component: buildsystem

> [m2] stax dependencies are all wrong
> 
>
>  Key: GERONIMO-2082
>  URL: http://issues.apache.org/jira/browse/GERONIMO-2082
>  Project: Geronimo
> Type: Bug
> Security: public(Regular issues) 
>   Components: buildsystem
> Versions: 1.2
> Reporter: David Jencks
> Assignee: David Jencks
>  Fix For: 1.2
>  Attachments: geronimo-no-stax-v2.diff, geronimo-no-stax.diff, m2-repo.jar, 
> openejb-no-stax-v2.diff, openejb-no-stax.diff, xbean-2.0.0.pom, 
> xmlbeans-maven-plugin-2.0.1-SNAPSHOT.jar, 
> xmlbeans-maven-plugin-2.0.1-SNAPSHOT.jar
>
> The dependencies for xmlbeans and the maven xmlbeans plugins are all wrong.
> xmlbeans pom needs to depend on stax-api, see 
> http://jira.codehaus.org/browse/MEV-406
> xmlbeans plugin needs to have stax-api and stax dependencies removed, see 
> http://jira.codehaus.org/browse/MXMLBEANS-19
> At this point we can remove all stax and stax-api dependencies from our (and 
> openejb) poms.
> I'll attach the modified xmlbeans pom, the modified plugin, and the patches 
> to remove all stax mentions from our poms.  I'd appreciate some verification 
> of my results.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-2082) [m2] stax dependencies are all wrong

2006-06-29 Thread David Jencks (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-2082?page=all ]

David Jencks updated GERONIMO-2082:
---

Attachment: m2-repo.jar

Unpack this in your local m2 repo and copy the xmlbeans 2.0.0 jar into the 
appropriate location. See http://issues.apache.org/jira/browse/XMLBEANS-277
and
http://jira.codehaus.org/browse/MXMLBEANS-19

> [m2] stax dependencies are all wrong
> 
>
>  Key: GERONIMO-2082
>  URL: http://issues.apache.org/jira/browse/GERONIMO-2082
>  Project: Geronimo
> Type: Bug
> Security: public(Regular issues) 
> Versions: 1.2
> Reporter: David Jencks
> Assignee: David Jencks
>  Fix For: 1.2
>  Attachments: geronimo-no-stax-v2.diff, geronimo-no-stax.diff, m2-repo.jar, 
> openejb-no-stax-v2.diff, openejb-no-stax.diff, xbean-2.0.0.pom, 
> xmlbeans-maven-plugin-2.0.1-SNAPSHOT.jar, 
> xmlbeans-maven-plugin-2.0.1-SNAPSHOT.jar
>
> The dependencies for xmlbeans and the maven xmlbeans plugins are all wrong.
> xmlbeans pom needs to depend on stax-api, see 
> http://jira.codehaus.org/browse/MEV-406
> xmlbeans plugin needs to have stax-api and stax dependencies removed, see 
> http://jira.codehaus.org/browse/MXMLBEANS-19
> At this point we can remove all stax and stax-api dependencies from our (and 
> openejb) poms.
> I'll attach the modified xmlbeans pom, the modified plugin, and the patches 
> to remove all stax mentions from our poms.  I'd appreciate some verification 
> of my results.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-2082) [m2] stax dependencies are all wrong

2006-06-29 Thread David Jencks (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-2082?page=all ]

David Jencks updated GERONIMO-2082:
---

Attachment: geronimo-no-stax-v2.diff
openejb-no-stax-v2.diff
xmlbeans-maven-plugin-2.0.1-SNAPSHOT.jar

2nd version of patches.  These REPLACE and do not extend previous patches

xmlbeans groupId >> org.apache.xmlbeans
new version of xmlbeans maven2 plugin using this groupId
Also needs new m2 repo structure for xmlbeans + new pom, will attach separately

> [m2] stax dependencies are all wrong
> 
>
>  Key: GERONIMO-2082
>  URL: http://issues.apache.org/jira/browse/GERONIMO-2082
>  Project: Geronimo
> Type: Bug
> Security: public(Regular issues) 
> Versions: 1.2
> Reporter: David Jencks
> Assignee: David Jencks
>  Fix For: 1.2
>  Attachments: geronimo-no-stax-v2.diff, geronimo-no-stax.diff, 
> openejb-no-stax-v2.diff, openejb-no-stax.diff, xbean-2.0.0.pom, 
> xmlbeans-maven-plugin-2.0.1-SNAPSHOT.jar, 
> xmlbeans-maven-plugin-2.0.1-SNAPSHOT.jar
>
> The dependencies for xmlbeans and the maven xmlbeans plugins are all wrong.
> xmlbeans pom needs to depend on stax-api, see 
> http://jira.codehaus.org/browse/MEV-406
> xmlbeans plugin needs to have stax-api and stax dependencies removed, see 
> http://jira.codehaus.org/browse/MXMLBEANS-19
> At this point we can remove all stax and stax-api dependencies from our (and 
> openejb) poms.
> I'll attach the modified xmlbeans pom, the modified plugin, and the patches 
> to remove all stax mentions from our poms.  I'd appreciate some verification 
> of my results.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



Re: [jira] Updated: (GERONIMO-2082) [m2] stax dependencies are all wrong

2006-06-06 Thread anita kulshreshtha
David J,
   Is there a reason that we can not host these 2 (xmlbeans and
xmlbeans-maven-plugin) jars at people.apache.org/~djencks with a new
version? It will be much more user friendly, just in case someone wants
to try an m2 build before the jars are available publicly! 

Thanks
Anita

--- "David Jencks (JIRA)"  wrote:

>  [ http://issues.apache.org/jira/browse/GERONIMO-2082?page=all ]
> 
> David Jencks updated GERONIMO-2082:
> ---
> 
> Attachment: openejb-no-stax.diff
> 
> openejb patch to remove stax dependencies
> 
> > [m2] stax dependencies are all wrong
> > 
> >
> >  Key: GERONIMO-2082
> >  URL: http://issues.apache.org/jira/browse/GERONIMO-2082
> >  Project: Geronimo
> > Type: Bug
> > Security: public(Regular issues) 
> > Versions: 1.2
> > Reporter: David Jencks
> > Assignee: David Jencks
> >  Fix For: 1.2
> >  Attachments: geronimo-no-stax.diff, openejb-no-stax.diff,
> xbean-2.0.0.pom, xmlbeans-maven-plugin-2.0.1-SNAPSHOT.jar
> >
> > The dependencies for xmlbeans and the maven xmlbeans plugins are
> all wrong.
> > xmlbeans pom needs to depend on stax-api, see
> http://jira.codehaus.org/browse/MEV-406
> > xmlbeans plugin needs to have stax-api and stax dependencies
> removed, see http://jira.codehaus.org/browse/MXMLBEANS-19
> > At this point we can remove all stax and stax-api dependencies from
> our (and openejb) poms.
> > I'll attach the modified xmlbeans pom, the modified plugin, and the
> patches to remove all stax mentions from our poms.  I'd appreciate
> some verification of my results.
> 
> -- 
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the
> administrators:
>http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see:
>http://www.atlassian.com/software/jira
> 
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


[jira] Updated: (GERONIMO-2082) [m2] stax dependencies are all wrong

2006-06-04 Thread David Jencks (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-2082?page=all ]

David Jencks updated GERONIMO-2082:
---

Attachment: openejb-no-stax.diff

openejb patch to remove stax dependencies

> [m2] stax dependencies are all wrong
> 
>
>  Key: GERONIMO-2082
>  URL: http://issues.apache.org/jira/browse/GERONIMO-2082
>  Project: Geronimo
> Type: Bug
> Security: public(Regular issues) 
> Versions: 1.2
> Reporter: David Jencks
> Assignee: David Jencks
>  Fix For: 1.2
>  Attachments: geronimo-no-stax.diff, openejb-no-stax.diff, xbean-2.0.0.pom, 
> xmlbeans-maven-plugin-2.0.1-SNAPSHOT.jar
>
> The dependencies for xmlbeans and the maven xmlbeans plugins are all wrong.
> xmlbeans pom needs to depend on stax-api, see 
> http://jira.codehaus.org/browse/MEV-406
> xmlbeans plugin needs to have stax-api and stax dependencies removed, see 
> http://jira.codehaus.org/browse/MXMLBEANS-19
> At this point we can remove all stax and stax-api dependencies from our (and 
> openejb) poms.
> I'll attach the modified xmlbeans pom, the modified plugin, and the patches 
> to remove all stax mentions from our poms.  I'd appreciate some verification 
> of my results.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-2082) [m2] stax dependencies are all wrong

2006-06-04 Thread David Jencks (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-2082?page=all ]

David Jencks updated GERONIMO-2082:
---

Attachment: xmlbeans-maven-plugin-2.0.1-SNAPSHOT.jar
xbean-2.0.0.pom
geronimo-no-stax.diff

Corrected xmlbeans maven plugin, 
corrected xmlbeans pom,
patch to remove geronimo stax dependencies.

> [m2] stax dependencies are all wrong
> 
>
>  Key: GERONIMO-2082
>  URL: http://issues.apache.org/jira/browse/GERONIMO-2082
>  Project: Geronimo
> Type: Bug
> Security: public(Regular issues) 
> Versions: 1.2
> Reporter: David Jencks
> Assignee: David Jencks
>  Fix For: 1.2
>  Attachments: geronimo-no-stax.diff, openejb-no-stax.diff, xbean-2.0.0.pom, 
> xmlbeans-maven-plugin-2.0.1-SNAPSHOT.jar
>
> The dependencies for xmlbeans and the maven xmlbeans plugins are all wrong.
> xmlbeans pom needs to depend on stax-api, see 
> http://jira.codehaus.org/browse/MEV-406
> xmlbeans plugin needs to have stax-api and stax dependencies removed, see 
> http://jira.codehaus.org/browse/MXMLBEANS-19
> At this point we can remove all stax and stax-api dependencies from our (and 
> openejb) poms.
> I'll attach the modified xmlbeans pom, the modified plugin, and the patches 
> to remove all stax mentions from our poms.  I'd appreciate some verification 
> of my results.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira