File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
6
6
project.name =shared-resources
7
- project.version =0.4.1
7
+ project.version =0.4.2
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <package xmlns =" http://expath.org/ns/pkg" name =" http://exist-db.org/apps/shared" abbrev =" @project.name@ " version =" @project.version@" spec =" 1.0" >
2
+ <package xmlns =" http://expath.org/ns/pkg" name =" http://exist-db.org/apps/shared" abbrev =" shared " version =" @project.version@" spec =" 1.0" >
3
3
<title >Shared Resources: jquery, dojo, ace ...</title >
4
4
<xquery >
5
5
<namespace >http://exist-db.org/xquery/apps</namespace >
Original file line number Diff line number Diff line change 56
56
<li >Fixed for erroneous return type from two functions in apputil module affecting package installation.</li >
57
57
</ul >
58
58
</change >
59
+ <change version =" 0.4.2" >
60
+ <ul xmlns =" http://www.w3.org/1999/xhtml" >
61
+ <li >Minor release to restore package/@abbrev value to prevent problems on older systems querying public-repo.</li >
62
+ </ul >
63
+ </change >
59
64
</changelog >
60
65
<deployed >2013-11-24T18:45:15.366+01:00</deployed >
61
66
</repo : meta >
You can’t perform that action at this time.
0 commit comments