Skip to content

[NETBEANS-1074] Module Review libs.elimpl#825

Merged
junichi11 merged 1 commit intoapache:masterfrom
junichi11:module-review-libs.elimpl
Sep 2, 2018
Merged

[NETBEANS-1074] Module Review libs.elimpl#825
junichi11 merged 1 commit intoapache:masterfrom
junichi11:module-review-libs.elimpl

Conversation

@junichi11
Copy link
Member

  • Add the license header to binaries-list and README
  • Fix the license.txt file
  • el-impl-2.2.99.jar is a patched jar file

@@ -0,0 +1,387 @@
Name: Expression Language Implementation
Description: Provides an implementation of the Expression Language (EL).
Version: 2.2.99 (Implementation version: 3.0-b07)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we remove (Implementation version: 3.0-b07)? or use it?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fails verification, as the version string is expected verbatim in the filename. As the name refers to the implementation version, I would just use that.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll fix to Version: 3.0-b07. Thanks!

# specific language governing permissions and limitations
# under the License.

The EL impl library in external/el-impl.jar is patched with file from the 'https://netbeans.org/bugzilla/show_bug.cgi?id=271419'.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a readme, I would use the short version of the header:
https://www.apache.org/legal/src-headers.html#is-a-short-form-of-the-source-header-available

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@@ -0,0 +1,387 @@
Name: Expression Language Implementation
Description: Provides an implementation of the Expression Language (EL).
Version: 2.2.99 (Implementation version: 3.0-b07)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fails verification, as the version string is expected verbatim in the filename. As the name refers to the implementation version, I would just use that.

- Add the license header to binaries-list and README
- Fix the license.txt file
- el-impl-3.0-b07.jar is a patched jar file
@junichi11 junichi11 force-pushed the module-review-libs.elimpl branch from 66d9c7d to 400534c Compare September 1, 2018 22:11
@junichi11
Copy link
Member Author

Fixed.

Copy link
Contributor

@matthiasblaesing matthiasblaesing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@junichi11 junichi11 merged commit 5ac5164 into apache:master Sep 2, 2018
@junichi11 junichi11 deleted the module-review-libs.elimpl branch September 2, 2018 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants