It is currently 27 Aug 2025, 23:03
   
Text Size

The SVN, nightly builds and biweekly betas

Post MTG Forge Related Programming Questions Here

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: The SVN, nightly builds and biweekly betas

Postby timmermac » 07 Sep 2011, 04:47

How about for nightly releases, the file name is the revision number and for beta releases, the file name is the date?
"I just woke up, haven't had coffee, let alone a pee in 7 days, and I find out you stole my ass and made a ...mini-me! Carter, I should be irked currently, yes?" - Jack O'Neill
User avatar
timmermac
Tester
 
Posts: 1512
Joined: 17 May 2010, 20:36
Has thanked: 18 times
Been thanked: 95 times

Re: The SVN, nightly builds and biweekly betas

Postby jendave » 22 Sep 2011, 17:02

I updated the maven build so that it no longer uploads the forge-jar-with-dependencies to the FTP site. That saves about ~20MB per build.
jendave
 
Posts: 307
Joined: 01 Jun 2008, 07:19
Has thanked: 8 times
Been thanked: 21 times

Re: The SVN, nightly builds and biweekly betas

Postby Chris H. » 23 Sep 2011, 00:00

I updated to rev 10628 and I am now getting the following error:

Code: Select all
Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:build-helper-maven-plugin:1.7:parse-version (execution: parse-version, phase: validate)   pom.xml   /ForgeSVN   line 310   Maven Project Build Lifecycle Mapping Problem
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

Re: The SVN, nightly builds and biweekly betas

Postby jendave » 23 Sep 2011, 02:29

Do you see this in eclipse console or on the command line?
jendave
 
Posts: 307
Joined: 01 Jun 2008, 07:19
Has thanked: 8 times
Been thanked: 21 times

Re: The SVN, nightly builds and biweekly betas

Postby friarsol » 23 Sep 2011, 02:31

jendave wrote:Do you see this in eclipse console or on the command line?
I see that in the Eclipse Console. It doesn't seem to prevent me from running Eclipse, but is curious.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: The SVN, nightly builds and biweekly betas

Postby jendave » 23 Sep 2011, 07:19

friarsol wrote:
jendave wrote:Do you see this in eclipse console or on the command line?
I see that in the Eclipse Console. It doesn't seem to prevent me from running Eclipse, but is curious.
Fixed r10633.

Thanks
Dave
jendave
 
Posts: 307
Joined: 01 Jun 2008, 07:19
Has thanked: 8 times
Been thanked: 21 times

Re: The SVN, nightly builds and biweekly betas

Postby Chris H. » 23 Sep 2011, 11:44

jendave wrote:Fixed r10633.
`
The error was seen in the Problems view in Eclipse. After your fix I had to use Eclipse's Maven -> Update Project Configuration... command to remove the error but everything looks good on my end now. Thank you.
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

Re: The SVN, nightly builds and biweekly betas

Postby Chris H. » 06 Oct 2011, 14:47

My HS internet went down and out in the middle of todays nightly build and they do not know when they willl be able to fix their problem at the main office site. I am posting this using a slow speed modem and it is too slow to use as a connection for the nightly build. I am sorry and hope that things will get back to normal.
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

Re: The SVN, nightly builds and biweekly betas

Postby jendave » 06 Oct 2011, 15:28

Chris H. wrote:My HS internet went down and out in the middle of todays nightly build and they do not know when they willl be able to fix their problem at the main office site. I am posting this using a slow speed modem and it is too slow to use as a connection for the nightly build. I am sorry and hope that things will get back to normal.
I'll post a nightly build in the meantime.
jendave
 
Posts: 307
Joined: 01 Jun 2008, 07:19
Has thanked: 8 times
Been thanked: 21 times

Re: The SVN, nightly builds and biweekly betas

Postby jendave » 06 Oct 2011, 15:46

Just completed posting a "daily" build.
jendave
 
Posts: 307
Joined: 01 Jun 2008, 07:19
Has thanked: 8 times
Been thanked: 21 times

Re: The SVN, nightly builds and biweekly betas

Postby Chris H. » 06 Oct 2011, 17:22

jendave wrote:Just completed posting a "daily" build.
`
Thank you Dave. :D
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

Re: The SVN, nightly builds and biweekly betas

Postby Chris H. » 14 Oct 2011, 12:08

My internet connection appears to be flakey this morning. I started the nightly build and the script appears to be hung on the

Uploading: ftp.cardforge.org/snapshots/forge/forge/1.1.6-SNAPSHOT/forge-1.1.6-20111014.111259-16.tar.bz2

step for the last half hour. I do not think that it will finish at this time. I may have to quit the terminal app and do a maven clean.


EDIT:

Well, the terminal app has now proceeded to the

Uploading: ftp.cardforge.org/snapshots/forge/forge/1.1.6-SNAPSHOT/forge-1.1.6-20111014.111259-16-osx.tar.bz2

step. But this process is very, very slow speed. I feel like I am back to the old modem dial up speed.
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

Re: The SVN, nightly builds and biweekly betas

Postby Chris H. » 14 Oct 2011, 13:18

UGh, the script has finished with a build failure. Took two hours to run where in the past it only took 30 minutes. The forge archives should be OK, it looks like the error developed in the report uploading process which takes place after the archives are uploaded.

`
Attachments
log.txt.zip
(56.56 KiB) Downloaded 426 times
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

Re: The SVN, nightly builds and biweekly betas

Postby jendave » 02 Nov 2011, 15:37

If you read the commit logs, you'll know that I have been doing a lot of code cleanup lately. I am done with it but there are some caveats.

The GuiNewGame class, which was already deprecated, has been deleted. You will need to update your Eclipse config to run the forge.view.swing.Main class to start the app from the IDE. I have already made the changes in the pom.xml for the builds.

Many classes have had their name changed (typically removing the underscore).

The next time you update you will run into some namespace changes that I made so the project would be more standards compliant. Forge.card.abilityfactory forge.card.staticability and forge.card.cardfactory had slight changes in their naming conventions.

The number of Checkstyle violations has gone from 13266 to 156 (even though Forge has 89 more Java classes now). :-)

edited - updated number of Checkstyle violations with accurate numbers.
Last edited by jendave on 02 Nov 2011, 21:38, edited 2 times in total.
jendave
 
Posts: 307
Joined: 01 Jun 2008, 07:19
Has thanked: 8 times
Been thanked: 21 times

Re: The SVN, nightly builds and biweekly betas

Postby Chris H. » 02 Nov 2011, 16:45

jendave wrote:The number of Checkstyle violations has gone from 20,000 to about 200. :-)
`
Code: Select all
[INFO] Generating "Checkstyle" report    --- maven-checkstyle-plugin:2.7
[INFO]
[INFO] There are 156 checkstyle errors.
=D>
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

PreviousNext

Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 41 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 41 users online :: 0 registered, 0 hidden and 41 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 41 guests

Login Form