fix bad jelly
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113008 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<m:project xmlns:j="jelly:core"
|
||||
xmlns:test="jelly:junit"
|
||||
xmlns:m="jelly:jeez"
|
||||
<j:jelly xmlns:j="jelly:core"
|
||||
xmlns:x="jelly:xml"
|
||||
xmlns:l="jelly:org.apache.commons.latka.jelly.LatkaTagLibrary"
|
||||
xmlns="dummy">
|
||||
|
||||
<suite>
|
||||
@@ -28,4 +25,4 @@
|
||||
</session>
|
||||
</suite>
|
||||
|
||||
</m:project>
|
||||
</j:jelly>
|
||||
Reference in New Issue
Block a user