[jira] Assigned: (XMLBEANS-155) performance leak in XmlObject.selectPath()

2005-07-06 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-155?page=all ] Cezar Andrei reassigned XMLBEANS-155: - Assign To: Yana Kadiyska > performance leak in XmlObject.selectPath() > -- > > Key: XMLBEANS-155 >

dev@xmlbeans.apache.org

2005-07-06 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-154?page=all ] Cezar Andrei reassigned XMLBEANS-154: - Assign To: Yana Kadiyska > selectPath throws exception when concat is used with element containing '&' > --

[jira] Assigned: (XMLBEANS-147) CLASSPATH set incorrectly in scripts

2005-07-07 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-147?page=all ] Cezar Andrei reassigned XMLBEANS-147: - Assign To: Wing Yew Poon (was: Radu Preotiuc-Pietro) > CLASSPATH set incorrectly in scripts > > > Key

[jira] Updated: (XMLBEANS-172) No accessor to text content for element without extension base definition

2005-07-07 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-172?page=all ] Cezar Andrei updated XMLBEANS-172: -- Comment: was deleted > No accessor to text content for element without extension base definition > ---

[jira] Assigned: (XMLBEANS-173) Several unix scripts in bin/ are in DOS format

2005-07-08 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-173?page=all ] Cezar Andrei reassigned XMLBEANS-173: - Assign To: Cezar Andrei > Several unix scripts in bin/ are in DOS format > -- > > Key: XMLBEANS

[jira] Resolved: (XMLBEANS-173) Several unix scripts in bin/ are in DOS format

2005-07-08 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-173?page=all ] Cezar Andrei resolved XMLBEANS-173: --- Fix Version: Version 2 Resolution: Fixed Fixed in xmlbeans-2.0.0*.tgz files. Wait 24 hours for mirrors to be updated. > Several unix scripts

[jira] Resolved: (XMLBEANS-196) Pretty print not always handling xml encoded ampersands

2005-10-25 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-196?page=all ] Cezar Andrei resolved XMLBEANS-196: --- Fix Version: Version 2 Resolution: Cannot Reproduce This bug has already been fixed, most probably by 314983, since I tried all kinds of comb

[jira] Closed: (XMLBEANS-267) toFirstAttribute/toNextAttribute doesn't work

2006-04-18 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-267?page=all ] Cezar Andrei closed XMLBEANS-267: - Resolution: Fixed The method XmlCuresor.toFirstAttribute() works from two states: 1. on START - goes to the first attribute of that element if one exis

[jira] Resolved: (XMLBEANS-222) new XmlStreamReader from XmlObject doesn't capture xsi namespace in outer element

2006-05-08 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-222?page=all ] Cezar Andrei resolved XMLBEANS-222: --- Resolution: Fixed There are two things happening here: 1. the semantics of XmlObject.newXMLStreamReader() is not exactly the same as XMLInputFacto

[jira] Updated: (XMLBEANS-241) Nested XML - CData inconsistencies

2006-05-09 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-241?page=all ] Cezar Andrei updated XMLBEANS-241: -- Keith, Please don't forget that this project is based only on voluntary work, so contributors chose what are they working on and what questions will answer

[jira] Resolved: (XMLBEANS-274) Over zealous whitespace cropping after parsing entity like &

2006-07-20 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-274?page=all ] Cezar Andrei resolved XMLBEANS-274. --- Fix Version/s: TBD Resolution: Fixed The fix is a little bit more complicated, the CurLoadContext had to be modified to avoid leftStrip of conse

[jira] Updated: (XMLBEANS-277) Maven 2 metadata for xmlbeans jars

2006-08-02 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-277?page=all ] Cezar Andrei updated XMLBEANS-277: -- David, the links and info seems to be accurate, the only thing that should be fixed is the unsubsribe email address for the user mailing list, it should pro

[jira] Commented: (XMLBEANS-296) Xml comments are ignored by XmlBeans

2006-11-10 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-296?page=comments#action_12448750 ] Cezar Andrei commented on XMLBEANS-296: --- Did you try using the XmlCursor's insertComment(), get/set TextValue() on the comment event and removeXml()? To g

