https://issues.apache.org/bugzilla/show_bug.cgi?id=49629

coheigea <cohei...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from coheigea <cohei...@apache.org> 2010-08-14 14:19:58 EDT ---

Second patch applied:

Author: coheigea
Date: Sat Aug 14 18:16:48 2010
New Revision: 985553

URL: http://svn.apache.org/viewvc?rev=985553&view=rev
Log:
[Bug 49629] - Part II of a fix for some build issues.
 - All of the unit tests now pass in Eclipse, bar VersionTest (which is ok as
it depends on a build system property).
 - I reduced the number of endorsed jars in build.xml
 - VersionTest now passes using maven and JDK 1.6.
 - I had to do some hacking to get this to work. The pom now contains a
dependency plugin, to copy the dependencies to the endorsed dir (target). It
also has a jar plugin, to create jars for the source and test code, all in
phase test-compile.
 - I upgraded the Junit dependency to 4.8.1.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to