Re: [jira] Closed: (UIMA-683) automate maven atrifact upload to the maven incubator repository

2008-01-04 Thread Michael Baessler
Already done in the "how to do a release" (release.xml) on the website. 
The page isn't online, so you have to check the SVN.


-- Michael

Thilo Goetz wrote:

Can you document what has to go in the settings.xml file?

--Thilo

Michael Baessler (JIRA) wrote:
  

 [ 
https://issues.apache.org/jira/browse/UIMA-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Baessler closed UIMA-683.
-

Resolution: Fixed

Upload works already automatically when the settings.xml file is configured 
correctly!






automate maven atrifact upload to the maven incubator repository


Key: UIMA-683
URL: https://issues.apache.org/jira/browse/UIMA-683
Project: UIMA
 Issue Type: Task
 Components: Build, Packaging and Test
   Reporter: Michael Baessler

  



  




[jira] Updated: (UIMA-676) Performance problem with XMI serialization implementation of string data normalization

2008-01-04 Thread Bhavani Iyer (JIRA)

 [ 
https://issues.apache.org/jira/browse/UIMA-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bhavani Iyer updated UIMA-676:
--

Attachment: UIMA-676.patch

Modified to improve performance of scanning and escaping xml special characters 
in string

> Performance problem with XMI serialization implementation of string data 
> normalization 
> ---
>
> Key: UIMA-676
> URL: https://issues.apache.org/jira/browse/UIMA-676
> Project: UIMA
>  Issue Type: Bug
>  Components: C++ Framework
>Affects Versions: 2.2.1
>Reporter: Bhavani Iyer
> Attachments: UIMA-676.patch
>
>
> The XMI serialzation used UnicodeString.findAndReplace(...) to escape XML 
> special characters which is not efficient and should use the utilities 
> available in Xerces.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.