[jira] Updated: (XMLBEANS-296) Xml comments are ignored by XmlBeans

2006-11-22 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-296?page=all ] Cezar Andrei updated XMLBEANS-296: -- Comments are not associated with any sibling elements, so removing any of the sibling elements will no remove the comment. You need to explicitly delete the

[jira] Resolved: (XMLBEANS-303) Remove/deprecade XmlObject.set(XmlObject)

2006-12-07 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-303?page=all ] Cezar Andrei resolved XMLBEANS-303. --- Resolution: Won't Fix Actually the set method is quite useful in many situations, especially the ones in which types are defined using the "any" wildca

[jira] Resolved: (XMLBEANS-301) Missing top-level element when copy/moveXmlContents

2006-12-07 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-301?page=all ] Cezar Andrei resolved XMLBEANS-301. --- Resolution: Won't Fix moveXmlContents() is designed to move only the content of the current element. For moving the element use moveXml() method. > Mi

[jira] Resolved: (XMLBEANS-311) XmlCursor.getTextValue returns concatenation of child text, comment, and processing instruction nodes

2007-01-31 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-311. --- Resolution: Fixed Fix Version/s: Version 2.2.1 Assignee: Cezar Andrei I fix

[jira] Resolved: (XMLBEANS-296) Xml comments are ignored by XmlBeans

2007-04-12 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-296. --- Resolution: Cannot Reproduce It seems that comments and cursors work fine with the latest s

[jira] Resolved: (XMLBEANS-238) failed to compile schema (which includes another schema) using ant task on Windows XP; windows 2000 is ok

2007-04-12 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-238. --- Resolution: Duplicate Closing since, Issue is tracked by XMLBEANS-282. > failed to compile

[jira] Closed: (XMLBEANS-140) Fix XMLBEANS-80 in v1

2007-04-12 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei closed XMLBEANS-140. - Resolution: Fixed Closing. > Fix XMLBEANS-80 in v1 > - > >

[jira] Assigned: (XMLBEANS-141) set methods ignored when xsi:nil=true

2007-04-12 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei reassigned XMLBEANS-141: - Assignee: Radu Preotiuc-Pietro (was: Rajiv Bala) > set methods ignored when xsi:nil=tr

[jira] Updated: (XMLBEANS-309) Warnings on Generated code.

2007-04-12 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei updated XMLBEANS-309: -- Fix Version/s: TBD This is a feature dependent on jdk 1.5, since it breaks backwards compatib

[jira] Resolved: (XMLBEANS-242) Do not set TimeZone when it is not specified

2007-04-12 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-242. --- Resolution: Won't Fix GregorianCalendar has just a subset of the semantics of gdate type fr

[jira] Resolved: (XMLBEANS-205) using configuration file with extention interfaces restricted names of methods in interfaces

2007-04-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-205. --- Resolution: Fixed Fix Version/s: Version 2.2.1 Fix committed with revision 530540 >

[jira] Resolved: (XMLBEANS-191) XmlBeans does not respect reserved keyword 'strictfp'

2007-04-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-191. --- Resolution: Fixed Fix Version/s: Version 2.2.1 Fix committed with revision 530540 >

[jira] Resolved: (XMLBEANS-278) Patch for ignoring Pre/Post and Interface Extensions within an xsdconfig

