[NOTICE] Compromised JIRA passwords

2010-04-12 Thread Michael Glavassevich


Hi all,

If you've used Apache's JIRA tracker at all in the last week please reset
your password. Apparently someone hacked into the system recently. More
details here [1][2].

Thanks.

[1]
http://mail-archives.apache.org/mod_mbox/www-community/201004.mbox/%3c387642.28804...@web54404.mail.re2.yahoo.com%3e
[2] http://markmail.org/message/5i6zoqnu6qzdsehp

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrgla...@ca.ibm.com
E-mail: mrgla...@apache.org

VOTE for 3.1.1

2010-04-12 Thread Boris Kolpackov
Hi,

Since the 3.1.0 release a couple of months ago, a number of bugs
have been detected and fixed, a few of which a fairly major. I 
would therefore like to propose that we publish the 3.1.1 bugfix-
only release.

Also, if any of the committers have any pending fixes that they 
would like to include into this release, please let me know.

Here is my +1 for this release.

Boris


-- 
Boris Kolpackov, Code Synthesishttp://codesynthesis.com/~boris/blog
Open-source XML data binding for C++   http://codesynthesis.com/products/xsd
XML data binding for embedded systems  http://codesynthesis.com/products/xsde
Command line interface to C++ compiler http://codesynthesis.com/projects/cli

-
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org



Re: VOTE for 3.1.1

2010-04-12 Thread Gareth Reakes

+1

Gareth

On 12 Apr 2010, at 09:45, Boris Kolpackov wrote:

 Hi,
 
 Since the 3.1.0 release a couple of months ago, a number of bugs
 have been detected and fixed, a few of which a fairly major. I 
 would therefore like to propose that we publish the 3.1.1 bugfix-
 only release.
 
 Also, if any of the committers have any pending fixes that they 
 would like to include into this release, please let me know.
 
 Here is my +1 for this release.
 
 Boris
 
 
 -- 
 Boris Kolpackov, Code Synthesishttp://codesynthesis.com/~boris/blog
 Open-source XML data binding for C++   http://codesynthesis.com/products/xsd
 XML data binding for embedded systems  http://codesynthesis.com/products/xsde
 Command line interface to C++ compiler http://codesynthesis.com/projects/cli
 

-- 
Gareth Reakes, CTO WE7 - Great Music, Free
+44-20-7117-0809http://www.we7.com





[jira] Resolved: (XERCESC-1914) SEnumVal does not produce correct output

2010-04-12 Thread Alberto Massari (JIRA)

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

Alberto Massari resolved XERCESC-1914.
--

  Assignee: Alberto Massari
Resolution: Fixed

A fix is in SVN. Please verify.

Alberto

 SEnumVal does not produce correct output
 

 Key: XERCESC-1914
 URL: https://issues.apache.org/jira/browse/XERCESC-1914
 Project: Xerces-C++
  Issue Type: Bug
  Components: Samples/Tests
Affects Versions: 3.1.0
 Environment: Windows
Reporter: David Burrell
Assignee: Alberto Massari
 Fix For: 3.1.1, 3.2.0


 SEnumVal does not produce correct output. Our application relies on the 
 ability to enumerate the grammar. The last release that worked correctly was 
 2.3.0.
 We cannot upgrade to any later version until we find a solution to this 
 problem.
 The main problem is that the content model appears to be incorrect. This can 
 be seen by comparing formatted content models produced by SEnumVal.
 Here is partial output from SEnumVal, comparing 2.3.0 with 3.1.0...
 xerces-c 2.3.0: (showing correct output)
 
 Name: category
 Model Type:   Children
 Create Reason:Declared
 ContentType:  OneOrMore
 Content Model:(severity)+
 ComplexType:
   TypeName:   ,C2
   ContentType:OneOrMore
 Attributes:
   Name:   name
   Type:   CDATA
   Default Type:   #REQUIRED
   Base Datatype:  string
   Name:   categoryCode
   Type:   CDATA
   Default Type:   #REQUIRED
   Base Datatype:  string
 Enumeration:  
   0
   1
   2
 
 3.1.0: ( incorrect - content model should be '(severity)+' )
 
 Name: category
 Model Type:   Children
 Create Reason:Declared
 ContentType:  ModelGroupSequence
 Content Model:(severity,)
 ComplexType:
   TypeName:   ,__AnonC2
   ContentType:ModelGroupSequence
 Attributes:
   Name:   categoryCode
   Type:   CDATA
   Default Type:   #REQUIRED
   Base Datatype:  string
 Enumeration:  
   0
   1
   2
   Name:   name
   Type:   CDATA
   Default Type:   #REQUIRED
   Base Datatype:  string
 

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



-
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org



Re: VOTE for 3.1.1

2010-04-12 Thread Michael Glavassevich
+1

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrgla...@ca.ibm.com
E-mail: mrgla...@apache.org

