-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apache ANT Fails to Compile #1267
Comments
Comment #1 originally posted by Omertron on 2010-02-12T14:52:49.000Z: I removed the test for the test 9sic) and it compiled through... will I have issues? Also, how do I use HUDSON CI? And what the heck is it anyways LOL Cheers! |
Comment #2 originally posted by Omertron on 2010-02-12T15:13:59.000Z: You won't have any issues, but the tests are designed to fail if you change something If you are just compiling yourself, that shouldn't affect you. When can we expect your first fixes? ;-) Hudson CI (http://hudson-ci.org/) is a Continuous Integration server. Basically, as I You don't need it. |
Comment #3 originally posted by Omertron on 2010-02-12T16:37:38.000Z: Ah.. .thanks Stuart... listen, between you me and the world... I look at EVERY SINGLE I am such a code noob... I can;t wrap my little nbrain around it. So OK. I think I get it. But how does the compiling tests help me in the ned,? I see What should I be doing here to fix the failure and have a clean compile? I know it Maybe I will contribute more by updating and augmenting the wiki. I am a good user (I BTW, I donated and wanted to make sure you got it... t'was last week I think ... Cheers!! |
Comment #4 originally posted by Omertron on 2010-02-12T21:09:21.000Z: Sent you an email, can carry the conversation on there |
Comment #5 originally posted by Omertron on 2010-02-12T21:17:30.000Z: Or I would if your email didn't bounce ;-) |
Comment #6 originally posted by Omertron on 2010-02-13T02:11:43.000Z: hey Stuart... :-) use mine too same as yours username gmail com Or was that the one that bounced? Did you send to manny at manny dot org? Thanks sir.. |
Original issue 1268 created by Omertron on 2010-02-12T14:14:19.000Z:
Not sure if this is the right place for this but here goes. Feel free to
delete it if not in right place.
Ever since rev 1370, I am unable to build from SVN on my end. Granted I am
a total noob at this but it was working fine. Since the tests were put in,
the build fails with an Failure (not an error) where it can;t find a poster
in the test. It is checking for movieposter.jpg or something like it.
I see where the logic is in the build.xml but since I am not a JAVA
programmer, I am afraid to mess with it and break something. Not a big deal
but I'd like to be able to restore my confidence in building on my end :-)
Windows 7 Ultimate x64
ANT 1.8.0RC01
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
Java HotSpot(TM) 64-Bit Server VM (build 16.0-b13, mixed mode)
Thanks guys.
The text was updated successfully, but these errors were encountered: