Giter VIP home page Giter VIP logo

Comments (16)

jkraybill avatar jkraybill commented on August 13, 2024 1

A workaround to simply skip the maven test step is to add "-DskipTests=true" to your call to mvn, e.g. "mvn install package -DskipTests=true"

from wsdl2apex.

vazexqi avatar vazexqi commented on August 13, 2024

@FishOfPrey : Thanks for reporting this. I'll take a look. I don't have quick access to a Windows machine so this might take some time.

As for the assertEquals, yes, the order of the arguments is expected first and then actual after that. Thanks for spotting that. Would you be able to make this change?

from wsdl2apex.

FishOfPrey avatar FishOfPrey commented on August 13, 2024

@vazexqi Yes, I'll look at verifying the order of the assertEquals arguments. It will be a good first pull request as I get my dev environment setup with Maven etc... Thanks.

from wsdl2apex.

vazexqi avatar vazexqi commented on August 13, 2024

@kren708: Feel free to chime in as well since you've worked more with the code.

from wsdl2apex.

sunderkonda avatar sunderkonda commented on August 13, 2024

Same here, I was able to clone the repo but when i try to build it using "mvn install package" I also got 15 failures. I'm stuck there and spent lot of time reinstalling and everything and also in a different machine but the same issue again. I'm using windows 7.

from wsdl2apex.

dancinllama avatar dancinllama commented on August 13, 2024

I get 12 errors on Mac OS X (Yosemite), running from a 1.8 jdk, I can send the log from mvn install package if needed.

from wsdl2apex.

vazexqi avatar vazexqi commented on August 13, 2024

@dancinllama: What are the errors that you are getting? I just tried on Mountain Lion and Maverick and both ran all 47 tests.

from wsdl2apex.

dancinllama avatar dancinllama commented on August 13, 2024

Sent the test results to your email address, vazexqi.

from wsdl2apex.

vazexqi avatar vazexqi commented on August 13, 2024

@dancinllama: What version of Java and maven are you running? I'm not sure if it is a configuration issue but it might help narrow it down. For reference, I'm on Java 1.7 and Maven 3.0.5.

from wsdl2apex.

dancinllama avatar dancinllama commented on August 13, 2024

Jdk 1.8.0_25 and Apache Maven 3.2.3 (Installed via homebrew)

from wsdl2apex.

clabrosse avatar clabrosse commented on August 13, 2024

There was a jdk update in the Yosemite update, it bit me on my home
computer too, things stopped working. You can go get the older version and
things will likely work as they did before

Sent from my iPhone

On Oct 20, 2014, at 9:02 AM, Nicholas Chen [email protected] wrote:

@dancinllama https://github.com/dancinllama: What version of Java and
maven are you running? I'm not sure if it is a configuration issue but it
might help narrow it down. For reference, I'm on Java 1.7 and Maven 3.0.5.


Reply to this email directly or view it on GitHub
#1 (comment).

from wsdl2apex.

vazexqi avatar vazexqi commented on August 13, 2024

@dancinllama: It's because of Java 8. I installed it on my laptop with Mountain Lion and it gave me the same failures as what you sent me. Could you fall back to Java 7?

from wsdl2apex.

jkraybill avatar jkraybill commented on August 13, 2024

I've received 15 errors both under JDK 7 and 8 under Windows 8. Attached is my verbose error log.

output2.txt

from wsdl2apex.

conrjac avatar conrjac commented on August 13, 2024

I am getting the same issues on Windows 10 - has anyone got a work around? I am happy to help work on a resolution on this issue if anyone has some suggestions.

from wsdl2apex.

kren708 avatar kren708 commented on August 13, 2024

Looking at the output, it seems that the difference just seems to be the
whitespace at the end of the files. Perhaps, you can try trimming both the
original and the generated outputs.

On Thu, Jan 14, 2016 at 10:02 AM, Connor Jackson [email protected]
wrote:

I am getting the same issues on Windows 10 - has anyone got a work around?
I am happy to help work on a resolution on this issue if anyone has some
suggestions.


Reply to this email directly or view it on GitHub
#1 (comment)
.

from wsdl2apex.

vazexqi avatar vazexqi commented on August 13, 2024

@kren708 - Could you take a look at these Java 8 failures? We have updated to Java 8 for the Force.com IDE and it's time to do the same for Apex2WSDL.

from wsdl2apex.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.