add stax-1.0.jar to ibiblio repo.  Please note the name collision!
------------------------------------------------------------------

         Key: MAVENUPLOAD-396
         URL: http://jira.codehaus.org/browse/MAVENUPLOAD-396
     Project: maven-upload-requests
        Type: Task
    Reporter: Michael Heuer



Stack API for XML (StAX) is an event-based interface for XML parsing, very 
similar to Simple API for XML (SAX). However, instead of passing parse events 
for a whole document to a single ContentHandler, sub-trees can easily be 
delegated to other handlers. StAX also provides an event-based interface for 
the process of mapping XML ids to java objects.

> http://stax.sf.net/

Please note there is a name collision between this project and Streaming API 
for XML (StAX).  Our project predates the newer StAX by several years but we 
were unable to convince them to reconsider their choice of project name.  No 
problem though, they have a lot more weight behind their project.

The groupId for this project's pom is set to net.sf.stax, same as the package, 
but I'm not sure how this is taken into consideration for the 1.x maven repo.

Please let me know if there is anything about the pom I should do differently.  
Thank you.

   michael

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to