2007-04-20 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-278. --- Resolution: Fixed Fix Version/s: (was: Version 2.1) (was:

[jira] Updated: (XMLBEANS-325) Assertion failure in Saver.java:1229

2007-04-24 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei updated XMLBEANS-325: -- I looked at the code, it all depends on the state of the XmlObject that is saved. It would be ve

[jira] Updated: (XMLBEANS-328) Problems in multi-processor environment

2007-04-30 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei updated XMLBEANS-328: -- Pasi, it seems that you are the first to find this problem. Please make sure you don't use XMLOp

[jira] Resolved: (XMLBEANS-277) Maven 2 metadata for xmlbeans jars

2007-06-06 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-277. --- Resolution: Fixed Fix Version/s: Version 2.3 Version 2.2 > Maven

[jira] Resolved: (XMLBEANS-335) org.apache.xmlbeans.XmlException: error: Unexpected end of file in CDATA section when saving large documents

2007-07-12 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-335. --- Resolution: Fixed This should have already been fixed. See diff at http://svn.apache.org/v

[jira] Resolved: (XMLBEANS-337) Large CDATA truncated in save()

2007-07-12 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-337. --- Resolution: Fixed Fix Version/s: Version 2.3.1 As can be seen at the following loca

[jira] Updated: (XMLBEANS-335) org.apache.xmlbeans.XmlException: error: Unexpected end of file in CDATA section when saving large documents

2007-07-12 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei updated XMLBEANS-335: -- Fix Version/s: Version 2.3.1 > org.apache.xmlbeans.XmlException: error: Unexpected end of fi

[jira] Assigned: (XMLBEANS-270) MaxLength error message formatted incorrectly

2007-11-27 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei reassigned XMLBEANS-270: - Assignee: Cezar Andrei > MaxLength error message formatted incorrectly > --

[jira] Resolved: (XMLBEANS-270) MaxLength error message formatted incorrectly

2007-11-27 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-270. --- Resolution: Fixed Fix Version/s: Version 2.3.1 Fixed order of replaceable parameter

[jira] Closed: (XMLBEANS-353) XmlTokenSource.save(Writer [, XmlOptions]) should save the XML declaration.

2007-12-11 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei closed XMLBEANS-353. - Resolution: Fixed XmlTokenSource.save(Writer [, XmlOptions]) cannot include the xml declaration

[jira] Closed: (XMLBEANS-338) After "save", the xml file becomes incomplete

2007-12-17 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei closed XMLBEANS-338. - Resolution: Cannot Reproduce Helen, please recheck with the latest sources, if you still get th

[jira] Closed: (XMLBEANS-141) set methods ignored when xsi:nil=true

2007-12-17 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei closed XMLBEANS-141. - Resolution: Won't Fix This was fixed in 2.x, not enough time to backport it in 1.x line. > set

[jira] Closed: (XMLBEANS-308) jsr173_1.0_api.jar should be removed from dependencies in favor of stax-api-1.0.1.jar

2007-12-17 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei closed XMLBEANS-308. - Resolution: Fixed Fix Version/s: Version 2.3 Pom files fixed for 2.3 release, please re

[jira] Assigned: (XMLBEANS-299) Support substitution groups when the substitution is compiled in a different jar

2007-12-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei reassigned XMLBEANS-299: - Assignee: Radu Preotiuc-Pietro > Support substitution groups when the substitution is c

[jira] Updated: (XMLBEANS-282) When a schema is too deep, the generated interface names will become too long on windows

2007-12-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei updated XMLBEANS-282: -- Workaround: use .xsdconfig file to - shorten the package name - shorten the top level class na

[jira] Commented: (XMLBEANS-269) provider wrapper for xsd:any

2007-12-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553471 ] Cezar Andrei commented on XMLBEANS-269: --- In addition to XmlCursor and DOM, one can also use XmlObject.select

[jira] Resolved: (XMLBEANS-245) Make use of the EntityResolver set in XmlOptions throughout the whole library

2007-12-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-245. --- Resolution: Won't Fix Given that this a very rare scenario, and there is a workaround - as

[jira] Resolved: (XMLBEANS-232) Fast Xml Infoset

2007-12-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-232. --- Resolution: Fixed Resolved per Dan's comment. > Fast Xml Infoset > > >

[jira] Commented: (XMLBEANS-178) Better control of namespace prefixes used

2007-12-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553488 ] Cezar Andrei commented on XMLBEANS-178: --- Factory.newInstance(xopts) shout look at suggested prefixes map and

[jira] Commented: (XMLBEANS-176) Support for CDATA

2007-12-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553529 ] Cezar Andrei commented on XMLBEANS-176: --- Explore using Bookmarks to tag text that needs to be represented as

