Skip to content

Commit

Permalink
[NETBEANS-54] Module Review o.eclipse.core.contenttype
Browse files Browse the repository at this point in the history
  - Added maven coordinates for for org/eclipse/core/contenttype (EPL 1.0)
  - Updated nbproject/* to reflect the change in the binary.
  - NOTE: Maven jar file is signed (original was not).
  - No other licensing issues found.
  • Loading branch information
vieiro authored and matthiasblaesing committed Oct 15, 2017
1 parent 84192f8 commit 84b941e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion o.eclipse.core.contenttype/external/binaries-list
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
AA2671239EBB762FEEE8B908E9F35473A72AFE1B org.eclipse.core.contenttype_3.4.100.v20110423-0524_nosignature.jar
# AA2671239EBB762FEEE8B908E9F35473A72AFE1B org.eclipse.core.contenttype_3.4.100.v20110423-0524_nosignature.jar
1232EFBDE2930D21D106850BD166C9B27F743BA8 org.jibx.config.3rdparty.org.eclipse:org.eclipse.core.contenttype:3.4.100.v20110423-0524
4 changes: 2 additions & 2 deletions o.eclipse.core.contenttype/nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
release.external/org.eclipse.core.contenttype_3.4.100.v20110423-0524_nosignature.jar=modules/org-eclipse-core-contenttype.jar
release.external/org.eclipse.core.contenttype-3.4.100.v20110423-0524.jar=modules/org-eclipse-core-contenttype.jar
is.autoload=true
nbm.module.author=Tomas Stupka
nbm.module.author=Tomas Stupka
4 changes: 2 additions & 2 deletions o.eclipse.core.contenttype/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
<public-packages/>
<class-path-extension>
<runtime-relative-path>org-eclipse-core-contenttype.jar</runtime-relative-path>
<binary-origin>external/org.eclipse.core.contenttype_3.4.100.v20110423-0524_nosignature.jar</binary-origin>
<binary-origin>external/org.eclipse.core.contenttype-3.4.100.v20110423-0524.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
</project>
</project>

0 comments on commit 84b941e

Please sign in to comment.