You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2017/10/12 19:47:26 UTC

[1/2] incubator-netbeans git commit: [NETBEANS-54] Module Review libs.smack

Repository: incubator-netbeans
Updated Branches:
  refs/heads/master c778a1b5b -> b47ff8269


[NETBEANS-54] Module Review libs.smack

  - Updated maven coordinates.
  - Updated nbproject/project.properties and nbproject/project.xml with the maven names.
  - Passing tests. No license headers missing.
  - Still awaiting for travis beers.


Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/85176572
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/85176572
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/85176572

Branch: refs/heads/master
Commit: 851765724c88cafc7777412ce3383c8a76dcd209
Parents: bee38df
Author: Antonio Vieiro <an...@vieiro.net>
Authored: Tue Oct 10 23:13:30 2017 +0200
Committer: Matthias Bläsing <mb...@doppel-helix.eu>
Committed: Thu Oct 12 21:45:40 2017 +0200

----------------------------------------------------------------------
 libs.smack/external/binaries-list       | 4 ++--
 libs.smack/nbproject/project.properties | 4 ++--
 libs.smack/nbproject/project.xml        | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/85176572/libs.smack/external/binaries-list
----------------------------------------------------------------------
diff --git a/libs.smack/external/binaries-list b/libs.smack/external/binaries-list
index 92f5157..f7ecda9 100644
--- a/libs.smack/external/binaries-list
+++ b/libs.smack/external/binaries-list
@@ -14,5 +14,5 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-916A0FE08D840A08C950F49FB59B961E14D673B8 smack.jar
-BA1365C7E5F3CF7F7641B354677B3F54A6EA5A15 smackx.jar
+916A0FE08D840A08C950F49FB59B961E14D673B8 jivesoftware:smack:3.1.0
+BA1365C7E5F3CF7F7641B354677B3F54A6EA5A15 jivesoftware:smackx:3.1.0

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/85176572/libs.smack/nbproject/project.properties
----------------------------------------------------------------------
diff --git a/libs.smack/nbproject/project.properties b/libs.smack/nbproject/project.properties
index f84d081..25e3acb 100644
--- a/libs.smack/nbproject/project.properties
+++ b/libs.smack/nbproject/project.properties
@@ -21,5 +21,5 @@ is.autoload=true
 sigtest.gen.fail.on.error=false
 
 license.file=${basedir}/README.html
-release.external/smack.jar=modules/ext/smack.jar
-release.external/smackx.jar=modules/ext/smackx.jar
+release.external/smack-3.1.0.jar=modules/ext/smack.jar
+release.external/smackx-3.1.0.jar=modules/ext/smackx.jar

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/85176572/libs.smack/nbproject/project.xml
----------------------------------------------------------------------
diff --git a/libs.smack/nbproject/project.xml b/libs.smack/nbproject/project.xml
index de3ed14..1d15265 100644
--- a/libs.smack/nbproject/project.xml
+++ b/libs.smack/nbproject/project.xml
@@ -57,11 +57,11 @@
             </public-packages>
             <class-path-extension>
                 <runtime-relative-path>ext/smack.jar</runtime-relative-path>
-                <binary-origin>external/smack.jar</binary-origin>
+                <binary-origin>external/smack-3.1.0.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
                 <runtime-relative-path>ext/smackx.jar</runtime-relative-path>
-                <binary-origin>external/smackx.jar</binary-origin>
+                <binary-origin>external/smackx-3.1.0.jar</binary-origin>
             </class-path-extension>
         </data>
     </configuration>


[2/2] incubator-netbeans git commit: Merge branch 'pr/116'

Posted by ma...@apache.org.
Merge branch 'pr/116'

This closes #116


Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/b47ff826
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/b47ff826
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/b47ff826

Branch: refs/heads/master
Commit: b47ff8269eb206a3155b6173ecf0c504359aea2c
Parents: c778a1b 8517657
Author: Matthias Bläsing <mb...@doppel-helix.eu>
Authored: Thu Oct 12 21:47:06 2017 +0200
Committer: Matthias Bläsing <mb...@doppel-helix.eu>
Committed: Thu Oct 12 21:47:06 2017 +0200

----------------------------------------------------------------------
 libs.smack/external/binaries-list       | 4 ++--
 libs.smack/nbproject/project.properties | 4 ++--
 libs.smack/nbproject/project.xml        | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------