[jira] Resolved: (XMLBEANS-269) provider wrapper for xsd:any

2007-12-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-269. --- Resolution: Duplicate Duplicate of XMLBEANS-138. > provider wrapper for xsd:any >

[jira] Closed: (XMLBEANS-264) Create a slim, runtime jar for XmlBeans

2007-12-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei closed XMLBEANS-264. - Resolution: Won't Fix Because of the Runtime dependency on compilation and typesystem, it's not

[jira] Resolved: (XMLBEANS-219) Generated Method Names are Not Using Customized Class Names in xsdconfig File

2007-12-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-219. --- Resolution: Duplicate Duplicate of XMLBEANS-253 > Generated Method Names are Not Using Cus

[jira] Resolved: (XMLBEANS-237) Can we warn the user when they are running into the elementFormDefault="qualified" problem

2007-12-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-237. --- Resolution: Won't Fix For loading we cannot throw an exception as a warning for a document

[jira] Resolved: (XMLBEANS-195) Review and update how annotations are made available

2007-12-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-195. --- Resolution: Duplicate Duplicate of XMLBEANS-163 > Review and update how annotations are ma

[jira] Resolved: (XMLBEANS-166) Generated classes should implement equals and hashcode

2007-12-19 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-166. --- Resolution: Won't Fix HashCode has to be as fast as possible. The default equals() cannot i

[jira] Resolved: (XMLBEANS-369) selectPath with XMLBeans engine returns incorrect results

2008-04-17 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-369. --- Resolution: Fixed Fixed with rev 649251 > selectPath with XMLBeans engine returns incorrec

[jira] Resolved: (XMLBEANS-176) Support for CDATA

2008-09-10 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-176. --- Resolution: Fixed Fix Version/s: (was: TBD) Version 2.4 The

[jira] Updated: (XMLBEANS-388) XmlBeans can Deadlock Threads

2008-12-01 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei updated XMLBEANS-388: -- Fix Version/s: Version 2.4.1 Assignee: Cezar Andrei Paul, I checked in a fix for th

[jira] Resolved: (XMLBEANS-388) XmlBeans can Deadlock Threads

2009-01-14 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-388. --- Resolution: Fixed Also the array setter has been fixed to avoid deadlock, but in the same t

[jira] Resolved: (XMLBEANS-396) GML 3.1.1 generated code fails to compile.

2009-02-17 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-396. --- Resolution: Fixed Fix Version/s: Version 2.4.1 Committed with revision 745290. Than

[jira] Commented: (XMLBEANS-402) Serializing XMLBeans Objects

2009-03-04 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678875#action_12678875 ] Cezar Andrei commented on XMLBEANS-402: --- Sidharth, please use the mailing lists: us

[jira] Commented: (XMLBEANS-401) SchemaParticle.getIntMaxOccurs doesn't return the correct value for some particular xsd shema(attached)

2009-03-04 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678879#action_12678879 ] Cezar Andrei commented on XMLBEANS-401: --- Shashank, please use the mailing lists: us

[jira] Closed: (XMLBEANS-411) http://xmlbeans.apache.org/resources/index.html page - getting a bad gateway error on XMLBeans Tools links - anyone else encountering this?

2009-08-11 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei closed XMLBEANS-411. - Resolution: Won't Fix At least for now the XLMBeans Tools website is closed, we'll reconsider i

[jira] Updated: (XMLBEANS-415) Xobj$ElementXobj object going in cyclic referance and not getting released .

2009-10-09 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei updated XMLBEANS-415: -- Saket, At this point there isn't a know bug in XMLBeans for this. From your description though

[jira] Updated: (XMLBEANS-377) exception in thread "main" org.apache.xmlbeans.SchemaTypeLoaderException: Simple type does not have a recognized variety

2009-10-09 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei updated XMLBEANS-377: -- Luis, Can you attach the schema you're using, the code snippet you get the exception and the cl

[jira] Commented: (XMLBEANS-346) Getting ClassCastException if the same root element exist in different XSD

