This repository was archived by the owner on Sep 10, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1- [ ![ GitHub release] ( https://img.shields.io/github/release/crazy-max/ neard-bin- memcached.svg?style=flat-square )] ( https://github.com/crazy-max/ neard-bin -memcached/releases/latest )
2- ![ Total downloads] ( https://img.shields.io/github/downloads/crazy-max/ neard-bin -memcached/total.svg?style=flat-square )
1+ [ ![ GitHub release] ( https://img.shields.io/github/release/neard/module- memcached.svg?style=flat-square )] ( https://github.com/neard/module -memcached/releases/latest )
2+ ![ Total downloads] ( https://img.shields.io/github/downloads/neard/module -memcached/total.svg?style=flat-square )
33
4- This is a module of [ Neard project] ( https://github.com/crazy-max /neard ) involving Memcached.
4+ This is a module of [ Neard project] ( https://github.com/neard /neard ) involving Memcached.
55
66## Documentation and downloads
77
88http://neard.io/modules/memcached
99
1010## Issues
1111
12- Issues must be reported on [ Neard repository] ( https://github.com/crazy-max /neard/issues ) .
12+ Issues must be reported on [ Neard repository] ( https://github.com/neard /neard/issues ) .
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project name =" neard-bin -memcached" basedir =" ." >
2+ <project name =" module -memcached" basedir =" ." >
33
4- <dirname property =" project.basedir" file =" ${ ant.file.neard-bin -memcached } " />
4+ <dirname property =" project.basedir" file =" ${ ant.file.module -memcached } " />
55 <property name =" root.dir" location =" ${ project.basedir } /.." />
66 <property name =" build.properties" value =" ${ project.basedir } /build.properties" />
77 <property file =" ${ build.properties } " />
88
99 <!-- Neard dev -->
10- <property name =" neard- dev.path" location =" ${ root.dir } /neard- dev" />
11- <fail unless =" neard- dev.path" message =" Project 'neard- dev' not found in ${ neard- dev.path} " />
12- <echo message =" Neard dev found in ${ neard- dev.path} " level =" debug" />
10+ <property name =" dev.path" location =" ${ root.dir } /dev" />
11+ <fail unless =" dev.path" message =" Project 'dev' not found in ${ dev.path } " />
12+ <echo message =" Neard dev found in ${ dev.path } " level =" debug" />
1313
1414 <!-- Import build-commons.xml -->
15- <import file =" ${ neard- dev.path} /build/build-commons.xml" />
15+ <import file =" ${ dev.path } /build/build-commons.xml" />
1616 <!-- Import build-bundle.xml -->
17- <import file =" ${ neard- dev.path} /build/build-bundle.xml" />
17+ <import file =" ${ dev.path } /build/build-bundle.xml" />
1818
1919 <target name =" release.build" >
2020 <basename property =" bundle.folder" file =" ${ bundle.path } " />
Original file line number Diff line number Diff line change 1- 1.4.5 = https://github.com/crazy-max/ neard-bin -memcached/releases/download/r1/neard-memcached-1.4.5-r1.7z
1+ 1.4.5 = https://github.com/neard/module -memcached/releases/download/r1/neard-memcached-1.4.5-r1.7z
You can’t perform that action at this time.
0 commit comments