castor

Move CTF-XML classes to a new package

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.1 M3
  • Component/s: XML tests
  • Labels:
    None
  • Number of attachments :
    1

Activity

Hide
Edward Kuns added a comment -

I left the generated classes in the same directory. Rather than go through all the work to move them, better would be to remove them from source control and make the build process generate them.

Show
Edward Kuns added a comment - I left the generated classes in the same directory. Rather than go through all the work to move them, better would be to remove them from source control and make the build process generate them.
Hide
Werner Guttmann added a comment -

I always thought that there's already an Ant target to generate the Java classes off TestDescriptor.xsd. If not, that should be created ........

Show
Werner Guttmann added a comment - I always thought that there's already an Ant target to generate the Java classes off TestDescriptor.xsd. If not, that should be created ........
Hide
Werner Guttmann added a comment -

Actually, have a look at the "gen.testdescriptor" target in src/build.xml. Isn't this what we are talking about ?

Show
Werner Guttmann added a comment - Actually, have a look at the "gen.testdescriptor" target in src/build.xml. Isn't this what we are talking about ?
Hide
Edward Kuns added a comment -

Yes. The idea is that I'll update that target to generate the code in a new package (and then update depenendencies) and make the build use that target.

Show
Edward Kuns added a comment - Yes. The idea is that I'll update that target to generate the code in a new package (and then update depenendencies) and make the build use that target.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: