ok ;-) I link this jar "susestudio-java-client.jar" in my java/lib directory.
I get this error : com/suse/studio/client/model/Appliance.class(com/suse/studio/client/model:Appliance.class): warning: Cannot find annotation method 'strict()' in type 'org.simpleframework.xml.Root': class file for org.simpleframework.xml.Root not found com/suse/studio/client/model/Appliance.class(com/suse/studio/client/model:Appliance.class): warning: Cannot find annotation method 'required()' in type 'org.simpleframework.xml.Element': class file for org.simpleframework.xml.Element not found com/suse/studio/client/model/Appliance.class(com/suse/studio/client/model:Appliance.class): warning: Cannot find annotation method 'required()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Appliance.class(com/suse/studio/client/model:Appliance.class): warning: Cannot find annotation method 'name()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Appliance.class(com/suse/studio/client/model:Appliance.class): warning: Cannot find annotation method 'name()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Appliance.class(com/suse/studio/client/model:Appliance.class): warning: Cannot find annotation method 'required()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Appliance.class(com/suse/studio/client/model:Appliance.class): warning: Cannot find annotation method 'name()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Appliance.class(com/suse/studio/client/model:Appliance.class): warning: Cannot find annotation method 'required()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Appliance.class(com/suse/studio/client/model:Appliance.class): warning: Cannot find annotation method 'name()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Appliance.class(com/suse/studio/client/model:Appliance.class): warning: Cannot find annotation method 'name()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Appliance.class(com/suse/studio/client/model:Appliance.class): warning: Cannot find annotation method 'required()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Appliance.class(com/suse/studio/client/model:Appliance.class): warning: Cannot find annotation method 'required()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Appliance.class(com/suse/studio/client/model:Appliance.class): warning: Cannot find annotation method 'required()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Build.class(com/suse/studio/client/model:Build.class): warning: Cannot find annotation method 'strict()' in type 'org.simpleframework.xml.Root' com/suse/studio/client/model/Build.class(com/suse/studio/client/model:Build.class): warning: Cannot find annotation method 'name()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Build.class(com/suse/studio/client/model:Build.class): warning: Cannot find annotation method 'name()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Build.class(com/suse/studio/client/model:Build.class): warning: Cannot find annotation method 'name()' in type 'org.simpleframework.xml.Element' com/suse/studio/client/model/Build.class(com/suse/studio/client/model:Build.class): warning: Cannot find annotation method 'name()' in type 'org.simpleframework.xml.Element' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 18 warnings Copying 391 files to /home/nat/spacewalk/build/web/WEB-INF/classes compile: compile-jsps: Created dir: /home/nat/spacewalk/dist Building jar: /home/nat/spacewalk/dist/spacewalk.war do-dist: dist: BUILD SUCCESSFUL (total time: 2 minutes 17 seconds) I still can't Run the project... if anyone has any ideas ? Thanks in advance Nat 2012/8/6 Tomas Lestach <[email protected]> > On Monday 06 of August 2012 13:12:20 Nathanaël MIETTON wrote: > > OK thanks. > > > > Do you think i should use Eclipse instead of NetBeans ? > > No, I do not. > > > What do you mean by "you definitelly do not want to import additional > files > to spacewalk.git " ? > > That was a hint to your question: "what can i do now to import right files > in > the spacewalk git to fix that !" > > > Tomas > -- > Tomas Lestach > RHN Satellite Engineering > >
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
