Within /java/testing/tomcat, ant j2se j2sews doesn't work properly
------------------------------------------------------------------

         Key: TUSCANY-202
         URL: http://issues.apache.org/jira/browse/TUSCANY-202
     Project: Tuscany
        Type: Bug

    Reporter: Matthew J. Duftler
    Priority: Minor


If you enter:
  ant j2se j2sews

to create both -Djava.ext.dirs directories, you only end up with the j2se 
directory (populated with the files that were intended for the j2sews 
directory). The problem is that the same property name is used (for code 
re-use, I think). I changed the property names, and used a parameter instead.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to