Bukkit haves an automatic builder. 2012/2/26 Sami Tikka <sjti...@gmail.com>
> Then Jenkins is not the tool for you. Jenkins does not have any jar > file building features. If you have a script or command that builds a > jar file, you can make Jenkins execute it but building-jar-files is > not a built-in feature of Jenkins. > > I suggest you study the tools called "jar" or "ant". I myself have > used those to build jar files. > > -- Sami > > 2012/2/26 Ted Jansen <themcproject...@gmail.com>: > > i just wanna build from some files automatic a jar file > > > > > > 2012/2/26 Sami Tikka <sjti...@gmail.com> > >> > >> Hmm... The obvious answer is: "Exactly the same way you would build a > >> jar file without Jenkins. Jenkins does not affect building jar file > >> any way." > >> > >> Because of that, you must mean something else. Maybe you could tell us > >> more about what you are doing and what seems to be going wrong? Exact > >> error messages and build console outputs are most useful. > >> > >> -- Sami > >> > >> 2012/2/26 Ted Jansen <themcproject...@gmail.com>: > >> > Hello, > >> > > >> > > >> > This may be a noob question. > >> > How can i build a jar file from jenkins from the workspace folder of a > >> > project? > >> > > >> > > >> > > >> > With friendly greets, > >> > > >> > Ted Jansen > > > > >