Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Preparation for 1.1M4 build - idas.cp.jndi

Use your information card to logon to Eclipse !

Anthony Nadalin | Work 512.838.0085 | Cell 512.289.4122

Inactive hide details for "Jim Sermersheim" ---11/19/2008 07:10:20 PM---I can't remember my committer password. I'm attaching t"Jim Sermersheim" ---11/19/2008 07:10:20 PM---I can't remember my committer password. I'm attaching the jar (rebuilt with Java 1.4 options on). Can someone else commit it wh


From:

"Jim Sermersheim" <jimse@xxxxxxxxxx>

To:

"Valery Kokhan" <vkokhan@xxxxxxxxxxxxxx>, "<Higgins dev" <higgins-dev@xxxxxxxxxxx>

Date:

11/19/2008 07:10 PM

Subject:

Re: [higgins-dev] Preparation for 1.1M4 build - idas.cp.jndi




I can't remember my committer password. I'm attaching the jar (rebuilt with Java 1.4 options on). Can someone else commit it while I scrounge around for my password?

Jim

>>> Valery Kokhan <vkokhan@xxxxxxxxxxxxxx> 11/14/08 8:51 AM >>>
Hi All,

I'm working on preparation for Higgins 1.1M4 build but there are
several projects which are still not built on build server.

Jim or Tom,

Could you look at build results for
org.eclipse.higgins.idas.cp.jndi project at

http://www.eclipse.org/higgins/downloads_parser.php?loc=/downloads/idas.cp.jndi ?

It looks like cp.jndi project is unbuildable on build server for a
long time due to incompatible version of bandit-jndi-0.2.2229.jar - it
was built with Java 1.5 while build server uses Java 1.4

See extraction from build log below
===================================
[javac] Compiling 8 source files to /opt/public/technology/higgins/bin/auto/wDir/bDir/org.eclipse.higgins.idas.cp.jndi/build/bin
[javac] /opt/public/technology/higgins/bin/auto/wDir/bDir/org.eclipse.higgins.idas.cp.jndi/src/org/eclipse/higgins/idas/cp/jndi/JNDIContext.java:111: cannot access org.bandit.util.jndi.RfcFilter
[javac] bad class file: /opt/public/technology/higgins/bin/auto/wDir/bDir/org.eclipse.higgins.dependencies.redistributable/bandit-jndi-0.2.2229/bandit-jndi-0.2.2229.jar(org/bandit/util/jndi/RfcFilter.class)
[javac] class file has wrong version 50.0, should be 48.0
[javac] Please remove or make sure it appears in the correct subdirectory of the classpath.
[javac] import org.bandit.util.jndi.RfcFilter;
[javac] ^
[javac] 1 error
[echo] Target failed: Error ->>>
=================================

It appears for me that org.eclipse.higgins.saml2idp.server project
is unbuildable for the same reason.

Could you replace bandit-jndi-0.2.2229.jar in
org.eclipse.higgins.dependencies.redistributable project with the
correct one?


--
Thanks,

Valery

_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/higgins-dev(See attached file: bandit-jndi-0.2.2229.jar)_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-dev

GIF image

GIF image

Attachment: bandit-jndi-0.2.2229.jar
Description: Binary data


Back to the top