X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=nbproject%2Fbuild-impl.xml;h=eb490301b08b260b15386805272d7139cdc1dfb6;hb=6968c952aa2ba2ee8219c5e2c7233978052fe6c3;hp=9115fac4a87cb2dfcdab333e7e1919e45275d9ed;hpb=48cd110fb489b94b8399f683fff451236885e827;p=pizzaservice-ejb.git diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 9115fac..eb49030 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -11,10 +11,11 @@ is divided into following sections: - dist - execution - debugging + - javadoc - cleanup ---> - + --> + @@ -23,56 +24,78 @@ is divided into following sections: - - - + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - + + + + - + - - - - - - + + + + + - + + + + + - - - - + - + + + + + + + - + - + - + + + + + - - - - + + - + + + + + + + - - + + + + - - + + + + + + + + + + + - - + + + + + + + + - - + + - + - + + Must set src.dir + Must set test.src.dir Must set build.dir Must set build.generated.dir Must set dist.dir + Must set build.classes.dir + Must set dist.javadoc.dir Must set build.classes.excludes Must set dist.jar + + + + + + + + + +The Java EE server classpath is not correctly set up - server home directory is missing. +Either open the project in the IDE and assign the server or setup the server classpath manually. +For example like this: + ant -Dj2ee.server.home=<app_server_installation_directory> + + +The Java EE server classpath is not correctly set up. Your active server type is ${j2ee.server.type}. +Either open the project in the IDE and assign the server or setup the server classpath manually. +For example like this: + ant -Duser.properties.file=<path_to_property_file> (where you put the property "j2ee.platform.classpath" in a .properties file) +or ant -Dj2ee.platform.classpath=<server_classpath> (where no properties file is used) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set javac.includes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No tests executed. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The libs.CopyLibs.classpath property is not set up. -This property must point to +This property must point to org-netbeans-modules-java-j2seproject-copylibstask.jar file which is part -of NetBeans IDE installation and is usually located at +of NetBeans IDE installation and is usually located at <netbeans_installation>/java<version>/ant/extra folder. Either open the project in the IDE and make sure CopyLibs library exists or setup the property manually. For example like this: @@ -165,6 +759,29 @@ exists or setup the property manually. For example like this: + + + + + + + + + + + + + + + + + + + + + + + @@ -184,108 +801,188 @@ exists or setup the property manually. For example like this: - + - - - - - - - - - - - - - - - - - - - - + COMPILATION SECTION + --> + + + - - - + + + + - - + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + Must select some files in the IDE or set javac.includes + - + - + - + - + - - + + - + - - + + - + - - + + - + - - + + - - + + - + + + + + + + + + - + + - + EXECUTION SECTION + --> + + + + @@ -302,15 +999,12 @@ exists or setup the property manually. For example like this: - + - - - - + - + @@ -324,261 +1018,59 @@ exists or setup the property manually. For example like this: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Browser not found, cannot launch the deployed application. Try to set the BROWSER environment variable. - - - Launching ${browse.url} - - - - - - - - - - + + Must select one file in the IDE or set run.class + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - + DEBUGGING SECTION + --> + + - - - + - - + - - + + - - + + Must select one file in the IDE or set main.class + - - + + + Must set fix.includes + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + ================= + PROFILING SECTION + ================= + --> + pre NB7.2 profiling section; consider it deprecated + --> + This target only works when run from inside the NetBeans IDE. @@ -586,6 +1078,31 @@ exists or setup the property manually. For example like this: + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + + + + + + + + + + + + + + + @@ -600,8 +1117,8 @@ exists or setup the property manually. For example like this: + end of pre NB7.2 profiling section + --> @@ -610,51 +1127,160 @@ exists or setup the property manually. For example like this: - + - + - + + + + + + + JAVADOC SECTION + --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select some files in the IDE or set javac.includes + + + + + + + + + + + + + + + + Some tests failed; see details above. + + + + + + + + + Must select some files in the IDE or set test.includes + + + + Some tests failed; see details above. + + + + Must select some files in the IDE or set test.class + Must select some method in the IDE or set test.method + + + + Some tests failed; see details above. + + + + + Must select one file in the IDE or set test.class + + + + Must select one file in the IDE or set test.class + Must select some method in the IDE or set test.method + + + + + + + + + + + + - - - - - - - - - - - - - - - - - + - + - - - - - + - + + + + +