Git Product home page Git Product logo

xmlrefactoring's People

Watchers

Eduardo Guerra avatar

xmlrefactoring's Issues

QName agrupamento

- Verificar o Qname passado na refatoração de grupo. -> Documento não estava 
sendo validado.


Original issue reported on code.google.com by [email protected] on 4 Nov 2009 at 6:16

Erro na renomeação de elemento sem XPath

Quando se tenta renomear um elemento que não tem Xpaths até ele, está dando 
NullPointer no 
RenameRefactoring, na criação da refatoração reversa pq ele tenta acessar o 
primeiro elemento 
da lista. Teste com o gerente, no exemplo de renomeação de elemento do TG.

Trace:
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.RangeCheck(ArrayList.java:546)
    at java.util.ArrayList.get(ArrayList.java:321)
    at 
xmlrefactoring.plugin.refactoring.RenameElementRefactoring.createReverseRefactor
ing(RenameEl
ementRefactoring.java:33)
    at 
xmlrefactoring.plugin.refactoring.RenameElementRefactoring.<init>(RenameElementR
efactoring.
java:26)
    at 
xmlrefactoring.plugin.refactoring.RenameElementRefactoring.<init>(RenameElementR
efactoring.
java:20)
    at 
xmlrefactoring.plugin.logic.rename.XSLTRenameParticipant.getXMLRefactoring(XSLTR
enamePartic
ipant.java:52)

Original issue reported on code.google.com by [email protected] on 4 Nov 2009 at 6:13

Erro no periodic save

Não há como reproduzí-lo. De tempos em tempos há um erro no periodic save 
do eclipse devido à 
falta de um implementação do pacote net.saxon

Original issue reported on code.google.com by [email protected] on 6 Nov 2009 at 6:14

Testes no fileControl

Faltam 3 testes.
O de incrementLastFile está incompleto. Falta criar um ProgressManager, usado 
como parametro na 
chage.


Original issue reported on code.google.com by [email protected] on 6 Nov 2009 at 6:06

Agrupamento e schemaVersion

No exemplo de agrupamento do TG, ele sobrepõe a inclusão do schemaVersion 
pela introdução do 
tipo gerado do grupo. A inclusão do grupo não aparece no XSD

Original issue reported on code.google.com by [email protected] on 4 Nov 2009 at 6:15

Erro de validação do Schema na renomeação do atributo.

What steps will reproduce the problem?
1. Em GolfCountryClub, renomear NumberOfHoles
2. Fechar e aplicar versão
3. Validar XML

What is the expected output? What do you see instead?
Erro de validação no atributo.

What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 Nov 2009 at 6:55

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.