Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Commit

Permalink
fix build on NB81
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlermitage committed Feb 22, 2016
1 parent 18c1b69 commit 902e380
Show file tree
Hide file tree
Showing 9 changed files with 307 additions and 298 deletions.
28 changes: 13 additions & 15 deletions nbproject/platform.properties
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
cluster.path=\
${nbplatform.active.dir}/apisupport:\
${nbplatform.active.dir}/enterprise:\
${nbplatform.active.dir}/extide:\
${nbplatform.active.dir}/harness:\
${nbplatform.active.dir}/ide:\
${nbplatform.active.dir}/java:\
${nbplatform.active.dir}/nb:\
${nbplatform.active.dir}/platform:\
${nbplatform.active.dir}/profiler:\
${nbplatform.active.dir}/webcommon:\
${nbplatform.active.dir}/websvccommon
disabled.modules=
nbjdk.active=JDK_1.7
nbplatform.active=default
cluster.path=\
${nbplatform.active.dir}/apisupport:\
${nbplatform.active.dir}/extide:\
${nbplatform.active.dir}/harness:\
${nbplatform.active.dir}/ide:\
${nbplatform.active.dir}/java:\
${nbplatform.active.dir}/nb:\
${nbplatform.active.dir}/platform:\
${nbplatform.active.dir}/profiler:\
${nbplatform.active.dir}/websvccommon
disabled.modules=
nbjdk.active=default
nbplatform.active=default
2 changes: 1 addition & 1 deletion tikione-jacoco-lib/manifest.mf
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ AutoUpdate-Show-In-Client: false
OpenIDE-Module: fr.tikione.jacoco.lib/1
OpenIDE-Module-Layer: fr/tikione/jacoco/lib/layer.xml
OpenIDE-Module-Localizing-Bundle: fr/tikione/jacoco/lib/Bundle.properties
OpenIDE-Module-Specification-Version: 0.7.5.20150524.1946
OpenIDE-Module-Specification-Version: 0.7.6

8 changes: 4 additions & 4 deletions tikione-jacoco-lib/nbproject/genfiles.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
build.xml.data.CRC32=dca8af0f
build.xml.data.CRC32=6ed3ca4c
build.xml.script.CRC32=b0c00133
build.xml.stylesheet.CRC32=a56c6a5b@2.67.1
build.xml.stylesheet.CRC32=a56c6a5b@2.71.1
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=dca8af0f
nbproject/build-impl.xml.data.CRC32=6ed3ca4c
nbproject/build-impl.xml.script.CRC32=10dbad13
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.67.1
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.71.1
26 changes: 13 additions & 13 deletions tikione-jacoco-lib/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
<package>com.vladium.emma.rt</package>
<package>org.jacoco.agent</package>
<package>org.jacoco.agent.rt</package>
<package>org.jacoco.agent.rt.internal_b0d6a23</package>
<package>org.jacoco.agent.rt.internal_b0d6a23.asm</package>
<package>org.jacoco.agent.rt.internal_b0d6a23.asm.commons</package>
<package>org.jacoco.agent.rt.internal_b0d6a23.asm.tree</package>
<package>org.jacoco.agent.rt.internal_b0d6a23.core</package>
<package>org.jacoco.agent.rt.internal_b0d6a23.core.data</package>
<package>org.jacoco.agent.rt.internal_b0d6a23.core.instr</package>
<package>org.jacoco.agent.rt.internal_b0d6a23.core.internal</package>
<package>org.jacoco.agent.rt.internal_b0d6a23.core.internal.data</package>
<package>org.jacoco.agent.rt.internal_b0d6a23.core.internal.flow</package>
<package>org.jacoco.agent.rt.internal_b0d6a23.core.internal.instr</package>
<package>org.jacoco.agent.rt.internal_b0d6a23.core.runtime</package>
<package>org.jacoco.agent.rt.internal_b0d6a23.output</package>
<package>org.jacoco.agent.rt.internal_14f7ee5</package>
<package>org.jacoco.agent.rt.internal_14f7ee5.asm</package>
<package>org.jacoco.agent.rt.internal_14f7ee5.asm.commons</package>
<package>org.jacoco.agent.rt.internal_14f7ee5.asm.tree</package>
<package>org.jacoco.agent.rt.internal_14f7ee5.core</package>
<package>org.jacoco.agent.rt.internal_14f7ee5.core.data</package>
<package>org.jacoco.agent.rt.internal_14f7ee5.core.instr</package>
<package>org.jacoco.agent.rt.internal_14f7ee5.core.internal</package>
<package>org.jacoco.agent.rt.internal_14f7ee5.core.internal.data</package>
<package>org.jacoco.agent.rt.internal_14f7ee5.core.internal.flow</package>
<package>org.jacoco.agent.rt.internal_14f7ee5.core.internal.instr</package>
<package>org.jacoco.agent.rt.internal_14f7ee5.core.runtime</package>
<package>org.jacoco.agent.rt.internal_14f7ee5.output</package>
<package>org.jacoco.ant</package>
<package>org.jacoco.asm</package>
<package>org.jacoco.asm.commons</package>
Expand Down
2 changes: 1 addition & 1 deletion tikione-jacocoverage-plugin/manifest.mf
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
OpenIDE-Module: fr.tikione.jacocoverage.plugin/1
OpenIDE-Module-Layer: fr/tikione/jacocoverage/plugin/layer.xml
OpenIDE-Module-Localizing-Bundle: fr/tikione/jacocoverage/plugin/Bundle.properties
OpenIDE-Module-Specification-Version: 1.5.2.20150826.2100
OpenIDE-Module-Specification-Version: 1.5.3.20160222.2125
OpenIDE-Module-Needs: org.openide.filesystems.FileUtil.toFileObject
16 changes: 8 additions & 8 deletions tikione-jacocoverage-plugin/nbproject/genfiles.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
build.xml.data.CRC32=254157e4
build.xml.script.CRC32=01e441ad
build.xml.stylesheet.CRC32=a56c6a5b@2.62.1
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=254157e4
nbproject/build-impl.xml.script.CRC32=d922b537
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.62.1
build.xml.data.CRC32=e8070a69
build.xml.script.CRC32=01e441ad
build.xml.stylesheet.CRC32=a56c6a5b@2.71.1
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=e8070a69
nbproject/build-impl.xml.script.CRC32=d922b537
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.71.1
14 changes: 7 additions & 7 deletions tikione-jacocoverage-plugin/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
javac.source=1.7
javac.compilerargs=-Xlint:all
license.file=../LICENSE.txt
nbm.homepage=https://github.com/jonathanlermitage/tikione-jacocoverage
nbm.module.author=Jonathan Lermitage (jonathan.lermitage@gmail.com)
keystore=nbproject/private/jonathanlermitage.cert
nbm_alias=jonathanlermitage
javac.source=1.8
javac.compilerargs=-Xlint:all
license.file=../LICENSE.txt
nbm.homepage=https://github.com/jonathanlermitage/tikione-jacocoverage
nbm.module.author=Jonathan Lermitage (jonathan.lermitage@gmail.com)
keystore=nbproject/private/jonathanlermitage.cert
nbm_alias=jonathanlermitage
Loading

0 comments on commit 902e380

Please sign in to comment.