Invoking Ant from Maven: The Maven AntRun Plugin
Context In my previous entries, Accessing Maven dependencies through Ant: Part 1 and Part 2...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on August 12, 2014 ·
1 min read
Accessing Maven dependencies through Ant: Part 2: The Aether Ant Tasks
Context This is the 2nd increment of this series. Here is Part 1: http://palashray.com/accessing-maven-dependencies-through-ant-part-1-the-maven-ant-tasks/ The...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on August 12, 2014 ·
1 min read
Accessing Maven dependencies through Ant: Part 1: The Maven Ant Tasks
Context I have a project which is managed by Maven. Suppose for some reason, best...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on August 12, 2014 ·
2 mins read
The ultimate idiot's handbook for build obfuscation
Prologue This piece is dedicated to those demented souls, who bungle around our industry. Their...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on July 27, 2014 ·
6 mins read
Simple ehCache Example
Problem Statement I have a data provider (basically, system-of-record) which can return me a huge...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on July 26, 2014 ·
2 mins read
[Jaspersoft] Creating custom Spring managed DataSource
Problem Statement Often for reporting, we need to gather data from many diverse resources. In...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on July 19, 2014 ·
7 mins read
Demystifying JINI: Non-Secure Server: Part 2
In Part 1, we had sieved through the example available on the JINI site and...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on July 08, 2014 ·
4 mins read
Demystifying JINI: Non-Secure Server: Part 1
Introduction What is JINI? JINI is a framework that enables us to write Java-based distributed...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on June 07, 2014 ·
7 mins read
Displaying large text in a JComboBox
Problem Statement I have a list of texts, some of which are large, and I...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on February 03, 2014 ·
7 mins read
Deploying an Applet with JNLP
JNLP is supposed to be the latest and greatest in the Java Applet world post...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on January 25, 2014 ·
3 mins read