Skip to Content.
Sympa Menu

mace-opensaml-users - Building from source

Subject: OpenSAML user discussion

List archive

Building from source


Chronological Thread 
  • From: "Rachana Ananthakrishnan" <>
  • To: <>
  • Subject: Building from source
  • Date: Tue, 10 Jun 2008 16:02:21 -0500

I am encountering the AttributeAssignmentType marshalling issue with release
version 2.1. I see that a patch has been committed, but I am seeing issues
with building from source.

I am mainly interested in the XACML pieces of the library, but following
instructions at
https://spaces.internet2.edu/display/OpenSAML/OSTwoDevManJavaBuild, based on
an earlier email on this list.

I see test failures and hence failure. Here is a trace of what I have done.
Can any one please advise?

Also, are there any nightly binary package published that I can leverage?

Thanks,
Rachana

ranantha@dsl-spare-t43-laptop
~xacmlLibrary/latest$ svn co
https://svn.middleware.georgetown.edu/java-opensaml2-main/branches/REL
_2/
A REL_2/.classpath
A REL_2/.project
A REL_2/pom.xml
U REL_2

Fetching external item into 'REL_2/java-xmltooling'
....

Checked out external at revision 1322.

Checked out revision 4.

ranantha@dsl-spare-t43-laptop
~xacmlLibrary/latest$ java -version
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
Java HotSpot(TM) Client VM (build 1.5.0_13-b05, mixed mode, sharing)

ranantha@dsl-spare-t43-laptop
~xacmlLibrary/latest/REL_2$ mvn -version
Maven version: 2.0.9
Java version: 1.5.0_13
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"

ranantha@dsl-spare-t43-laptop
~xacmlLibrary/latest/REL_2$ mvn install >
opensamlBuildTrace

Output: http://www-unix.mcs.anl.gov/~ranantha/opensaml2/opensamlBuildTrace




Archive powered by MHonArc 2.6.16.

Top of Page