Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWIP: Implemented: Use NPM with gradle to get external JS dependencies (OFBIZ-11960) #230
Conversation
…IZ-11960) 1. Added gradle-node-plugin Gradle plugin for integrating NodeJS in your build (https://github.com/node-gradle/gradle-node-plugin) 2. Created NPM package.json with JS dependencies in webapp based upon https://docs.npmjs.com/files/package.json 3. Added license information in package.json based upon SPDX License List (https://spdx.org/licenses/) as supported by NPM (https://docs.npmjs.com/files/package.json#license) 4. Added package-lock.json as suggested in NPM documentation (https://github.com/npm/cli/blob/release-6.14.7/docs/content/configuring-npm/package-lock-json.md#description) 5. Added jQuery and jQuery Migrate using NPM and used it throughout
Hi Suraj, You need to merge trunk HEAD, conflicts here and locally: C:\projectsASF\Git\ofbiz-framework>git apply 230.patch Else after review sounds good to me TIA |
…o OFBIZ-11960
Hi Jacques, It seems with Suraj you are referring to me here. Though there is some work left at my part:
I will try to get it done in a week You can certainly test it with the current version so that if there are some inputs we will address them now only. You will have to follow these steps:
|
sonarcloud
bot
commented
Aug 28, 2020
SonarCloud Quality Gate failed.
|
THanks Suraj, It's ok here, but can't apply locally: C:\projectsASF\Git\ofbiz-framework>git pull C:\projectsASF\Git\ofbiz-framework>git apply 230.patch C:\projectsASF\Git\ofbiz-framework> |
Oops really sorry (again) Aditya, I was working on other things at the same time and got confused Thanks for your explanation. I'll wait a week rather ;) |
1 similar comment
Oops really sorry (again) Aditya, I was working on other things at the same time and got confused Thanks for your explanation. I'll wait a week rather ;) |
No issues Jacques :) |
:) |
adityasharma7 commentedAug 22, 2020