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:11:45 UTC

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

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

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.common/external/binaries-list b/o.eclipse.equinox.common/external/binaries-list
index 72d560dd6..18a56387f 100644
--- a/o.eclipse.equinox.common/external/binaries-list
+++ b/o.eclipse.equinox.common/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.
-4EE275AE73A140A403903D7E4DBA68C8FBB07001 org.eclipse.equinox.common_3.6.0.v20110523_nosignature.jar
+AB81FD273D933406A855D23A3C341B668B2F9CEF org.jibx.config.3rdparty.org.eclipse:org.eclipse.equinox.common:3.6.0.v20110523
diff --git a/o.eclipse.equinox.common/nbproject/project.properties b/o.eclipse.equinox.common/nbproject/project.properties
index 262c8b39d..91a2ee6ba 100644
--- a/o.eclipse.equinox.common/nbproject/project.properties
+++ b/o.eclipse.equinox.common/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.common_3.6.0.v20110523_nosignature.jar=modules/org-eclipse-equinox-common.jar
+release.external/org.eclipse.equinox.common-3.6.0.v20110523.jar=modules/org-eclipse-equinox-common.jar
 is.autoload=true
-nbm.module.author=Tomas Stupka
\ No newline at end of file
+nbm.module.author=Tomas Stupka
diff --git a/o.eclipse.equinox.common/nbproject/project.xml b/o.eclipse.equinox.common/nbproject/project.xml
index bea66c285..09098eeba 100644
--- a/o.eclipse.equinox.common/nbproject/project.xml
+++ b/o.eclipse.equinox.common/nbproject/project.xml
@@ -28,8 +28,8 @@
            <public-packages/>
            <class-path-extension>
                <runtime-relative-path>org-eclipse-equinox-common.jar</runtime-relative-path>
-                <binary-origin>external/org.eclipse.equinox.common_3.6.0.v20110523_nosignature.jar</binary-origin>
+                <binary-origin>external/org.eclipse.equinox.common-3.6.0.v20110523.jar</binary-origin>
             </class-path-extension>
         </data>
     </configuration>
-</project>
\ No newline at end of file
+</project>


 

----------------------------------------------------------------
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