GithubHelp home page GithubHelp logo

woodstock's Introduction

#### โš ๏ธThis project is now part of the EE4J initiative. This repository has been archived as all activities are now happening in the [corresponding Eclipse repository](https://github.com/eclipse-ee4j/glassfish-woodstock). See [here](https://www.eclipse.org/ee4j/status.php) for the overall EE4J transition status.
 
---
 
Please see:

    http://aseng-wiki.us.oracle.com/asengwiki/display/GlassFish/WoodstockUpdate 
    for detail instruction on how to update and publish woodstock jars.

* To build:  
	SET the ENV property ANT_OPTS with HTTP Proxy and HTTP Port

	export ANT_OPTS="-Dhttp.proxyHost=<HTTP_PROXY_VALUE> -Dhttp.proxyPort=<HTTP_PORT_VALUE>"

	cd master; ant clean; ant;  The jars will be available at master/build/ship/lib directory.

* BEFORE Running build-bundles to create the webui-jsf-bundle.jar and webui-jsf-suntheme-bundle.jar for pushing using Nexus UI, do the following:

     * Remember to change the version #'s in master/build.properties **AND**  build-bundles

     * Remember to update the doc/release-notes.html file

* Remember to tag the release!!!
(eg. "svn copy https://svn.java.net/svn/woodstock~svn/branches/Woodstock_402_Branch https://svn.java.net/svn/woodstock~svn/tags/4.0.2.8")

* Remember to document any process changes!!!

* You MUST use Maven 2.x.  Maven 3 will not work.

Troubleshooting:

* mvn may not work...
  1) Try making sure your mvn version (esp. on Ubuntu) is current.
  2) Try (re)moving your ~/.subversion directory
  3) Make sure you have a valid ~/.java.net file with your username / password:
    vim ~/.java.net
    userName=yourJavaNetLogin
    password=yourPassword
    //save the file and apply permission 600 to restrict the access:
    chmod 600 ~/.java.net
  4) If all else fails, ask for help!

woodstock's People

Contributors

jayasheelankumar avatar anissalam avatar yaminikb avatar pranjal10 avatar

Stargazers

 avatar Daniel Blair avatar  avatar John Yeary avatar

Watchers

John Yeary avatar Jonathan C avatar James Cloos avatar Romain Grecourt avatar glassfishrobot avatar Arindam Bandyopadhyay avatar Ed Bratt avatar  avatar

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.