Boris Kolpackov bo...@codesynthesis.com wrote on 04/12/2010 04:45:35 AM:

 Hi,

 Since the 3.1.0 release a couple of months ago, a number of bugs
 have been detected and fixed, a few of which a fairly major. I
 would therefore like to propose that we publish the 3.1.1 bugfix-
 only release.

 Also, if any of the committers have any pending fixes that they
 would like to include into this release, please let me know.

 Here is my +1 for this release.

 Boris


 --
 Boris Kolpackov, Code Synthesis
http://codesynthesis.com/~boris/blog
 Open-source XML data binding for C++
http://codesynthesis.com/products/xsd
 XML data binding for embedded systems
http://codesynthesis.com/products/xsde
 Command line interface to C++ compiler
http://codesynthesis.com/projects/cli

 -
 To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
 For additional commands, e-mail: c-dev-h...@xerces.apache.org

RE: VOTE for 3.1.1

2010-04-12 Thread Vladimir Loubenski
+1


Vladimir Loubenski  
Senior Software Developer
RD, Genio  
 
Open Text   
38 Leek Crescent, 
Richmond Hill L4B-4N8 ONT
Canada  

Phone:  +1 905 762 6001 ext. 6985   
 

Email:   vloub...@opentext.com  
Web site:http://www.opentext.com/   


This email is protected by domestic and international copyright laws and
treaties and is the property of Open Text Corporation, it may contain
confidential and/or trade secret information of the Open Text
Corporation and/or its subsidiaries (OTC), and may be subject to legal
privilege in favor of OTC. This email may only be lawfully received,
accessed, displayed on a computer screen, printed, copied, and/or used
by the specific addressee(s) named above (Authorized Recipient) for
the purpose for which it was sent by OTC. All other rights and licenses
to this email are fully reserved to OTC. If you are not an Authorized
Recipient, you are required to immediately delete this email in its
entirety without printing, copying, using, and/or re-transmitting this
email, either in whole or in part. The transmission of this email by OTC
is not to be construed as a waiver by OTC and/or the individual sending
this email on behalf of OTC of any of their respective rights or
privileges at law or otherwise, howsoever arising.

 

-Original Message-
From: Boris Kolpackov [mailto:bo...@codesynthesis.com] 
Sent: April 12, 2010 4:46 AM
To: c-dev@xerces.apache.org
Cc: p...@xerces.apache.org
Subject: VOTE for 3.1.1

Hi,

Since the 3.1.0 release a couple of months ago, a number of bugs have
been detected and fixed, a few of which a fairly major. I would
therefore like to propose that we publish the 3.1.1 bugfix- only
release.

Also, if any of the committers have any pending fixes that they would
like to include into this release, please let me know.

Here is my +1 for this release.

Boris


-- 
Boris Kolpackov, Code Synthesis
http://codesynthesis.com/~boris/blog
Open-source XML data binding for C++
http://codesynthesis.com/products/xsd
XML data binding for embedded systems
http://codesynthesis.com/products/xsde
Command line interface to C++ compiler
http://codesynthesis.com/projects/cli

-
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org


-
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org



Re: VOTE for 3.1.1

2010-04-12 Thread davidhinz interfold.com

Where can we review the bug fixes that would be going into 3.1.1?

Thanks,
David.

--- bo...@codesynthesis.com wrote:

From: Boris Kolpackov bo...@codesynthesis.com
To: c-dev@xerces.apache.org
Cc: p...@xerces.apache.org
Subject: VOTE for 3.1.1
Date: Mon, 12 Apr 2010 10:45:35 +0200

Hi,

Since the 3.1.0 release a couple of months ago, a number of bugs
have been detected and fixed, a few of which a fairly major. I 
would therefore like to propose that we publish the 3.1.1 bugfix-
only release.

Also, if any of the committers have any pending fixes that they 
would like to include into this release, please let me know.

Here is my +1 for this release.

Boris


-- 
Boris Kolpackov, Code Synthesishttp://codesynthesis.com/~boris/blog
Open-source XML data binding for C++   http://codesynthesis.com/products/xsd
XML data binding for embedded systems  http://codesynthesis.com/products/xsde
Command line interface to C++ compiler http://codesynthesis.com/projects/cli

-
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org




-
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org



Re: VOTE for 3.1.1

2010-04-12 Thread Boris Kolpackov
Hi David,

davidhinz interfold.com davidh...@interfold.com writes:

 Where can we review the bug fixes that would be going into 3.1.1?

The best place would probably be the SVN repository, in particular
the xerces-3.1 branch:

http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/

Revision 905265 is the start of the branch and corresponds to 3.1.0.
It will probably be the easiest to use the svn client to either get
the changes as one big patch or to browse them commit-by-commit.

Also the c-dev mailing list archives include automatic messages 
corresponding to all the commits with the corresponding patches:

http://xerces.apache.org/xerces-c/mailing-lists.html

Boris

-- 
Boris Kolpackov, Code Synthesishttp://codesynthesis.com/~boris/blog
Open-source XML data binding for C++   http://codesynthesis.com/products/xsd
XML data binding for embedded systems  http://codesynthesis.com/products/xsde
Command line interface to C++ compiler http://codesynthesis.com/projects/cli

-
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org