0 Replies Latest reply on Jun 14, 2007 10:17 AM by lucabotti

    Source Code Structure


      I am trying to mavenize the build of jbpm for internal and external (think jira) use.
      I would like to touch nothing about the current file structure, just to add an overlay of pom.xml files for the people like me that appreciate the maven(2) build system.
      But i am currently unable to do so because of identity testing in jpdl directories which would require me (i can find a workaround, but i would prefer not to) to change the directory layout, which would result ineffective to get what i want.
      So i am here to ask - I am currently using jbpm.3 of head from anoncvs. Do we have in the future a change in source directory layout? Also moving out the creation of the schema and the ant task from the main lib would be appreciated.