You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ji...@apache.org on 2004/06/11 15:00:09 UTC

[jira] Reopened: (AXIS-1388) [ews] EWS module can't compile since code move to axis/contrib

Message:

   The following issue has been reopened.

   Reopener: Davanum Srinivas
       Date: Fri, 11 Jun 2004 5:59 AM

reopening bug.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1388

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1388
    Summary: [ews] EWS module can't compile since code move to axis/contrib
       Type: Bug

     Status: Reopened
   Priority: Blocker

    Project: Axis
   Fix Fors:
             current (nightly)

   Assignee: 
   Reporter: Guillaume Sauthier

    Created: Fri, 11 Jun 2004 4:44 AM
    Updated: Fri, 11 Jun 2004 5:59 AM
Environment: Debian Linux

Description:
ws-axis/contrib/ews/project.xml file refers to unexistant directories (src/java, src/test, ...)

1.A simple solution is to change directories in project.xml
<sourceDirectory>src</sourceDirectory>
<unitTestSourceDirectory>test</unitTestSourceDirectory>

But we are no more in a "maven style" project!

2.Or we move src/* inside src/java/ and test/* into src/test/ . But that remove a lot of files and pollute the CVS.

Solution 1 is easier to do :)
What do you think?


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira