project sourcecode restructuring
--------------------------------

         Key: JBPM-106
         URL: http://jira.jboss.com/jira/browse/JBPM-106
     Project: JBoss jBPM
        Type: Task
  Components: Core Engine  
    Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
     Fix For: jBPM 3.0 alpha 3


the identity component (aka organisation component) will now be integrated into 
the jbpm project.
to do this a change in the root project sourcecode and build structure was 
needed.

### OLD DIRECTORY STRUCTURE ###
build
 + classes
    + org
       + ...
 + test
    + classes
    + results
src
 + java
    + org
       + ...
 + userguide

### NEW DIRECTORY STRUCTURE ###

build
 + examples-classes
 + main-classes
 + main-test-classes
 + identity-classes
 + identity-test-classes
 + userguide
doc
 + examples
    + org
       + ...
src
 + main
    + org
       + ...
 + identity
    + org
       + ...
 + resources
 + userguide

test
 + main
 + identity



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to