Revision: 14844
http://gate.svn.sourceforge.net/gate/?rev=14844&view=rev
Author: markagreenwood
Date: 2011-12-22 17:08:54 +0000 (Thu, 22 Dec 2011)
Log Message:
-----------
use the full version of xpp3 instead of the min version as the upgrade of
XStream has broken some PRs that relied on functionality that seems to have
been removed from either the main lib or xpp3_min (also ensured that the
version in lib matched the version specified in the pom which it didn't)
Modified Paths:
--------------
gate/trunk/build/deploy/maven/gate-core.pom.template
Added Paths:
-----------
gate/trunk/lib/xpp3-1.1.3.4.O.jar
Removed Paths:
-------------
gate/trunk/lib/xpp3-1.1.3.3_min.jar
Modified: gate/trunk/build/deploy/maven/gate-core.pom.template
===================================================================
--- gate/trunk/build/deploy/maven/gate-core.pom.template 2011-12-22
16:54:23 UTC (rev 14843)
+++ gate/trunk/build/deploy/maven/gate-core.pom.template 2011-12-22
17:08:54 UTC (rev 14844)
@@ -95,7 +95,7 @@
</dependency>
<dependency>
<groupId>xpp3</groupId>
- <artifactId>xpp3_min</artifactId>
+ <artifactId>xpp3</artifactId>
<version>1.1.3.4.O</version>
<optional>true</optional>
</dependency>
Deleted: gate/trunk/lib/xpp3-1.1.3.3_min.jar
===================================================================
(Binary files differ)
Added: gate/trunk/lib/xpp3-1.1.3.4.O.jar
===================================================================
(Binary files differ)
Property changes on: gate/trunk/lib/xpp3-1.1.3.4.O.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs