Upgrade to a new release of Jelly that allows us to change the parent context of

a JellyContext.

We will need this for the changes to PluginManager


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113941 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-09-02 16:40:46 +00:00
parent 6f647f8831
commit 69f7a52cc1
20 changed files with 22 additions and 16 deletions

View File

@@ -9,6 +9,7 @@
<body>
<release version="1.2" date="in CVS">
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
<action dev="dion" type="fix">
Fix class name having 'xref.' or 'xref-test.' on the beginning
</action>