Skip to content

Commit

Permalink
Update binaries extensions Gp for Ol, Leaflet, Itowns
Browse files Browse the repository at this point in the history
  • Loading branch information
elias75015 committed Sep 5, 2019
1 parent 7da4db6 commit b612560
Show file tree
Hide file tree
Showing 11 changed files with 67 additions and 64 deletions.
5 changes: 4 additions & 1 deletion build/howto-publish-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,10 @@ Se **logguer**
mdp : xxxxxxxxxx
email : xxxxxxxxxx

**IMPORTANT** : Se placer dans build/scripts/release et verifier le contenu des fichiers (bonnes versions geoportal-accesslib et extension à publier) :
- package-openlayers.json
- package-leaflet.json
- package-itowns.json

Executer le script de construction du package NPM en fonction du type de librairie :

Expand All @@ -222,7 +226,6 @@ Executer le script de construction du package NPM en fonction du type de librair
> npm publish
```


**IMPORTANT** : Se placer dans le dossier geoportal-extensions-openlayers

cd geoportal-extensions-openlayers
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
44 changes: 22 additions & 22 deletions build/scripts/release/package-itowns.json
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
{
"date" : "04/09/2019",
"description" : "French Geoportal Extensions for iTowns",
"author" : "IGNF",
"repository" : {
"type" : "git",
"url" : "https://github.com/IGNF/geoportal-extensions.git"
},
"devDependencies" : {},
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-itowns.html",
"module" : "src/Itowns/index.js",
"main" : "dist/GpPluginItowns-src.js",
"peerDependencies" : {},
"scripts" : {},
"dependencies" : {
"xmldom" : "^0.1.27",
"request" : "^2.83.0",
"geoportal-access-lib" : "2.1.3",
"xmldom" : "^0.1.27",
"itowns" : "2.13.1",
"three.meshline" : "~1.2.0",
"loglevel" : "~1.6.1",
"three" : "~0.107.0",
"proj4" : "2.5.0",
"geoportal-access-lib" : "2.1.3",
"sortablejs" : "1.8.4",
"loglevel" : "~1.6.1"
"three.meshline" : "~1.2.0",
"proj4" : "2.5.0"
},
"main" : "dist/GpPluginItowns-src.js",
"bundleDependencies" : [],
"version" : "2.2.1",
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-itowns.html",
"author" : "IGNF",
"repository" : {
"type" : "git",
"url" : "https://github.com/IGNF/geoportal-extensions.git"
},
"description" : "French Geoportal Extensions for iTowns",
"directories" : {},
"keywords" : [
"geoportail",
"plugin",
"javascript",
"Itowns"
],
"date" : "05/09/2019",
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
],
"name" : "geoportal-extensions-itowns",
"module" : "src/Itowns/index.js",
"license" : "CECILL-B",
"devDependencies" : {},
"bugs" : {},
"version" : "2.2.0",
"directories" : {},
"name" : "geoportal-extensions-itowns",
"scripts" : {},
"peerDependencies" : {}
"bundleDependencies" : []
}
44 changes: 22 additions & 22 deletions build/scripts/release/package-leaflet.json
Original file line number Diff line number Diff line change
@@ -1,44 +1,44 @@
{
"description" : "French Geoportal Extension for Leaflet",
"version" : "2.1.0",
"main" : "dist/GpPluginLeaflet-src.js",
"scripts" : {},
"repository" : {
"type" : "git",
"url" : "https://github.com/IGNF/geoportal-extensions.git"
},
"bugs" : {},
"scripts" : {},
"bundleDependencies" : [],
"module" : "src/Leaflet/index.js",
"date" : "05/09/2019",
"author" : "IGNF",
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-leaflet.html",
"peerDependencies" : {},
"license" : "CECILL-B",
"description" : "French Geoportal Extension for Leaflet",
"name" : "geoportal-extensions-leaflet",
"dependencies" : {
"loglevel" : "~1.6.1",
"sortablejs" : "1.8.4",
"leaflet" : "1.3.1",
"geoportal-access-lib" : "2.1.3",
"proj4" : "2.5.0",
"leaflet-draw" : "1.0.2",
"proj4leaflet" : "~1.0.2"
},
"author" : "IGNF",
"main" : "dist/GpPluginLeaflet-src.js",
"bugs" : {},
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
],
"date" : "04/09/2019",
"directories" : {},
"bundleDependencies" : [],
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-leaflet.html",
"peerDependencies" : {},
"version" : "2.1.1",
"devDependencies" : {},
"dependencies" : {
"leaflet-draw" : "1.0.2",
"proj4leaflet" : "~1.0.2",
"loglevel" : "~1.6.1",
"sortablejs" : "1.8.4",
"proj4" : "2.5.0",
"leaflet" : "1.3.1",
"geoportal-access-lib" : "2.1.3"
},
"directories" : {},
"keywords" : [
"geoportail",
"plugin",
"javascript",
"leaflet",
"publish"
],
"module" : "src/Leaflet/index.js"
]
}
38 changes: 19 additions & 19 deletions build/scripts/release/package-openlayers.json
Original file line number Diff line number Diff line change
@@ -1,34 +1,33 @@
{
"bundleDependencies" : [],
"author" : "IGNF",
"name" : "geoportal-extensions-openlayers",
"description" : "French Geoportal Extensions for OpenLayers",
"dependencies" : {
"loglevel" : "~1.6.1",
"geoportal-access-lib" : "2.1.3",
"sortablejs" : "1.8.4",
"proj4" : "2.5.0",
"ol-mapbox-style" : "^4.2.1",
"xmldom" : "^0.1.27",
"loglevel" : "~1.6.1",
"ol" : "^5.3.0",
"eventbusjs" : "^0.2.0",
"proj4" : "2.5.0",
"request" : "^2.83.0"
"xmldom" : "^0.1.27",
"request" : "^2.83.0",
"sortablejs" : "1.8.4"
},
"devDependencies" : {},
"scripts" : {},
"module" : "src/OpenLayers/index.js",
"keywords" : [
"geoportail",
"plugin",
"javascript",
"OpenLayers"
],
"directories" : {},
"author" : "IGNF",
"repository" : {
"type" : "git",
"url" : "https://github.com/IGNF/geoportal-extensions.git"
"url" : "https://github.com/IGNF/geoportal-extensions.git",
"type" : "git"
},
"module" : "src/OpenLayers/index.js",
"date" : "04/09/2019",
"name" : "geoportal-extensions-openlayers",
"bugs" : {},
"description" : "French Geoportal Extensions for OpenLayers",
"devDependencies" : {},
"main" : "dist/GpPluginOpenLayers-src.js",
"files" : [
"dist/",
"src/",
Expand All @@ -37,9 +36,10 @@
"package.json"
],
"peerDependencies" : {},
"bugs" : {},
"license" : "CECILL-B",
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-openlayers.html",
"version" : "3.0.0",
"main" : "dist/GpPluginOpenLayers-src.js"
"version" : "3.0.1",
"directories" : {},
"license" : "CECILL-B",
"date" : "05/09/2019",
"scripts" : {}
}

0 comments on commit b612560

Please sign in to comment.