Menu

Still alive ?

2003-12-23
2004-01-03
  • Michael Parker

    Michael Parker - 2003-12-23

    Hi,

    is there still some development on xml2java ?

    I just run junit.test and got the following warnings
    junit.test:
         [java] [warning] [de.jNerd.io.FileAccess] jar-File acces not implemented yet.
         [java] [warning] [de.jNerd.io.FileAccess] D:\SEU\Projekte\xml2java\lib\junit.jar has not been scanned for class de.jNerd.tests.
    io.TestFileAccess
         [java] [warning] [de.jNerd.io.FileAccess] jar-File acces not implemented yet.
         [java] [warning] [de.jNerd.io.FileAccess] D:\SEU\Projekte\xml2java\lib\jNerd.util.jar has not been scanned for class de.jNerd.t
    ests.io.TestFileAccess
         [java] [warning] [de.jNerd.io.FileAccess] jar-File acces not implemented yet.
         [java] [warning] [de.jNerd.io.FileAccess] D:\SEU\Projekte\xml2java\lib\jNerd.xml2java.jar has not been scanned for class de.jNe
    rd.tests.io.TestFileAccess

    Also on
    xml2java.test I got

    -xml2java.test.compile:
        [javac] Compiling 905 source files to D:\SEU\Projekte\xml2java\build\test\classes
        [javac] D:\SEU\Projekte\xml2java\build\test\generated\test\ant\Dtd.java:23: class DTD is public, should be declared in a file na
    med DTD.java
        [javac] public interface DTD {
        [javac]        ^
        [javac] D:\SEU\Projekte\xml2java\build\test\generated\test\ant\Wsdltodotnet.java:18: class WsdlToDotnet is public, should be dec
    lared in a file named WsdlToDotnet.java
        [javac] public class WsdlToDotnet  implements ServerValues, FailonerrorValues, XMLIdElement, ParallelChoiceContent, SequentialCh
    oiceContent, TargetChoiceContent {
        [javac]        ^
        [javac] D:\SEU\Projekte\xml2java\build\test\generated\test\ant\XMLHandler.java:583: cannot access test.ant.Wsdltodotnet
        [javac] bad class file: D:\SEU\Projekte\xml2java\build\test\generated\test\ant\Wsdltodotnet.java
        [javac] file does not contain class test.ant.Wsdltodotnet
        [javac] Please remove or make sure it appears in the correct subdirectory of the classpath.
        [javac]     protected Wsdltodotnet createWsdltodotnet() {
        [javac]                   ^
        [javac] 3 errors

    Nevertheless it still works for us and I just tried to eliminate deprecated-warning,  use static access and reorganizing import with the little help of eclipse ;-).

    Regards
    Michael

     
    • Patrick Ohl

      Patrick Ohl - 2004-01-03

      Hi Micheal,

      sorry for the late response. I was off on holiday over christmas and near year.

      So, yes. This project is somehow alive. Although I am unfortunately not able to find the time for the patting it needs. The above warnings are a good example for this. Actually I am planning to remove the aforementioned class 'de.jNerd.io.FileAccess'. It is only used by 'de.jNerd.tests.xml.dtd.TestDTDParser' and it's own junit class.

      I hope to find the time today...

      Best regards

      Patrick

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.