From: Michael A. <out...@gm...> - 2013-09-01 22:48:44
|
How do I make the .jar file? I ran "build.xml" with ant from eclipse, and got the following in the console: Buildfile: C:\Documents and Settings\Michael\git\code\build.xml Duplicated project name in import. Project Rails defined first in C:\Documents and Settings\Michael\git\code\build.xml and again in C:\Documents and Settings\Michael\git\code\buildRails.xml build-subprojects: init: [copy] Copying 1403 files to C:\Documents and Settings\Michael\git\code\classes build-project: [echo] Rails: C:\Documents and Settings\Michael\git\code\build.xml [javac] C:\Documents and Settings\Michael\git\code\build.xml:99: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 3 source files to C:\Documents and Settings\Michael\git\code\classes build: BUILD SUCCESSFUL Total time: 41 seconds But I don't appear to have a jar... On Sun, Sep 1, 2013 at 3:38 PM, Stefan Frey <ste...@we...> wrote: > Hi Martin, > merging changes from Rails1.x into Rails 2.0 is a non-trivial task, > especially if you have sub-classed Round classes. > > Please let me review the code of the 1880 branch and then decide how to > proceed. Otherwise I fear you will spend a lot of time with no progress > or more likely even breaking something. > > Stefan > > On 09/01/2013 07:26 PM, Martin Brumm wrote: > > Am 01.09.2013 18:39, schrieb Michael Alexander: > >> I have not currently released the specific version I'm working on to > >> anyone. I was planning on just making a .jar file and sending it to > >> the group I'm in who are playing, and someone from the other group > >> asked for it as well. Both groups seem interested in the current > >> progress, and it's well known that it's still at an alpha/beta stage. > >> > >> > >> On Sun, Sep 1, 2013 at 12:15 PM, Stefan Frey <ste...@we... > >> <mailto:ste...@we...>> wrote: > >> > >> So I have to get myself updated on your progress with 1880. > >> Been some time I had a look at it. > >> > >> How do you release your changes to the users currently, as I have > not > >> done any new releases for some time now? > >> > >> Documentation of the new features was mainly done by a set of mails > >> to this list. As soon as time permits I will put them together > >> on the wiki, if it still exists after the sourceforge updates. > >> > > > > Hello Stefan & Michael, > > > > releases for 1880 are currently based on 1.7.12. I have merged the > > 1880_specific into the 1.7.12 stream. > > > > I'll try to merge that locally into the 2.0 dev-stream tonight. I'll > > incorporate Michaels Fixes to the 1880_specific before that though. > > > > The release process is handled by myself building the ZIP-File locally > > and put that into a public dropbox share as i dont have admin access to > > sourceforge-rails currently. > > > > Regadrs, Martin > > > > > > > > > > > ------------------------------------------------------------------------------ > > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! > > Discover the easy way to master current and previous Microsoft > technologies > > and advance your career. Get an incredible 1,500+ hours of step-by-step > > tutorial videos with LearnDevNow. Subscribe today and save! > > > http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk > > > > > > > > _______________________________________________ > > Rails-devel mailing list > > Rai...@li... > > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > > > > ------------------------------------------------------------------------------ > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! > Discover the easy way to master current and previous Microsoft technologies > and advance your career. Get an incredible 1,500+ hours of step-by-step > tutorial videos with LearnDevNow. Subscribe today and save! > http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |