[ 
https://issues.apache.org/jira/browse/WODEN-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619517#action_12619517
 ] 

John Kaputin commented on WODEN-211:
------------------------------------

I had to make a small code change to get the new woden source tree to compile 
in Eclipse. The declared package for the 2 converter classes was 
org.apache.woden.tool.converter, but under the new woden-tool/src/main/java 
directory the actual package name has been changed to 
org.apache.woden.converter (i.e. 'tool' has been dropped).   I changed the 
declared package in these 2 classes to match.   If this package name change was 
intentional, I can commit my change to the woden211/trunk branch and/or upload 
a patch.

> Refactor directory layout to be more Maven compliant
> ----------------------------------------------------
>
>                 Key: WODEN-211
>                 URL: https://issues.apache.org/jira/browse/WODEN-211
>             Project: Woden
>          Issue Type: Improvement
>            Reporter: Jeff MAURY
>            Assignee: Jeremy Hughes
>            Priority: Minor
>         Attachments: trunk.zip
>
>
> The directory layout should be refactored in order to follow Maven 
> conventions. Today, there are dependencies between the Woden modules which 
> miss flexibility.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to