summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/common-xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng2009-10-051-7/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821681 13f79535-47bb-0310-9956-ffa450edef68
* Start to integrate the policy attachment builderrfeng2009-09-292-7/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820125 13f79535-47bb-0310-9956-ffa450edef68
* Apply the @attachTo to SCA domain info set for external policy attachmentrfeng2009-09-222-18/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817852 13f79535-47bb-0310-9956-ffa450edef68
* Add methods to DOMHelper to deal with namespace/prefix lookupsrfeng2009-09-151-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815472 13f79535-47bb-0310-9956-ffa450edef68
* Fix the calculation of prefixes and add a test caserfeng2009-09-092-6/+142
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813042 13f79535-47bb-0310-9956-ffa450edef68
* Fix for ASM_5026 related property processingrfeng2009-08-205-97/+849
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@806026 13f79535-47bb-0310-9956-ffa450edef68
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces ↵rfeng2009-08-124-112/+238
| | | | | | | | property of XMLOutputFactory More refactoring to use common-xml and common-java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803742 13f79535-47bb-0310-9956-ffa450edef68
* Improve the XML schema validation to enable XSDs in other modulesrfeng2009-08-111-3/+3
| | | | | | | Fix an issue to write to XMLStreamWriter from SUN JDK 1.6 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802988 13f79535-47bb-0310-9956-ffa450edef68
* Update the MF to export o.a.t.s.common.xmlrfeng2009-08-101-11/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802906 13f79535-47bb-0310-9956-ffa450edef68
* Add the methods to read the XML documents for certain attributes such as tnsrfeng2009-08-105-0/+443
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802905 13f79535-47bb-0310-9956-ffa450edef68
* Add a few typed getAttribute methodsrfeng2009-08-071-0/+124
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802091 13f79535-47bb-0310-9956-ffa450edef68
* Work around http://jira.codehaus.org/browse/WSTX-144rfeng2009-08-071-1/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802068 13f79535-47bb-0310-9956-ffa450edef68
* Replace the DOMHelper from common-xml modulerfeng2009-08-071-0/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801902 13f79535-47bb-0310-9956-ffa450edef68
* Add getInstance helper methodrfeng2009-08-074-3/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801876 13f79535-47bb-0310-9956-ffa450edef68
* Move the test case into the reader packagerfeng2009-08-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801847 13f79535-47bb-0310-9956-ffa450edef68
* Add constructors that take factoriesrfeng2009-08-063-4/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801846 13f79535-47bb-0310-9956-ffa450edef68
* Reorg the package namesrfeng2009-08-0625-1191/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801844 13f79535-47bb-0310-9956-ffa450edef68
* Add SAX utilitiesrfeng2009-08-064-8/+196
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801843 13f79535-47bb-0310-9956-ffa450edef68
* Fix the DOM XMLStreamReaderrfeng2009-08-064-13/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801829 13f79535-47bb-0310-9956-ffa450edef68
* Adding common-xml into modules as the base to hold XML related utilities rfeng2009-08-0627-0/+6762
| | | | | | It can also serve as the module that defines XML related dependencies based on the JDK levels git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801826 13f79535-47bb-0310-9956-ffa450edef68
* Moving modules that are not part of the main build to contrib folderlresende2009-01-3127-6682/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739505 13f79535-47bb-0310-9956-ffa450edef68
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736040 13f79535-47bb-0310-9956-ffa450edef68
* Fix Import-Packagerfeng2008-12-101-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725404 13f79535-47bb-0310-9956-ffa450edef68
* Add common-xml module to contain xml utilitiesrfeng2008-12-1027-0/+6673
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725398 13f79535-47bb-0310-9956-ffa450edef68