build.xml fails for ant versions below 1.7 (patch included)
-----------------------------------------------------------

                 Key: DS-280
                 URL: http://jira.dspace.org/jira/browse/DS-280
             Project: DSpace 1.x
          Issue Type: Bug
          Components: DSpace API
    Affects Versions: 1.5.2
         Environment: linux/java1.5/ant 1.65
            Reporter: Larry Stone
            Priority: Minor
         Attachments: build.xml-diff.txt

build.xml uses the <intersect> tag which is only available in ant 1.7.  The doc 
says "any version of ant 1.62 or later", although 1.65 seems to be the 
requirement I remember.

Changed the fileset to use <and> instead of intersect of filesets; patch 
attached.

This may only be an issue when you run ant -Doverwrite=true update  with ant < 
1.70.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to