Fornax-Platform
Forum

Sculptor 1.6-SNAPSHOT not building

View: New views
3 Messages — Rating Filter:   Alert me  

Sculptor 1.6-SNAPSHOT not building

by James Warren :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Something changed in 1.6-SNAPSHOT that is causing nothing for me to build.  I am getting errors with duplicate files (duplicate classes) missing types (import org.hibernate.annotations.ForeignKey;import org.hibernate.annotations.OnDelete;import org.hibernate.annotations.OnDeleteAction;import org.hibernate.annotations.Type;).  Is there something I need to do to correct these errors?  Is there a way for me to get Friday's build?

Thanks,
James

Re: Sculptor 1.6-SNAPSHOT not building

by Patrik Nordwall :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You can read in the What's New how to migrate. Let us know if you need any clarification.

If you can't migrate right now you can grab the old (2009-03-09) version from maven repository or checkout the source from 2009-03-09 and build yourself.

/Patrik


James Warren wrote:
Something changed in 1.6-SNAPSHOT that is causing nothing for me to build.  I am getting errors with duplicate files (duplicate classes) missing types (import org.hibernate.annotations.ForeignKey;import org.hibernate.annotations.OnDelete;import org.hibernate.annotations.OnDeleteAction;import org.hibernate.annotations.Type;).  Is there something I need to do to correct these errors?  Is there a way for me to get Friday's build?

Thanks,
James

Re: Sculptor 1.6-SNAPSHOT not building

by James Warren :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for the quick reply.

We are unable to migrate at this time so we found a previous version which we can work against for now.


You can read in the What's New how to migrate. Let us know if you need any clarification.

If you can't migrate right now you can grab the old (2009-03-09) version from maven repository or checkout the source from 2009-03-09 and build yourself.

/Patrik


James Warren wrote:
Something changed in 1.6-SNAPSHOT that is causing nothing for me to build.  I am getting errors with duplicate files (duplicate classes) missing types (import org.hibernate.annotations.ForeignKey;import org.hibernate.annotations.OnDelete;import org.hibernate.annotations.OnDeleteAction;import org.hibernate.annotations.Type;).  Is there something I need to do to correct these errors?  Is there a way for me to get Friday's build?

Thanks,
James