You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by GitBox <gi...@apache.org> on 2017/11/04 15:12:37 UTC

[GitHub] matthiasblaesing closed pull request #237: [NETBEANS-54] Module Review o.eclipse.equinox.app

matthiasblaesing closed pull request #237: [NETBEANS-54] Module Review o.eclipse.equinox.app
URL: https://github.com/apache/incubator-netbeans/pull/237
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/o.eclipse.equinox.app/external/binaries-list b/o.eclipse.equinox.app/external/binaries-list
index bdd9386b7..7cf1d975d 100644
--- a/o.eclipse.equinox.app/external/binaries-list
+++ b/o.eclipse.equinox.app/external/binaries-list
@@ -14,4 +14,4 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-BD55836AABD558DC643A7844B78866AD990544BC org.eclipse.equinox.app-1.3.100_nosignature.jar
+E7169B33D352F5DDB6EACE73F5A4D29AAE3B91EC org.eclipse.equinox:org.eclipse.equinox.app:1.3.100
diff --git a/o.eclipse.equinox.app/nbproject/project.properties b/o.eclipse.equinox.app/nbproject/project.properties
index aac99d85b..9618ba067 100644
--- a/o.eclipse.equinox.app/nbproject/project.properties
+++ b/o.eclipse.equinox.app/nbproject/project.properties
@@ -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.equinox.app-1.3.100_nosignature.jar=modules/org-eclipse-equinox-app.jar
+release.external/org.eclipse.equinox.app-1.3.100.jar=modules/org-eclipse-equinox-app.jar
 is.autoload=true
 nbm.module.author=Tomas Stupka
diff --git a/o.eclipse.equinox.app/nbproject/project.xml b/o.eclipse.equinox.app/nbproject/project.xml
index 99bc147bc..412dc589a 100644
--- a/o.eclipse.equinox.app/nbproject/project.xml
+++ b/o.eclipse.equinox.app/nbproject/project.xml
@@ -39,7 +39,7 @@
             <public-packages/>
             <class-path-extension>
                 <runtime-relative-path>org-eclipse-equinox-app.jar</runtime-relative-path>
-                <binary-origin>external/org.eclipse.equinox.app-1.3.100_nosignature.jar</binary-origin>
+                <binary-origin>external/org.eclipse.equinox.app-1.3.100.jar</binary-origin>
             </class-path-extension>
         </data>
     </configuration>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services