2009-10-09 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764198#action_12764198 ] Cezar Andrei commented on XMLBEANS-346: --- Each compilation generates in the jar file

[jira] Resolved: (XMLBEANS-346) Getting ClassCastException if the same root element exist in different XSD

2009-10-09 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-346. --- Resolution: Won't Fix Fix Version/s: unspecified There is nothing to be fixed at thi

[jira] Commented: (XMLBEANS-403) Prefix used to escape restricted words in part of a namespace is hardcoded, unconfigurable.

2009-10-15 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766276#action_12766276 ] Cezar Andrei commented on XMLBEANS-403: --- Derek, any patch is welcomed. Since you al

[jira] Assigned: (XMLBEANS-409) XPath on a copy() of an XMLBeans comp derived class fails

2009-10-15 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei reassigned XMLBEANS-409: - Assignee: Wing Yew Poon > XPath on a copy() of an XMLBeans comp derived class fails >

[jira] Resolved: (XMLBEANS-410) xsd2inst incorrectly handling decimal precision

2009-10-15 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-410. --- Resolution: Fixed Fix Version/s: (was: TBD) Version 2.4.1 Fi

[jira] Resolved: (XMLBEANS-395) TypeSystemHolder Source Code

2009-10-15 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-395. --- Resolution: Won't Fix At this point generating src is not trivial, much of the build/repack

[jira] Resolved: (XMLBEANS-383) XQueryXPath example fails to run.

2009-10-15 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-383. --- Resolution: Cannot Reproduce Please reopen if more info is available. > XQueryXPath exampl

[jira] Resolved: (XMLBEANS-380) Limit in string restriction types. Exceed it cause java ClassCast excetion during parsing.

2009-10-15 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-380. --- Resolution: Incomplete Resolving as incomplete. Please reopen with more info/repro. > Limi

[jira] Resolved: (XMLBEANS-263) Would like to have methods to get/set fundamental types as Java wrapper objects e.g. java.lang.Long

2009-10-15 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-263. --- Resolution: Won't Fix See Radu's last comment. > Would like to have methods to get/set fun

[jira] Resolved: (XMLBEANS-385) XQueryXPath example fails to run

2009-10-15 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-385. --- Resolution: Duplicate > XQueryXPath example fails to run >

[jira] Resolved: (XMLBEANS-384) Using the pretty print option results in invalid XML if processing instructions are embedded in enumerated elements

2009-10-26 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-384. --- Resolution: Won't Fix Pretty print option works by introducing spaces, if in your applicati

[jira] Assigned: (XMLBEANS-316) NPE on complex elements with default or fixed values

2009-11-02 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei reassigned XMLBEANS-316: - Assignee: Radu Preotiuc-Pietro Exception in thread "main" java.lang.NullPointerExceptio

[jira] Reopened: (XMLBEANS-268) Collision detected while generating classnames for (except-case) identical schema names

2009-11-02 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei reopened XMLBEANS-268: --- I would leave this bug open, because this is really a problem on windows. > Collision detected

[jira] Commented: (XMLBEANS-268) Collision detected while generating classnames for (except-case) identical schema names

2009-11-02 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772777#action_12772777 ] Cezar Andrei commented on XMLBEANS-268: --- Just to be clear: there are 2 problems her

[jira] Resolved: (XMLBEANS-350) xs:integer with decimals not marked invalid by validator tool

2010-06-09 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-350. --- Assignee: Cezar Andrei Fix Version/s: Version 2.5.1 Resolution: Fixed Issue

[jira] Closed: (XMLBEANS-353) XmlTokenSource.save(Writer [, XmlOptions]) should save the XML declaration.

2010-08-24 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei closed XMLBEANS-353. - Resolution: Fixed > XmlTokenSource.save(Writer [, XmlOptions]) should save the XML declaration.

[jira] [Resolved] (XMLBEANS-454) XmlDate.Factory.parse(java.lang.String ) is broken

2011-04-23 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-454. --- Resolution: Not A Problem The javadoc is very clear: Parses a XmlDate fragment from a Strin

[jira] [Closed] (XMLBEANS-454) XmlDate.Factory.parse(java.lang.String ) is broken

