Update upstream bug URL
Upstream has migrated all their bugs from Codehaus to Apache. See: https://www.mail-archive.com/users@maven.apache.org/msg136186.html
This commit is contained in:
parent
4da203e751
commit
6c9179ba13
@ -41,7 +41,7 @@ API documentation for %{name}.
|
|||||||
cp -p %{SOURCE1} LICENSE.txt
|
cp -p %{SOURCE1} LICENSE.txt
|
||||||
|
|
||||||
# Need namespace for new version modello
|
# Need namespace for new version modello
|
||||||
# Bug has been filed at http://jira.codehaus.org/browse/MSHARED-234
|
# Bug has been filed at https://issues.apache.org/jira/browse/MSHARED-234
|
||||||
sed -i "s|<model>|<model xmlns=\"http://modello.codehaus.org/MODELLO/1.3.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://modello.codehaus.org/MODELLO/1.3.0 http://modello.codehaus.org/xsd/modello-1.3.0.xsd\" xml.namespace=\"..\" xml.schemaLocation=\"..\" xsd.namespace=\"..\" xsd.targetNamespace=\"..\">|" src/main/mdo/fileset.mdo
|
sed -i "s|<model>|<model xmlns=\"http://modello.codehaus.org/MODELLO/1.3.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://modello.codehaus.org/MODELLO/1.3.0 http://modello.codehaus.org/xsd/modello-1.3.0.xsd\" xml.namespace=\"..\" xml.schemaLocation=\"..\" xsd.namespace=\"..\" xsd.targetNamespace=\"..\">|" src/main/mdo/fileset.mdo
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user