Re: The SVN, nightly builds and biweekly betas

Sounds like the forge server was down when the snapshot build was attempted?Chris H. wrote:Today's snapshot build attempt ended in an error.
Could not connect to server. Unknown host ftp.cardforge.org
High Quality Resources for Collectible Card Games and Home of the CCGHQ Team
https://www.slightlymagic.net/forum/
https://www.slightlymagic.net/forum/viewtopic.php?f=52&t=5192
Sounds like the forge server was down when the snapshot build was attempted?Chris H. wrote:Today's snapshot build attempt ended in an error.
Could not connect to server. Unknown host ftp.cardforge.org
friarsol wrote:Sounds like the forge server was down when the snapshot build was attempted?Chris H. wrote:Today's snapshot build attempt ended in an error.
Could not connect to server. Unknown host ftp.cardforge.org
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
----------
1. ERROR in /Users/chrish/Workspace_SVN/ForgeSVN/src/main/java/forge/card/spellability/Spell.java (at line 23)
import org.testng.collections.Lists;
^^^^^^^^^^
The import org.testng cannot be resolved
----------
2. ERROR in /Users/chrish/Workspace_SVN/ForgeSVN/src/main/java/forge/card/spellability/Spell.java (at line 128)
final List<Card> allp = Lists.newArrayList(Singletons.getModel().getGame().getCardsIn(ZoneType.Battlefield));
^^^^^
Lists cannot be resolved
----------
2 problems (2 errors)[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Found 2 errors and 0 warnings.
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.038s
[INFO] Finished at: Sun Oct 28 07:56:40 EDT 2012
[INFO] Final Memory: 11M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project forge: Compilation failure
[ERROR] Found 2 errors and 0 warnings.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.1:deploy (default-deploy) on project forge: Error uploading site: IOException caught while attempting to upload /Users/chrish/Workspace_SVN/ForgeSVN/target/checkout/target/site/apidocs/forge/control/input/class-use/InputControl.html: Operation timed out -> [Help 1]
I have a vast experience as a web developer - I can help with almost anything related to site.Chris H. wrote:I am wondering if we might have a situation at the cardforge site with an incomplete deploy but I do not have the technical know how to check the cardforge site and to fix/remove an incomplete deploy.
Max mtg wrote:Chris H. wrote:I am wondering if we might have a situation at the cardforge site with an incomplete deploy but I do not have the technical know how to check the cardforge site and to fix/remove an incomplete deploy.
I have a vast experience as a web developer - I can help with almost anything related to site.
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ forge ---
[INFO] Uploading: ftp.cardforge.org/releases/forge/forge/1.3.5/forge-1.3.5.jar
[INFO] Uploaded: ftp.cardforge.org/releases/forge/forge/1.3.5/forge-1.3.5.jar (3133 KB at 315.5 KB/sec)
[INFO] Uploading: ftp.cardforge.org/releases/forge/forge/1.3.5/forge-1.3.5.pom
[INFO] Uploaded: ftp.cardforge.org/releases/forge/forge/1.3.5/forge-1.3.5.pom (48 KB at 43.0 KB/sec)
[INFO] Downloading: ftp.cardforge.org/releases/forge/forge/maven-metadata.xml
[INFO] Downloaded: ftp.cardforge.org/releases/forge/forge/maven-metadata.xml (2 KB at 2.0 KB/sec)
[INFO] Uploading: ftp.cardforge.org/releases/forge/forge/maven-metadata.xml
[INFO] Uploaded: ftp.cardforge.org/releases/forge/forge/maven-metadata.xml (2 KB at 1.9 KB/sec)
[INFO] Uploading: ftp.cardforge.org/releases/forge/forge/1.3.5/forge-1.3.5-sources.jar
[INFO] Uploaded: ftp.cardforge.org/releases/forge/forge/1.3.5/forge-1.3.5-sources.jar (1564 KB at 436.0 KB/sec)
[INFO] Uploading: ftp.cardforge.org/releases/forge/forge/1.3.5/forge-1.3.5.tar.bz2
[INFO] Uploaded: ftp.cardforge.org/releases/forge/forge/1.3.5/forge-1.3.5.tar.bz2 (50049 KB at 266.6 KB/sec)
[INFO] Uploading: ftp.cardforge.org/releases/forge/forge/1.3.5/forge-1.3.5-osx.tar.bz2
[INFO] Uploaded: ftp.cardforge.org/releases/forge/forge/1.3.5/forge-1.3.5-osx.tar.bz2 (51188 KB at 261.5 KB/sec)
The reports are nice, but I wouldn't stop a release from happening because they couldn't upload.Chris H. wrote:Should I go ahead and post the release message for 1.3.5 and let the masses try it out? I think that the two forge archives are OK and it is just the reports that are incomplete.
friarsol wrote:The reports are nice, but I wouldn't stop a release from happening because they couldn't upload.
I just downloaded the file on windows and it seems to run just fine for me.
RA layer request failed
svn: Server sent unexpected return value (413 Request Entity Too Large) in response to REPORT request for '/forge/!svn/vcc/default'
org.tigris.subversion.javahl.ClientException: RA layer request failed
svn: Server sent unexpected return value (413 Request Entity Too Large) in response to REPORT request for '/forge/!svn/vcc/default'
org.tigris.subversion.javahl.ClientException: RA layer request failed
svn: Server sent unexpected return value (413 Request Entity Too Large) in response to REPORT request for '/forge/!svn/vcc/default'
cd forge/trunk
svn up
myk wrote:I was reading through the diffs in websvn, and the diff for that change is too large to fit in memory (see WebSVN run out of memory trying to display the diff). It might just be too large for Eclipse to handle. I was able to update ok from the commandline (in less than a minute, I might add) on both OSX and Linux:Edit: I was able to build the snapshot targets. If it's helpful, I can upload them somewhere for you.
- Code: Select all
cd forge/trunk
svn up
CardForge:ForgeSVN chrish$ svn up
svn: Server sent unexpected return value (413 Request Entity Too Large) in response to REPORT request for '/forge/!svn/vcc/default'