2011-04-23 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei closed XMLBEANS-454. - Closing since is invalid. > XmlDate.Factory.parse(java.lang.String ) is broken > -

[jira] [Assigned] (XMLBEANS-427) Namespace prefix in attribute value not resolved correctly

2011-09-16 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei reassigned XMLBEANS-427: - Assignee: Cezar Andrei > Namespace prefix in attribute value not resolved correctly > -

[jira] [Resolved] (XMLBEANS-427) Namespace prefix in attribute value not resolved correctly

2011-09-16 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-427. --- Resolution: Invalid Fix Version/s: Version 2.5 Please use the setLoadAdditionalNames

[jira] [Assigned] (XMLBEANS-484) org.w3c.dom classes lead to jar-hell

2012-07-12 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei reassigned XMLBEANS-484: - Assignee: Cezar Andrei > org.w3c.dom classes lead to jar-hell > ---

[jira] [Resolved] (XMLBEANS-484) org.w3c.dom classes lead to jar-hell

2012-07-12 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-484. --- Resolution: Fixed Fix Version/s: Version 2.5.1 Fixed with revision 1360938

[jira] [Assigned] (XMLBEANS-493) No pom at central for 2.6.0

2013-06-05 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei reassigned XMLBEANS-493: - Assignee: Cezar Andrei > No pom at central for 2.6.0 > ---

[jira] [Resolved] (XMLBEANS-493) No pom at central for 2.6.0

2013-06-05 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cezar Andrei resolved XMLBEANS-493. --- Resolution: Fixed Fix Version/s: Version 2.6 Fixed per Shane's directions.

[jira] [Commented] (XMLBEANS-493) No pom at central for 2.6.0

2013-06-05 Thread Cezar Andrei (JIRA)
[ https://issues.apache.org/jira/browse/XMLBEANS-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676331#comment-13676331 ] Cezar Andrei commented on XMLBEANS-493: --- I also opened a new issue on Infrastructu

[jira] Resolved: (XMLBEANS-122) Make interface XsdGenStrategy public

2005-05-11 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-122?page=all ] Cezar Andrei resolved XMLBEANS-122: --- Resolution: Fixed > Make interface XsdGenStrategy public > > > Key: XMLBEANS-122 > URL: http

[jira] Updated: (XMLBEANS-79) Code generation creates code that uses depricated functions...

2005-05-11 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-79?page=all ] Cezar Andrei updated XMLBEANS-79: - Assign To: (was: Cezar Andrei) Fix Version: TBD All the methods that use XMLInputStream are deprecated, they will be removed in a future version.

[jira] Resolved: (XMLBEANS-16) newDomNode creates a DOM with empty strings for namespace URIs for unprefixed attributes (rather than null)

2005-05-11 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-16?page=all ] Cezar Andrei resolved XMLBEANS-16: -- Resolution: Fixed > newDomNode creates a DOM with empty strings for namespace URIs for unprefixed > attributes (rather than null) > -

[jira] Resolved: (XMLBEANS-139) Enough XmlCursor manipulation can break an XmlObject

2005-05-11 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-139?page=all ] Cezar Andrei resolved XMLBEANS-139: --- Resolution: Fixed David, I just checked in a fix related to this bug, can you check if your problem is solved? > Enough XmlCursor manipulation ca

[jira] Updated: (XMLBEANS-93) Default behavior of Factory.parse (or set )

2005-05-11 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-93?page=all ] Cezar Andrei updated XMLBEANS-93: - Assign To: Yana Kadiyska (was: Cezar Andrei) Fix Version: TBD > Default behavior of Factory.parse (or set ) > ---

[jira] Assigned: (XMLBEANS-133) XmlBeans ant tasks should provide more error details

2005-07-06 Thread Cezar Andrei (JIRA)
[ http://issues.apache.org/jira/browse/XMLBEANS-133?page=all ] Cezar Andrei reassigned XMLBEANS-133: - Assign To: Lawrence Jones > XmlBeans ant tasks should provide more error details > > >