This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 1aa627b779a Merge pull request #9604 from
DamImpr/php_construct_without_return
add 61fa400a6ba Move libs.tomlj to rust cluster
new 4a516704d63 Merge pull request #9620 from mbien/move-tomlj-to-rust
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ide/libs.tomlj/build.xml | 24 ---
.../nbproject/org-netbeans-libs-tomlj.sig | 176 ---------------------
ide/libs.tomlj/nbproject/project.properties | 23 ---
nbbuild/cluster.properties | 2 +-
{harness/nbjunit => rust/libs.tomlj}/build.xml | 2 +-
{ide => rust}/libs.tomlj/external/binaries-list | 0
.../libs.tomlj/external/tomlj-1.1.0-license.txt | 0
{ide => rust}/libs.tomlj/manifest.mf | 0
.../libs.tomlj}/nbproject/project.properties | 8 +-
{ide => rust}/libs.tomlj/nbproject/project.xml | 0
.../src/org/netbeans/libs/tomlj/Bundle.properties | 0
11 files changed, 5 insertions(+), 230 deletions(-)
delete mode 100644 ide/libs.tomlj/build.xml
delete mode 100644 ide/libs.tomlj/nbproject/org-netbeans-libs-tomlj.sig
delete mode 100644 ide/libs.tomlj/nbproject/project.properties
copy {harness/nbjunit => rust/libs.tomlj}/build.xml (93%)
rename {ide => rust}/libs.tomlj/external/binaries-list (100%)
rename {ide => rust}/libs.tomlj/external/tomlj-1.1.0-license.txt (100%)
rename {ide => rust}/libs.tomlj/manifest.mf (100%)
copy {enterprise/j2ee.core => rust/libs.tomlj}/nbproject/project.properties
(86%)
rename {ide => rust}/libs.tomlj/nbproject/project.xml (100%)
rename {ide => rust}/libs.tomlj/src/org/netbeans/libs/tomlj/Bundle.properties
(100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists